Skip to content

Instantly share code, notes, and snippets.

@juanpicado
Last active August 29, 2015 14:01
Show Gist options
  • Save juanpicado/7686130abc1cd1417b92 to your computer and use it in GitHub Desktop.
Save juanpicado/7686130abc1cd1417b92 to your computer and use it in GitHub Desktop.
How to get the console.log in Android stock browser

How to get the console.log in Android stock browser

Just type this command

adb logcat browser:I *:S
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment