Warning: An error occurred while preparing SDK package Android SDK Build-Tools 33.0.1: Connection timed out.

3,795 views
Skip to first unread message

Yassin Marmoud

unread,
Dec 18, 2022, 4:13:20 PM12/18/22
to Kivy users support
I would like to build apk from kivy code, this error i couldn't fix it, i use ubuntu for windows and adb  .
help please


hisoka@YASSIN:/mnt/c/Users/ymarmoud/Desktop/RecoVineApp$ rm -rf .buildozer ~/.buildozer
hisoka@YASSIN:/mnt/c/Users/ymarmoud/Desktop/RecoVineApp$ rm -r ~/.buildozer
rm: cannot remove '/home/hisoka/.buildozer': No such file or directory
hisoka@YASSIN:/mnt/c/Users/ymarmoud/Desktop/RecoVineApp$ buildozer android clean
# Check configuration tokens
# Ensure build layout
# Create directory /home/hisoka/.buildozer
# Create directory /home/hisoka/.buildozer/cache
# Create directory /mnt/c/Users/ymarmoud/Desktop/RecoVineApp/.buildozer
# Create directory /mnt/c/Users/ymarmoud/Desktop/RecoVineApp/.buildozer/applibs
# Create directory /home/hisoka/.buildozer/android/platform/android/platform
# Create directory /mnt/c/Users/ymarmoud/Desktop/RecoVineApp/.buildozer/android/platform
# Create directory /mnt/c/Users/ymarmoud/Desktop/RecoVineApp/.buildozer/android/app
# Check configuration tokens
# Read available permissions from api-versions.xml
# Run ['/usr/bin/python3', '-m', 'pythonforandroid.toolchain', 'clean_builds', '--color=always', '--storage-dir=/mnt/c/Users/ymarmoud/Desktop/RecoVineApp/.buildozer/android/platform/build-arm64-v8a_armeabi-v7a', '--ndk-api=21', '--ignore-setup-py', '--debug']
# Cwd /mnt/c/Users/ymarmoud/Desktop/RecoVineApp/.buildozer/android/platform/python-for-android
Traceback (most recent call last):
  File "/usr/local/bin/buildozer", line 11, in <module>
    load_entry_point('buildozer==1.4.1.dev0', 'console_scripts', 'buildozer')()
  File "/usr/local/lib/python3.8/dist-packages/buildozer-1.4.1.dev0-py3.8.egg/buildozer/scripts/client.py", line 13, in main
    Buildozer().run_command(sys.argv[1:])
  File "/usr/local/lib/python3.8/dist-packages/buildozer-1.4.1.dev0-py3.8.egg/buildozer/__init__.py", line 1024, in run_command
    self.target.run_commands(args)
  File "/usr/local/lib/python3.8/dist-packages/buildozer-1.4.1.dev0-py3.8.egg/buildozer/target.py", line 93, in run_commands
    func(args)
  File "/usr/local/lib/python3.8/dist-packages/buildozer-1.4.1.dev0-py3.8.egg/buildozer/targets/android.py", line 1068, in cmd_clean
    self._p4a(["clean_builds"])
  File "/usr/local/lib/python3.8/dist-packages/buildozer-1.4.1.dev0-py3.8.egg/buildozer/targets/android.py", line 133, in _p4a
    return self.buildozer.cmd([*self._p4a_cmd, *cmd, *self.extra_p4a_args], **kwargs)
  File "/usr/local/lib/python3.8/dist-packages/buildozer-1.4.1.dev0-py3.8.egg/buildozer/__init__.py", line 289, in cmd
    process = Popen(command, **kwargs)
  File "/usr/lib/python3.8/subprocess.py", line 858, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "/usr/lib/python3.8/subprocess.py", line 1704, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: '/mnt/c/Users/ymarmoud/Desktop/RecoVineApp/.buildozer/android/platform/python-for-android'
hisoka@YASSIN:/mnt/c/Users/ymarmoud/Desktop/RecoVineApp$ buildozer android debug
# Check configuration tokens
# Ensure build layout
# Check configuration tokens
# Read available permissions from api-versions.xml
# Preparing build
# Check requirements for android
# 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-17-openjdk-amd64/bin/javac
# Search for Java keytool (keytool)
#  -> found at /usr/lib/jvm/java-17-openjdk-amd64/bin/keytool
# Install platform
# Run ['git', 'clone', '-b', 'master', '--single-branch', 'https://github.com/kivy/python-for-android.git', 'python-for-android']
# Cwd /mnt/c/Users/ymarmoud/Desktop/RecoVineApp/.buildozer/android/platform
Cloning into 'python-for-android'...
Updating files: 100% (588/588), done.
# Run ['/usr/bin/python3', '-m', 'pip', 'install', '-q', '--user', 'appdirs', 'colorama>=0.3.3', 'jinja2', 'sh>=1.10; sys_platform!="nt"', 'pep517<0.7.0', 'toml']
# Cwd None
# Android ANT is missing, downloading
# Downloading https://archive.apache.org/dist/ant/binaries/apache-ant-1.9.4-bin.tar.gz
# Run ['tar', 'xzf', 'apache-ant-1.9.4-bin.tar.gz']
# Cwd /home/hisoka/.buildozer/android/platform/apache-ant-1.9.4
# Apache ANT installation done.
# Android SDK is missing, downloading
# Downloading https://dl.google.com/android/repository/commandlinetools-linux-6514223_latest.zip
# Unpacking Android SDK
# Run ['unzip', '-q', '/home/hisoka/.buildozer/android/platform/android-sdk/commandlinetools-linux-6514223_latest.zip']
# Cwd /home/hisoka/.buildozer/android/platform/android-sdk
# Android SDK tools base installation done.
# Recommended android's NDK version by p4a is: 23b
# Android NDK is missing, downloading
# Downloading https://dl.google.com/android/repository/android-ndk-r23b-linux.zip
# Unpacking Android NDK
# Run ['unzip', '-q', '/home/hisoka/.buildozer/android/platform/android-ndk-r23b-linux.zip']
# Cwd /home/hisoka/.buildozer/android/platform
# Rename /home/hisoka/.buildozer/android/platform/android-ndk-r23b to /home/hisoka/.buildozer/android/platform/android-ndk-r23b
# Android NDK installation done.
# Installing/updating SDK platform tools if necessary
# Run ['/home/hisoka/.buildozer/android/platform/android-sdk/tools/bin/sdkmanager', '--sdk_root=/home/hisoka/.buildozer/android/platform/android-sdk', 'platform-tools']
# Cwd /home/hisoka/.buildozer/android/platform/android-sdk
Loading package information...
Loading local repository...
[                                       ] 3% Loading local r[                                       ] 3% Fetch remote re[=                                      ] 3% Fetch remote re[=                                      ] 4% Fetch remote re[=                                      ] 5% Fetch remote re[==                                     ] 5% Fetch remote re[==                                     ] 6% Fetch remote re[==                                     ] 7% Fetch remote re[===                                    ] 8% Fetch remote re[===                                    ] 8% Computing updat[===                                    ] 10% Computing updaLicense android-sdk-license:
---------------------------------------
Terms and Conditions

This is the Android Software Development Kit License Agreement

1. Introduction

1.1 The Android Software Development Kit (referred to in the License Agreement as the "SDK" and specifically including the Android system files, packaged APIs, and Google APIs add-ons) 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 A "compatible implementation" means any Android device that (i) complies with the Android Compatibility Definition document, which can be found at the Android compatibility website (http://source.android.com/compatibility) and which may be updated from time to time; and (ii) successfully passes the Android Compatibility Test Suite (CTS).

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


2. 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, 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 are agreeing to be bound by the License Agreement on behalf of your employer or other entity, 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.


3. SDK License from Google

3.1 Subject to the terms of the License Agreement, Google grants you a limited, worldwide, royalty-free, non-assignable, non-exclusive, and non-sublicensable license to use the SDK solely to develop applications for compatible implementations of Android.

3.2 You may not use this SDK to develop applications for other platforms (including non-compatible implementations of Android) or to develop another SDK. You are of course free to develop applications for other platforms, including non-compatible implementations of Android, provided that this SDK is not used for that purpose.

3.3 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.4 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 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.

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.

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.


4. Use of the SDK by You

4.1 Google agrees that it obtains no 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 for general public users, you will protect the privacy and legal rights of those users. If the 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 the user provides your application 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, the 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 any third party including, but not limited to, Google or any mobile communications carrier.

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.

5. 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.

6. 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.


7. 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. In that case, the License Agreement does not affect your legal relationship with these third parties.


8. Using Android APIs

8.1 Google Data 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. If you use the Android Recognition Service API, documented at the following URL: https://developer.android.com/reference/android/speech/RecognitionService, as updated from time to time, you acknowledge that the use of the API is subject to the Data Processing Addendum for Products where Google is a Data Processor, which is located at the following URL: https://privacy.google.com/businesses/gdprprocessorterms/, as updated from time to time. By clicking to accept, you hereby agree to the terms of the Data Processing Addendum for Products where Google is a Data Processor.


9. 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 you if: (A) you have breached any provision of the License Agreement; or (B) Google is required to do so by law; or (C) the partner with whom Google offered certain parts of SDK (such as APIs) to you has terminated its relationship with Google or ceased to offer certain parts of the SDK to you; or (D) Google decides to no longer 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, or the provision of the SDK or certain SDK services to you by Google is, in Google's sole discretion, no longer commercially viable.

9.4 When the License Agreement comes to an end, all of the legal rights, obligations and liabilities that you and Google have benefited from, been subject to (or which have accrued over time whilst the License Agreement has been in force) or which are expressed to continue indefinitely, shall be unaffected by this cessation, and the provisions of paragraph 14.7 shall continue to apply to such rights, obligations and liabilities indefinitely.


10. DISCLAIMER OF WARRANTIES

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.

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.


11. 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.


12. 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 copyright, trademark, trade secret, trade dress, patent or other intellectual property right of any person or defames any person or violates their rights of publicity or privacy, and (c) any non-compliance by you with the License Agreement.


13. 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.


14. 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 rights granted in the License Agreement may not be assigned or transferred by either you or Google without the prior written approval of the other party. Neither you nor Google shall be permitted to delegate their responsibilities or obligations under the License Agreement without the prior written approval of the other party.

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.


January 16, 2019
---------------------------------------
Accept? (y/N): y
[===                                    ] 10% Installing And
Warning: An error occurred while preparing SDK package Android SDK Platform-Tools: Connection timed out.
[===                                    ] 10% Installing And# Command failed: ['/home/hisoka/.buildozer/android/platform/android-sdk/tools/bin/sdkmanager', '--sdk_root=/home/hisoka/.buildozer/android/platform/android-sdk', 'platform-tools']# ENVIRONMENT:
#     SHELL = '/bin/bash'
#     WSL_DISTRO_NAME = 'Ubuntu'
#     NAME = 'YASSIN'
#     PWD = '/mnt/c/Users/ymarmoud/Desktop/RecoVineApp'
#     LOGNAME = 'hisoka'
#     MOTD_SHOWN = 'update-motd'
#     HOME = '/home/hisoka'
#     LANG = 'C.UTF-8'
#     WSL_INTEROP = '/run/WSL/8_interop'
#     LS_COLORS = 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:'
#     LESSCLOSE = '/usr/bin/lesspipe %s %s'
#     TERM = 'xterm-256color'
#     LESSOPEN = '| /usr/bin/lesspipe %s'
#     USER = 'hisoka'
#     SHLVL = '1'
#     WSLENV = ''
#     XDG_DATA_DIRS = '/usr/local/share:/usr/share:/var/lib/snapd/desktop'
#     PATH = ('/home/hisoka/.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:/usr/lib/wsl/lib:/mnt/c/Users/ymarmoud/Downloads/orc/bin:/mnt/c/WINDOWS/system32:/mnt/c/WINDOWS:/mnt/c/WINDOWS/System32/Wbem:/mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/:/mnt/c/WINDOWS/System32/OpenSSH/:/mnt/c/Program '
 'Files (x86)/Pulse Secure/VC142.CRT/X64/:/mnt/c/Program Files (x86)/Pulse '
 'Secure/VC142.CRT/X86/:/mnt/c/Program Files (x86)/Common Files/Pulse '
 'Secure/TNC Client Plugin/:/mnt/c/Program '
 'Files/Git/cmd:/mnt/c/Python/Scripts/:/mnt/c/Python/:/mnt/c/Users/ymarmoud/AppData/Local/Microsoft/WindowsApps:/mnt/c/Program '
 'Files/JetBrains/PyCharm Community Edition '
 '2022.2.3/bin:/mnt/c/Users/ymarmoud/AppData/Local/Programs/Python/Python39:/mnt/c/Users/ymarmoud/AppData/Local/Programs/Python/Python39/Scripts:/mnt/c/Users/ymarmoud/AppData/Local/Programs/Microsoft '
 'VS Code/bin:/snap/bin:/home/hisoka/.local/bin/')
#     HOSTTYPE = 'x86_64'
#     OLDPWD = '/'
#     _ = '/usr/local/bin/buildozer'
#
# 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
hisoka@YASSIN:/mnt/c/Users/ymarmoud/Desktop/RecoVineApp$ sudo mount -t drvfs C: /mnt/c -o metadata
[sudo] password for hisoka:
Sorry, try again.
[sudo] password for hisoka:
Sorry, try again.
[sudo] password for hisoka:
hisoka@YASSIN:/mnt/c/Users/ymarmoud/Desktop/RecoVineApp$ buildozer android clean
# Check configuration tokens
# Ensure build layout
^[[A# Check configuration tokens
# Read available permissions from api-versions.xml
# Run ['/usr/bin/python3', '-m', 'pythonforandroid.toolchain', 'clean_builds', '--color=always', '--storage-dir=/mnt/c/Users/ymarmoud/Desktop/RecoVineApp/.buildozer/android/platform/build-arm64-v8a_armeabi-v7a', '--ndk-api=21', '--ignore-setup-py', '--debug']
# Cwd /mnt/c/Users/ymarmoud/Desktop/RecoVineApp/.buildozer/android/platform/python-for-android
[WARNING]: prerequisites.py is experimental and does not support all prerequisites yet.
[WARNING]: Please report any issues to the python-for-android issue tracker.
[WARNING]: prerequisites.py is experimental and does not support all prerequisites yet.
[WARNING]: Please report any issues to the python-for-android issue tracker.
# Run ['/usr/bin/python3', '-m', 'pythonforandroid.toolchain', 'clean_dists', '--color=always', '--storage-dir=/mnt/c/Users/ymarmoud/Desktop/RecoVineApp/.buildozer/android/platform/build-arm64-v8a_armeabi-v7a', '--ndk-api=21', '--ignore-setup-py', '--debug']
# Cwd /mnt/c/Users/ymarmoud/Desktop/RecoVineApp/.buildozer/android/platform/python-for-android
[WARNING]: prerequisites.py is experimental and does not support all prerequisites yet.
[WARNING]: Please report any issues to the python-for-android issue tracker.
[WARNING]: prerequisites.py is experimental and does not support all prerequisites yet.
[WARNING]: Please report any issues to the python-for-android issue tracker.
hisoka@YASSIN:/mnt/c/Users/ymarmoud/Desktop/RecoVineApp$ rm -rf .buildozer ~/.buildozer
hisoka@YASSIN:/mnt/c/Users/ymarmoud/Desktop/RecoVineApp$ rm -r ~/.buildozer
rm: cannot remove '/home/hisoka/.buildozer': No such file or directory
hisoka@YASSIN:/mnt/c/Users/ymarmoud/Desktop/RecoVineApp$ buildozer -v android debug
# Check configuration tokens
# Ensure build layout
# Create directory /home/hisoka/.buildozer
# Create directory /home/hisoka/.buildozer/cache
# Create directory /mnt/c/Users/ymarmoud/Desktop/RecoVineApp/.buildozer
# Create directory /mnt/c/Users/ymarmoud/Desktop/RecoVineApp/.buildozer/applibs
# Create directory /home/hisoka/.buildozer/android/platform/android/platform
# Create directory /mnt/c/Users/ymarmoud/Desktop/RecoVineApp/.buildozer/android/platform
# Create directory /mnt/c/Users/ymarmoud/Desktop/RecoVineApp/.buildozer/android/app
# Check configuration tokens
# Read available permissions from api-versions.xml
# Preparing build
# Check requirements for android
# 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-17-openjdk-amd64/bin/javac
# Search for Java keytool (keytool)
#  -> found at /usr/lib/jvm/java-17-openjdk-amd64/bin/keytool
# Install platform
# Run ['git', 'clone', '-b', 'master', '--single-branch', 'https://github.com/kivy/python-for-android.git', 'python-for-android']
# Cwd /mnt/c/Users/ymarmoud/Desktop/RecoVineApp/.buildozer/android/platform
Cloning into 'python-for-android'...
Updating files: 100% (588/588), done.
# Run ['/usr/bin/python3', '-m', 'pip', 'install', '-q', '--user', 'appdirs', 'colorama>=0.3.3', 'jinja2', 'sh>=1.10; sys_platform!="nt"', 'pep517<0.7.0', 'toml']
# Cwd None
# Android ANT is missing, downloading
# Downloading https://archive.apache.org/dist/ant/binaries/apache-ant-1.9.4-bin.tar.gz
# Run ['tar', 'xzf', 'apache-ant-1.9.4-bin.tar.gz']
# Cwd /home/hisoka/.buildozer/android/platform/apache-ant-1.9.4
# Apache ANT installation done.
# Android SDK is missing, downloading
# Downloading https://dl.google.com/android/repository/commandlinetools-linux-6514223_latest.zip
# Unpacking Android SDK
# Run ['unzip', '-q', '/home/hisoka/.buildozer/android/platform/android-sdk/commandlinetools-linux-6514223_latest.zip']
# Cwd /home/hisoka/.buildozer/android/platform/android-sdk
# Android SDK tools base installation done.
# Recommended android's NDK version by p4a is: 23b
# Android NDK is missing, downloading
# Downloading https://dl.google.com/android/repository/android-ndk-r23b-linux.zip
# Unpacking Android NDK
# Run ['unzip', '-q', '/home/hisoka/.buildozer/android/platform/android-ndk-r23b-linux.zip']
# Cwd /home/hisoka/.buildozer/android/platform
# Rename /home/hisoka/.buildozer/android/platform/android-ndk-r23b to /home/hisoka/.buildozer/android/platform/android-ndk-r23b
# Android NDK installation done.
# Installing/updating SDK platform tools if necessary
# Run ['/home/hisoka/.buildozer/android/platform/android-sdk/tools/bin/sdkmanager', '--sdk_root=/home/hisoka/.buildozer/android/platform/android-sdk', 'platform-tools']
# Cwd /home/hisoka/.buildozer/android/platform/android-sdk
Loading package information...
Loading local repository...
[                                       ] 3% Loading local r[                                       ] 3% Fetch remote re[=                                      ] 3% Fetch remote re[=                                      ] 3% Fetch remote re[=                                      ] 3% Downloading add[=                                      ] 3% Downloading add[=                                      ] 3% Downloading add[=                                      ] 4% Downloading add[=                                      ] 4% Downloading add[=                                      ] 4% Downloading sys[=                                      ] 4% Downloading sys[=                                      ] 4% Downloading sys[=                                      ] 5% Downloading sys[=                                      ] 5% Downloading sys[=                                      ] 5% Downloading add[=                                      ] 5% Downloading add[=                                      ] 5% Downloading add[=                                      ] 5% Downloading add[==                                     ] 5% Downloading add[==                                     ] 5% Downloading add[==                                     ] 5% Downloading add[==                                     ] 6% Downloading add[==                                     ] 6% Downloading add[==                                     ] 6% Downloading sys[==                                     ] 6% Downloading sys[==                                     ] 6% Downloading sys[==                                     ] 6% Downloading sys[==                                     ] 6% Downloading sys[==                                     ] 6% Downloading sys[==                                     ] 7% Downloading sys[==                                     ] 7% Downloading sys[==                                     ] 7% Downloading sys[==                                     ] 7% Downloading sys[==                                     ] 7% Downloading sys[==                                     ] 7% Downloading sys[==                                     ] 7% Downloading sys[===                                    ] 8% Downloading sys[===                                    ] 8% Computing updat[===                                    ] 8% Computing updat[===                                    ] 10% Computing updaLicense android-sdk-license:
---------------------------------------
Terms and Conditions

This is the Android Software Development Kit License Agreement

1. Introduction

1.1 The Android Software Development Kit (referred to in the License Agreement as the "SDK" and specifically including the Android system files, packaged APIs, and Google APIs add-ons) 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 A "compatible implementation" means any Android device that (i) complies with the Android Compatibility Definition document, which can be found at the Android compatibility website (http://source.android.com/compatibility) and which may be updated from time to time; and (ii) successfully passes the Android Compatibility Test Suite (CTS).

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


2. 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, 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 are agreeing to be bound by the License Agreement on behalf of your employer or other entity, 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.


3. SDK License from Google

3.1 Subject to the terms of the License Agreement, Google grants you a limited, worldwide, royalty-free, non-assignable, non-exclusive, and non-sublicensable license to use the SDK solely to develop applications for compatible implementations of Android.

3.2 You may not use this SDK to develop applications for other platforms (including non-compatible implementations of Android) or to develop another SDK. You are of course free to develop applications for other platforms, including non-compatible implementations of Android, provided that this SDK is not used for that purpose.

3.3 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.4 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 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.

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.

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.


4. Use of the SDK by You

4.1 Google agrees that it obtains no 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 for general public users, you will protect the privacy and legal rights of those users. If the 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 the user provides your application 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, the 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 any third party including, but not limited to, Google or any mobile communications carrier.

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.

5. 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.

6. 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.


7. 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. In that case, the License Agreement does not affect your legal relationship with these third parties.


8. Using Android APIs

8.1 Google Data 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. If you use the Android Recognition Service API, documented at the following URL: https://developer.android.com/reference/android/speech/RecognitionService, as updated from time to time, you acknowledge that the use of the API is subject to the Data Processing Addendum for Products where Google is a Data Processor, which is located at the following URL: https://privacy.google.com/businesses/gdprprocessorterms/, as updated from time to time. By clicking to accept, you hereby agree to the terms of the Data Processing Addendum for Products where Google is a Data Processor.


9. 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 you if: (A) you have breached any provision of the License Agreement; or (B) Google is required to do so by law; or (C) the partner with whom Google offered certain parts of SDK (such as APIs) to you has terminated its relationship with Google or ceased to offer certain parts of the SDK to you; or (D) Google decides to no longer 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, or the provision of the SDK or certain SDK services to you by Google is, in Google's sole discretion, no longer commercially viable.

9.4 When the License Agreement comes to an end, all of the legal rights, obligations and liabilities that you and Google have benefited from, been subject to (or which have accrued over time whilst the License Agreement has been in force) or which are expressed to continue indefinitely, shall be unaffected by this cessation, and the provisions of paragraph 14.7 shall continue to apply to such rights, obligations and liabilities indefinitely.


10. DISCLAIMER OF WARRANTIES

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.

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.


11. 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.


12. 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 copyright, trademark, trade secret, trade dress, patent or other intellectual property right of any person or defames any person or violates their rights of publicity or privacy, and (c) any non-compliance by you with the License Agreement.


13. 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.


14. 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 rights granted in the License Agreement may not be assigned or transferred by either you or Google without the prior written approval of the other party. Neither you nor Google shall be permitted to delegate their responsibilities or obligations under the License Agreement without the prior written approval of the other party.

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.


January 16, 2019
---------------------------------------
Accept? (y/N): y
[===                                    ] 10% Installing And[===                                    ] 10% Downloading pl[====                                   ] 10% Downloading pl[====                                   ] 11% Downloading pl[====                                   ] 12% Downloading pl[=====                                  ] 13% Downloading pl[=====                                  ] 14% Downloading pl[=====                                  ] 15% Downloading pl[======                                 ] 15% Downloading pl[======                                 ] 16% Downloading pl[======                                 ] 17% Downloading pl[=======                                ] 18% Downloading pl[=======                                ] 19% Downloading pl[=======                                ] 20% Downloading pl[========                               ] 20% Downloading pl[========                               ] 21% Downloading pl[========                               ] 22% Downloading pl[=========                              ] 23% Downloading pl[=========                              ] 24% Downloading pl[=========                              ] 25% Downloading pl[==========                             ] 25% Downloading pl[==========                             ] 26% Downloading pl[==========                             ] 27% Downloading pl[===========                            ] 28% Downloading pl[===========                            ] 29% Downloading pl[===========                            ] 30% Downloading pl[============                           ] 30% Downloading pl[============                           ] 31% Downloading pl[============                           ] 32% Downloading pl[============                           ] 33% Downloading pl[============                           ] 33% Unzipping...
[============                           ] 33% Unzipping... p[=============                          ] 33% Unzipping... p[=============                          ] 33% Unzipping... p[=============                          ] 34% Unzipping... p[=============                          ] 35% Unzipping... p[==============                         ] 35% Unzipping... p[==============                         ] 36% Unzipping... p[==============                         ] 37% Unzipping... p[===============                        ] 38% Unzipping... p[===============                        ] 39% Unzipping... p[===============                        ] 40% Unzipping... p[================                       ] 40% Unzipping... p[================                       ] 41% Unzipping... p[================                       ] 42% Unzipping... p[=================                      ] 43% Unzipping... p[=================                      ] 43% Unzipping... p[=================                      ] 43% Unzipping... p[=================                      ] 44% Unzipping... p[=================                      ] 45% Unzipping... p[=================                      ] 45% Unzipping... p[==================                     ] 45% Unzipping... p[==================                     ] 45% Unzipping... p[==================                     ] 46% Unzipping... p[==================                     ] 47% Unzipping... p[===================                    ] 48% Unzipping... p[===================                    ] 48% Unzipping... p[===================                    ] 48% Unzipping... p[===================                    ] 49% Unzipping... p[===================                    ] 49% Unzipping... p[===================                    ] 50% Unzipping... p[====================                   ] 50% Unzipping... p[====================                   ] 50% Unzipping... p[====================                   ] 51% Unzipping... p[====================                   ] 52% Unzipping... p[====================                   ] 52% Unzipping... p[====================                   ] 52% Unzipping... p[=====================                  ] 53% Unzipping... p[=====================                  ] 54% Unzipping... p[=====================                  ] 54% Unzipping... p[=====================                  ] 55% Unzipping... p[=======================================] 100% Unzipping... platform-tools/lib64
# Run ['/home/hisoka/.buildozer/android/platform/android-sdk/tools/bin/sdkmanager', '--sdk_root=/home/hisoka/.buildozer/android/platform/android-sdk', '--update']
# Cwd /home/hisoka/.buildozer/android/platform/android-sdk
Loading package information...
Loading local repository...
[                                       ] 3% Loading local r[                                       ] 3% Fetch remote re[=                                      ] 3% Fetch remote re[=                                      ] 3% Fetch remote re[=                                      ] 3% Downloading add[=                                      ] 3% Downloading add[=                                      ] 3% Downloading add[=                                      ] 3% Downloading add[=                                      ] 4% Downloading add[=                                      ] 4% Downloading add[=                                      ] 4% Downloading add[=                                      ] 5% Downloading add[=                                      ] 5% Downloading add[=                                      ] 5% Downloading sys[=                                      ] 5% Downloading sys[=                                      ] 5% Downloading sys[=                                      ] 5% Downloading sys[==                                     ] 5% Downloading sys[==                                     ] 5% Downloading add[==                                     ] 5% Downloading add[==                                     ] 5% Downloading add[==                                     ] 6% Downloading add[==                                     ] 6% Downloading add[==                                     ] 6% Downloading sys[==                                     ] 6% Downloading sys[==                                     ] 6% Downloading sys[==                                     ] 6% Downloading sys[==                                     ] 6% Downloading sys[==                                     ] 6% Downloading sys[==                                     ] 7% Downloading sys[==                                     ] 7% Downloading sys[==                                     ] 7% Downloading sys[==                                     ] 7% Downloading sys[==                                     ] 7% Downloading sys[==                                     ] 7% Downloading sys[==                                     ] 7% Downloading sys[===                                    ] 8% Downloading sys[===                                    ] 8% Computing updat[===                                    ] 8% Computing updat[===                                    ] 10% Computing upda[=======================================] 100% Computing updates...
# Updating SDK build tools if necessary
# build-tools folder not found /home/hisoka/.buildozer/android/platform/android-sdk/build-tools
# Run ['/home/hisoka/.buildozer/android/platform/android-sdk/tools/bin/sdkmanager', '--sdk_root=/home/hisoka/.buildozer/android/platform/android-sdk', '--list']
# Cwd /home/hisoka/.buildozer/android/platform/android-sdk
Loading package information...
Loading local repository...
[=========                              ] 25% Loading local [=========                              ] 25% Fetch remote r[==========                             ] 26% Fetch remote r[============                           ] 32% Fetch remote r[=============                          ] 33% Fetch remote r[=============                          ] 35% Fetch remote r[==============                         ] 36% Fetch remote r[==============                         ] 38% Fetch remote r[===============                        ] 39% Fetch remote r[================                       ] 41% Fetch remote r[================                       ] 42% Fetch remote r[=================                      ] 44% Fetch remote r[==================                     ] 45% Fetch remote r[==================                     ] 47% Fetch remote r[===================                    ] 48% Fetch remote r[===================                    ] 50% Fetch remote r[====================                   ] 51% Fetch remote r[=====================                  ] 53% Fetch remote r[=====================                  ] 54% Fetch remote r[======================                 ] 56% Fetch remote r[======================                 ] 57% Fetch remote r[=======================                ] 59% Fetch remote r[========================               ] 60% Fetch remote r[========================               ] 62% Fetch remote r[=========================              ] 63% Fetch remote r[=========================              ] 65% Fetch remote r[==========================             ] 66% Fetch remote r[===========================            ] 68% Fetch remote r[===========================            ] 69% Fetch remote r[============================           ] 71% Fetch remote r[============================           ] 72% Fetch remote r[=============================          ] 74% Fetch remote r[=============================          ] 75% Fetch remote r[=============================          ] 75% Computing upda[=======================================] 100% Computing updInstalled packages:
  Path           | Version | Description                | Location
  -------        | ------- | -------                    | -------
  platform-tools | 33.0.3  | Android SDK Platform-Tools | platform-tools/
  tools          | 2.0.0   | Android SDK Tools 2        | tools/

Available Packages:
  Path
                               | Version      | Description

  -------
                               | -------      | -------

  add-ons;addon-google_apis-google-15
                               | 3            | Google APIs

  add-ons;addon-google_apis-google-16
                               | 4            | Google APIs

  add-ons;addon-google_apis-google-17
                               | 4            | Google APIs

  add-ons;addon-google_apis-google-18
                               | 4            | Google APIs

  add-ons;addon-google_apis-google-19
                               | 20           | Google APIs

  add-ons;addon-google_apis-google-21
                               | 1            | Google APIs

  add-ons;addon-google_apis-google-22
                               | 1            | Google APIs

  add-ons;addon-google_apis-google-23
                               | 1            | Google APIs

  add-ons;addon-google_apis-google-24
                               | 1            | Google APIs

  build-tools;19.1.0
                               | 19.1.0       | Android SDK Build-Tools 19.1
  build-tools;20.0.0
                               | 20.0.0       | Android SDK Build-Tools 20
  build-tools;21.1.2
                               | 21.1.2       | Android SDK Build-Tools 21.1.2
  build-tools;22.0.1
                               | 22.0.1       | Android SDK Build-Tools 22.0.1
  build-tools;23.0.1
                               | 23.0.1       | Android SDK Build-Tools 23.0.1
  build-tools;23.0.2
                               | 23.0.2       | Android SDK Build-Tools 23.0.2
  build-tools;23.0.3
                               | 23.0.3       | Android SDK Build-Tools 23.0.3
  build-tools;24.0.0
                               | 24.0.0       | Android SDK Build-Tools 24
  build-tools;24.0.1
                               | 24.0.1       | Android SDK Build-Tools 24.0.1
  build-tools;24.0.2
                               | 24.0.2       | Android SDK Build-Tools 24.0.2
  build-tools;24.0.3
                               | 24.0.3       | Android SDK Build-Tools 24.0.3
  build-tools;25.0.0
                               | 25.0.0       | Android SDK Build-Tools 25
  build-tools;25.0.1
                               | 25.0.1       | Android SDK Build-Tools 25.0.1
  build-tools;25.0.2
                               | 25.0.2       | Android SDK Build-Tools 25.0.2
  build-tools;25.0.3
                               | 25.0.3       | Android SDK Build-Tools 25.0.3
  build-tools;26.0.0
                               | 26.0.0       | Android SDK Build-Tools 26
  build-tools;26.0.1
                               | 26.0.1       | Android SDK Build-Tools 26.0.1
  build-tools;26.0.2
                               | 26.0.2       | Android SDK Build-Tools 26.0.2
  build-tools;26.0.3
                               | 26.0.3       | Android SDK Build-Tools 26.0.3
  build-tools;27.0.0
                               | 27.0.0       | Android SDK Build-Tools 27
  build-tools;27.0.1
                               | 27.0.1       | Android SDK Build-Tools 27.0.1
  build-tools;27.0.2
                               | 27.0.2       | Android SDK Build-Tools 27.0.2
  build-tools;27.0.3
                               | 27.0.3       | Android SDK Build-Tools 27.0.3
  build-tools;28.0.0
                               | 28.0.0       | Android SDK Build-Tools 28
  build-tools;28.0.1
                               | 28.0.1       | Android SDK Build-Tools 28.0.1
  build-tools;28.0.2
                               | 28.0.2       | Android SDK Build-Tools 28.0.2
  build-tools;28.0.3
                               | 28.0.3       | Android SDK Build-Tools 28.0.3
  build-tools;29.0.0
                               | 29.0.0       | Android SDK Build-Tools 29
  build-tools;29.0.1
                               | 29.0.1       | Android SDK Build-Tools 29.0.1
  build-tools;29.0.2
                               | 29.0.2       | Android SDK Build-Tools 29.0.2
  build-tools;29.0.3
                               | 29.0.3       | Android SDK Build-Tools 29.0.3
  build-tools;30.0.0
                               | 30.0.0       | Android SDK Build-Tools 30
  build-tools;30.0.1
                               | 30.0.1       | Android SDK Build-Tools 30.0.1
  build-tools;30.0.2
                               | 30.0.2       | Android SDK Build-Tools 30.0.2
  build-tools;30.0.3
                               | 30.0.3       | Android SDK Build-Tools 30.0.3
  build-tools;31.0.0
                               | 31.0.0       | Android SDK Build-Tools 31
  build-tools;32.0.0
                               | 32.0.0       | Android SDK Build-Tools 32
  build-tools;32.1.0-rc1
                               | 32.1.0 rc1   | Android SDK Build-Tools 32.1-rc1
  build-tools;33.0.0
                               | 33.0.0       | Android SDK Build-Tools 33
  build-tools;33.0.1
                               | 33.0.1       | Android SDK Build-Tools 33.0.1
  cmake;3.10.2.4988404
                               | 3.10.2       | CMake 3.10.2.4988404
  cmake;3.18.1
                               | 3.18.1       | CMake 3.18.1
  cmake;3.22.1
                               | 3.22.1       | CMake 3.22.1
  cmake;3.6.4111459
                               | 3.6.4111459  | CMake 3.6.4111459
  cmdline-tools;1.0
                               | 1.0          | Android SDK Command-line Tools
  cmdline-tools;2.1
                               | 2.1          | Android SDK Command-line Tools
  cmdline-tools;3.0
                               | 3.0          | Android SDK Command-line Tools
  cmdline-tools;4.0
                               | 4.0          | Android SDK Command-line Tools
  cmdline-tools;5.0
                               | 5.0          | Android SDK Command-line Tools
  cmdline-tools;6.0
                               | 6.0          | Android SDK Command-line Tools
  cmdline-tools;7.0
                               | 7.0          | Android SDK Command-line Tools
  cmdline-tools;8.0
                               | 8.0          | Android SDK Command-line Tools
  cmdline-tools;latest
                               | 8.0          | Android SDK Command-line Tools (latest)
  emulator
                               | 31.3.14      | Android Emulator
  extras;android;m2repository
                               | 47.0.0       | Android Support Repository
  extras;google;auto
                               | 2.0          | Android Auto Desktop Head Unit Emulator
  extras;google;google_play_services
                               | 49           | Google Play services
  extras;google;instantapps
                               | 1.9.0        | Google Play Instant Development SDK
  extras;google;m2repository
                               | 58           | Google Repository
  extras;google;market_apk_expansion
                               | 1            | Google Play APK Expansion library
  extras;google;market_licensing
                               | 1            | Google Play Licensing Library
  extras;google;simulators
                               | 1            | Android Auto API Simulators
  extras;google;webdriver
                               | 2            | Google Web Driver
  extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.0        | 1            | Solver for ConstraintLayout 1.0.0
  extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.0-alpha4 | 1            | com.android.support.constraint:constraint-layout-solver:1.0.0-alpha4
  extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.0-alpha8 | 1            | Solver for ConstraintLayout 1.0.0-alpha8
  extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.0-beta1  | 1            | Solver for ConstraintLayout 1.0.0-beta1
  extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.0-beta2  | 1            | Solver for ConstraintLayout 1.0.0-beta2
  extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.0-beta3  | 1            | Solver for ConstraintLayout 1.0.0-beta3
  extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.0-beta4  | 1            | Solver for ConstraintLayout 1.0.0-beta4
  extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.0-beta5  | 1            | Solver for ConstraintLayout 1.0.0-beta5
  extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.1        | 1            | Solver for ConstraintLayout 1.0.1
  extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.2        | 1            | Solver for ConstraintLayout 1.0.2
  extras;m2repository;com;android;support;constraint;constraint-layout;1.0.0               | 1            | ConstraintLayout for Android 1.0.0
  extras;m2repository;com;android;support;constraint;constraint-layout;1.0.0-alpha4        | 1            | com.android.support.constraint:constraint-layout:1.0.0-alpha4
  extras;m2repository;com;android;support;constraint;constraint-layout;1.0.0-alpha8        | 1            | ConstraintLayout for Android 1.0.0-alpha8
  extras;m2repository;com;android;support;constraint;constraint-layout;1.0.0-beta1         | 1            | ConstraintLayout for Android 1.0.0-beta1
  extras;m2repository;com;android;support;constraint;constraint-layout;1.0.0-beta2         | 1            | ConstraintLayout for Android 1.0.0-beta2
  extras;m2repository;com;android;support;constraint;constraint-layout;1.0.0-beta3         | 1            | ConstraintLayout for Android 1.0.0-beta3
  extras;m2repository;com;android;support;constraint;constraint-layout;1.0.0-beta4         | 1            | ConstraintLayout for Android 1.0.0-beta4
  extras;m2repository;com;android;support;constraint;constraint-layout;1.0.0-beta5         | 1            | ConstraintLayout for Android 1.0.0-beta5
  extras;m2repository;com;android;support;constraint;constraint-layout;1.0.1               | 1            | ConstraintLayout for Android 1.0.1
  extras;m2repository;com;android;support;constraint;constraint-layout;1.0.2               | 1            | ConstraintLayout for Android 1.0.2
  ndk-bundle
                               | 22.1.7171670 | NDK

  ndk;16.1.4479499
                               | 16.1.4479499 | NDK (Side by side) 16.1.4479499
  ndk;17.2.4988734
                               | 17.2.4988734 | NDK (Side by side) 17.2.4988734
  ndk;18.1.5063045
                               | 18.1.5063045 | NDK (Side by side) 18.1.5063045
  ndk;19.2.5345600
                               | 19.2.5345600 | NDK (Side by side) 19.2.5345600
  ndk;20.0.5594570
                               | 20.0.5594570 | NDK (Side by side) 20.0.5594570
  ndk;20.1.5948944
                               | 20.1.5948944 | NDK (Side by side) 20.1.5948944
  ndk;21.0.6113669
                               | 21.0.6113669 | NDK (Side by side) 21.0.6113669
  ndk;21.1.6352462
                               | 21.1.6352462 | NDK (Side by side) 21.1.6352462
  ndk;21.2.6472646
                               | 21.2.6472646 | NDK (Side by side) 21.2.6472646
  ndk;21.3.6528147
                               | 21.3.6528147 | NDK (Side by side) 21.3.6528147
  ndk;21.4.7075529
                               | 21.4.7075529 | NDK (Side by side) 21.4.7075529
  ndk;22.0.7026061
                               | 22.0.7026061 | NDK (Side by side) 22.0.7026061
  ndk;22.1.7171670
                               | 22.1.7171670 | NDK (Side by side) 22.1.7171670
  ndk;23.0.7599858
                               | 23.0.7599858 | NDK (Side by side) 23.0.7599858
  ndk;23.1.7779620
                               | 23.1.7779620 | NDK (Side by side) 23.1.7779620
  ndk;23.2.8568313
                               | 23.2.8568313 | NDK (Side by side) 23.2.8568313
  ndk;24.0.8215888
                               | 24.0.8215888 | NDK (Side by side) 24.0.8215888
  ndk;25.0.8775105
                               | 25.0.8775105 | NDK (Side by side) 25.0.8775105
  ndk;25.1.8937393
                               | 25.1.8937393 | NDK (Side by side) 25.1.8937393
  patcher;v4
                               | 1            | SDK Patch Applier v4
  platform-tools
                               | 33.0.3       | Android SDK Platform-Tools
  platforms;android-10
                               | 2            | Android SDK Platform 10
  platforms;android-11
                               | 2            | Android SDK Platform 11
  platforms;android-12
                               | 3            | Android SDK Platform 12
  platforms;android-13
                               | 1            | Android SDK Platform 13
  platforms;android-14
                               | 4            | Android SDK Platform 14
  platforms;android-15
                               | 5            | Android SDK Platform 15
  platforms;android-16
                               | 5            | Android SDK Platform 16
  platforms;android-17
                               | 3            | Android SDK Platform 17
  platforms;android-18
                               | 3            | Android SDK Platform 18
  platforms;android-19
                               | 4            | Android SDK Platform 19
  platforms;android-20
                               | 2            | Android SDK Platform 20
  platforms;android-21
                               | 2            | Android SDK Platform 21
  platforms;android-22
                               | 2            | Android SDK Platform 22
  platforms;android-23
                               | 3            | Android SDK Platform 23
  platforms;android-24
                               | 2            | Android SDK Platform 24
  platforms;android-25
                               | 3            | Android SDK Platform 25
  platforms;android-26
                               | 2            | Android SDK Platform 26
  platforms;android-27
                               | 3            | Android SDK Platform 27
  platforms;android-28
                               | 6            | Android SDK Platform 28
  platforms;android-29
                               | 5            | Android SDK Platform 29
  platforms;android-30
                               | 3            | Android SDK Platform 30
  platforms;android-31
                               | 1            | Android SDK Platform 31
  platforms;android-32
                               | 1            | Android SDK Platform 32
  platforms;android-33
                               | 2            | Android SDK Platform 33
  platforms;android-7
                               | 3            | Android SDK Platform 7
  platforms;android-8
                               | 3            | Android SDK Platform 8
  platforms;android-9
                               | 2            | Android SDK Platform 9
  platforms;android-TiramisuPrivacySandbox
                               | 8            | Android SDK Platform TiramisuPrivacySandbox
  skiaparser;1
                               | 6            | Layout Inspector image server for API 29-30
  skiaparser;2
                               | 3            | Layout Inspector image server for API S
  skiaparser;3
                               | 1            | Layout Inspector image server for API 31 and T
  sources;android-15
                               | 2            | Sources for Android 15
  sources;android-16
                               | 2            | Sources for Android 16
  sources;android-17
                               | 1            | Sources for Android 17
  sources;android-18
                               | 1            | Sources for Android 18
  sources;android-19
                               | 2            | Sources for Android 19
  sources;android-20
                               | 1            | Sources for Android 20
  sources;android-21
                               | 1            | Sources for Android 21
  sources;android-22
                               | 1            | Sources for Android 22
  sources;android-23
                               | 1            | Sources for Android 23
  sources;android-24
                               | 1            | Sources for Android 24
  sources;android-25
                               | 1            | Sources for Android 25
  sources;android-26
                               | 1            | Sources for Android 26
  sources;android-27
                               | 1            | Sources for Android 27
  sources;android-28
                               | 1            | Sources for Android 28
  sources;android-29
                               | 1            | Sources for Android 29
  sources;android-30
                               | 1            | Sources for Android 30
  sources;android-31
                               | 1            | Sources for Android 31
  sources;android-32
                               | 1            | Sources for Android 32
  sources;android-33
                               | 1            | Sources for Android 33
  system-images;android-10;default;armeabi-v7a
                               | 5            | ARM EABI v7a System Image
  system-images;android-10;default;x86
                               | 5            | Intel x86 Atom System Image
  system-images;android-10;google_apis;armeabi-v7a
                               | 6            | Google APIs ARM EABI v7a System Image
  system-images;android-10;google_apis;x86
                               | 6            | Google APIs Intel x86 Atom System Image
  system-images;android-14;default;armeabi-v7a
                               | 2            | ARM EABI v7a System Image
  system-images;android-15;default;armeabi-v7a
                               | 5            | ARM EABI v7a System Image
  system-images;android-15;default;x86
                               | 7            | Intel x86 Atom System Image
  system-images;android-15;google_apis;armeabi-v7a
                               | 6            | Google APIs ARM EABI v7a System Image
  system-images;android-15;google_apis;x86
                               | 7            | Google APIs Intel x86 Atom System Image
  system-images;android-16;default;armeabi-v7a
                               | 6            | ARM EABI v7a System Image
  system-images;android-16;default;mips
                               | 1            | MIPS System Image
  system-images;android-16;default;x86
                               | 7            | Intel x86 Atom System Image
  system-images;android-16;google_apis;armeabi-v7a
                               | 6            | Google APIs ARM EABI v7a System Image
  system-images;android-16;google_apis;x86
                               | 7            | Google APIs Intel x86 Atom System Image
  system-images;android-17;default;armeabi-v7a
                               | 6            | ARM EABI v7a System Image
  system-images;android-17;default;mips
                               | 1            | MIPS System Image
  system-images;android-17;default;x86
                               | 7            | Intel x86 Atom System Image
  system-images;android-17;google_apis;armeabi-v7a
                               | 6            | Google APIs ARM EABI v7a System Image
  system-images;android-17;google_apis;x86
                               | 7            | Google APIs Intel x86 Atom System Image
  system-images;android-18;default;armeabi-v7a
                               | 5            | ARM EABI v7a System Image
  system-images;android-18;default;x86
                               | 4            | Intel x86 Atom System Image
  system-images;android-18;google_apis;armeabi-v7a
                               | 6            | Google APIs ARM EABI v7a System Image
  system-images;android-18;google_apis;x86
                               | 6            | Google APIs Intel x86 Atom System Image
  system-images;android-19;default;armeabi-v7a
                               | 5            | ARM EABI v7a System Image
  system-images;android-19;default;x86
                               | 6            | Intel x86 Atom System Image
  system-images;android-19;google_apis;armeabi-v7a
                               | 40           | Google APIs ARM EABI v7a System Image
  system-images;android-19;google_apis;x86
                               | 40           | Google APIs Intel x86 Atom System Image
  system-images;android-21;android-tv;armeabi-v7a
                               | 3            | Android TV ARM EABI v7a System Image
  system-images;android-21;android-tv;x86
                               | 3            | Android TV Intel x86 Atom System Image
  system-images;android-21;default;arm64-v8a
                               | 4            | ARM 64 v8a System Image
  system-images;android-21;default;armeabi-v7a
                               | 4            | ARM EABI v7a System Image
  system-images;android-21;default;x86
                               | 5            | Intel x86 Atom System Image
  system-images;android-21;default;x86_64
                               | 5            | Intel x86 Atom_64 System Image
  system-images;android-21;google_apis;arm64-v8a
                               | 32           | Google APIs ARM 64 v8a System Image
  system-images;android-21;google_apis;armeabi-v7a
                               | 32           | Google APIs ARM EABI v7a System Image
  system-images;android-21;google_apis;x86
                               | 32           | Google APIs Intel x86 Atom System Image
  system-images;android-21;google_apis;x86_64
                               | 32           | Google APIs Intel x86 Atom_64 System Image
  system-images;android-22;android-tv;x86
                               | 3            | Android TV Intel x86 Atom System Image
  system-images;android-22;default;arm64-v8a
                               | 2            | ARM 64 v8a System Image
  system-images;android-22;default;armeabi-v7a
                               | 2            | ARM EABI v7a System Image
  system-images;android-22;default;x86
                               | 6            | Intel x86 Atom System Image
  system-images;android-22;default;x86_64
                               | 6            | Intel x86 Atom_64 System Image
  system-images;android-22;google_apis;arm64-v8a
                               | 26           | Google APIs ARM 64 v8a System Image
  system-images;android-22;google_apis;armeabi-v7a
                               | 26           | Google APIs ARM EABI v7a System Image
  system-images;android-22;google_apis;x86
                               | 26           | Google APIs Intel x86 Atom System Image
  system-images;android-22;google_apis;x86_64
                               | 26           | Google APIs Intel x86 Atom_64 System Image
  system-images;android-23;android-tv;armeabi-v7a
                               | 12           | Android TV ARM EABI v7a System Image
  system-images;android-23;android-tv;x86
                               | 21           | Android TV Intel x86 Atom System Image
  system-images;android-23;default;arm64-v8a
                               | 7            | ARM 64 v8a System Image
  system-images;android-23;default;armeabi-v7a
                               | 6            | ARM EABI v7a System Image
  system-images;android-23;default;x86
                               | 10           | Intel x86 Atom System Image
  system-images;android-23;default;x86_64
                               | 10           | Intel x86 Atom_64 System Image
  system-images;android-23;google_apis;arm64-v8a
                               | 33           | Google APIs ARM 64 v8a System Image
  system-images;android-23;google_apis;armeabi-v7a
                               | 33           | Google APIs ARM EABI v7a System Image
  system-images;android-23;google_apis;x86
                               | 33           | Google APIs Intel x86 Atom System Image
  system-images;android-23;google_apis;x86_64
                               | 33           | Google APIs Intel x86 Atom_64 System Image
  system-images;android-24;android-tv;x86
                               | 22           | Android TV Intel x86 Atom System Image
  system-images;android-24;default;arm64-v8a
                               | 9            | ARM 64 v8a System Image
  system-images;android-24;default;armeabi-v7a
                               | 7            | ARM EABI v7a System Image
  system-images;android-24;default;x86
                               | 8            | Intel x86 Atom System Image
  system-images;android-24;default;x86_64
                               | 8            | Intel x86 Atom_64 System Image
  system-images;android-24;google_apis;arm64-v8a
                               | 29           | Google APIs ARM 64 v8a System Image
  system-images;android-24;google_apis;x86
                               | 27           | Google APIs Intel x86 Atom System Image
  system-images;android-24;google_apis;x86_64
                               | 27           | Google APIs Intel x86 Atom_64 System Image
  system-images;android-24;google_apis_playstore;x86                                       | 19           | Google Play Intel x86 Atom System Image
  system-images;android-25;android-tv;x86
                               | 16           | Android TV Intel x86 Atom System Image
  system-images;android-25;android-wear-cn;armeabi-v7a                                     | 4            | China version of Android Wear ARM EABI v7a System Image
  system-images;android-25;android-wear-cn;x86
                               | 4            | China version of Android Wear Intel x86 Atom System Image
  system-images;android-25;android-wear;armeabi-v7a
                               | 3            | Android Wear ARM EABI v7a System Image
  system-images;android-25;android-wear;x86
                               | 3            | Android Wear Intel x86 Atom System Image
  system-images;android-25;default;arm64-v8a
                               | 2            | ARM 64 v8a System Image
  system-images;android-25;default;x86
                               | 1            | Intel x86 Atom System Image
  system-images;android-25;default;x86_64
                               | 1            | Intel x86 Atom_64 System Image
  system-images;android-25;google_apis;arm64-v8a
                               | 20           | Google APIs ARM 64 v8a System Image
  system-images;android-25;google_apis;armeabi-v7a
                               | 18           | Google APIs ARM EABI v7a System Image
  system-images;android-25;google_apis;x86
                               | 18           | Google APIs Intel x86 Atom System Image
  system-images;android-25;google_apis;x86_64
                               | 18           | Google APIs Intel x86 Atom_64 System Image
  system-images;android-25;google_apis_playstore;x86                                       | 9            | Google Play Intel x86 Atom System Image
  system-images;android-26;android-tv;x86
                               | 14           | Android TV Intel x86 Atom System Image
  system-images;android-26;android-wear-cn;x86
                               | 4            | China version of Android Wear Intel x86 Atom System Image
  system-images;android-26;android-wear;x86
                               | 4            | Android Wear Intel x86 Atom System Image
  system-images;android-26;default;arm64-v8a
                               | 1            | ARM 64 v8a System Image
  system-images;android-26;default;x86
                               | 1            | Intel x86 Atom System Image
  system-images;android-26;default;x86_64
                               | 1            | Intel x86 Atom_64 System Image
  system-images;android-26;google_apis;arm64-v8a
                               | 1            | Google APIs ARM 64 v8a System Image
  system-images;android-26;google_apis;x86
                               | 16           | Google APIs Intel x86 Atom System Image
  system-images;android-26;google_apis;x86_64
                               | 16           | Google APIs Intel x86 Atom_64 System Image
  system-images;android-26;google_apis_playstore;x86                                       | 7            | Google Play Intel x86 Atom System Image
  system-images;android-27;android-tv;x86
                               | 9            | Android TV Intel x86 Atom System Image
  system-images;android-27;default;arm64-v8a
                               | 1            | ARM 64 v8a System Image
  system-images;android-27;default;x86
                               | 1            | Intel x86 Atom System Image
  system-images;android-27;default;x86_64
                               | 1            | Intel x86 Atom_64 System Image
  system-images;android-27;google_apis;arm64-v8a
                               | 1            | Google APIs ARM 64 v8a System Image
  system-images;android-27;google_apis;x86
                               | 11           | Google APIs Intel x86 Atom System Image
  system-images;android-27;google_apis_playstore;x86                                       | 3            | Google Play Intel x86 Atom System Image
  system-images;android-28;android-tv;x86
                               | 10           | Android TV Intel x86 Atom System Image
  system-images;android-28;android-wear-cn;x86
                               | 9            | China version of Wear OS Intel x86 Atom System Image
  system-images;android-28;android-wear;x86
                               | 9            | Wear OS Intel x86 Atom System Image
  system-images;android-28;default;arm64-v8a
                               | 1            | ARM 64 v8a System Image
  system-images;android-28;default;x86
                               | 4            | Intel x86 Atom System Image
  system-images;android-28;default;x86_64
                               | 4            | Intel x86 Atom_64 System Image
  system-images;android-28;google_apis;arm64-v8a
                               | 1            | Google APIs ARM 64 v8a System Image
  system-images;android-28;google_apis;x86
                               | 12           | Google APIs Intel x86 Atom System Image
  system-images;android-28;google_apis;x86_64
                               | 11           | Google APIs Intel x86 Atom_64 System Image
  system-images;android-28;google_apis_playstore;arm64-v8a                                 | 1            | Google ARM64-V8a Play ARM 64 v8a System Image
  system-images;android-28;google_apis_playstore;x86                                       | 9            | Google Play Intel x86 Atom System Image
  system-images;android-28;google_apis_playstore;x86_64                                    | 8            | Google Play Intel x86 Atom_64 System Image
  system-images;android-29;android-tv;x86
                               | 3            | Android TV Intel x86 Atom System Image
  system-images;android-29;default;arm64-v8a
                               | 8            | ARM 64 v8a System Image
  system-images;android-29;default;x86
                               | 8            | Intel x86 Atom System Image
  system-images;android-29;default;x86_64
                               | 8            | Intel x86 Atom_64 System Image
  system-images;android-29;google_apis;arm64-v8a
                               | 12           | Google APIs ARM 64 v8a System Image
  system-images;android-29;google_apis;x86
                               | 12           | Google APIs Intel x86 Atom System Image
  system-images;android-29;google_apis;x86_64
                               | 12           | Google APIs Intel x86 Atom_64 System Image
  system-images;android-29;google_apis_playstore;arm64-v8a                                 | 9            | Google Play ARM 64 v8a System Image
  system-images;android-29;google_apis_playstore;x86                                       | 8            | Google Play Intel x86 Atom System Image
  system-images;android-29;google_apis_playstore;x86_64                                    | 8            | Google Play Intel x86 Atom_64 System Image
  system-images;android-30;android-tv;x86
                               | 4            | Android TV Intel x86 Atom System Image
  system-images;android-30;android-wear-cn;arm64-v8a                                       | 10           | China version of Wear OS 3 - Preview ARM 64 v8a System Image
  system-images;android-30;android-wear-cn;x86
                               | 10           | China version of Wear OS 3 - Preview Intel x86 Atom System Image
  system-images;android-30;android-wear;arm64-v8a
                               | 11           | Wear OS 3 ARM 64 v8a System Image
  system-images;android-30;android-wear;x86
                               | 11           | Wear OS 3 Intel x86 Atom System Image
  system-images;android-30;aosp_atd;arm64-v8a
                               | 1            | AOSP ATD ARM 64 v8a System Image
  system-images;android-30;aosp_atd;x86
                               | 1            | AOSP ATD Intel x86 Atom System Image
  system-images;android-30;default;arm64-v8a
                               | 1            | ARM 64 v8a System Image
  system-images;android-30;default;x86_64
                               | 10           | Intel x86 Atom_64 System Image
  system-images;android-30;google-tv;x86
                               | 4            | Google TV Intel x86 Atom System Image
  system-images;android-30;google_apis;arm64-v8a
                               | 11           | Google APIs ARM 64 v8a System Image
  system-images;android-30;google_apis;x86
                               | 10           | Google APIs Intel x86 Atom System Image
  system-images;android-30;google_apis;x86_64
                               | 11           | Google APIs Intel x86 Atom_64 System Image
  system-images;android-30;google_apis_playstore;arm64-v8a                                 | 10           | Google Play ARM 64 v8a System Image
  system-images;android-30;google_apis_playstore;x86                                       | 9            | Google Play Intel x86 Atom System Image
  system-images;android-30;google_apis_playstore;x86_64                                    | 10           | Google Play Intel x86 Atom_64 System Image
  system-images;android-30;google_atd;arm64-v8a
                               | 1            | Google APIs ATD ARM 64 v8a System Image
  system-images;android-30;google_atd;x86
                               | 1            | Google APIs ATD Intel x86 Atom System Image
  system-images;android-31;android-tv;arm64-v8a
                               | 4            | Android TV ARM 64 v8a System Image
  system-images;android-31;android-tv;x86
                               | 4            | Android TV Intel x86 Atom System Image
  system-images;android-31;default;arm64-v8a
                               | 4            | ARM 64 v8a System Image
  system-images;android-31;default;x86_64
                               | 4            | Intel x86 Atom_64 System Image
  system-images;android-31;google-tv;arm64-v8a
                               | 4            | Google TV ARM 64 v8a System Image
  system-images;android-31;google-tv;x86
                               | 4            | Google TV Intel x86 Atom System Image
  system-images;android-31;google_apis;arm64-v8a
                               | 10           | Google APIs ARM 64 v8a System Image
  system-images;android-31;google_apis;x86_64
                               | 11           | Google APIs Intel x86 Atom_64 System Image
  system-images;android-31;google_apis_playstore;arm64-v8a                                 | 9            | Google Play ARM 64 v8a System Image
  system-images;android-31;google_apis_playstore;x86_64                                    | 9            | Google Play Intel x86 Atom_64 System Image
  system-images;android-32;google_apis;x86_64
                               | 3            | Google APIs Intel x86 Atom_64 System Image
  system-images;android-32;google_apis_playstore;arm64-v8a                                 | 3            | Google Play ARM 64 v8a System Image
  system-images;android-32;google_apis_playstore;x86_64                                    | 3            | Google Play Intel x86 Atom_64 System Image
  system-images;android-33;android-tv;arm64-v8a
                               | 5            | Android TV ARM 64 v8a System Image
  system-images;android-33;android-tv;x86
                               | 5            | Android TV Intel x86 Atom System Image
  system-images;android-33;google-tv;arm64-v8a
                               | 5            | Google TV ARM 64 v8a System Image
  system-images;android-33;google-tv;x86
                               | 5            | Google TV Intel x86 Atom System Image
  system-images;android-33;google_apis;arm64-v8a
                               | 8            | Google APIs ARM 64 v8a System Image
  system-images;android-33;google_apis;x86_64
                               | 8            | Google APIs Intel x86 Atom_64 System Image
  system-images;android-33;google_apis_playstore;arm64-v8a                                 | 7            | Google Play ARM 64 v8a System Image
  system-images;android-33;google_apis_playstore;x86_64                                    | 7            | Google Play Intel x86 Atom_64 System Image
  system-images;android-TiramisuPrivacySandbox;google_apis_playstore;arm64-v8a             | 8            | Google Play ARM 64 v8a System Image
  system-images;android-TiramisuPrivacySandbox;google_apis_playstore;x86_64                | 8            | Google Play Intel x86 Atom_64 System Image

Available Updates:
  ID      | Installed | Available
  ------- | -------   | -------

# Run ['/home/hisoka/.buildozer/android/platform/android-sdk/tools/bin/sdkmanager', '--sdk_root=/home/hisoka/.buildozer/android/platform/android-sdk', 'build-tools;33.0.1']
# Cwd /home/hisoka/.buildozer/android/platform/android-sdk
Loading package information...
Loading local repository...
[                                       ] 3% Loading local r[                                       ] 3% Fetch remote re[=                                      ] 3% Fetch remote re[=                                      ] 4% Fetch remote re[=                                      ] 5% Fetch remote re[==                                     ] 5% Fetch remote re[==                                     ] 6% Fetch remote re[==                                     ] 7% Fetch remote re[===                                    ] 8% Fetch remote re[===                                    ] 8% Computing updat[===                                    ] 10% Computing upda[===                                    ] 10% Installing Android SDK Build-Tools
                                                            Warning: An error occurred while preparing SDK package Android SDK Build-Tools 33.0.1: Connection timed out.
[===                                    ] 10% Installing And# Command failed: ['/home/hisoka/.buildozer/android/platform/android-sdk/tools/bin/sdkmanager', '--sdk_root=/home/hisoka/.buildozer/android/platform/android-sdk', 'build-tools;33.0.1']
# ENVIRONMENT:
#     SHELL = '/bin/bash'
#     WSL_DISTRO_NAME = 'Ubuntu'
#     NAME = 'YASSIN'
#     PWD = '/mnt/c/Users/ymarmoud/Desktop/RecoVineApp'
#     LOGNAME = 'hisoka'
#     MOTD_SHOWN = 'update-motd'
#     HOME = '/home/hisoka'
#     LANG = 'C.UTF-8'
#     WSL_INTEROP = '/run/WSL/8_interop'
#     LS_COLORS = 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:'
#     LESSCLOSE = '/usr/bin/lesspipe %s %s'
#     TERM = 'xterm-256color'
#     LESSOPEN = '| /usr/bin/lesspipe %s'
#     USER = 'hisoka'
#     SHLVL = '1'
#     WSLENV = ''
#     XDG_DATA_DIRS = '/usr/local/share:/usr/share:/var/lib/snapd/desktop'
#     PATH = ('/home/hisoka/.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:/usr/lib/wsl/lib:/mnt/c/Users/ymarmoud/Downloads/orc/bin:/mnt/c/WINDOWS/system32:/mnt/c/WINDOWS:/mnt/c/WINDOWS/System32/Wbem:/mnt/c/WINDOWS/System32/WindowsPowerShell/v1.0/:/mnt/c/WINDOWS/System32/OpenSSH/:/mnt/c/Program '
 'Files (x86)/Pulse Secure/VC142.CRT/X64/:/mnt/c/Program Files (x86)/Pulse '
 'Secure/VC142.CRT/X86/:/mnt/c/Program Files (x86)/Common Files/Pulse '
 'Secure/TNC Client Plugin/:/mnt/c/Program '
 'Files/Git/cmd:/mnt/c/Python/Scripts/:/mnt/c/Python/:/mnt/c/Users/ymarmoud/AppData/Local/Microsoft/WindowsApps:/mnt/c/Program '
 'Files/JetBrains/PyCharm Community Edition '
 '2022.2.3/bin:/mnt/c/Users/ymarmoud/AppData/Local/Programs/Python/Python39:/mnt/c/Users/ymarmoud/AppData/Local/Programs/Python/Python39/Scripts:/mnt/c/Users/ymarmoud/AppData/Local/Programs/Microsoft '
 'VS Code/bin:/snap/bin:/home/hisoka/.local/bin/')
#     HOSTTYPE = 'x86_64'
#     OLDPWD = '/'
#     _ = '/usr/local/bin/buildozer'
#
# 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
buildozer.spec

Robert

unread,
Dec 18, 2022, 7:28:58 PM12/18/22
to Kivy users support
I don't know if this is the issue, but it is an issue: the cwd is on a Windows partition, re-read the install instructions (see "Do not") https://github.com/kivy/buildozer/blob/master/docs/source/installation.rst#android-on-windows-10-or-11

The error message is:
>>       Warning: An error occurred while preparing SDK package Android SDK Build-Tools 33.0.1: Connection timed out.
 
I don't know why there is a network connection timeout.

This is not about Buildozer, your app, or probably buildozer.spec.

Usually this is the server is busy (try again later), something about the computer configuration (possibly the cwd issue above), something about the internet latency (ping time to server), or possibly you are in a country blocked by US law.

But I have no way to guess, sorry.


Separately ,  I took a look at the buildozer.spec , in requirements:

Do not include Python system modules https://github.com/Android-for-Python/Android-for-Python-Users#requirements-basics

cv2 should be opencv  (package name not module name) https://github.com/kivy/python-for-android/tree/develop/pythonforandroid/recipes

current Kivy is 2.1.0

Keras may be an issue, I have only seen it used in combination with tensorflow, so I don't know this use case. But Keras/tf is a development environment and is too big/slow for a phone, in this case people use the tensorflow-lite runtime environment. But as I say I don't know about this use case, or even if Keras is pure Python https://github.com/Android-for-Python/Android-for-Python-Users#wheels
Reply all
Reply to author
Forward
0 new messages