Everything,
Is there a PhoneGap / Cordova emulator / layout library so that we can develop and debug our application in a regular web browser (especially since the vast majority of our code is application logic with very few Cordoba API calls here and there). Debugging / coding with a real mobile device or device emulator is much more cumbersome and disrupts the development workflow. Please note that we do not want to check if the Cordoba API is working or not. We just want to be able to run our application in a web browser without his death, because navigator.suchAndASuch.thisAndThat() is undefined.
TIA.
rdodev
source share