Androidでパッケージできない

0
I can’t package Android.

I searched various sites for a whole day, but I couldn’t find a solution, so I would appreciate it if you could help me.

▼ Situation

① After downloading Android Studio 3.5.3 according to the official website, execute the Setup Android script

(2) Manually set the path because the Android SDK field in the project settings was blank.

③ Set the setting and license acceptance now on Android of the project setting

④ Packaging has started, but rungradle.bat error occurs

⑤ Since Android Studio was installed on the D drive, uninstall it once and install it on the C drive again.

⑥ Manually modify the Android SDK path in the project settings

⑦ When I run the package on Android, the Unreal Engine4 documentation site opens and the packaging is not executed.

  • Japanese is not used for file names and folder names.

Thank you.

sorry for not helping but translated to english to see if anyone can

Androidのパッケージが出来ません。

丸一日色んなサイトを調べて回りましたが解決策が分からず、お力をお貸し頂けますと幸いです。

▼状況

①公式サイトに沿ってAndroidStudio3.5.3をダウンロードした後、SetupAndroidスクリプトを実行

②プロジェクト設定のAndroid SDK欄が空欄だったためパスを手動設定

③プロジェクト設定のAndroidにて、今すぐ設定およびライセンス承諾を設定

④パッケージ化は開始されたがrungradle.batエラーが発生

⑤AndroidStudioをDドライブにインストールしていたため、1度アンインストールし、再度Cドライブにインストール

⑥プロジェクト設定のAndroid SDKのパスを手動修正

⑦Androidでパッケージを実行するとUnreal Engine4 documentationのサイトが開き、パッケージ化が実行されない

※ファイル名やフォルダ名に日本語は使用していません。

よろしくお願いいたします。

Have you looked / checked your settings for the project?

プロジェクトの設定を確認/確認しましたか?

回答ありがとうございます。プロジェクト設定は記載の通り確認しています。
Unreal ProjectsフォルダをCドライブ直下からDドライブ直下に移動し、再挑戦すると理由は不明なままですがパッケージできるようになりました。
ありがとうございました。