Skip to content

Sirfanas/kivy-ssl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Kivy App to use any HTTPs request

author: Sirfanas

Demonstrate Android HTTPS via the urllib is achievable thanks to the SSL_CERT_DIR environment variable. See kivy/python-for-android#1827.

Compile:

After pulling docker Buildozer (see https://github.com/kivy/buildozer)

docker run --interactive --tty --rm --volume ${pwd}\.buildozer\:/home/user/.buildozer --volume ${pwd}:/home/user/hostcwd --entrypoint /bin/bash kivy/buildozer