how to create integratable module for mobile apps [closed]

淺唱寂寞╮ 提交于 2020-01-17 07:20:13

问题


Let's say I want to build a mobile App which others can include/integrate in their app as a separtate module. The goal is that the customers can add the functinality of my app into theirs. Since the customers have different OS/plattforms it should be plattform independent. Could i write a html5 hybrid app which is then integratable through a plugin into every existing app?


回答1:


Given the fact that you want to use native features and want developers to actually integrate your plugin you likely do best by programming it natively.



来源:https://stackoverflow.com/questions/38019100/how-to-create-integratable-module-for-mobile-apps

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