Does porting Android application to BB 10 causes performance issues?

半腔热情 提交于 2019-12-12 02:16:02

问题


I am very new to BlackBerry 10 development. Reading some of the documents I could understand that it is possible to port Android applications to BB 10. In fact it is the only way one can develop apps for BB 10 using JAVA language.

I really wonder porting the apps will ever cause any performance issues in BB 10. My client is very particular about the performance of the application which we are developing.

Can any of the experts here tell me whether there is a chance that the ported application be slow in BB 10?

Thank you in advance. Awaiting your reply

Jayakrishnan Salim


回答1:


Regarding the performance, no issue is to be reported. It works just fine, as on a mid-end Android 2.3 device. However, not that not every application can be ported, some restrictions applies: in particular, your application can't contain native (C/C++) code.



来源:https://stackoverflow.com/questions/18101238/does-porting-android-application-to-bb-10-causes-performance-issues

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!