DEV Community

Discussion on: How to build an app using c++ in android?

Collapse
 
rhardih profile image
René Hansen

You could take a look at the Qt framework. It's a cross platform C++ framework, that's very easy to build and run on Android.

doc.qt.io/qt-5/gettingstarted.html