bherrmann7 / Car-Cast

Car Cast is a simple Android podcast downloader and player. Optimized for use in a daily commute, it features big buttons, large text, remembers last played location. FOR MORE INFO ---> http://jadn.com/cc/
http://jadn.com/cc/
57 stars 30 forks source link

Review if debug mode is needed on release builds. #50

Closed andrm closed 10 years ago

andrm commented 13 years ago

Carcast has "android:debuggable=true" in the manifest, even on release builds. Apparently this is not needed anymore and may slow down the device. Please see the answers on this stackoverflow page: http://stackoverflow.com/questions/4580595/what-would-happen-if-android-app-is-released-with-debuggable-on