Hello Again;

I have several very large apps (all of them in c/c++ and qt) that are already build on arm platform (using Linux environment), but do not build using regular android tools (e.g.ndk, jni and adt-eclipse)??. How I can port the executable files (with all the libraries they need and do not exist on android) that I have for arm to the android platform and get the android apk file needed to put the app on the android apps shop??.

Thanks;




From: hany_hamza@hotmail.com
To: linaro-android@lists.linaro.org
Subject: Running Android-Arm on Qemu
Date: Thu, 4 Apr 2013 13:03:47 -0400


I am wondering if you have the necessary android img files (preferably jelly bean version) and the method to run android image on qemu running on regular ubuntu-pc-64bit.

Thank you;