If you run your app on eclipse, i.e. without making an apk and installing it on the phone, you always run with the debug flag in true.
If you want to run 100% in normal mode you have to make an APK file and install it on a real phone. On Mon, Jul 25, 2011 at 4:54 PM, Christophe < [email protected]> wrote: > I'm using eclipse but I run the app using the normal mode, not the > debug mode. > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

