Any Links for Debugging on Android?

Our friend Kishor has sent this information

 

Please find below some pointers for log-based debugging of your app:

 

1.       You can log the debug stuff to the ADB console by calling console.log() in javascript.

2.       You can run a adb -s emulator-5554 logcat from a command prompt to see the logs.

 

Some useful links:

 

1.       http://stackoverflow.com/questions/4683503/debug-javascript-in-android-emulator-with-phonegap

2.       http://www.frenchguys.com/wordpress/showing-console-consolelog-output-phonegap-androideclipse/

3.       http://phonegap.com/2011/05/18/debugging-phonegap-javascript/

4.       https://github.com/phonegap/phonegap/wiki/Debugging-in-PhoneGap

5.       http://www.raymondcamden.com/index.cfm/2012/5/10/Setting-up-console-debugging-for-PhoneGap-and-Android

 

 

Comments

Popular posts from this blog

What is Skylake and how does it compare with Broadwell or Haswell?

What is Tokenization?

Good Links for PMI Certification.