Continuing learning Android Development using the book ‘Beginning Android Application Development’ from Wrox.
Today, completed Chapter 11 – Publishing Android Applications.
This featured:
– How to prepare your apps for deployment
– Exporting your app as an APK file and signing it with a new certificate
– How to distribute your Android app
– Publishing your Android app on the Android Market
Useful information in this Chapter, though I’m not really ready to publish any Android apps yet.