View Single Post
Posts: 3,319 | Thanked: 5,610 times | Joined on Aug 2008 @ Finland
#38
Originally Posted by jjx View Post
I've read you don't have to use Java to develop Android apps now. You can get down a bit lower.
This is incorrect. You still HAVE to use Java. What is new is that you can develop LIBRARIES and FUNCTIONS as native code. Calling this full native language development is quite a stretch. The NDK states it very clearly:

Please note that the NDK does not enable you to develop native-only applications. Android's primary runtime remains the Dalvik virtual machine.
 

The Following 6 Users Say Thank You to attila77 For This Useful Post: