简体   繁体   English

Android模拟器无法使用PhoneGap查看我的index.html

[英]Android Emulator does not view my index.html with PhoneGap

I am trying to run the sample (or any) application with phonegap in android emulator. 我正在尝试在Android模拟器中使用phonegap运行示例(或任何示例)应用程序。 I followed all the instructions in the PhoneGap's manual, but instead of the contents of index.html, an ordinary android activity starts. 我按照了PhoneGap手册中的所有说明进行操作,但是开始了普通的android活动,而不是index.html的内容。 I am using phonegap version 1-2-0 and android emulator with target api 8 (android 2.2). 我正在使用具有目标api 8(android 2.2)的phonegap版本1-2-0和android模拟器。 What am I doing wrong? 我究竟做错了什么? Thanks. 谢谢。

This is very hard to answer without some more info. 没有更多信息,这很难回答。 I have managed to get phonegap running on the emulator and my phone fairly recently so it works. 我设法在最近的模拟器和手机上运行了phonegap,因此可以正常工作。

Have you tried MDS applaud ? 您是否尝试过为MDS鼓掌喝彩? (It's a plugin for eclipse.) (这是eclipse的插件。)

http://www.mobiledevelopersolutions.com/home/start http://www.mobiledevelopersolutions.com/home/start

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

相关问题 Phonegap无法在android模拟器上运行(找不到index.html) - Phonegap not working on android emulator(index.html not found) HTML Code index.html设计不适合Phonegap Android应用程序的移动视图? - HTML Code index.html design does not fit to mobile view for Phonegap android application? 科尔多瓦(或phonegap)android应用两次加载index.html - Cordova (or phonegap) android app loaded index.html twice 适用于Android的JQuery Mobile + PhoneGap - 加载index.html时出错 - JQuery Mobile + PhoneGap for Android - Error loading index.html android phonegap外部wordpress图像未在index.html中加载 - android phonegap external wordpress image not loading in index.html 在Android Studio中将皮棉列表导出为HTML不会将我的index.html替换为皮棉问题 - Exporting the lint list to HTML in Android Studio does not replace my index.html with the lint issues Phonegap Index.html重置每次启动 - Phonegap Index.html reset each launch 通过使用phonegap android中的“后退”按钮从images.html返回index.html - return to index.html from images.html by using phone back button in phonegap android 如何使用phonegap在index.html上按后退按钮时退出Android应用程序 - How to get android app to quit when press back button on index.html using phonegap PhoneGap 1.8.1 - super.loadUrl(“file:///android_asset/www/index.html”)问题 - PhoneGap 1.8.1 - super.loadUrl(“file:///android_asset/www/index.html”) issue
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM