问个问题:有人用纯 cpp 写的 android 应用吗?

2015-12-03 11:13:38 +08:00
 ruin52xl

很想知道有没有人用纯 cpp 写过 android 应用,效率怎么样?

1901 次点击
所在节点    问与答
6 条回复
sophymax
2015-12-03 11:56:31 +08:00
用游戏引擎写个 app 就是了……
TVBG
2015-12-03 18:26:48 +08:00
为啥要用 cpp 写 android 应用?游戏还行, cpp 能调用的 api 数量有限,除非有类似 Xamarin 的框架。
zonghua
2015-12-03 23:43:59 +08:00
纯 cpp 的论坛都有,忘记在哪里了。
ruin52xl
2015-12-04 09:31:00 +08:00
@TVBG 纯 cpp 写的应用好像可以不受虚拟机的限制!
ruin52xl
2015-12-04 09:32:04 +08:00
@zonghua 纯 cpp 的论坛这个虽然不常见,但是知道有! 但是纯 cpp 的 android 应用还真没见过!
TVBG
2015-12-04 14:51:04 +08:00
@ruin52xl android 有许多的代码是 java 写的,如果用 c++就意味着无法使用或正常使用。在官方 NDK 的简介有这些话: Before downloading the NDK, you should understand that the NDK will not benefit most apps. 和 In general, you should only use the NDK if it is essential to your app — never because you simply prefer to program in C/C++. 不过发现一个非官方的方案 https://www.embarcadero.com/products/rad-studio

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/240795

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX