Hello, The problem is that my app gets block on my Nexus One phone with a dialog Waiting for debugger to attach. Force close. when I don't have the usb cable connected to the phone and running the debugger.
I have the debug flag set to false in the androidmanifest.xml file. But the app(os) still appears to be looking for the debugger. I also pulled DevTools from the 2.1 emulator and loaded it on the phone but the Development settings tab errors out on the phone and it causes a Force Close condition in the devtools app. Does any one have any advice on how to get the phone to stop looking for the debugger for my app? I can solve the problem by renaming the app and recompiling. But who wants to change the app name just to go to the release version. Thanks for any help. Is there a version of DevTools that will work on Android 2.1 on the Nexus one phone. -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

