search

Home  >  Q&A  >  body text

html5 - Android混合开发

目前 纯Android 的应用越来越少, 了 我是学Android端的,现在想和Html5配合 , 混合开发, 还从来没使用过, 请问有什么系统性的学习Android混合楷发吗? 或者是什么框架, 怎么操作. 我都不知道,没了解过, 请大家推荐一下!!!

巴扎黑巴扎黑2771 days ago567

reply all(4)I'll reply

  • PHP中文网

    PHP中文网2017-04-18 09:16:48

    No quarreling, the following is purely nonsense....

    It can be divided into several levels:

    1. Native WebView framework + JSBridge, which is essentially JS object injection technology. For open source projects, see github: lzyzsd/JsBridge

    2. cordova / phonegap / ionic frameworks based on Html5 + JS + CSS encapsulation are essentially web applications

    3. React Native is a framework that uses Web front-end languages ​​to develop Native applications and provide Native application experience. This is no longer a Web application.

    p.s. Categories 2 and 3 are the result of Web front-end development outweighing the ambition of native development. [Face cover, run away~]

    reply
    0
  • 黄舟

    黄舟2017-04-18 09:16:48

    If you want to cooperate with HTML5, it is recommended that you learn cordova or ionic or appcan and other frameworks
    If you want to get rid of dom, it is recommended that you learn FB's react native or Alibaba's weex

    reply
    0
  • 巴扎黑

    巴扎黑2017-04-18 09:16:48

    HTML5+, the extended standard for HTML5 by the HTML5 China Industry Alliance. Achieve native functional experience based on reusing HTML5. The performance is much better than cordova and so on.

    reply
    0
  • 巴扎黑

    巴扎黑2017-04-18 09:16:48

    http://blog.csdn.net/github_3... This is good

    reply
    0
  • Cancelreply