Coder Social home page Coder Social logo

unsuitable001 / buildozer3 Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 2.0 19 KB

A docker container for using Buildozer with python3 & kivy

License: MIT License

Python 6.01% Dockerfile 60.80% Shell 33.19%
python kivy buildozer docker docker-container dockerfile mobile-development gui-python hacktoberfest hacktoberfest2019

buildozer3's Introduction

buildozer3

License Build Status Docker Pulls

A docker container for using Buildozer with python3 & kivy

Tested with python 3.6 & 3.7, kivy - latest, buildozer - latest, python-4-android - latest.

Android NDK will be downloaded automatically. Android NDK is used by default as Crystax is depricated by Kivy. NDK 14b is used by default with SDK 20 and android api 24 as it works the best.

A dummy hello world kivy app and buildozer.spec file is added in the WORKDIR for testing. Change the spec file as per your needs. I do not recommend changing android.api, ndk, sdk etc values if you aren't sure.

building from Dockerfile

docker build -t buildozer3 .

pulling from dockerhub

docker pull unsuitable001/buildozer3

Docker Hub Page : https://hub.docker.com/r/unsuitable001/buildozer3

Github : https://github.com/unsuitable001/buildozer3/tree/master

Docker Details

default work directory : /home/kivy

mounted volume to the host file system : /home/kivy

demo files are at : /home/unsuitable001/bin

default user : kivy

sudo status : enabled

sudo user : kivy

sudo password : kivy

Reach Me

Gitter

CREDITS

A few already existing containers inspired me and helped me to make this.

https://hub.docker.com/r/jedie/buildozer

https://hub.docker.com/r/bodolsog/py3-kivy-buildozer

buildozer3's People

Contributors

archeri2000 avatar unsuitable001 avatar

Stargazers

 avatar

buildozer3's Issues

Fix CI issue & update kivy installation

It looks like some of the packages are out of date or has no installation candidate.
See travis CI log - https://travis-ci.org/unsuitable001/buildozer3
Raw Log - https://api.travis-ci.org/v3/job/593916047/log.txt

Now, delete the deprecated installation method of Kivy & replace it with the updated one.

Files need to be changed

.travis.yml

Try not to change other files or functionality.
You must pass the CI check.

When opening a PR, please add "Fixes <this_issue_id" at the end of the description.

Happy Coding ๐Ÿ˜„ ๐Ÿฅ‡

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.