简体   繁体   English

如何将html文档集成到代码中

[英]How do I intergrate a html document into the code

I am currently working on a new app and this is my first ever app I have attemped to make with the android os. 我目前正在开发一个新应用,这是我尝试使用android操作系统制作的第一个应用。

I am using eclipse 3.6 and using android 1.5 version as the base to make the app as compatible as I can with all android phones. 我正在使用eclipse 3.6并以android 1.5版本为基础,以使该应用程序与所有android手机尽可能兼容。

I am a newbie to java and I read a few tutorials which helped me get the app up and working but I am using webview using iframes and have the html document hosted online but I would like to have it intergrated into the app itself so that I will not have to worry if a lot of people use the app will not bring down the website. 我是Java的新手,我阅读了一些教程来帮助我启动和运行该应用程序,但是我正在使用iframe使用Webview并在线托管了html文档,但我希望将其集成到应用程序中,以便我如果很多人使用该应用程序不会导致网站瘫痪,则不必担心。

But I also want it to be able to update all the data off the website when members want to check for updated information on the html document as I am using the html document to control the main gui. 但是,我也希望它能够在会员想要检查html文档上的更新信息时更新网站上的所有数据,因为我正在使用html文档来控制主gui。

请使用PhoneGap ,这将满足您的要求

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM