Closed GoogleCodeExporter closed 9 years ago
Yes, you're right, apktool doesn't add this parameter, so you have to add it by
yourself. It should be added automatically xor I should update SmaliDebugging
page.
Thanks for your suggestion.
Original comment by Brut.alll
on 3 Aug 2012 at 6:03
--debug-mode
inserts android:debuggable="true" in to the application node of the
manifest, making the application debuggable even on production devices.
I used new aapt functionality to auto inject it using aapt on build.
Original comment by connor.tumbleson
on 18 Nov 2012 at 5:42
Original issue reported on code.google.com by
noloa...@gmail.com
on 2 Aug 2012 at 10:41