The Felgo Developer App allows you to browse and try all the important Felgo components and open-source demos right on your mobile phone. Simply download from the iOS or Android store and check it out!
Browse all features and pick the ones you need for your app. Every example comes with full source code, so you can copy the parts most useful for your project!
The source code for all examples and demos can also be found on GitHub.
Made for the Qt World Summit Conference, this app is a fully featured conference app, which is also published to the app stores. It shows all talks, speakers, event info, let's you manage your favorite talks, allows filtering and searching of talks and includes chat and gamification elements.
The Twitter app shows how to build layouts like in the official Twitter app for iOS and Android. It includes some dummy data which can easily be replaced by implementing Twitter's API. It includes all common navigation concepts and demonstrates how to use the NavigationStack component within a root Navigation item.
The Messaging App demonstrates how to create a Facebook Messenger like app. It shows how to use the Navigation item and how to push new Page items on the NavigationStack page stack.
The Maps app displays free bikes or boxes at bike stations for Vienna's bike sharing service Citybike Wien.
The Weather App showcases how to include powerful animations in your user interface. It also shows how to build gorgeous fullscreen layouts with just a few lines of code. The app makes use of several QtQuick animation components and introduces a custom timer-based animation for changing the text.
Quickly test all open-source game demos & examples of the Felgo SDK, right from within one application!
Browse all examples like Sprites, Content Scaling or Physics and pick the ones you need for your game. Every demo and example comes with full source code, so you can copy the parts most useful for your project!
The Sample Launcher is included in the Felgo SDK.