【发布时间】:2014-09-07 07:51:17
【问题描述】:
您好,我想为网站开发一个应用程序,但在没有任何更改的情况下显示网站设计 谁能帮帮我
我的意思的一个例子是 Stackexchange android 应用程序
【问题讨论】:
-
使用现有网站的设计提示编写应用程序。
标签: android web-services web webview
您好,我想为网站开发一个应用程序,但在没有任何更改的情况下显示网站设计 谁能帮帮我
我的意思的一个例子是 Stackexchange android 应用程序
【问题讨论】:
标签: android web-services web webview
我建议从以下链接中的 Android webapp 文档开始: http://developer.android.com/guide/webapps/index.html
这里是一些文档的链接,这些文档介绍了如何在 Web 应用程序中执行一些基本操作,例如添加 Web 视图和页面导航: http://developer.android.com/guide/webapps/webview.html
【讨论】: