[android-developers] How Do I Compile in Release Mode?

2009-05-04 Thread hivebrain
I am following the instructions on code signing on the Android Developer site, and it mentions that if you specify that you want to compile in Debug mode, it automatically signs the resulting file with a debug key. It also says that if you specify that Eclipse should compile in Release mode,

[android-developers] Re: SQLite Pre-populated Database

2009-04-30 Thread hivebrain
Mark, Do you know if after the resource has been moved to the SD card, whether it can be deleted from the package to free up main memory for the user? I am enjoying your book, by the way. --Mike On Apr 11, 6:40 am, Mark Murphy mmur...@commonsware.com wrote: fg1921 wrote: 1. Included the db