开发者

Unable to run html5 application in android emulator

     I created one html5 application and generated  war file and deployed i开发者_运维技巧t into tomcat server . 

    After that I tried to use tomcat url  to run in android emulator, but it is not working .      Showing that webpage is not available.

    Can you please help on this issue.


you are locally deployed your application in tomcat. so you need to give your ip like

http://ip:8080/html5app.

it'll run your web native app in android emulator..

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜