Felgo Apps Examples and Demos
Felgo offers a number of open-source demos and examples. You may use them as a starting point for your own apps, or just copy parts of it to speed up your development.
After you installed Felgo SDK you can browse through some examples which show how you can use Felgo Apps for your custom app.
Felgo Developer App
The Developer App includes a collection of open-source example apps made with Felgo. The Developer App is part of the Felgo SDK and also available on iOS and Android.
Access App Demos & Examples
The demos are part of the Felgo SDK. Open them by browsing to the following folder:
<Path to your Felgo SDK>/Examples/Felgo
Just open the .pro
files with Qt Creator and you can run the demos on your development PC or deploy them to your mobile devices.
Included App Demos & Examples
Here is a list of all app demos that are included in the Felgo SDK:
Conference management and networking app
Felgo component collection and showcase app
Spotify-like music streaming application
Time tracking and project management app
Heartrate monitor app using Bluetooth LE (BLE).
GPS-recording and social network fitness app
A Twitter-like social network app
Location-based and map-centric bike or car sharing app
Facebook Messenger-like messaging app
Map and location feature demo app
Maps app demo with browser integration showcase for WebAssembly
Embedded weather dashboard UI app
To-Do list & architecture best-practice app
Coffee Machine UI for embedded devices
Real estate marketplace App
YouTube video streaming and playback Demo
Grocery shopping list app
User input validation demo app
Translate your app in multiple languages
More App Examples
We also offer a list of short code examples to solve common use cases: Code Snippets