将Android应用程式上传到Google Play一步一步...? [英] Upload Android app to google play step by step...?

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

问题描述

1)
我是新的蜜蜂到android分发,我的应用程序已经准备好,现在我想通过谷歌播放分发它。但是我找不到如何创建证书,因为默认调试证书不能用于分发。
可以任何一个帮助我创建自签名证书。
我使用os mac和eclipse作为开发的ide。

1) I'm new bee 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 os mac and eclipse as ide for development.

2)
afte用自签名证书创建适当的.apk。什么是上传它的过程和在哪里。喜欢有任何帐户,我在谷歌游戏上创建,通过它我可以上传和管理我的应用程序(如在iphone开发者帐户)。

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

推荐答案

简易模式:


  1. ,只需点击文件 - >导出 - >导出Android应用程序。按照向导的说明进行操作。您需要使用密码创建密钥库。在密钥库中,您需要创建一个键以使用该应用程序进行签名。密钥可以具有与密钥库相同的密码或不同的密钥。保存关键词和密码。每次要更新应用程序时,都需要使用同一个EXACT键。否则将需要您重新提交应用程式作为商店中的其他程式。

  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.

此应用程式可以从商店下载。是所有假设你有一个apk是小于50MB的大小。当您必须实施扩展文件时,情况会变得更加复杂, a href =http://developer.android.com/guide/google/play/publishing/multiple-apks.html =nofollow>多个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.

UPDATE

截至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天全站免登陆