2017-04-23 101 views
1

我是kivy的新手,嘗試使用kivy爲android構建應用程序。工具解壓縮丟失,buildozer,kivy

時,我是應用

buildozer android debug 

與LOG_LEVEL創建APK = 2 它表明:

Tool unzip is missing 
Command failed: ./distribute.sh -m "kivy" -d "kivytut" 

Buildozer failed to execute the last command 
The error might be hidden in the log above this error 
Please read the full log, and search for it before 
raising an issue with buildozer itself. 
In case of a bug report, please add a full log with log_level = 2 

我無法找到一個名爲upzip爲buidozer任何工具(python- for-android)在互聯網上。

幫助。

回答

0

解壓安裝使用:

sudo apt-get install unzip 

而且以下是必須安裝的工具:

git 
ant 
python2 
cython (can be installed via pip) 
a Java JDK (e.g. openjdk-7) 
zlib (including 32 bit) 
libncurses (including 32 bit) 
unzip 
virtualenv (can be installed via pip) 
ccache (optional) 

這些是蟒蛇換安卓

幾個依賴