it does not work. here is the setting in my manifest.xml:

    <application
        android:name="com.xxx.yyy"
        android:label="@string/app_name"
        android:icon="@drawable/icon_zzz"
        android:debuggable="true"
        >

my apk stills gets a *false* Config.DEBUG value.


On Apr 4, 6:40 pm, "~ TreKing" <[email protected]> wrote:
> On Sun, Apr 4, 2010 at 6:20 PM, HeHe <[email protected]> wrote:
> > how can i make a "debug build" in Eclipse IDE?
>
> Use the "debuggable" flag in your manifest.
>
> >  right now, no matter if i use "Run>Run As" or "Run>Debug As" menu
> > commands, i always see Config.DEBUG == false.
>
> Didn't Xavier just answer this for you?
>
> On Sun, Apr 4, 2010 at 3:35 PM, Xavier Ducrohet <[email protected]> wrote:
> > If you are talking about
> >http://d.android.com/reference/android/util/Config.html#DEBUGthen it's
> > based on whether the device build is a debug build. It has nothing to do
> > with your app.
>
> --------------------------------------------------------------------------- 
> ----------------------
> TreKing - Chicago transit tracking app for Android-powered 
> deviceshttp://sites.google.com/site/rezmobileapps/treking

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

To unsubscribe, reply using "remove me" as the subject.

Reply via email to