I'm using AIDE to develop an Android app on my Nexus 7. The logcat viewer doesn't work well because of changes to security in Jellybean (apps can no longer read each others log files). My tablet is NOT rooted.
I started with a basic hello world, and have just edited the Main.Xml file to add some buttons to the layout. However, the app now crashes as soon as I run.
How can I debug it to determine the cause?