开发者

android app deployment and publishing

开发者 https://www.devze.com 2023-02-02 00:32 出处:网络
I am about to finish my first android app. Could you give me some knowledge/links/references about stuff like

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


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


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消