Port Qt on Android without using Ministro.apk
Hi,
I am trying to port Qt 4.8 to Android.I am trying to make an Android.mk file in u1/android/external/qt-android and trying to build using ./build.sh U1_EUR_OPEN p eng 02.
I am getting a lot of errors because of dependencies. Can some tell me any idea of resolving this.Basically I don't want to use Ministro.apk for doing this.
Regards,
Ankit
Re: Port Qt on Android without using Ministro.apk
As far as I remember Ministro only gives you the Qt bundle. If you really want, you can bundle Qt together with your software. I'm not sure how this problem relates to "I'm trying to port Qt to Android".