java - which compiler to use for porting C++ through ndk? -


i've android app dome image proceesing. i'd write parts of app in c++ performance reason, call these methods through ndk. need specific c++ compiler eg embedded systems or do? has link correct download compiler? matt

the android ndk comes compiler included, version of gcc. should not need install other.

switching visual studio eclipse make android development life easier, though. convenient tools eclipse-based.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

c# - SharpSVN - How to get the previous revision? -

php cli reading files and how to fix it? -