Warning: Declaration of action_plugin_linebreak::register(&$controller) should be compatible with DokuWiki_Action_Plugin::register(Doku_Event_Handler $controller) in /home/stepism/www/ue4/wiki/lib/plugins/linebreak/action.php on line 41

Warning: Declaration of action_plugin_markdownextra::register(&$controller) should be compatible with DokuWiki_Action_Plugin::register(Doku_Event_Handler $controller) in /home/stepism/www/ue4/wiki/lib/plugins/markdownextra/action.php on line 16

Warning: Declaration of action_plugin_syntaxhighlighter3_action::register(Doku_Event_Handler &$controller) should be compatible with DokuWiki_Action_Plugin::register(Doku_Event_Handler $controller) in /home/stepism/www/ue4/wiki/lib/plugins/syntaxhighlighter3/action/action.php on line 28
001 Android環境の構築(4.10) [stepism@UE4メモ]

ユーザ用ツール

サイト用ツール


wiki:tips:001

差分

この文書の現在のバージョンと選択したバージョンの差分を表示します。

この比較画面にリンクする

次のリビジョン
前のリビジョン
次のリビジョン 両方とも次のリビジョン
wiki:tips:001 [2016/03/02 13:02]
step 作成
wiki:tips:001 [2016/03/02 23:33]
step
ライン 1: ライン 1:
 ====== 001 Android環境の構築(4.10) ====== ====== 001 Android環境の構築(4.10) ======
  
-UE4でも通常のAndroid開発と同様に、Android SDK/NDK, JDK, Ant のインストールが必要にな+ 
 +===== 概要 ===== 
 +UE4でも通常のAndroid開発と同様に、Android SDK/NDK, JDK, Ant のインストールが必要ですが、とても簡単になっています 
 +\\ 
 +\\ 
  
 ===== 環境のインストール ===== ===== 環境のインストール =====
-**C:​\Program Files (x86)\Epic Games\4.10\Engine\Extras\AndroidWorks\Win64\AndroidWorks-1R1-windows.exe**+**C:​\Program Files (x86)\Epic Games\4.10\Engine\Extras\AndroidWorks\Win64** にある**AndroidWorks-1R1-windows.exe**を実行する。
 を実行する。 を実行する。
 +\\ 
 +\\
  
 ===== Androidパッケージの出力方法 ===== ===== Androidパッケージの出力方法 =====
 [ファイル]の [プロジェクトをパッケージ化]から[Android]を選択して出力するテクスチャフォーマットを指定してパッケージを作成出来ます。 [ファイル]の [プロジェクトをパッケージ化]から[Android]を選択して出力するテクスチャフォーマットを指定してパッケージを作成出来ます。
 {{:​wiki:​tips:​20160302201.png|}} {{:​wiki:​tips:​20160302201.png|}}
 +Android端末のUSBデバッグをONにして、作成したパッケージのbatファイルを実行すればインストールが開始されます。
 +\\
 +\\
 +\\
 +
 +===== 起動すると「No Google Play Store Key」ダイアログメッセージが表示される場合 =====
 +{{:​wiki:​tips:​screenshot_2016030301.png|}}
 +
 +
 +
 +
  
wiki/tips/001.txt · 最終更新: 2016/03/14 23:01 by step