Possible to run c++ api, php and apache on android? - General Questions and Answers

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

Related

[Q] porting Snort on Android

Hello all,
Is there a way to port Snort to Android OS? I have already ported
libpcap to Android and I have made some simple native sniffers which worked
perfectly.To do this, I used the NDK development kit that offers you some
tools for cross compiling C programs to ARM architecture.
Is this possible to do it for Snort. I know that Snort is a big project that
contains many source files and uses many modules such as Libpcap, PCRE,
Libdnet, Barnyard2, DAQ. I am wondering if is there a way to build
this code for Android.. E.g. by statically link all this modules.. Moreover an
other potential problem may be the fact that Android uses a subset of libc
(bionic), so maybe some basic functions are not available..
Have anyone done it before? Or, can some one give me some help on how
to start?
Thank you in advance,
Thanasis

[Q] Is there anything on Android can Edit and Compile Basic Java Codes??

Is there any apps on Android can edit and compile Java codes?
I can fine C/C++ compile on android market but for Java?
If there is, I could make my Galaxy Tab 10.1 more like my netbook.
I Thank You.

[Q]compiling Qt applications using prebuilt NDK toolchain

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

[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.

Apps developing on Android with C++ on Ubuntu.

Hi everyone! I'm running Ubuntu and I wanna know. if there are some IDE to develop apps for android using C++ Sorry for some mistakes that migrt be I'm not a native speker.
You can still use Eclipse
Code:
http://mhandroid.wordpress.com/2011/01/23/using-eclipse-for-android-cc-development/

Categories

Resources