how to solve problem on bulldozer, installing apk file on ubuntu

1,112 views
Skip to first unread message

Umid

unread,
Jul 31, 2022, 5:46:30 AM7/31/22
to Kivy users support
Problem:
WARNING: Received a --sdk argument, but this argument is deprecated and does nothing.
No setup.py/pyproject.toml used, copying full private data into .apk.
Applying Java source code patches...
Applying patch: src/patches/SDLActivity.java.patch

Praanesh Selvaraj

unread,
Jul 31, 2022, 9:01:24 AM7/31/22
to Kivy users support
Hi, there is an error with your buildozer installation.

Step 1 : remove .buildozer folder from your project directory.

Step 2 : make sure you have java installed [java -version cmd to check it] if not install it by this command : - apt-get install default-jdk

Step 3 : run buildozer again. in the middle it will ask you to accept liscence. kindly accept it. don't ignore it.

Everything will be fine, if not post your buildozer.spec.

Robert

unread,
Jul 31, 2022, 1:05:14 PM7/31/22
to Kivy users support
There may be some problem, but I don't think any of the 4 lines you show are a problem.

If anything changed 'buildozer appclean' before the next build.

If there is an issue building an apk and you don't understand the error message, post the full build log as a .txt file
Reply all
Reply to author
Forward
0 new messages