My Project is in HTML 5, CSS3,JavaScript. My project is perfectly work in internet browser(either using localhost or server)
Now i want to run my project on android Emulator. i am using http://'localhost':8036/login or http://'AndroidLocalhostipaddress':8036/login to run project on browser. and also try to copy my project in asset folder(web-view technique)but it is not work? My project correctly work in iPad(iPhone) but in Android it not work.
First tell me any code conversion required to run on Emulator.