devextreme - What is the fastest way to compile a phonegap code? -


whenever test change in code (add 'console.log' example) involving phonegap command, need make process of use visual studio create .zip, upload on phonegap site, generate .apk, install in emulator, open inspect chrome , test it? or there faster alternative?

in tags mentioned devextreme.

with devextreme product, if need test device-specific code, can use devextreme courier apps, available ios, android , windows phone, or run app in device browser scanning qr-code (but way no phonegap plugins available)

or, if need test ui, can run app in device browser or use build-in simulator runs in of browsers , let test non-device specific features.


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -