I want to run PHP + MySQL server on my Android Device. People seem to suggest applications like KSWeb and Bit Web.
Other solutions suggested are that I install an application that allows me to run Linux on Android. This requires the Android Device to be rooted. :(
I don't want to use any other application for this. So I would like to build an application similar to KSWeb myself. I have searched around for how to start building such application but it has not helped so far. Any guidance on how to go about this?
I mean how is it possible for KSWeb to build something like this, without root. :O
Any guidance on how to go about building this application would be very helpful.
Somewhere I was told to get the binaries compiled for ARMv6, but I don't know how to start.
Can NDK be of any use to me?
Please Help.