0
我是相當新的Android和我需要設置ENV建包(不是從RHEL Linux機器發展。如何在RHEL Linux的安裝Android SDK與平臺和構建工具
我需要安裝Android sdk在RHEL linux機器上(不是ubuntu),我不能打開sdk管理器來下載平臺工具和編譯工具,請讓我知道是否有一些機構已經做到了這一點,這是編譯和構建過程所必需的。雖然試圖更新平臺是沒有可用的目標
我的基本要求是設置環境來構建和生成apk包(代碼是由開發人員開發的,我的要求是隻是co mpile並建立包)
$ android list target
Available Android targets:
$ android update sdk -u
Refresh Sources:
Fetching https://dl.google.com/android/repository/addons_list-2.xml
Fetched Add-ons List successfully
Refresh Sources
Fetching URL: https://dl.google.com/android/repository/repository-11.xml
Refresh Sources:
Fetching URL: https://dl.google.com/android/repository/repository-11.xml
Refresh Sources:
Fetching URL: https://dl.google.com/android/repository/repository-11.xml
Refresh Sources:
Fetching URL: https://dl.google.com/android/repository/repository-11.xml
There is nothing to install or update.
也許這樣? https://fedoraproject.org/wiki/HOWTO_Setup_Android_Development#Install_Android_SDK –
不,這不工作,我需要在平臺目錄內製作一個構建工具 –
不確定你的意思...不要只是下載特定的SDK版本才能獲得構建工具? –