[android-beginners] Re: Waiting for Debugger on Release Version.

2010-02-04 Thread fadden
On Feb 2, 6:57 pm, AZDev wrote: > Apparently the issue is due to the WaitForDebugger System setting > being a value of  1, causing the force close dialog. > If the setting is a 0 then the dialog does not appear.  Since > DevTools  doesn't work on Android 2.1 Please file a bug on b.android.com. T

[android-beginners] Re: Waiting for Debugger on Release Version.

2010-02-02 Thread AZDev
Thanks TreKing, Apparently the issue is due to the WaitForDebugger System setting being a value of 1, causing the force close dialog. If the setting is a 0 then the dialog does not appear. Since DevTools doesn't work on Android 2.1, I downloaded the source code for the app and found various cla