将 Android 应用程序逐步上传到 google play...? [英] Upload Android app to google play step by step...?

查看:35
本文介绍了将 Android 应用程序逐步上传到 google play...?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

1)我是 android 发行版的新手,我的应用程序已准备就绪,现在我想通过 google play 分发它.但我找不到如何创建证书,因为默认调试证书不用于分发.任何人都可以帮助我创建自签名证书.我使用 mac os 和 eclipse 作为 ide 进行开发.

1) I'm newbie to android distribution,my application is ready and now I want to distribute it through google play. But I can't find how to create certificate, because default debug certificate not use for distribute. can any one help me to create self signed certificate. I'm using mac os and eclipse as ide for development.

2)使用自签名证书创建适当的 .apk 后.上传它的过程是什么?在哪里?是否有任何我必须在 google play 上创建的帐户,通过它我可以上传和管理我的应用程序(例如 iphone 开发者帐户).

2) After creating appropriate .apk with self signed certificate. what is the process to upload it and where? Is there any account I've to create on google play through which I can upload and manage my app (like iphone developer account).

推荐答案

可以't 得到比源更好的分解.

简单模式:

  1. 由于您使用的是 eclipse,只需单击文件->导出->导出 Android 应用程序".按照向导的说明进行操作.您需要使用密码创建一个密钥库.在密钥库中,您需要创建一个密钥来为应用程序签名.密钥可以具有与密钥库相同的密码或不同的密码.保留密钥库和密码.每次要更新应用程序时,您都需要使用 SAME EXACT KEY.如果不这样做,您将需要在商店中将您的应用作为其他程序重新提交.

  1. Since you're using eclipse, just click "File->Export->Export Android Application". Follow the wizard's instructions. You'll need to create a keystore with password. Within the keystore, you'll need to create a key to sign the app with. The key can have the same password as the keystore or a different one. KEEP THE KEYSTORE AND PASSWORDS. You will need to use the SAME EXACT KEY every time you want to update your app. Failing to do so will require you to resubmit your app as a different program on the store.

转到https://play.google.com/apps/publish/.创建您的帐户.您必须支付 25 美元的一次性费用才能提交.到达那里后,您将可以访问您的控制台.点击上传申请"按钮,按照提示输入信息,点击保存".如果一切都是您喜欢的方式,请单击发布".喝杯咖啡,看书,玩游戏,去健身房,什么都行.几个小时后回来,您和其他人都可以从商店下载该应用程序.

Go to https://play.google.com/apps/publish/. Create your account. You'll have to pay a one-time fee of $25 to submit. Once there, you'll have access to your console. Click the button "Upload Application", follow the instructions, input the info, click "Save". If everything is the way you like it, click "Publish". Grab some coffee, read a book, play a game, go to the gym, whatever. Come back a couple hours later and you and everyone else will be able to download the app from the store.

这一切都假设您有一个小于 50MB 的 apk.当您必须实施扩展文件时,事情会变得更加复杂,多个 APK应用许可,或任何其他Google 服务.

This is all assuming you have ONE apk that is LESS THAN 50MB in size. Things get more complicated when you have to implement expansion files, multiple APKs, app licensing, or any of the other Google Services.

更新

截至 2015 年 9 月,在您必须使用扩展文件之前,Google Play 商店中的 APK 的最大大小可以为 100MB.

As of September 2015, the maximum size of an APK on the Google Play store can be 100MB before you have to use expansion files.

这篇关于将 Android 应用程序逐步上传到 google play...?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆