因为我本身是做网站的。公司想开发app,一时半会儿又招不到人,想让我来做。
app的界面和功能与手机网站比较类似,就是想把用bootStrap做的手机网站(不是纯HTML,有一些动态内容,比如用户管理,文章管理等,一般是用php+mysql+ci框架做的)转成安卓apk程序,添加一些功能(比如推送,调用支付宝或微信支付等)。
看到一些入门教程都是那种native的用java写,不想学那种了。
有没有适合我这种需求的教程?
学习是最好的投资!
ionic framework: suitable for html5 development, you can use it if the business logic is not complicatedor you can try react native
Since it is transferred from the front end, then don’t use the native framework, use React Native.
React Native
Android official documentation
ionic framework: suitable for html5 development, you can use it if the business logic is not complicated
or you can try react native
Since it is transferred from the front end, then don’t use the native framework, use
React Native
.Android official documentation