[android-developers] Re: adb upload

2011-02-15 Thread davemac
With the new ADT, you don't even need to set debuggable in AndroidManifest.xml. When you do Run As- or Debug As- from Eclipse to either a device or to the emulator, you're going to get a debug version of your apk (unless you explicitly set debuggable to false). When you choose your project in

[android-developers] Re: adb upload

2011-02-14 Thread Hendrik Greving
Oh and second question, how do you actually know whether you've compiled in debug or release mode in Eclipse? This is actually very basic but somehow not very obvious in this tool. - Original Message - From: Hendrik Greving To: Android Developers Sent: Monday, February 14,