Monday, July 25, 2011

Re: [android-developers] Re: CountDownTimer too slow ???

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 <christophe.lebesnerais@gmail.com> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment