Hi, I am running Qt Android application on the virtual device but it is not running on the real device (Android Mini PC API 4.1). The application is starting on the mini pc but screen darkens then I closed program and I open program again but program is not running this time.
I have not an Android Phone so, I am running on the Android Mini PC (Device is this: Rikomagic MK802 IIS Android 4.1) bu it is not running. I created a new project and I put a pushbutton and I compiled (release). Then I installed QtApp-released-signed.apk file on the mini pc. I set:
http://s9.postimg.org/vclyktrbz/Andr...nifest_xml.png AndroidManifest.XML
http://s21.postimg.org/fhoyjmagn/Build_Android_APK.png Build Android APK
Project is very easy. This is project file (not apk file) (55.4 KB): https://cloud.mail.ru/public/5uR9/XYG1ZmWi8
Thanks.