There is support for applications implemented entirely in native (C/C++) code:
http://developer.android.com/reference/android/app/NativeActivity.html However, this is intended really for a small class of applications, like games, and requires Android 2.3 or later. If you're asking because you know C/C++ and not Java, I think it's going to be easier to learn some Java and use that. 31.03.2011 1:36 пользователь "TreKing" <[email protected]> написал: -- 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

