Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new depencency ordering broke some usecases with buildozer #140

Closed
tshirtman opened this issue Jul 28, 2013 · 9 comments
Closed

new depencency ordering broke some usecases with buildozer #140

tshirtman opened this issue Jul 28, 2013 · 9 comments

Comments

@tshirtman
Copy link
Member

I have a number of dependencies (both recipes and pip) in a project built with buildozer, and since the merge of #135 it's been unbuildable (unless manually reseting the python-for-android clone to before the merge).

Error is python-install not being built, making the whole process fail.

I'll try to build a testcase out of my complex setup when i can.

@tito
Copy link
Member

tito commented Jul 28, 2013

At least, give one example of running build that failed :/

@akshayaurora
Copy link
Member

Experienced this yesterday.

Simple test case is::

  1. Goto kivy-remote-shell dir/clone it
  2. Delete any .buildozer if it exists
  3. fill up the buildozer.spec and run buildozer android debug

I get ::

@localhost kivy-remote-shell]$ buildozer android debug 
# Check configuration tokens
# Ensure build layout
# Check configuration tokens
# Preparing build
# Check requirements for android
# Search for Git git
#  -> found at /usr/bin/git
# Search for Cython cython
#  -> found at /usr/bin/cython
# Search for Java compiler
#  -> found at /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.19.x86_64/bin/javac
# Search for Java keytool
#  -> found at /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.19.x86_64/jre/bin/keytool
# Install platform
# Apache ANT found at /home/qua-non/.buildozer/android/platform/apache-ant-1.8.4
# Android SDK found at /home/qua-non/.buildozer/android/platform/android-sdk-21
# Android NDK found at /home/qua-non/.buildozer/android/platform/android-ndk-8e
# Android packages already installed.
# Check application requirements
# Run './distribute.sh -l'
# Cwd /mnt/Data/code/kivy-remote-shell/.buildozer/android/platform/python-for-android
Available modules: android audiostream cymunk docutils ffmpeg hostpython jpeg kivy libxml2 libxslt lxml mysql_connector numpy openssl paramiko pil png pyasn1 pycrypto pygame pyjnius pylibpd pyopenssl pyqrcode python sdl setuptools sqlite3 twisted txws wokkel zope
# Application requirements already installed, pass
# Compile platform
# Run './distribute.sh -l'
# Cwd /mnt/Data/code/kivy-remote-shell/.buildozer/android/platform/python-for-android
Available modules: android audiostream cymunk docutils ffmpeg hostpython jpeg kivy libxml2 libxslt lxml mysql_connector numpy openssl paramiko pil png pyasn1 pycrypto pygame pyjnius pylibpd pyopenssl pyqrcode python sdl setuptools sqlite3 twisted txws wokkel zope
# Run 'git clean -dxf'
# Cwd /mnt/Data/code/kivy-remote-shell/.buildozer/android/platform/python-for-android
Removing .deps
Removing .optional-deps
Removing .packages/
Removing build/
Removing dist/
Removing src/default.properties
Removing src/local.properties
# Run './distribute.sh -m "pycrypto pyasn1 pyjnius twisted kivy"'
# Cwd /mnt/Data/code/kivy-remote-shell/.buildozer/android/platform/python-for-android
Check build dependencies for Mageia
Avoid check build dependencies, unknow platform Mageia
Check enviromnent
SDK located at /home/qua-non/.buildozer/android/platform/android-sdk-21
NDK located at /home/qua-non/.buildozer/android/platform/android-ndk-8e
NDK version is 8e
API level set to 14
Check mandatory tools
Distribution will be located at /mnt/Data/code/kivy-remote-shell/.buildozer/android/platform/python-for-android/dist/default
Entering in ARM enviromnent
Compiler found at /home/qua-non/.buildozer/android/platform/android-ndk-8e/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin/arm-linux-androideabi-gcc
PATH is /home/qua-non/.buildozer/android/platform/android-ndk-8e/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin/:/home/qua-non/.buildozer/android/platform/android-ndk-8e/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86_64/bin/:/home/qua-non/.buildozer/android/platform/android-ndk-8e:/home/qua-non/.buildozer/android/platform/android-sdk-21/tools:/mnt/Data/android/buildozer/tools:/mnt/Data/android/android-sdk-linux/platform-tools:/mnt/Data/android/android-sdk-linux/platforms:/mnt/Data/android/android-sdk-linux/tools:/usr/bin:/bin:/usr/local/bin:/usr/X11R6/bin/:/usr/games:/usr/lib64/qt4/bin:/home/qua-non/bin
Leaving ARM enviromnent
Read pycrypto recipe
Module pycrypto depend on openssl hostpython python
Read pyasn1 recipe
Read pyjnius recipe
Module pyjnius depend on python sdl
Read twisted recipe
Module twisted depend on zope
Read kivy recipe
Module kivy depend on pygame pyjnius android
Read openssl recipe
Read hostpython recipe
Read python recipe
Module python depend on hostpython
Ignored python, already processed
Read sdl recipe
Module sdl depend on python
Read zope recipe
Module zope depend on python
Read pygame recipe
Module pygame depend on python sdl
Ignored pyjnius, already processed
Read android recipe
Module android depend on pygame
Ignored hostpython, already processed
Ignored python, already processed
Ignored python, already processed
Ignored python, already processed
Ignored sdl, already processed
Ignored pygame, already processed
Modules changed to hostpython openssl pyasn1 python pycrypto sdl zope pygame pyjnius twisted android kivy
Run get packages
Download package for hostpython
Downloading http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
--2013-07-28 22:50:31--  http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
Resolving python.org (python.org)... 82.94.164.162, 2001:888:2000:d::a2
Connecting to python.org (python.org)|82.94.164.162|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 11754834 (11M) [application/x-bzip2]
Saving to: ‘Python-2.7.2.tar.bz2’

     0K .......... .......... .......... .......... ..........  0% 70.9K 2m41s
    50K .......... .......... .......... .......... ..........  0%  144K 2m0s
   100K .......... .......... .......... .......... ..........  1%  210K 98s
   150K .......... .......... .......... .......... ..........  1%  205K 87s
   200K .......... .......... .......... .......... ..........  2%  210K 80s
   250K .......... .......... .......... .......... ..........  2%  205K 75s
   300K .......... .......... .......... .......... ..........  3% 70.6K 87s
   350K .......... .......... .......... .......... ..........  3%  126M 76s
   400K .......... .......... .......... .......... ..........  3%  110K 78s
   450K .......... .......... .......... .......... ..........  4% 87.3K 82s
   500K .......... .......... .......... .......... ..........  4%  472K 77s
   550K .......... .......... .......... .......... ..........  5%  105K 79s
   600K .......... .......... .......... .......... ..........  5%  130K 79s
   650K .......... .......... .......... .......... ..........  6%  114K 79s
   700K .......... .......... .......... .......... ..........  6%  140K 79s
   750K .......... .......... .......... .......... ..........  6%  126K 79s
   800K .......... .......... .......... .......... ..........  7%  124K 79s
   850K .......... .......... .......... .......... ..........  7%  126K 79s
   900K .......... .......... .......... .......... ..........  8%  123K 79s
   950K .......... .......... .......... .......... ..........  8%  129K 79s
  1000K .......... .......... .......... .......... ..........  9%  124K 79s
  1050K .......... .......... .......... .......... ..........  9%  133K 78s
  1100K .......... .......... .......... .......... .......... 10%  154K 77s
  1150K .......... .......... .......... .......... .......... 10%  149K 77s
  1200K .......... .......... .......... .......... .......... 10%  155K 76s
  1250K .......... .......... .......... .......... .......... 11%  181K 75s
  1300K .......... .......... .......... .......... .......... 11%  103K 75s
  1350K .......... .......... .......... .......... .......... 12%  174K 74s
  1400K .......... .......... .......... .......... .......... 12% 97.3K 75s
  1450K .......... .......... .......... .......... .......... 13%  172K 74s
  1500K .......... .......... .......... .......... .......... 13%  127K 74s
  1550K .......... .......... .......... .......... .......... 13%  141K 73s
  1600K .......... .......... .......... .......... .......... 14%  127K 73s
  1650K .......... .......... .......... .......... .......... 14%  131K 73s
  1700K .......... .......... .......... .......... .......... 15%  131K 72s
  1750K .......... .......... .......... .......... .......... 15%  130K 72s
  1800K .......... .......... .......... .......... .......... 16%  137K 72s
  1850K .......... .......... .......... .......... .......... 16%  132K 71s
  1900K .......... .......... .......... .......... .......... 16%  133K 71s
  1950K .......... .......... .......... .......... .......... 17%  143K 71s
  2000K .......... .......... .......... .......... .......... 17%  155K 70s
  2050K .......... .......... .......... .......... .......... 18% 94.5K 70s
  2100K .......... .......... .......... .......... .......... 18%  177K 69s
  2150K .......... .......... .......... .......... .......... 19%  140K 69s
  2200K .......... .......... .......... .......... .......... 19%  143K 69s
  2250K .......... .......... .......... .......... .......... 20% 96.2K 69s
  2300K .......... .......... .......... .......... .......... 20%  183K 68s
  2350K .......... .......... .......... .......... .......... 20%  121K 68s
  2400K .......... .......... .......... .......... .......... 21%  137K 67s
  2450K .......... .......... .......... .......... .......... 21%  142K 67s
  2500K .......... .......... .......... .......... .......... 22%  135K 67s
  2550K .......... .......... .......... .......... .......... 22%  141K 66s
  2600K .......... .......... .......... .......... .......... 23%  141K 66s
  2650K .......... .......... .......... .......... .......... 23% 94.9K 66s
  2700K .......... .......... .......... .......... .......... 23%  192K 65s
  2750K .......... .......... .......... .......... .......... 24%  111K 65s
  2800K .......... .......... .......... .......... .......... 24%  139K 65s
  2850K .......... .......... .......... .......... .......... 25%  139K 64s
  2900K .......... .......... .......... .......... .......... 25%  137K 64s
  2950K .......... .......... .......... .......... .......... 26%  130K 63s
  3000K .......... .......... .......... .......... .......... 26%  135K 63s
  3050K .......... .......... .......... .......... .......... 27%  145K 63s
  3100K .......... .......... .......... .......... .......... 27%  144K 62s
  3150K .......... .......... .......... .......... .......... 27%  137K 62s
  3200K .......... .......... .......... .......... .......... 28%  120K 61s
  3250K .......... .......... .......... .......... .......... 28%  118K 61s
  3300K .......... .......... .......... .......... .......... 29%  122K 61s
  3350K .......... .......... .......... .......... .......... 29%  129K 61s
  3400K .......... .......... .......... .......... .......... 30%  129K 60s
  3450K .......... .......... .......... .......... .......... 30%  144K 60s
  3500K .......... .......... .......... .......... .......... 30%  144K 59s
  3550K .......... .......... .......... .......... .......... 31%  139K 59s
  3600K .......... .......... .......... .......... .......... 31%  132K 59s
  3650K .......... .......... .......... .......... .......... 32% 88.8K 59s
  3700K .......... .......... .......... .......... .......... 32%  266K 58s
  3750K .......... .......... .......... .......... .......... 33%  113K 58s
  3800K .......... .......... .......... .......... .......... 33%  124K 57s
  3850K .......... .......... .......... .......... .......... 33% 96.4K 57s
  3900K .......... .......... .......... .......... .......... 34%  101K 57s
  3950K .......... .......... .......... .......... .......... 34%  110K 57s
  4000K .......... .......... .......... .......... .......... 35%  104K 57s
  4050K .......... .......... .......... .......... .......... 35%  105K 56s
  4100K .......... .......... .......... .......... .......... 36%  113K 56s
  4150K .......... .......... .......... .......... .......... 36%  114K 56s
  4200K .......... .......... .......... .......... .......... 37%  120K 56s
  4250K .......... .......... .......... .......... .......... 37%  133K 55s
  4300K .......... .......... .......... .......... .......... 37%  133K 55s
  4350K .......... .......... .......... .......... .......... 38%  161K 54s
  4400K .......... .......... .......... .......... .......... 38%  171K 54s
  4450K .......... .......... .......... .......... .......... 39%  199K 53s
  4500K .......... .......... .......... .......... .......... 39%  205K 53s
  4550K .......... .......... .......... .......... .......... 40%  210K 52s
  4600K .......... .......... .......... .......... .......... 40%  118K 52s
  4650K .......... .......... .......... .......... .......... 40%  145K 51s
  4700K .......... .......... .......... .......... .......... 41%  116K 51s
  4750K .......... .......... .......... .......... .......... 41%  233K 50s
  4800K .......... .......... .......... .......... .......... 42%  133K 50s
  4850K .......... .......... .......... .......... .......... 42% 90.5K 50s
  4900K .......... .......... .......... .......... .......... 43%  170K 49s
  4950K .......... .......... .......... .......... .......... 43%  112K 49s
  5000K .......... .......... .......... .......... .......... 43%  130K 49s
  5050K .......... .......... .......... .......... .......... 44%  115K 48s
  5100K .......... .......... .......... .......... .......... 44%  120K 48s
  5150K .......... .......... .......... .......... .......... 45%  126K 48s
  5200K .......... .......... .......... .......... .......... 45%  131K 47s
  5250K .......... .......... .......... .......... .......... 46%  124K 47s
  5300K .......... .......... .......... .......... .......... 46%  138K 47s
  5350K .......... .......... .......... .......... .......... 47%  131K 46s
  5400K .......... .......... .......... .......... .......... 47%  146K 46s
  5450K .......... .......... .......... .......... .......... 47%  147K 45s
  5500K .......... .......... .......... .......... .......... 48%  178K 45s
  5550K .......... .......... .......... .......... .......... 48%  175K 44s
  5600K .......... .......... .......... .......... .......... 49%  107K 44s
  5650K .......... .......... .......... .......... .......... 49%  177K 44s
  5700K .......... .......... .......... .......... .......... 50%  154K 43s
  5750K .......... .......... .......... .......... .......... 50% 87.4K 43s
  5800K .......... .......... .......... .......... .......... 50%  199K 42s
  5850K .......... .......... .......... .......... .......... 51%  127K 42s
  5900K .......... .......... .......... .......... .......... 51%  137K 42s
  5950K .......... .......... .......... .......... .......... 52%  153K 41s
  6000K .......... .......... .......... .......... .......... 52%  102K 41s
  6050K .......... .......... .......... .......... .......... 53%  118K 41s
  6100K .......... .......... .......... .......... .......... 53% 76.3K 41s
  6150K .......... .......... .......... .......... .......... 54% 75.9K 40s
  6200K .......... .......... .......... .......... .......... 54% 76.9K 40s
  6250K .......... .......... .......... .......... .......... 54% 79.7K 40s
  6300K .......... .......... .......... .......... .......... 55% 89.2K 40s
  6350K .......... .......... .......... .......... .......... 55% 88.0K 40s
  6400K .......... .......... .......... .......... .......... 56%  115K 39s
  6450K .......... .......... .......... .......... .......... 56%  131K 39s
  6500K .......... .......... .......... .......... .......... 57%  168K 38s
  6550K .......... .......... .......... .......... .......... 57%  184K 38s
  6600K .......... .......... .......... .......... .......... 57%  192K 37s
  6650K .......... .......... .......... .......... .......... 58%  210K 37s
  6700K .......... .......... .......... .......... .......... 58%  204K 36s
  6750K .......... .......... .......... .......... .......... 59% 73.4K 36s
  6800K .......... .......... .......... .......... .......... 59%  201K 36s
  6850K .......... .......... .......... .......... .......... 60%  391K 35s
  6900K .......... .......... .......... .......... .......... 60%  110K 35s
  6950K .......... .......... .......... .......... .......... 60%  107K 35s
  7000K .......... .......... .......... .......... .......... 61% 97.7K 34s
  7050K .......... .......... .......... .......... .......... 61%  112K 34s
  7100K .......... .......... .......... .......... .......... 62% 97.3K 34s
  7150K .......... .......... .......... .......... .......... 62%  116K 33s
  7200K .......... .......... .......... .......... .......... 63%  116K 33s
  7250K .......... .......... .......... .......... .......... 63%  122K 32s
  7300K .......... .......... .......... .......... .......... 64%  125K 32s
  7350K .......... .......... .......... .......... .......... 64%  136K 32s
  7400K .......... .......... .......... .......... .......... 64%  166K 31s
  7450K .......... .......... .......... .......... .......... 65%  167K 31s
  7500K .......... .......... .......... .......... .......... 65%  185K 30s
  7550K .......... .......... .......... .......... .......... 66%  204K 30s
  7600K .......... .......... .......... .......... .......... 66%  210K 29s
  7650K .......... .......... .......... .......... .......... 67%  124K 29s
  7700K .......... .......... .......... .......... .......... 67%  116K 29s
  7750K .......... .......... .......... .......... .......... 67%  137K 28s
  7800K .......... .......... .......... .......... .......... 68% 89.7K 28s
  7850K .......... .......... .......... .......... .......... 68%  108K 28s
  7900K .......... .......... .......... .......... .......... 69%  110K 27s
  7950K .......... .......... .......... .......... .......... 69% 89.6K 27s
  8000K .......... .......... .......... .......... .......... 70%  111K 27s
  8050K .......... .......... .......... .......... .......... 70%  111K 26s
  8100K .......... .......... .......... .......... .......... 70%  115K 26s
  8150K .......... .......... .......... .......... .......... 71%  112K 26s
  8200K .......... .......... .......... .......... .......... 71%  136K 25s
  8250K .......... .......... .......... .......... .......... 72%  133K 25s
  8300K .......... .......... .......... .......... .......... 72%  188K 24s
  8350K .......... .......... .......... .......... .......... 73%  189K 24s
  8400K .......... .......... .......... .......... .......... 73%  210K 23s
  8450K .......... .......... .......... .......... .......... 74%  205K 23s
  8500K .......... .......... .......... .......... .......... 74% 78.4K 23s
  8550K .......... .......... .......... .......... .......... 74%  205K 22s
  8600K .......... .......... .......... .......... .......... 75%  232K 22s
  8650K .......... .......... .......... .......... .......... 75%  113K 21s
  8700K .......... .......... .......... .......... .......... 76% 88.7K 21s
  8750K .......... .......... .......... .......... .......... 76% 91.7K 21s
  8800K .......... .......... .......... .......... .......... 77% 98.8K 20s
  8850K .......... .......... .......... .......... .......... 77% 92.5K 20s
  8900K .......... .......... .......... .......... .......... 77% 99.5K 20s
  8950K .......... .......... .......... .......... .......... 78%  114K 19s
  9000K .......... .......... .......... .......... .......... 78%  110K 19s
  9050K .......... .......... .......... .......... .......... 79%  123K 19s
  9100K .......... .......... .......... .......... .......... 79%  137K 18s
  9150K .......... .......... .......... .......... .......... 80%  172K 18s
  9200K .......... .......... .......... .......... .......... 80%  165K 17s
  9250K .......... .......... .......... .......... .......... 81%  205K 17s
  9300K .......... .......... .......... .......... .......... 81%  204K 17s
  9350K .......... .......... .......... .......... .......... 81%  208K 16s
  9400K .......... .......... .......... .......... .......... 82%  122K 16s
  9450K .......... .......... .......... .......... .......... 82%  157K 15s
  9500K .......... .......... .......... .......... .......... 83%  108K 15s
  9550K .......... .......... .......... .......... .......... 83%  136K 15s
  9600K .......... .......... .......... .......... .......... 84%  175K 14s
  9650K .......... .......... .......... .......... .......... 84%  108K 14s
  9700K .......... .......... .......... .......... .......... 84%  113K 13s
  9750K .......... .......... .......... .......... .......... 85%  128K 13s
  9800K .......... .......... .......... .......... .......... 85%  123K 13s
  9850K .......... .......... .......... .......... .......... 86%  121K 12s
  9900K .......... .......... .......... .......... .......... 86%  121K 12s
  9950K .......... .......... .......... .......... .......... 87%  117K 11s
 10000K .......... .......... .......... .......... .......... 87%  136K 11s
 10050K .......... .......... .......... .......... .......... 87%  127K 11s
 10100K .......... .......... .......... .......... .......... 88%  131K 10s
 10150K .......... .......... .......... .......... .......... 88%  136K 10s
 10200K .......... .......... .......... .......... .......... 89%  164K 10s
 10250K .......... .......... .......... .......... .......... 89%  158K 9s
 10300K .......... .......... .......... .......... .......... 90%  189K 9s
 10350K .......... .......... .......... .......... .......... 90%  193K 8s
 10400K .......... .......... .......... .......... .......... 91%  116K 8s
 10450K .......... .......... .......... .......... .......... 91%  149K 8s
 10500K .......... .......... .......... .......... .......... 91% 86.4K 7s
 10550K .......... .......... .......... .......... .......... 92%  169K 7s
 10600K .......... .......... .......... .......... .......... 92%  123K 6s
 10650K .......... .......... .......... .......... .......... 93%  127K 6s
 10700K .......... .......... .......... .......... .......... 93%  123K 6s
 10750K .......... .......... .......... .......... .......... 94%  128K 5s
 10800K .......... .......... .......... .......... .......... 94%  150K 5s
 10850K .......... .......... .......... .......... .......... 94%  128K 4s
 10900K .......... .......... .......... .......... .......... 95%  128K 4s
 10950K .......... .......... .......... .......... .......... 95% 96.3K 4s
 11000K .......... .......... .......... .......... .......... 96%  149K 3s
 11050K .......... .......... .......... .......... .......... 96%  113K 3s
 11100K .......... .......... .......... .......... .......... 97%  122K 3s
 11150K .......... .......... .......... .......... .......... 97%  130K 2s
 11200K .......... .......... .......... .......... .......... 98%  128K 2s
 11250K .......... .......... .......... .......... .......... 98%  131K 1s
 11300K .......... .......... .......... .......... .......... 98%  128K 1s
 11350K .......... .......... .......... .......... .......... 99%  141K 1s
 11400K .......... .......... .......... .......... .......... 99%  128K 0s
 11450K .......... .......... .........                       100%  139K=89s

2013-07-28 22:52:06 (129 KB/s) - ‘Python-2.7.2.tar.bz2’ saved [11754834/11754834]

Extract /mnt/Data/code/kivy-remote-shell/.buildozer/android/platform/python-for-android/.packages/Python-2.7.2.tar.bz2
tar: write error
Download package for openssl
Downloading http://www.openssl.org/source/openssl-1.0.1c.tar.gz
--2013-07-28 22:52:12--  http://www.openssl.org/source/openssl-1.0.1c.tar.gz
Resolving www.openssl.org (www.openssl.org)... failed: Name or service not known.
wget: unable to resolve host address ‘www.openssl.org’
# Command failed: ./distribute.sh -m "pycrypto pyasn1 pyjnius twisted kivy"

sry this time it seems it went out with a download error. I ran it again and got this http://paste.ubuntu.com/5922456

if I goto .buildozer/android/platform/python-for-android/ and run ./distribute.sh -m "kivy" everything compiles fine and I can run buildozer to compile other modules from then on.

@tshirtman
Copy link
Member Author

yeah, was about to paste mine (much longer and with less relevant stuff, so i'm glad of this, thanks @akshayaurora :)) it's exactly the same end error (although i got openssl compiled in mine)

message is much too long to post here or on gist :/ http://pub.tshirtman.fr/buildozer.log

(there are duplicate's of distribute installation, because of a dirty patch i have to solve another problem, will put that separately)

@tito
Copy link
Member

tito commented Jul 28, 2013

"hostpython openssl pyasn1 python pycrypto sdl zope pygame pyjnius twisted android kivy" -> pyasn1 have no dependency, and are added before python. I guess that's part of the issue.

For for the log of @akshayaurora, "wget: unable to resolve host address ‘www.openssl.org’" is more an issue with the current openssl website no?

@tito
Copy link
Member

tito commented Jul 28, 2013

i pushed a fix for pyasn1, and retrying the full build now.

@tito
Copy link
Member

tito commented Jul 28, 2013

Yep, the build compiled successfully with fixes on pyasn1. Enjoy.

@tito tito closed this as completed Jul 28, 2013
@tshirtman
Copy link
Member Author

thanks!

@MuhikaThomas
Copy link

hey i have a new error: muhika@muhika-root:~/Documents/Coding/Python/kivy/kivy1$ buildozer -v android debug

Check configuration tokens

Ensure build layout

Check configuration tokens

Read available permissions from api-versions.xml

Preparing build

Check requirements for android

Run 'dpkg --version'

Cwd None

Debian `dpkg' package management program version 1.17.25 (amd64).
This is free software; see the GNU General Public License version 2 or
later for copying conditions. There is NO warranty.

Search for Git (git)

-> found at /usr/bin/git

Search for Cython (cython)

-> found at /usr/local/bin/cython

Search for Java compiler (javac)

-> found at /usr/lib/jvm/java-8-openjdk-amd64/bin/javac

Search for Java keytool (keytool)

-> found at /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool

Install platform

Apache ANT found at /home/muhika/.buildozer/android/platform/apache-ant-1.9.4

Android SDK found at /home/muhika/.buildozer/android/platform/android-sdk-21

Android NDK is missing, downloading

Downloading http://dl.google.com/android/ndk/android-ndk-r9c-linux-x86_64.tar.bz2

Unpacking Android NDK

Run 'tar xjf android-ndk-r9c-linux-x86_64.tar.bz2'

Cwd /home/muhika/.buildozer/android/platform

Rename /home/muhika/.buildozer/android/platform/android-ndk-r9c to /home/muhika/.buildozer/android/platform/android-ndk-r9c

Android NDK installation done.

Run '/home/muhika/.buildozer/android/platform/android-sdk-21/tools/android list sdk -u -e'

Cwd /home/muhika/.buildozer/android/platform

Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar
Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar
Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar
Refresh Sources:
Fetching https://dl-ssl.google.com/android/repository/addons_list-2.xml
Validate XML
Parse XML
Fetched Add-ons List successfully
Refresh Sources
Fetching URL: https://dl-ssl.google.com/android/repository/repository-7.xml
Validate XML: https://dl-ssl.google.com/android/repository/repository-7.xml
Parse XML: https://dl-ssl.google.com/android/repository/repository-7.xml
Fetching URL: https://dl-ssl.google.com/android/repository/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/addon-6.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon-6.xml
Fetching URL: https://dl-ssl.google.com/glass/gdk/addon.xml
Validate XML: https://dl-ssl.google.com/glass/gdk/addon.xml
Parse XML: https://dl-ssl.google.com/glass/gdk/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml
Refresh Sources:
Fetching URL: https://dl-ssl.google.com/android/repository/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/addon-6.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon-6.xml
Fetching URL: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml
Refresh Sources:
Fetching URL: https://dl-ssl.google.com/android/repository/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/addon-6.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon-6.xml
Fetching URL: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml

Packages available for installation or update: 3

id: 1 or "tools"
Type: Tool

Desc: Android SDK Tools, revision 22.6.2

id: 2 or "platform-tools"
Type: PlatformTool

Desc: Android SDK Platform-tools, revision 19.0.1

id: 3 or "addon-google_gdk-google-19"
Type: Addon
Desc: Glass Development Kit Preview, Android API 19, revision 11
By Google Inc.
Preview of the Glass Development Kit
Requires SDK Platform Android API 19
Refresh Sources:
Fetching https://dl-ssl.google.com/android/repository/addons_list-2.xml
Validate XML
Parse XML
Fetched Add-ons List successfully
Refresh Sources
Fetching URL: https://dl-ssl.google.com/android/repository/repository-7.xml
Validate XML: https://dl-ssl.google.com/android/repository/repository-7.xml
Parse XML: https://dl-ssl.google.com/android/repository/repository-7.xml
Fetching URL: https://dl-ssl.google.com/android/repository/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/addon-6.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon-6.xml
Fetching URL: https://dl-ssl.google.com/glass/gdk/addon.xml
Validate XML: https://dl-ssl.google.com/glass/gdk/addon.xml
Parse XML: https://dl-ssl.google.com/glass/gdk/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml
Refresh Sources:
Fetching URL: https://dl-ssl.google.com/android/repository/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/addon-6.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon-6.xml
Fetching URL: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml
Refresh Sources:
Fetching URL: https://dl-ssl.google.com/android/repository/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/addon-6.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon-6.xml
Fetching URL: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml

Packages available for installation or update: 3

id: 1 or "tools"
Type: Tool

Desc: Android SDK Tools, revision 22.6.2

id: 2 or "platform-tools"
Type: PlatformTool

Desc: Android SDK Platform-tools, revision 19.0.1

id: 3 or "addon-google_gdk-google-19"
Type: Addon
Desc: Glass Development Kit Preview, Android API 19, revision 11
By Google Inc.
Preview of the Glass Development Kit
Requires SDK Platform Android API 19

Run (expect) '/home/muhika/.buildozer/android/platform/android-sdk-21/tools/android update sdk -u -a -t tools,platform-tools'

Cwd None

Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar -Dfile.encoding=UTF-8
Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar -Dfile.encoding=UTF-8
Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar -Dfile.encoding=UTF-8
Refresh Sources:
Fetching https://dl-ssl.google.com/android/repository/addons_list-2.xml
Validate XML
Parse XML
Fetched Add-ons List successfully
Refresh Sources
Fetching URL: https://dl-ssl.google.com/android/repository/repository-7.xml
Validate XML: https://dl-ssl.google.com/android/repository/repository-7.xml
Parse XML: https://dl-ssl.google.com/android/repository/repository-7.xml
Fetching URL: https://dl-ssl.google.com/android/repository/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/addon-6.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon-6.xml
Fetching URL: https://dl-ssl.google.com/glass/gdk/addon.xml
Validate XML: https://dl-ssl.google.com/glass/gdk/addon.xml
Parse XML: https://dl-ssl.google.com/glass/gdk/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml
Refresh Sources:
Fetching URL: https://dl-ssl.google.com/android/repository/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/addon-6.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon-6.xml
Fetching URL: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml
Installing Archives:
Preparing to install archives
Downloading Android SDK Platform-tools, revision 19.0.1
Installing Android SDK Platform-tools, revision 19.0.1
Stopping ADB server failed (code -1).
Installed Android SDK Platform-tools, revision 19.0.199%)
Downloading Android SDK Tools, revision 22.6.2
Installing Android SDK Tools, revision 22.6.2
Installed Android SDK Tools, revision 22.6.299%)
Stopping ADB server failed (code -1).
Unable to run 'adb': Cannot run program "/home/muhika/.buildozer/android/platform/android-sdk-21/platform-tools/adb": error=2, No such file or directory.
Starting ADB server failed (code -1).
Done. 2 packages installed.

build-tools folder not found /home/muhika/.buildozer/android/platform/android-sdk-21/build-tools

Run '/home/muhika/.buildozer/android/platform/android-sdk-21/tools/android list sdk -u -e -a'

Cwd /home/muhika/.buildozer/android/platform

Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar
Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar
Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar
Refresh Sources:
Fetching https://dl-ssl.google.com/android/repository/addons_list-2.xml
Validate XML
Parse XML
Fetched Add-ons List successfully
Refresh Sources
Fetching URL: https://dl-ssl.google.com/android/repository/repository-9.xml
Validate XML: https://dl-ssl.google.com/android/repository/repository-8.xml
Parse XML: https://dl-ssl.google.com/android/repository/repository-8.xml
Fetching URL: https://dl-ssl.google.com/android/repository/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/addon-6.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon-6.xml
Parse XML: https://dl-ssl.google.com/android/repository/addon-6.xml
Fetching URL: https://dl-ssl.google.com/glass/gdk/addon.xml
Validate XML: https://dl-ssl.google.com/glass/gdk/addon.xml
Parse XML: https://dl-ssl.google.com/glass/gdk/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml
Refresh Sources:
Fetching URL: https://dl-ssl.google.com/android/repository/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml

Packages available for installation or update: 51

id: 1 or "tools"
Type: Tool

Desc: Android SDK Tools, revision 24.0.2

id: 2 or "platform-tools"
Type: PlatformTool

Desc: Android SDK Platform-tools, revision 20

id: 3 or "build-tools-19.1.0"
Type: BuildTool

Desc: Android SDK Build-tools, revision 19.1

id: 4 or "build-tools-19.0.3"
Type: BuildTool

Desc: Android SDK Build-tools, revision 19.0.3

id: 5 or "build-tools-19.0.2"
Type: BuildTool

Desc: Android SDK Build-tools, revision 19.0.2

id: 6 or "build-tools-19.0.1"
Type: BuildTool

Desc: Android SDK Build-tools, revision 19.0.1

id: 7 or "build-tools-19.0.0"
Type: BuildTool

Desc: Android SDK Build-tools, revision 19

id: 8 or "build-tools-18.1.1"
Type: BuildTool

Desc: Android SDK Build-tools, revision 18.1.1

id: 9 or "build-tools-18.1.0"
Type: BuildTool

Desc: Android SDK Build-tools, revision 18.1

id: 10 or "build-tools-18.0.1"
Type: BuildTool

Desc: Android SDK Build-tools, revision 18.0.1

id: 11 or "build-tools-17.0.0"
Type: BuildTool

Desc: Android SDK Build-tools, revision 17

id: 12 or "doc-19"
Type: Doc

Desc: Documentation for Android SDK, API 19, revision 2

id: 13 or "android-19"
Type: Platform
Desc: Android SDK Platform 4.4.2

Revision 3

id: 14 or "android-18"
Type: Platform
Desc: Android SDK Platform 4.3

Revision 2

id: 15 or "android-17"
Type: Platform
Desc: Android SDK Platform 4.2.2

Revision 2

id: 16 or "android-16"
Type: Platform
Desc: Android SDK Platform 4.1.2

Revision 4

id: 17 or "android-15"
Type: Platform
Desc: Android SDK Platform 4.0.3

Revision 3

id: 18 or "android-14"
Type: Platform
Desc: Android SDK Platform 4.0

Revision 3

id: 19 or "android-13"
Type: Platform

Desc: Android SDK Platform 3.2, revision 1

id: 20 or "android-12"
Type: Platform

Desc: Android SDK Platform 3.1, revision 3

id: 21 or "android-11"
Type: Platform

Desc: Android SDK Platform 3.0, revision 2

id: 22 or "android-10"
Type: Platform
Desc: Android SDK Platform 2.3.3._r2

Revision 2

id: 23 or "android-9"
Type: Platform
Desc: Android SDK Platform 2.3.1_r2

Revision 2 (Obsolete)

id: 24 or "android-8"
Type: Platform
Desc: Android SDK Platform 2.2_r3

Revision 3

id: 25 or "android-7"
Type: Platform
Desc: Android SDK Platform 2.1_r3

Revision 3

id: 26 or "android-6"
Type: Platform
Desc: Android SDK Platform 2.0.1_r1

Revision 1 (Obsolete)

id: 27 or "android-5"
Type: Platform

Desc: Android SDK Platform 2.0, revision 1

id: 28 or "android-4"
Type: Platform
Desc: Android SDK Platform 1.6_r2

Revision 3

id: 29 or "android-3"
Type: Platform
Desc: Android SDK Platform 1.5_r3

Revision 4

id: 30 or "android-2"
Type: Platform
Desc: Android SDK Platform 1.1_r1

Revision 1 (Obsolete)

id: 31 or "sample-19"
Type: Sample

Desc: Samples for SDK API 19, revision 5

id: 32 or "sample-18"
Type: Sample

Desc: Samples for SDK API 18, revision 1

id: 33 or "sample-17"
Type: Sample

Desc: Samples for SDK API 17, revision 1

id: 34 or "sample-16"
Type: Sample

Desc: Samples for SDK API 16, revision 1

id: 35 or "sample-15"
Type: Sample

Desc: Samples for SDK API 15, revision 2

id: 36 or "sample-14"
Type: Sample

Desc: Samples for SDK API 14, revision 2

id: 37 or "sample-13"
Type: Sample

Desc: Android SDK Samples for Android API 13, revision 1

id: 38 or "sample-12"
Type: Sample

Desc: Android SDK Samples for Android API 12, revision 1

id: 39 or "sample-11"
Type: Sample

Desc: Android SDK Samples for Android API 11, revision 1

id: 40 or "sample-10"
Type: Sample

Desc: Android SDK Samples for Android API 10, revision 1

id: 41 or "sample-9"
Type: Sample

Desc: Android SDK Samples for Android API 9, revision 1

id: 42 or "sample-8"
Type: Sample

Desc: Android SDK Samples for Android API 8, revision 1

id: 43 or "sample-7"
Type: Sample

Desc: Android SDK Samples for Android API 7, revision 1

id: 44 or "addon-google_gdk-google-19"
Type: Addon
Desc: Glass Development Kit Preview, Android API 19, revision 11
By Google Inc.
Preview of the Glass Development Kit

Requires SDK Platform Android API 19

id: 45 or "source-19"
Type: Source

Desc: Sources for Android SDK, API 19, revision 2

id: 46 or "source-18"
Type: Source

Desc: Sources for Android SDK, API 18, revision 1

id: 47 or "source-17"
Type: Source

Desc: Sources for Android SDK, API 17, revision 1

id: 48 or "source-16"
Type: Source

Desc: Sources for Android SDK, API 16, revision 2

id: 49 or "source-15"
Type: Source

Desc: Sources for Android SDK, API 15, revision 2

id: 50 or "source-14"
Type: Source

Desc: Sources for Android SDK, API 14, revision 1

id: 51 or "extra-android-support"
Type: Extra
Desc: Android Support Library, revision 19.1
By Android
Install path: extras/android/support
Refresh Sources:
Fetching https://dl-ssl.google.com/android/repository/addons_list-2.xml
Validate XML
Parse XML
Fetched Add-ons List successfully
Refresh Sources
Fetching URL: https://dl-ssl.google.com/android/repository/repository-9.xml
Validate XML: https://dl-ssl.google.com/android/repository/repository-8.xml
Parse XML: https://dl-ssl.google.com/android/repository/repository-8.xml
Fetching URL: https://dl-ssl.google.com/android/repository/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/addon-6.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon-6.xml
Parse XML: https://dl-ssl.google.com/android/repository/addon-6.xml
Fetching URL: https://dl-ssl.google.com/glass/gdk/addon.xml
Validate XML: https://dl-ssl.google.com/glass/gdk/addon.xml
Parse XML: https://dl-ssl.google.com/glass/gdk/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml
Refresh Sources:
Fetching URL: https://dl-ssl.google.com/android/repository/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml

Packages available for installation or update: 51

id: 1 or "tools"
Type: Tool

Desc: Android SDK Tools, revision 24.0.2

id: 2 or "platform-tools"
Type: PlatformTool

Desc: Android SDK Platform-tools, revision 20

id: 3 or "build-tools-19.1.0"
Type: BuildTool

Desc: Android SDK Build-tools, revision 19.1

id: 4 or "build-tools-19.0.3"
Type: BuildTool

Desc: Android SDK Build-tools, revision 19.0.3

id: 5 or "build-tools-19.0.2"
Type: BuildTool

Desc: Android SDK Build-tools, revision 19.0.2

id: 6 or "build-tools-19.0.1"
Type: BuildTool

Desc: Android SDK Build-tools, revision 19.0.1

id: 7 or "build-tools-19.0.0"
Type: BuildTool

Desc: Android SDK Build-tools, revision 19

id: 8 or "build-tools-18.1.1"
Type: BuildTool

Desc: Android SDK Build-tools, revision 18.1.1

id: 9 or "build-tools-18.1.0"
Type: BuildTool

Desc: Android SDK Build-tools, revision 18.1

id: 10 or "build-tools-18.0.1"
Type: BuildTool

Desc: Android SDK Build-tools, revision 18.0.1

id: 11 or "build-tools-17.0.0"
Type: BuildTool

Desc: Android SDK Build-tools, revision 17

id: 12 or "doc-19"
Type: Doc

Desc: Documentation for Android SDK, API 19, revision 2

id: 13 or "android-19"
Type: Platform
Desc: Android SDK Platform 4.4.2

Revision 3

id: 14 or "android-18"
Type: Platform
Desc: Android SDK Platform 4.3

Revision 2

id: 15 or "android-17"
Type: Platform
Desc: Android SDK Platform 4.2.2

Revision 2

id: 16 or "android-16"
Type: Platform
Desc: Android SDK Platform 4.1.2

Revision 4

id: 17 or "android-15"
Type: Platform
Desc: Android SDK Platform 4.0.3

Revision 3

id: 18 or "android-14"
Type: Platform
Desc: Android SDK Platform 4.0

Revision 3

id: 19 or "android-13"
Type: Platform

Desc: Android SDK Platform 3.2, revision 1

id: 20 or "android-12"
Type: Platform

Desc: Android SDK Platform 3.1, revision 3

id: 21 or "android-11"
Type: Platform

Desc: Android SDK Platform 3.0, revision 2

id: 22 or "android-10"
Type: Platform
Desc: Android SDK Platform 2.3.3._r2

Revision 2

id: 23 or "android-9"
Type: Platform
Desc: Android SDK Platform 2.3.1_r2

Revision 2 (Obsolete)

id: 24 or "android-8"
Type: Platform
Desc: Android SDK Platform 2.2_r3

Revision 3

id: 25 or "android-7"
Type: Platform
Desc: Android SDK Platform 2.1_r3

Revision 3

id: 26 or "android-6"
Type: Platform
Desc: Android SDK Platform 2.0.1_r1

Revision 1 (Obsolete)

id: 27 or "android-5"
Type: Platform

Desc: Android SDK Platform 2.0, revision 1

id: 28 or "android-4"
Type: Platform
Desc: Android SDK Platform 1.6_r2

Revision 3

id: 29 or "android-3"
Type: Platform
Desc: Android SDK Platform 1.5_r3

Revision 4

id: 30 or "android-2"
Type: Platform
Desc: Android SDK Platform 1.1_r1

Revision 1 (Obsolete)

id: 31 or "sample-19"
Type: Sample

Desc: Samples for SDK API 19, revision 5

id: 32 or "sample-18"
Type: Sample

Desc: Samples for SDK API 18, revision 1

id: 33 or "sample-17"
Type: Sample

Desc: Samples for SDK API 17, revision 1

id: 34 or "sample-16"
Type: Sample

Desc: Samples for SDK API 16, revision 1

id: 35 or "sample-15"
Type: Sample

Desc: Samples for SDK API 15, revision 2

id: 36 or "sample-14"
Type: Sample

Desc: Samples for SDK API 14, revision 2

id: 37 or "sample-13"
Type: Sample

Desc: Android SDK Samples for Android API 13, revision 1

id: 38 or "sample-12"
Type: Sample

Desc: Android SDK Samples for Android API 12, revision 1

id: 39 or "sample-11"
Type: Sample

Desc: Android SDK Samples for Android API 11, revision 1

id: 40 or "sample-10"
Type: Sample

Desc: Android SDK Samples for Android API 10, revision 1

id: 41 or "sample-9"
Type: Sample

Desc: Android SDK Samples for Android API 9, revision 1

id: 42 or "sample-8"
Type: Sample

Desc: Android SDK Samples for Android API 8, revision 1

id: 43 or "sample-7"
Type: Sample

Desc: Android SDK Samples for Android API 7, revision 1

id: 44 or "addon-google_gdk-google-19"
Type: Addon
Desc: Glass Development Kit Preview, Android API 19, revision 11
By Google Inc.
Preview of the Glass Development Kit

Requires SDK Platform Android API 19

id: 45 or "source-19"
Type: Source

Desc: Sources for Android SDK, API 19, revision 2

id: 46 or "source-18"
Type: Source

Desc: Sources for Android SDK, API 18, revision 1

id: 47 or "source-17"
Type: Source

Desc: Sources for Android SDK, API 17, revision 1

id: 48 or "source-16"
Type: Source

Desc: Sources for Android SDK, API 16, revision 2

id: 49 or "source-15"
Type: Source

Desc: Sources for Android SDK, API 15, revision 2

id: 50 or "source-14"
Type: Source

Desc: Sources for Android SDK, API 14, revision 1

id: 51 or "extra-android-support"
Type: Extra
Desc: Android Support Library, revision 19.1
By Android
Install path: extras/android/support

Run (expect) '/home/muhika/.buildozer/android/platform/android-sdk-21/tools/android update sdk -u -a -t build-tools-19.1.0'

Cwd None

Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar -Dfile.encoding=UTF-8
Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar -Dfile.encoding=UTF-8
Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar -Dfile.encoding=UTF-8
Refresh Sources:
Fetching https://dl-ssl.google.com/android/repository/addons_list-2.xml
Validate XML
Parse XML
Fetched Add-ons List successfully
Refresh Sources
Fetching URL: https://dl-ssl.google.com/android/repository/repository-9.xml
Validate XML: https://dl-ssl.google.com/android/repository/repository-8.xml
Parse XML: https://dl-ssl.google.com/android/repository/repository-8.xml
Fetching URL: https://dl-ssl.google.com/android/repository/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/addon-6.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon-6.xml
Parse XML: https://dl-ssl.google.com/android/repository/addon-6.xml
Fetching URL: https://dl-ssl.google.com/glass/gdk/addon.xml
Validate XML: https://dl-ssl.google.com/glass/gdk/addon.xml
Parse XML: https://dl-ssl.google.com/glass/gdk/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml
Refresh Sources:
Fetching URL: https://dl-ssl.google.com/android/repository/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml

Validate XML: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml

License id: android-sdk-license-5be876d5
Used by:

- Android SDK Build-tools, revision 19.1

y
To get started with the Android SDK, you must agree to the following terms and conditions.

This is the Android SDK License Agreement (the "License Agreement").

  1. Introduction

1.1 The Android SDK (referred to in the License Agreement as the "SDK" and specifically including the Android system files, packaged APIs, and SDK library files and tools , if and when they are made available) is licensed to you subject to the terms of the License Agreement. The License Agreement forms a legally binding contract between you and Google in relation to your use of the SDK.

1.2 "Android" means the Android software stack for devices, as made available under the Android Open Source Project, which is located at the following URL: http://source.android.com/, as updated from time to time.

1.3 "Google" means Google Inc., a Delaware corporation with principal place of business at 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States.

  1. Accepting the License Agreement

2.1 In order to use the SDK, you must first agree to the License Agreement. You may not use the SDK if you do not accept the License Agreement.

2.2 By clicking to accept and/or using the SDK, you hereby agree to the terms of the License Agreement.

2.3 You may not use the SDK and may not accept the License Agreement if you are a person barred from receiving the SDK under the laws of the United States or other countries including the country in which you are resident or from which you use the SDK.

2.4 If you will use the SDK internally within your company or organization you agree to be bound by the License Agreement on behalf of your employer or other entity, and you represent and warrant that you have full legal authority to bind your employer or such entity to the License Agreement. If you do not have the requisite authority, you may not accept the License Agreement or use the SDK on behalf of your employer or other entity.

  1. SDK License from Google

3.1 Subject to the terms of the License Agreement, Google grants you a royalty-free, non-assignable, non-exclusive, non-sublicensable, limited, revocable license to use the SDK, personally or internally within your company or organization, solely to develop and distribute applications to run on the Android platform.

3.2 You agree that Google or third parties own all legal right, title and interest in and to the SDK, including any Intellectual Property Rights that subsist in the SDK. "Intellectual Property Rights" means any and all rights under patent law, copyright law, trade secret law, trademark law, and any and all other proprietary rights. Google reserves all rights not expressly granted to you.

3.3 You may not use the SDK for any purpose not expressly permitted by the License Agreement. Except to the extent required by applicable third party licenses, you may not: (a) copy (except for backup purposes), modify, adapt, redistribute, decompile, reverse engineer, disassemble, or create derivative works of the SDK or any part of the SDK; or (b) load any part of the SDK onto a mobile handset or any other hardware device except a personal computer, combine any part of the SDK with other software, or distribute any software or device incorporating a part of the SDK.

3.4 You agree that you will not take any actions that may cause or result in the fragmentation of Android, including but not limited to distributing, participating in the creation of, or promoting in any way a software development kit derived from the SDK.

3.5 Use, reproduction and distribution of components of the SDK licensed under an open source software license are governed solely by the terms of that open source software license and not the License Agreement. You agree to remain a licensee in good standing in regard to such open source software licenses under all the rights granted and to refrain from any actions that may terminate, suspend, or breach such rights.

3.6 You agree that the form and nature of the SDK that Google provides may change without prior notice to you and that future versions of the SDK may be incompatible with applications developed on previous versions of the SDK. You agree that Google may stop (permanently or temporarily) providing the SDK (or any features within the SDK) to you or to users generally at Google's sole discretion, without prior notice to you.

3.7 Nothing in the License Agreement gives you a right to use any of Google's trade names, trademarks, service marks, logos, domain names, or other distinctive brand features.

3.8 You agree that you will not remove, obscure, or alter any proprietary rights notices (including copyright and trademark notices) that may be affixed to or contained within the SDK.

  1. Use of the SDK by You

4.1 Google agrees that nothing in the License Agreement gives Google any right, title or interest from you (or your licensors) under the License Agreement in or to any software applications that you develop using the SDK, including any intellectual property rights that subsist in those applications.

4.2 You agree to use the SDK and write applications only for purposes that are permitted by (a) the License Agreement, and (b) any applicable law, regulation or generally accepted practices or guidelines in the relevant jurisdictions (including any laws regarding the export of data or software to and from the United States or other relevant countries).

4.3 You agree that if you use the SDK to develop applications, you will protect the privacy and legal rights of users. If users provide you with user names, passwords, or other login information or personal information, you must make the users aware that the information will be available to your application, and you must provide legally adequate privacy notice and protection for those users. If your application stores personal or sensitive information provided by users, it must do so securely. If users provide you with Google Account information, your application may only use that information to access the user's Google Account when, and for the limited purposes for which, each user has given you permission to do so.

4.4 You agree that you will not engage in any activity with the SDK, including the development or distribution of an application, that interferes with, disrupts, damages, or accesses in an unauthorized manner the servers, networks, or other properties or services of Google or any third party.

4.5 You agree that you are solely responsible for (and that Google has no responsibility to you or to any third party for) any data, content, or resources that you create, transmit or display through Android and/or applications for Android, and for the consequences of your actions (including any loss or damage which Google may suffer) by doing so.

4.6 You agree that you are solely responsible for (and that Google has no responsibility to you or to any third party for) any breach of your obligations under the License Agreement, any applicable third party contract or Terms of Service, or any applicable law or regulation, and for the consequences (including any loss or damage which Google or any third party may suffer) of any such breach.

  1. Your Developer Credentials

5.1 You agree that you are responsible for maintaining the confidentiality of any developer credentials that may be issued to you by Google or which you may choose yourself and that you will be solely responsible for all applications that are developed under your developer credentials.

  1. Privacy and Information

6.1 In order to continually innovate and improve the SDK, Google may collect certain usage statistics from the software including but not limited to a unique identifier, associated IP address, version number of the software, and information on which tools and/or services in the SDK are being used and how they are being used. Before any of this information is collected, the SDK will notify you and seek your consent. If you withhold consent, the information will not be collected.

6.2 The data collected is examined in the aggregate to improve the SDK and is maintained in accordance with Google's Privacy Policy located at http://www.google.com/policies/privacy/.

  1. Third Party Applications

7.1 If you use the SDK to run applications developed by a third party or that access data, content or resources provided by a third party, you agree that Google is not responsible for those applications, data, content, or resources. You understand that all data, content or resources which you may access through such third party applications are the sole responsibility of the person from which they originated and that Google is not liable for any loss or damage that you may experience as a result of the use or access of any of those third party applications, data, content, or resources.

7.2 You should be aware the data, content, and resources presented to you through such a third party application may be protected by intellectual property rights which are owned by the providers (or by other persons or companies on their behalf). You may not modify, rent, lease, loan, sell, distribute or create derivative works based on these data, content, or resources (either in whole or in part) unless you have been specifically given permission to do so by the relevant owners.

7.3 You acknowledge that your use of such third party applications, data, content, or resources may be subject to separate terms between you and the relevant third party.

  1. Using Google APIs

8.1 Google APIs

8.1.1 If you use any API to retrieve data from Google, you acknowledge that the data may be protected by intellectual property rights which are owned by Google or those parties that provide the data (or by other persons or companies on their behalf). Your use of any such API may be subject to additional Terms of Service. You may not modify, rent, lease, loan, sell, distribute or create derivative works based on this data (either in whole or in part) unless allowed by the relevant Terms of Service.

8.1.2 If you use any API to retrieve a user's data from Google, you acknowledge and agree that you shall retrieve data only with the user's explicit consent and only when, and for the limited purposes for which, the user has given you permission to do so.

  1. Terminating the License Agreement

9.1 The License Agreement will continue to apply until terminated by either you or Google as set out below.

9.2 If you want to terminate the License Agreement, you may do so by ceasing your use of the SDK and any relevant developer credentials.

9.3 Google may at any time, terminate the License Agreement, with or without cause, upon notice to you.

9.4 The License Agreement will automatically terminate without notice or other action when Google ceases to provide the SDK or certain parts of the SDK to users in the country in which you are resident or from which you use the service.

9.5 When the License Agreement is terminated, the license granted to you in the License Agreement will terminate, you will immediately cease all use of the SDK, and the provisions of paragraphs 10, 11, 12 and 14 shall survive indefinitely.

  1. DISCLAIMERS

10.1 YOU EXPRESSLY UNDERSTAND AND AGREE THAT YOUR USE OF THE SDK IS AT YOUR SOLE RISK AND THAT THE SDK IS PROVIDED "AS IS" AND "AS AVAILABLE" WITHOUT WARRANTY OF ANY KIND FROM GOOGLE.

10.2 YOUR USE OF THE SDK AND ANY MATERIAL DOWNLOADED OR OTHERWISE OBTAINED THROUGH THE USE OF THE SDK IS AT YOUR OWN DISCRETION AND RISK AND YOU ARE SOLELY RESPONSIBLE FOR ANY DAMAGE TO YOUR COMPUTER SYSTEM OR OTHER DEVICE OR LOSS OF DATA THAT RESULTS FROM SUCH USE. WITHOUT LIMITING THE FOREGOING, YOU UNDERSTAND THAT THE SDK MAY CONTAIN ERRORS, DEFECTS AND SECURITY VULNERABILITIES THAT CAN RESULT IN SIGNIFICANT DAMAGE, INCLUDING THE COMPLETE, IRRECOVERABLE LOSS OF USE OF YOUR COMPUTER SYSTEM OR OTHER DEVICE.

10.3 GOOGLE FURTHER EXPRESSLY DISCLAIMS ALL WARRANTIES AND CONDITIONS OF ANY KIND, WHETHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO THE IMPLIED WARRANTIES AND CONDITIONS OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.

  1. LIMITATION OF LIABILITY

11.1 YOU EXPRESSLY UNDERSTAND AND AGREE THAT GOOGLE, ITS SUBSIDIARIES AND AFFILIATES, AND ITS LICENSORS SHALL NOT BE LIABLE TO YOU UNDER ANY THEORY OF LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL OR EXEMPLARY DAMAGES THAT MAY BE INCURRED BY YOU, INCLUDING ANY LOSS OF DATA, WHETHER OR NOT GOOGLE OR ITS REPRESENTATIVES HAVE BEEN ADVISED OF OR SHOULD HAVE BEEN AWARE OF THE POSSIBILITY OF ANY SUCH LOSSES ARISING.

  1. Indemnification

12.1 To the maximum extent permitted by law, you agree to defend, indemnify and hold harmless Google, its affiliates and their respective directors, officers, employees and agents from and against any and all claims, actions, suits or proceedings, as well as any and all losses, liabilities, damages, costs and expenses (including reasonable attorneys’ fees) arising out of or accruing from (a) your use of the SDK, (b) any application you develop on the SDK that infringes any Intellectual Property Rights of any person or defames any person or violates their rights of publicity or privacy, and (c) any non-compliance by you of the License Agreement.

  1. Changes to the License Agreement

13.1 Google may make changes to the License Agreement as it distributes new versions of the SDK. When these changes are made, Google will make a new version of the License Agreement available on the website where the SDK is made available.

  1. General Legal Terms

14.1 The License Agreement constitutes the whole legal agreement between you and Google and governs your use of the SDK (excluding any services which Google may provide to you under a separate written agreement), and completely replaces any prior agreements between you and Google in relation to the SDK.

14.2 You agree that if Google does not exercise or enforce any legal right or remedy which is contained in the License Agreement (or which Google has the benefit of under any applicable law), this will not be taken to be a formal waiver of Google's rights and that those rights or remedies will still be available to Google.

14.3 If any court of law, having the jurisdiction to decide on this matter, rules that any provision of the License Agreement is invalid, then that provision will be removed from the License Agreement without affecting the rest of the License Agreement. The remaining provisions of the License Agreement will continue to be valid and enforceable.

14.4 You acknowledge and agree that each member of the group of companies of which Google is the parent shall be third party beneficiaries to the License Agreement and that such other companies shall be entitled to directly enforce, and rely upon, any provision of the License Agreement that confers a benefit on (or rights in favor of) them. Other than this, no other person or company shall be third party beneficiaries to the License Agreement.

14.5 EXPORT RESTRICTIONS. THE SDK IS SUBJECT TO UNITED STATES EXPORT LAWS AND REGULATIONS. YOU MUST COMPLY WITH ALL DOMESTIC AND INTERNATIONAL EXPORT LAWS AND REGULATIONS THAT APPLY TO THE SDK. THESE LAWS INCLUDE RESTRICTIONS ON DESTINATIONS, END USERS AND END USE.

14.6 The License Agreement may not be assigned or transferred by you without the prior written approval of Google, and any attempted assignment without such approval will be void. You shall not delegate your responsibilities or obligations under the License Agreement without the prior written approval of Google.

14.7 The License Agreement, and your relationship with Google under the License Agreement, shall be governed by the laws of the State of California without regard to its conflict of laws provisions. You and Google agree to submit to the exclusive jurisdiction of the courts located within the county of Santa Clara, California to resolve any legal matter arising from the License Agreement. Notwithstanding this, you agree that Google shall still be allowed to apply for injunctive remedies (or an equivalent type of urgent legal relief) in any jurisdiction.

June 2014.

Do you accept the license 'android-sdk-license-5be876d5' [y/n]: y

Installing Archives:
Preparing to install archives
Downloading Android SDK Build-tools, revision 19.1
Download interrupted: Read timed out)
Done. Nothing was installed.

Run '/home/muhika/.buildozer/android/platform/android-sdk-21/tools/android list sdk -u -e'

Cwd /home/muhika/.buildozer/android/platform

Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar
Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar
Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar
Refresh Sources:
Fetching https://dl-ssl.google.com/android/repository/addons_list-2.xml
Validate XML
Parse XML
Fetched Add-ons List successfully
Refresh Sources
Fetching URL: https://dl-ssl.google.com/android/repository/repository-9.xml
Validate XML: https://dl-ssl.google.com/android/repository/repository-8.xml
Parse XML: https://dl-ssl.google.com/android/repository/repository-8.xml
Fetching URL: https://dl-ssl.google.com/android/repository/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/addon-6.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon-6.xml
Parse XML: https://dl-ssl.google.com/android/repository/addon-6.xml
Fetching URL: https://dl-ssl.google.com/glass/gdk/addon.xml
Validate XML: https://dl-ssl.google.com/glass/gdk/addon.xml
Parse XML: https://dl-ssl.google.com/glass/gdk/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml
Refresh Sources:
Fetching URL: https://dl-ssl.google.com/android/repository/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml
Refresh Sources:
Fetching URL: https://dl-ssl.google.com/android/repository/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml

Packages available for installation or update: 32

id: 1 or "tools"
Type: Tool

Desc: Android SDK Tools, revision 24.0.2

id: 2 or "platform-tools"
Type: PlatformTool

Desc: Android SDK Platform-tools, revision 20

id: 3 or "build-tools-19.1.0"
Type: BuildTool

Desc: Android SDK Build-tools, revision 19.1

id: 4 or "doc-19"
Type: Doc

Desc: Documentation for Android SDK, API 19, revision 2

id: 5 or "android-19"
Type: Platform
Desc: Android SDK Platform 4.4.2

Revision 3

id: 6 or "android-18"
Type: Platform
Desc: Android SDK Platform 4.3

Revision 2

id: 7 or "android-17"
Type: Platform
Desc: Android SDK Platform 4.2.2

Revision 2

id: 8 or "android-16"
Type: Platform
Desc: Android SDK Platform 4.1.2

Revision 4

id: 9 or "android-15"
Type: Platform
Desc: Android SDK Platform 4.0.3

Revision 3

id: 10 or "android-14"
Type: Platform
Desc: Android SDK Platform 4.0

Revision 3

id: 11 or "android-13"
Type: Platform

Desc: Android SDK Platform 3.2, revision 1

id: 12 or "android-12"
Type: Platform

Desc: Android SDK Platform 3.1, revision 3

id: 13 or "android-11"
Type: Platform

Desc: Android SDK Platform 3.0, revision 2

id: 14 or "android-10"
Type: Platform
Desc: Android SDK Platform 2.3.3._r2

Revision 2

id: 15 or "android-8"
Type: Platform
Desc: Android SDK Platform 2.2_r3

Revision 3

id: 16 or "android-7"
Type: Platform
Desc: Android SDK Platform 2.1_r3

Revision 3

id: 17 or "android-4"
Type: Platform
Desc: Android SDK Platform 1.6_r2

Revision 3

id: 18 or "android-3"
Type: Platform
Desc: Android SDK Platform 1.5_r3

Revision 4

id: 19 or "sample-19"
Type: Sample

Desc: Samples for SDK API 19, revision 5

id: 20 or "sample-18"
Type: Sample

Desc: Samples for SDK API 18, revision 1

id: 21 or "sample-17"
Type: Sample

Desc: Samples for SDK API 17, revision 1

id: 22 or "sample-16"
Type: Sample

Desc: Samples for SDK API 16, revision 1

id: 23 or "sample-15"
Type: Sample

Desc: Samples for SDK API 15, revision 2

id: 24 or "sample-14"
Type: Sample

Desc: Samples for SDK API 14, revision 2

id: 25 or "sample-13"
Type: Sample

Desc: Android SDK Samples for Android API 13, revision 1

id: 26 or "sample-12"
Type: Sample

Desc: Android SDK Samples for Android API 12, revision 1

id: 27 or "sample-11"
Type: Sample

Desc: Android SDK Samples for Android API 11, revision 1

id: 28 or "sample-10"
Type: Sample

Desc: Android SDK Samples for Android API 10, revision 1

id: 29 or "sample-8"
Type: Sample

Desc: Android SDK Samples for Android API 8, revision 1

id: 30 or "sample-7"
Type: Sample

Desc: Android SDK Samples for Android API 7, revision 1

id: 31 or "addon-google_gdk-google-19"
Type: Addon
Desc: Glass Development Kit Preview, Android API 19, revision 11
By Google Inc.
Preview of the Glass Development Kit

Requires SDK Platform Android API 19

id: 32 or "extra-android-support"
Type: Extra
Desc: Android Support Library, revision 19.1
By Android
Install path: extras/android/support
Refresh Sources:
Fetching https://dl-ssl.google.com/android/repository/addons_list-2.xml
Validate XML
Parse XML
Fetched Add-ons List successfully
Refresh Sources
Fetching URL: https://dl-ssl.google.com/android/repository/repository-9.xml
Validate XML: https://dl-ssl.google.com/android/repository/repository-8.xml
Parse XML: https://dl-ssl.google.com/android/repository/repository-8.xml
Fetching URL: https://dl-ssl.google.com/android/repository/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/addon-6.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon-6.xml
Parse XML: https://dl-ssl.google.com/android/repository/addon-6.xml
Fetching URL: https://dl-ssl.google.com/glass/gdk/addon.xml
Validate XML: https://dl-ssl.google.com/glass/gdk/addon.xml
Parse XML: https://dl-ssl.google.com/glass/gdk/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml
Refresh Sources:
Fetching URL: https://dl-ssl.google.com/android/repository/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml
Refresh Sources:
Fetching URL: https://dl-ssl.google.com/android/repository/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml

Packages available for installation or update: 32

id: 1 or "tools"
Type: Tool

Desc: Android SDK Tools, revision 24.0.2

id: 2 or "platform-tools"
Type: PlatformTool

Desc: Android SDK Platform-tools, revision 20

id: 3 or "build-tools-19.1.0"
Type: BuildTool

Desc: Android SDK Build-tools, revision 19.1

id: 4 or "doc-19"
Type: Doc

Desc: Documentation for Android SDK, API 19, revision 2

id: 5 or "android-19"
Type: Platform
Desc: Android SDK Platform 4.4.2

Revision 3

id: 6 or "android-18"
Type: Platform
Desc: Android SDK Platform 4.3

Revision 2

id: 7 or "android-17"
Type: Platform
Desc: Android SDK Platform 4.2.2

Revision 2

id: 8 or "android-16"
Type: Platform
Desc: Android SDK Platform 4.1.2

Revision 4

id: 9 or "android-15"
Type: Platform
Desc: Android SDK Platform 4.0.3

Revision 3

id: 10 or "android-14"
Type: Platform
Desc: Android SDK Platform 4.0

Revision 3

id: 11 or "android-13"
Type: Platform

Desc: Android SDK Platform 3.2, revision 1

id: 12 or "android-12"
Type: Platform

Desc: Android SDK Platform 3.1, revision 3

id: 13 or "android-11"
Type: Platform

Desc: Android SDK Platform 3.0, revision 2

id: 14 or "android-10"
Type: Platform
Desc: Android SDK Platform 2.3.3._r2

Revision 2

id: 15 or "android-8"
Type: Platform
Desc: Android SDK Platform 2.2_r3

Revision 3

id: 16 or "android-7"
Type: Platform
Desc: Android SDK Platform 2.1_r3

Revision 3

id: 17 or "android-4"
Type: Platform
Desc: Android SDK Platform 1.6_r2

Revision 3

id: 18 or "android-3"
Type: Platform
Desc: Android SDK Platform 1.5_r3

Revision 4

id: 19 or "sample-19"
Type: Sample

Desc: Samples for SDK API 19, revision 5

id: 20 or "sample-18"
Type: Sample

Desc: Samples for SDK API 18, revision 1

id: 21 or "sample-17"
Type: Sample

Desc: Samples for SDK API 17, revision 1

id: 22 or "sample-16"
Type: Sample

Desc: Samples for SDK API 16, revision 1

id: 23 or "sample-15"
Type: Sample

Desc: Samples for SDK API 15, revision 2

id: 24 or "sample-14"
Type: Sample

Desc: Samples for SDK API 14, revision 2

id: 25 or "sample-13"
Type: Sample

Desc: Android SDK Samples for Android API 13, revision 1

id: 26 or "sample-12"
Type: Sample

Desc: Android SDK Samples for Android API 12, revision 1

id: 27 or "sample-11"
Type: Sample

Desc: Android SDK Samples for Android API 11, revision 1

id: 28 or "sample-10"
Type: Sample

Desc: Android SDK Samples for Android API 10, revision 1

id: 29 or "sample-8"
Type: Sample

Desc: Android SDK Samples for Android API 8, revision 1

id: 30 or "sample-7"
Type: Sample

Desc: Android SDK Samples for Android API 7, revision 1

id: 31 or "addon-google_gdk-google-19"
Type: Addon
Desc: Glass Development Kit Preview, Android API 19, revision 11
By Google Inc.
Preview of the Glass Development Kit

Requires SDK Platform Android API 19

id: 32 or "extra-android-support"
Type: Extra
Desc: Android Support Library, revision 19.1
By Android
Install path: extras/android/support

Run (expect) '/home/muhika/.buildozer/android/platform/android-sdk-21/tools/android update sdk -u -a -t android-14'

Cwd None

Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar -Dfile.encoding=UTF-8
Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar -Dfile.encoding=UTF-8
Picked up JAVA_TOOL_OPTIONS: -javaagent:/usr/share/java/jayatanaag.jar -Dfile.encoding=UTF-8
Refresh Sources:
Fetching https://dl-ssl.google.com/android/repository/addons_list-2.xml
Validate XML
Parse XML
Fetched Add-ons List successfully
Refresh Sources
Fetching URL: https://dl-ssl.google.com/android/repository/repository-9.xml
Validate XML: https://dl-ssl.google.com/android/repository/repository-8.xml
Parse XML: https://dl-ssl.google.com/android/repository/repository-8.xml
Fetching URL: https://dl-ssl.google.com/android/repository/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/addon-6.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon-6.xml
Parse XML: https://dl-ssl.google.com/android/repository/addon-6.xml
Fetching URL: https://dl-ssl.google.com/glass/gdk/addon.xml
Validate XML: https://dl-ssl.google.com/glass/gdk/addon.xml
Parse XML: https://dl-ssl.google.com/glass/gdk/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml
Refresh Sources:
Fetching URL: https://dl-ssl.google.com/android/repository/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Validate XML: https://dl-ssl.google.com/android/repository/extras/intel/addon.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-wear/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/android-tv/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Validate XML: https://dl-ssl.google.com/android/repository/sys-img/google_apis/sys-img.xml
Fetching URL: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml

Validate XML: https://dl-ssl.google.com/android/repository/sys-img/x86/addon-x86.xml

License id: android-sdk-license-5be876d5
Used by:

- SDK Platform Android 4.0, API 14, revision 3

y
To get started with the Android SDK, you must agree to the following terms and conditions.

This is the Android SDK License Agreement (the "License Agreement").

  1. Introduction

1.1 The Android SDK (referred to in the License Agreement as the "SDK" and specifically including the Android system files, packaged APIs, and SDK library files and tools , if and when they are made available) is licensed to you subject to the terms of the License Agreement. The License Agreement forms a legally binding contract between you and Google in relation to your use of the SDK.

1.2 "Android" means the Android software stack for devices, as made available under the Android Open Source Project, which is located at the following URL: http://source.android.com/, as updated from time to time.

1.3 "Google" means Google Inc., a Delaware corporation with principal place of business at 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States.

  1. Accepting the License Agreement

2.1 In order to use the SDK, you must first agree to the License Agreement. You may not use the SDK if you do not accept the License Agreement.

2.2 By clicking to accept and/or using the SDK, you hereby agree to the terms of the License Agreement.

2.3 You may not use the SDK and may not accept the License Agreement if you are a person barred from receiving the SDK under the laws of the United States or other countries including the country in which you are resident or from which you use the SDK.

2.4 If you will use the SDK internally within your company or organization you agree to be bound by the License Agreement on behalf of your employer or other entity, and you represent and warrant that you have full legal authority to bind your employer or such entity to the License Agreement. If you do not have the requisite authority, you may not accept the License Agreement or use the SDK on behalf of your employer or other entity.

  1. SDK License from Google

3.1 Subject to the terms of the License Agreement, Google grants you a royalty-free, non-assignable, non-exclusive, non-sublicensable, limited, revocable license to use the SDK, personally or internally within your company or organization, solely to develop and distribute applications to run on the Android platform.

3.2 You agree that Google or third parties own all legal right, title and interest in and to the SDK, including any Intellectual Property Rights that subsist in the SDK. "Intellectual Property Rights" means any and all rights under patent law, copyright law, trade secret law, trademark law, and any and all other proprietary rights. Google reserves all rights not expressly granted to you.

3.3 You may not use the SDK for any purpose not expressly permitted by the License Agreement. Except to the extent required by applicable third party licenses, you may not: (a) copy (except for backup purposes), modify, adapt, redistribute, decompile, reverse engineer, disassemble, or create derivative works of the SDK or any part of the SDK; or (b) load any part of the SDK onto a mobile handset or any other hardware device except a personal computer, combine any part of the SDK with other software, or distribute any software or device incorporating a part of the SDK.

3.4 You agree that you will not take any actions that may cause or result in the fragmentation of Android, including but not limited to distributing, participating in the creation of, or promoting in any way a software development kit derived from the SDK.

3.5 Use, reproduction and distribution of components of the SDK licensed under an open source software license are governed solely by the terms of that open source software license and not the License Agreement. You agree to remain a licensee in good standing in regard to such open source software licenses under all the rights granted and to refrain from any actions that may terminate, suspend, or breach such rights.

3.6 You agree that the form and nature of the SDK that Google provides may change without prior notice to you and that future versions of the SDK may be incompatible with applications developed on previous versions of the SDK. You agree that Google may stop (permanently or temporarily) providing the SDK (or any features within the SDK) to you or to users generally at Google's sole discretion, without prior notice to you.

3.7 Nothing in the License Agreement gives you a right to use any of Google's trade names, trademarks, service marks, logos, domain names, or other distinctive brand features.

3.8 You agree that you will not remove, obscure, or alter any proprietary rights notices (including copyright and trademark notices) that may be affixed to or contained within the SDK.

  1. Use of the SDK by You

4.1 Google agrees that nothing in the License Agreement gives Google any right, title or interest from you (or your licensors) under the License Agreement in or to any software applications that you develop using the SDK, including any intellectual property rights that subsist in those applications.

4.2 You agree to use the SDK and write applications only for purposes that are permitted by (a) the License Agreement, and (b) any applicable law, regulation or generally accepted practices or guidelines in the relevant jurisdictions (including any laws regarding the export of data or software to and from the United States or other relevant countries).

4.3 You agree that if you use the SDK to develop applications, you will protect the privacy and legal rights of users. If users provide you with user names, passwords, or other login information or personal information, you must make the users aware that the information will be available to your application, and you must provide legally adequate privacy notice and protection for those users. If your application stores personal or sensitive information provided by users, it must do so securely. If users provide you with Google Account information, your application may only use that information to access the user's Google Account when, and for the limited purposes for which, each user has given you permission to do so.

4.4 You agree that you will not engage in any activity with the SDK, including the development or distribution of an application, that interferes with, disrupts, damages, or accesses in an unauthorized manner the servers, networks, or other properties or services of Google or any third party.

4.5 You agree that you are solely responsible for (and that Google has no responsibility to you or to any third party for) any data, content, or resources that you create, transmit or display through Android and/or applications for Android, and for the consequences of your actions (including any loss or damage which Google may suffer) by doing so.

4.6 You agree that you are solely responsible for (and that Google has no responsibility to you or to any third party for) any breach of your obligations under the License Agreement, any applicable third party contract or Terms of Service, or any applicable law or regulation, and for the consequences (including any loss or damage which Google or any third party may suffer) of any such breach.

  1. Your Developer Credentials

5.1 You agree that you are responsible for maintaining the confidentiality of any developer credentials that may be issued to you by Google or which you may choose yourself and that you will be solely responsible for all applications that are developed under your developer credentials.

  1. Privacy and Information

6.1 In order to continually innovate and improve the SDK, Google may collect certain usage statistics from the software including but not limited to a unique identifier, associated IP address, version number of the software, and information on which tools and/or services in the SDK are being used and how they are being used. Before any of this information is collected, the SDK will notify you and seek your consent. If you withhold consent, the information will not be collected.

6.2 The data collected is examined in the aggregate to improve the SDK and is maintained in accordance with Google's Privacy Policy located at http://www.google.com/policies/privacy/.

  1. Third Party Applications

7.1 If you use the SDK to run applications developed by a third party or that access data, content or resources provided by a third party, you agree that Google is not responsible for those applications, data, content, or resources. You understand that all data, content or resources which you may access through such third party applications are the sole responsibility of the person from which they originated and that Google is not liable for any loss or damage that you may experience as a result of the use or access of any of those third party applications, data, content, or resources.

7.2 You should be aware the data, content, and resources presented to you through such a third party application may be protected by intellectual property rights which are owned by the providers (or by other persons or companies on their behalf). You may not modify, rent, lease, loan, sell, distribute or create derivative works based on these data, content, or resources (either in whole or in part) unless you have been specifically given permission to do so by the relevant owners.

7.3 You acknowledge that your use of such third party applications, data, content, or resources may be subject to separate terms between you and the relevant third party.

  1. Using Google APIs

8.1 Google APIs

8.1.1 If you use any API to retrieve data from Google, you acknowledge that the data may be protected by intellectual property rights which are owned by Google or those parties that provide the data (or by other persons or companies on their behalf). Your use of any such API may be subject to additional Terms of Service. You may not modify, rent, lease, loan, sell, distribute or create derivative works based on this data (either in whole or in part) unless allowed by the relevant Terms of Service.

8.1.2 If you use any API to retrieve a user's data from Google, you acknowledge and agree that you shall retrieve data only with the user's explicit consent and only when, and for the limited purposes for which, the user has given you permission to do so.

  1. Terminating the License Agreement

9.1 The License Agreement will continue to apply until terminated by either you or Google as set out below.

9.2 If you want to terminate the License Agreement, you may do so by ceasing your use of the SDK and any relevant developer credentials.

9.3 Google may at any time, terminate the License Agreement, with or without cause, upon notice to you.

9.4 The License Agreement will automatically terminate without notice or other action when Google ceases to provide the SDK or certain parts of the SDK to users in the country in which you are resident or from which you use the service.

9.5 When the License Agreement is terminated, the license granted to you in the License Agreement will terminate, you will immediately cease all use of the SDK, and the provisions of paragraphs 10, 11, 12 and 14 shall survive indefinitely.

  1. DISCLAIMERS

10.1 YOU EXPRESSLY UNDERSTAND AND AGREE THAT YOUR USE OF THE SDK IS AT YOUR SOLE RISK AND THAT THE SDK IS PROVIDED "AS IS" AND "AS AVAILABLE" WITHOUT WARRANTY OF ANY KIND FROM GOOGLE.

10.2 YOUR USE OF THE SDK AND ANY MATERIAL DOWNLOADED OR OTHERWISE OBTAINED THROUGH THE USE OF THE SDK IS AT YOUR OWN DISCRETION AND RISK AND YOU ARE SOLELY RESPONSIBLE FOR ANY DAMAGE TO YOUR COMPUTER SYSTEM OR OTHER DEVICE OR LOSS OF DATA THAT RESULTS FROM SUCH USE. WITHOUT LIMITING THE FOREGOING, YOU UNDERSTAND THAT THE SDK MAY CONTAIN ERRORS, DEFECTS AND SECURITY VULNERABILITIES THAT CAN RESULT IN SIGNIFICANT DAMAGE, INCLUDING THE COMPLETE, IRRECOVERABLE LOSS OF USE OF YOUR COMPUTER SYSTEM OR OTHER DEVICE.

10.3 GOOGLE FURTHER EXPRESSLY DISCLAIMS ALL WARRANTIES AND CONDITIONS OF ANY KIND, WHETHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO THE IMPLIED WARRANTIES AND CONDITIONS OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.

  1. LIMITATION OF LIABILITY

11.1 YOU EXPRESSLY UNDERSTAND AND AGREE THAT GOOGLE, ITS SUBSIDIARIES AND AFFILIATES, AND ITS LICENSORS SHALL NOT BE LIABLE TO YOU UNDER ANY THEORY OF LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL OR EXEMPLARY DAMAGES THAT MAY BE INCURRED BY YOU, INCLUDING ANY LOSS OF DATA, WHETHER OR NOT GOOGLE OR ITS REPRESENTATIVES HAVE BEEN ADVISED OF OR SHOULD HAVE BEEN AWARE OF THE POSSIBILITY OF ANY SUCH LOSSES ARISING.

  1. Indemnification

12.1 To the maximum extent permitted by law, you agree to defend, indemnify and hold harmless Google, its affiliates and their respective directors, officers, employees and agents from and against any and all claims, actions, suits or proceedings, as well as any and all losses, liabilities, damages, costs and expenses (including reasonable attorneys’ fees) arising out of or accruing from (a) your use of the SDK, (b) any application you develop on the SDK that infringes any Intellectual Property Rights of any person or defames any person or violates their rights of publicity or privacy, and (c) any non-compliance by you of the License Agreement.

  1. Changes to the License Agreement

13.1 Google may make changes to the License Agreement as it distributes new versions of the SDK. When these changes are made, Google will make a new version of the License Agreement available on the website where the SDK is made available.

  1. General Legal Terms

14.1 The License Agreement constitutes the whole legal agreement between you and Google and governs your use of the SDK (excluding any services which Google may provide to you under a separate written agreement), and completely replaces any prior agreements between you and Google in relation to the SDK.

14.2 You agree that if Google does not exercise or enforce any legal right or remedy which is contained in the License Agreement (or which Google has the benefit of under any applicable law), this will not be taken to be a formal waiver of Google's rights and that those rights or remedies will still be available to Google.

14.3 If any court of law, having the jurisdiction to decide on this matter, rules that any provision of the License Agreement is invalid, then that provision will be removed from the License Agreement without affecting the rest of the License Agreement. The remaining provisions of the License Agreement will continue to be valid and enforceable.

14.4 You acknowledge and agree that each member of the group of companies of which Google is the parent shall be third party beneficiaries to the License Agreement and that such other companies shall be entitled to directly enforce, and rely upon, any provision of the License Agreement that confers a benefit on (or rights in favor of) them. Other than this, no other person or company shall be third party beneficiaries to the License Agreement.

14.5 EXPORT RESTRICTIONS. THE SDK IS SUBJECT TO UNITED STATES EXPORT LAWS AND REGULATIONS. YOU MUST COMPLY WITH ALL DOMESTIC AND INTERNATIONAL EXPORT LAWS AND REGULATIONS THAT APPLY TO THE SDK. THESE LAWS INCLUDE RESTRICTIONS ON DESTINATIONS, END USERS AND END USE.

14.6 The License Agreement may not be assigned or transferred by you without the prior written approval of Google, and any attempted assignment without such approval will be void. You shall not delegate your responsibilities or obligations under the License Agreement without the prior written approval of Google.

14.7 The License Agreement, and your relationship with Google under the License Agreement, shall be governed by the laws of the State of California without regard to its conflict of laws provisions. You and Google agree to submit to the exclusive jurisdiction of the courts located within the county of Santa Clara, California to resolve any legal matter arising from the License Agreement. Notwithstanding this, you agree that Google shall still be allowed to apply for injunctive remedies (or an equivalent type of urgent legal relief) in any jurisdiction.

June 2014.

Do you accept the license 'android-sdk-license-5be876d5' [y/n]: y

Installing Archives:
Preparing to install archives
Downloading SDK Platform Android 4.0, API 14, revision 3
Download interrupted: Read timed out
Done. Nothing was installed.

Android packages installation done.

Read available permissions from api-versions.xml

Check application requirements

Run './distribute.sh -l'

Cwd /home/muhika/Documents/Coding/Python/kivy/kivy1/.buildozer/android/platform/python-for-android

Available modules: android apsw audiostream bidi boost cherrypy c_igraph cprotobuf cymunk django docutils ecdsa enum34 evdev ffmpeg ffmpeg2 ffpyplayer freetype gevent greenlet harfbuzz hostpython igraph jpeg kivent_core kivent_cymunk kivy leveldb libevent libpq libsodium libswift libtorrent libxml2 libxslt libyaml lxml m2crypto midistream msgpack mysql_connector netifaces numpy opencv openssl paramiko pil plyer plyvel png polygon protobuf psutil psycopg2 pyasn1 pycrypto pygame pyjnius pylibpd pyopenssl pyparsing pyqrcode python pyyaml sdl setuptools six sqlalchemy sqlite3 storm swift thrift twisted txws wokkel zeroconf zope

Remove directory and subdirectory /home/muhika/Documents/Coding/Python/kivy/kivy1/.buildozer/applibs

Create directory /home/muhika/Documents/Coding/Python/kivy/kivy1/.buildozer/applibs

Check garden requirements

Compile platform

Run './distribute.sh -l'

Cwd /home/muhika/Documents/Coding/Python/kivy/kivy1/.buildozer/android/platform/python-for-android

Available modules: android apsw audiostream bidi boost cherrypy c_igraph cprotobuf cymunk django docutils ecdsa enum34 evdev ffmpeg ffmpeg2 ffpyplayer freetype gevent greenlet harfbuzz hostpython igraph jpeg kivent_core kivent_cymunk kivy leveldb libevent libpq libsodium libswift libtorrent libxml2 libxslt libyaml lxml m2crypto midistream msgpack mysql_connector netifaces numpy opencv openssl paramiko pil plyer plyvel png polygon protobuf psutil psycopg2 pyasn1 pycrypto pygame pyjnius pylibpd pyopenssl pyparsing pyqrcode python pyyaml sdl setuptools six sqlalchemy sqlite3 storm swift thrift twisted txws wokkel zeroconf zope

Clean and build python-for-android

Run './distribute.sh -m "kivy" -d "myapp"'

Cwd /home/muhika/Documents/Coding/Python/kivy/kivy1/.buildozer/android/platform/python-for-android

Check build dependencies for Ubuntu
Packages missing: cython
It might break the compilation, except if you installed thoses packages manually.
Check environment
SDK located at /home/muhika/.buildozer/android/platform/android-sdk-21
NDK located at /home/muhika/.buildozer/android/platform/android-ndk-r9c
NDK version is r9c
API level set to 14
Check NDK location
Check mandatory tools
Distribution will be located at /home/muhika/Documents/Coding/Python/kivy/kivy1/.buildozer/android/platform/python-for-android/dist/myapp
Entering in ARM environment
Compiler found at /home/muhika/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin//arm-linux-androideabi-gcc
PATH is /home/muhika/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/muhika/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/muhika/.buildozer/android/platform/android-ndk-r9c:/home/muhika/.buildozer/android/platform/android-sdk-21/tools:/home/muhika/.buildozer/android/platform/apache-ant-1.9.4/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
Leaving ARM environment
Read kivy recipe
Module kivy depend on pygame pyjnius android
Read pygame recipe
Module pygame depend on python sdl
Read pyjnius recipe
Module pyjnius depend on python sdl
Read android recipe
Module android depend on pygame
Read python recipe
Module python depend on hostpython
Read sdl recipe
Module sdl depend on python
Ignored python, already processed
Ignored sdl, already processed
Ignored pygame, already processed
Read hostpython recipe
Ignored python, already processed
Modules changed to hostpython python sdl pygame pyjnius android kivy
Pure-Python modules changed to
Run get packages
Download package for hostpython
Downloading http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
--2015-10-05 10:49:47-- http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
Resolving python.org (python.org)... failed: Temporary failure in name resolution.
wget: unable to resolve host address ‘python.org’

Command failed: ./distribute.sh -m "kivy" -d "myapp"

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

muhika@muhika-root:~/Documents/Coding/Python/kivy/kivy1$ buildozer -v android debug

Check configuration tokens

Ensure build layout

Check configuration tokens

Preparing build

Check requirements for android

Run 'dpkg --version'

Cwd None

Debian `dpkg' package management program version 1.17.25 (amd64).
This is free software; see the GNU General Public License version 2 or
later for copying conditions. There is NO warranty.

Search for Git (git)

-> found at /usr/bin/git

Search for Cython (cython)

-> found at /usr/local/bin/cython

Search for Java compiler (javac)

-> found at /usr/lib/jvm/java-8-openjdk-amd64/bin/javac

Search for Java keytool (keytool)

-> found at /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool

Install platform

Apache ANT found at /home/muhika/.buildozer/android/platform/apache-ant-1.9.4

Android SDK found at /home/muhika/.buildozer/android/platform/android-sdk-21

Android NDK found at /home/muhika/.buildozer/android/platform/android-ndk-r9c

Check application requirements

Run './distribute.sh -l'

Cwd /home/muhika/Documents/Coding/Python/kivy/kivy1/.buildozer/android/platform/python-for-android

Available modules: android apsw audiostream bidi boost cherrypy c_igraph cprotobuf cymunk django docutils ecdsa enum34 evdev ffmpeg ffmpeg2 ffpyplayer freetype gevent greenlet harfbuzz hostpython igraph jpeg kivent_core kivent_cymunk kivy leveldb libevent libpq libsodium libswift libtorrent libxml2 libxslt libyaml lxml m2crypto midistream msgpack mysql_connector netifaces numpy opencv openssl paramiko pil plyer plyvel png polygon protobuf psutil psycopg2 pyasn1 pycrypto pygame pyjnius pylibpd pyopenssl pyparsing pyqrcode python pyyaml sdl setuptools six sqlalchemy sqlite3 storm swift thrift twisted txws wokkel zeroconf zope

Application requirements already installed, pass

Check garden requirements

Compile platform

Run './distribute.sh -l'

Cwd /home/muhika/Documents/Coding/Python/kivy/kivy1/.buildozer/android/platform/python-for-android

Available modules: android apsw audiostream bidi boost cherrypy c_igraph cprotobuf cymunk django docutils ecdsa enum34 evdev ffmpeg ffmpeg2 ffpyplayer freetype gevent greenlet harfbuzz hostpython igraph jpeg kivent_core kivent_cymunk kivy leveldb libevent libpq libsodium libswift libtorrent libxml2 libxslt libyaml lxml m2crypto midistream msgpack mysql_connector netifaces numpy opencv openssl paramiko pil plyer plyvel png polygon protobuf psutil psycopg2 pyasn1 pycrypto pygame pyjnius pylibpd pyopenssl pyparsing pyqrcode python pyyaml sdl setuptools six sqlalchemy sqlite3 storm swift thrift twisted txws wokkel zeroconf zope

Clean and build python-for-android

Remove directory and subdirectory /home/muhika/Documents/Coding/Python/kivy/kivy1/.buildozer/android/platform/python-for-android/dist/myapp

Run './distribute.sh -m "kivy" -d "myapp"'

Cwd /home/muhika/Documents/Coding/Python/kivy/kivy1/.buildozer/android/platform/python-for-android

Check build dependencies for Ubuntu
Packages missing: cython
It might break the compilation, except if you installed thoses packages manually.
Check environment
SDK located at /home/muhika/.buildozer/android/platform/android-sdk-21
NDK located at /home/muhika/.buildozer/android/platform/android-ndk-r9c
NDK version is r9c
API level set to 14
Check NDK location
Check mandatory tools
Distribution will be located at /home/muhika/Documents/Coding/Python/kivy/kivy1/.buildozer/android/platform/python-for-android/dist/myapp
Entering in ARM environment
Compiler found at /home/muhika/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin//arm-linux-androideabi-gcc
PATH is /home/muhika/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86/bin/:/home/muhika/.buildozer/android/platform/android-ndk-r9c/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/:/home/muhika/.buildozer/android/platform/android-ndk-r9c:/home/muhika/.buildozer/android/platform/android-sdk-21/tools:/home/muhika/.buildozer/android/platform/apache-ant-1.9.4/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
Leaving ARM environment
Read kivy recipe
Module kivy depend on pygame pyjnius android
Read pygame recipe
Module pygame depend on python sdl
Read pyjnius recipe
Module pyjnius depend on python sdl
Read android recipe
Module android depend on pygame
Read python recipe
Module python depend on hostpython
Read sdl recipe
Module sdl depend on python
Ignored python, already processed
Ignored sdl, already processed
Ignored pygame, already processed
Read hostpython recipe
Ignored python, already processed
Modules changed to hostpython python sdl pygame pyjnius android kivy
Pure-Python modules changed to
Run get packages
Download package for hostpython
Downloading http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
--2015-10-05 10:53:41-- http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
Resolving python.org (python.org)... failed: Temporary failure in name resolution.
wget: unable to resolve host address ‘python.org’

Command failed: ./distribute.sh -m "kivy" -d "myapp"

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

@inclement
Copy link
Member

@MuhikaThomas Paste logs with 4 spaces before each line to prevent markdown formatting.

Also, this is the wrong place to report this, you should raise it on the kivy-users mailing list and link to this log in a pastebin site (a github gist is a good option).

If you do find a bug in python-for-android itself, it's also best to start a new issue rather than resurrecting an old one. This one probably isn't related to your problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants