How to run a c or c++ program on a Android Device like Samsung galaxy tab? -


hi im wondering how execute simple helloworld c or c++ program on android phone googled dont find crystal clear working methods guys direct me in this....

you need use android ndk (native development kit).

the ndk package contains some demos can compile , run.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -