[Q]compiling Qt applications using prebuilt NDK toolchain - General Questions and Answers

Dear all,
What would be the main problem of compiling Qt applications for android (Imagining we have root access on android) using prebuilt NDK toolchain arm-linux-androideabi-gcc, and running the executable on Android phone?
I'm awaire of Necessitas project, and how much easy the work of a developer would be using Qtcreator with Necessitas. But this would create an .apk.
What if I like to compile the code into executable and use Qt and NDK libraries?
Is it technically/practically possible?
Any hint would be appreciated.
Saeed

Related

[Q] linux apps compiling using NDK

i have asus eeepc with android froyo 2.2.2 ....x86
i need ntfs file support system i want to know ..how i can compile ntfs-3g from source that can be used in android
i used the ndk but i m not quite familiar with it ,,,,,can any one tell me how i can compile ntfs-3g and another native tools like ppp and bash to android platform...........waiting for answers.........i posted on androidx86 group but no response .....help me xda..

[Q] Android NDK is sufficient to develope JNI???

I need to develop JNI native code for TV. I am using Android NDK and SDK both to do the same. So Is it possible to develop the JNI Native code without using Android SDK or both tools are mandatory to do the same ? If only Android NDK is needed then how to do that ? Any help would be appreciated.

[Development Kit] android adt

I would like to start building the android ADT to work for the nexus 7 with the Ubuntu rom.
I have started to compile the ADT I am getting toolchain error which tomorrow I should fix with using the android ndk toolchain.
If anyone would like to help I would appreciate it I'll release the .tar.gz of the compiled ADT when I get it to compile thanks!)

[Q] How to include an android library in an android project with mm

Hi everyone,
I have an android library ("is library" checked on eclipse) that i'd like to include in my android android project.
Everything compiles fine on Eclipse, but for some reasons I have to compile it through the android.mk of my project.
I tried to include my library as a subfolder of my project, and got this in my application's makefile :
include $(call all-subdir-makefiles)
But the links are not made between the library and my project...
How can I solve that ?
Thanks in advance

Possible to run c++ api, php and apache on android?

Hello, since android is a linux kernel at the base, i wanted to a run my c++ api with apache and php which will interact with an android app. Is that possible? will i have to compile a completely new ROM? I'm a newbie to android. Thanks in advance

Categories

Resources