Re: Android C/C++ dev kit

Originally Posted by
ickyfehmleh
No, they'll still exist, plus they'll be faster because the boobie bounce processing will all be done in native code.
The Python interpreter is interesting, especially if Dalvik-based applications are allowed access to it. There are quite a few applications available for eg Linux that can be extended via Python, mostly because it's easier than writing C/C++/Java code that plugs in but also because Python is awesome. If Dalvik-based applications can be extended via Python, this opens up a whole slew of opportunities for developers. It also makes mocking out an application incredibly easy -- quickly write the "first draft" in Python to make sure you have the logic and interoperability right, then rewrite in Java for a finalized product.
I am really looking forwards to being able to do graphic manips in C. For raw pixel by pixel stuff you cant beat good ole memory efficient C.
Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.
Bookmarks