distribute android market | titanium

titanium studioの[Distribute Android]でファイルを作成します。

Select Distribution Locatio: 適当にディレクトリを作っておきます。
Key Store Location:
Key Store Password:
Alias:

さてKeyを作るそうです。

http://developer.android.com/guide/publishing/app-signing.html#cert

$ which keytool
/usr/bin/keytool

上記URLのサンプルコマンドは以下のようです。

$ keytool -genkey -v -keystore my-release-key.keystore 
-alias alias_name -keyalg RSA -keysize 2048 -validity 10000

my-release-key.keystore => junichi.keystore
alias_name => junichiapp
とかで良いのでしょうか、junichi部分をアプリの略名にしました。

$ keytool -genkey -v -keystore junichi.keystore -alias junichi -keyalg RSA -keysize 2048 -validity 10000
Enter keystore password:  
Re-enter new password: 
What is your first and last name?
  [Unknown]:  Junichi Otake
What is the name of your organizational unit?
  [Unknown]:  rd
What is the name of your organization?
  [Unknown]:  Ground Road Technology, LLC
What is the name of your City or Locality?
  [Unknown]:  tokyo
What is the name of your State or Province?
  [Unknown]:  tokyo
What is the two-letter country code for this unit?
  [Unknown]:  jp
Is CN=Junichi Otake, OU=rd, O="Ground Road Technology, LLC", L=osaki, ST=tokyo, C=jp correct?
  [no]:  
Generating 2,048 bit RSA key pair and self-signed certificate (SHA1withRSA) with a validity of 10,000 days
	for: CN=Junichi Otake, OU=rd, O="Ground Road Technology, LLC", L=maebashi, ST=gunma, C=jp
Enter key password for 
	(RETURN if same as keystore password):  
[Storing junichi.keystore]

junichi.keystoreというファイルができています。
フォームに戻って、Keyファイルの場所とパスワードを入力
すると
apkファイルが完成します。

これをandroid marketに登録です。

This entry was posted on 水曜日, 8月 24th, 2011 at 6:07 PM and is filed under Android, Titanium. You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.

Unityによるゲームを公開しております iOS/Android
https://itunes.apple.com/jp/app/lost-knight-3d-action/id900917032
https://play.google.com/store/apps/details?id=com.groundroad.runknight

各種開発支援・機能開発等小さいお仕事などもお請けしております。
unity開発支援, PHPシステム開発, javascript/html5 フロント開発, titanium mobileアプリ開発
お気軽にお問い合わせください
大崎・五反田近郊での対面でのお打ち合わせはいつでも可能です。