I mean I can test the behaviour of my application on Android/iPhone Webview using my desktop, without needing to push my code and test on real devices.
Is there anything for doing that?
Use the PhoneGap App, you give it a url and it simulates a device running webview.
Otherwise with Cordova and I would imagine with PhoneGap as well, you can push through to an android emulator and ios emulator.
Rafael Zomer Antunes
Fullstack Developer
The fast way that i know is using
it will gives you an IP adress, so you can go put it on browser (if you use chrome, you can press F12 and select a device, like bellow)