Reputation: 1423
I am about to finish my first android app. Could you give me some knowledge/links/references about stuff like deployment, app signing, android market, app publishing etc
Thanks
Upvotes: 3
Views: 2080
Reputation: 4529
android developer guide contains everything you need to know.
And this video tutorial is also a good source to get some knowledge on app publishing.
Upvotes: 0
Reputation: 9945
Everything is in the dev guide:
http://d.android.com/guide/publishing/app-signing.html
http://d.android.com/guide/publishing/versioning.html
http://d.android.com/guide/publishing/licensing.html
http://d.android.com/guide/publishing/preparing.html
http://d.android.com/guide/publishing/publishing.html
Upvotes: 5