[android-beginners] Re: Compile C on Android Phone

2009-10-03 Thread cookiemonsta
isn't NDK installed on your computer machine? doesn't that mean that the programs would be compiled on it i want something that would let me write programs on the phone, while on the go. hehe... i am not even sure if thats possible with the android, but am hoping that there is something that

[android-beginners] Re: Compile C on Android Phone

2009-10-03 Thread Chris Stratton
On Oct 3, 5:18 am, Sean Hodges seanhodge...@googlemail.com wrote: As far as I'm aware, no. There is no native C compiler available for the stock Android platform. To get that level of access to your device, you'd need to root the phone and cross-compile a tool-chain for it. Rooting the phone

[android-beginners] Re: Compile C on Android Phone

2009-10-02 Thread Paul Turchenko
Doubt that. On Oct 1, 4:36 am, cookiemonsta mohamed.suh...@gmail.com wrote: i would like to know if there is a compiler that can be installed ON the android phone to be used to compile C programms. --~--~-~--~~~---~--~~ You received this message because you are

[android-beginners] Re: Compile C on Android Phone

2009-10-02 Thread ITWizard
Hei cookiemonsta, yes, you can! to quote somebody famous. To get it started consult the Android NDK package - http://developer.android.com/sdk/ndk/1.5_r1/index.html it also has 2 applications to get you started from the basics of it. For a more complex application including Java and C++, you

[android-beginners] Re: Compile C on Android Phone

2009-10-02 Thread Clear Computers
everything is a virtuqal machin e right so you want dos box or some sh t and a liget wight c compiler like lcc or whatever, banging out, freestyling on the android phone boss man promotions style 2009/10/3 Raphael r...@android.com On Fri, Oct 2, 2009 at 5:25 PM, cookiemonsta