Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I use debug directly in my Android device. When I use the AVD for debugging the Qt Creator creates a .apk file in the project\bin folder but where in device ? I can't find my application's .apk in my device.
Hi,
AFAIK, they can be found in /data/app
Thanks for your reply.. :-) But I've found nothing... :-(
Might have been moved or even removed…
Out of curiosity why do you need the apk ?