Sunday, February 12, 2012

Re: [android-developers] debuggable="false"

There are a property called debugable of Avd. You can print by adb shell get prop. I don't if it is the cause of your problem.

在 2012-2-12 下午1:36,"Walid Aly" <walmaly@gmail.com>写道:

I set the debuggable attribute to false but still I can debug using
eclipse
           android:debuggable="false" >
so what is actually its effect.?

Walid

--
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

--
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