Android应用程序构建替代方案

Android应用程序构建替代方案,第1张

概述我开始研究 Android编程. 在开发移动应用程序时,除了使用SDK开发本机应用程序之外还有其他选择吗? 例如,是否可以仅使用Web技术开发应用程序? 如果是这样,您对不同技术(限制等)的体验是什么? 谢谢 使用Gingerbread,您现在可以使用NativeActivity使用NDK创建应用程序. This release of the NDK includes many new APIs, 我开始研究 Android编程.

在开发移动应用程序时,除了使用SDK开发本机应用程序之外还有其他选择吗?

例如,是否可以仅使用Web技术开发应用程序?

如果是这样,您对不同技术(限制等)的体验是什么?

谢谢

解决方法 使用Gingerbread,您现在可以使用NativeActivity使用NDK创建应用程序.

This release of the NDK includes many@H_404_27@ new APIs,most of which are introduced@H_404_27@ to support the development of games@H_404_27@ and similar applications that make@H_404_27@ extensive use of native code. Using@H_404_27@ the APIs,developers have direct@H_404_27@ native access to events,audio,@H_404_27@ graphics and window management,@H_404_27@ assets,and storage. Developers can@H_404_27@ also implement the AndroID application@H_404_27@ lifecycle in native code with help@H_404_27@ from the new NativeActivity class. For@H_404_27@ detailed information describing the@H_404_27@ changes in this release,read the@H_404_27@ CHANGES.HTML document included in the@H_404_27@ downloaded NDK package.

如果您愿意使用网络技术,我会向您推荐这本书:@H_404_27@Programming the Mobile.

总结

以上是内存溢出为你收集整理的Android应用程序构建替代方案全部内容,希望文章能够帮你解决Android应用程序构建替代方案所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址:https://www.54852.com/web/1128252.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2022-05-30
下一篇2022-05-30

发表评论

登录后才能评论

评论列表(0条)

    保存