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? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -