Another Android Blog

Insights into those hard to solve Android Development problems

Skip to: Content | Sidebar | Footer

Tag: Source not found

Debugging Android “Source not found” Errors

2 June, 2010 (19:16) | Debugging | By: Randall Mitchell

According to Moazzam, you can have errors fed to you log by using a try/catch statement. Well, it worked like a charm. I slightly modified the code as follows….