Can I do Android Programming in C++, C?

前端 未结 7 534
攒了一身酷
攒了一身酷 2020-12-23 13:44

Can I do Android programming in C++, C? If the answer is \"yes\" then please tell how? And what\'s the procedure to set up?

I don\'t know Obj-C, Java, but well-verse

7条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-23 13:58

    You can take a look also at C++ Builder XE6, and XE7 supports android in c++ code, and with Firemonkey library.

    http://www.embarcadero.com/products/cbuilder

    Pretty easy way to start, and native code. But the binaries have a big size.

提交回复
热议问题