[EMAIL PROTECTED] wrote: > I read somewhere that it is possible to run Hello-World written in C, > on Android. > > Could anyone please tell me: > 1. how to start with native development for Android? > 2. What native libraries are supported?
Via the SDK, this is not really supported. Once Android is released as open source, you can (presumably) develop whatever you want in C, but you may only be able to distribute the results via your own firmware distribution. -- Mark Murphy (a Commons Guy) http://commonsware.com Android Training on the Ranch! -- Mar 16-20, 2009 http://www.bignerdranch.com/schedule.shtml --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

