HTML5 App
Mobile apps developed using HTML5 are not mobile web pages. This is where newbies get most confused.
Mobile web files are stored on the web server, while mobile App files are stored locally on the phone. Writing mobile App
The html, js, and css files are packaged into native installation packages such as ipa or apk, and run on the mobile client.
Of course, some pages in these mobile apps can continue to be downloaded from the server as web pages.
Therefore, mobile web, when creating a new project in HBuilder, belongs to the web project. Do not place in Mobile App item
At present. Mobile web projects cannot be jointly debugged and packaged with real machines.
Statement:
All resources on this website are contributed and published by netizens, or reprinted by major download sites. Please check the integrity of the software yourself! All resources on this website are for learning and reference only. Please do not use them for commercial purposes, otherwise you will be responsible for all consequences incurred! If there is any infringement, please contact us to delete and remove it. Contact information: admin@php.cn