Skip to content

Neizvestnyj/cross-platform-image-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cross-platform kivy image picker

The maximum required number of functions for working with the image picker has been added to the example

Usage and installation

Download python directly or use conda environment

git clone https://github.com/Neizvestnyj/cross-platform-image-picker.git

Desktop:

cd cross-platform-image-picker
pip install -r requirements.txt
python main.py

Android

You can build an android application only on a Unix system. To build apk and aab use buildozer and p4a

pip install buildozer
cd cross-platform-image-picker
buildozer android debug deploy run logcat

iOS

To build iOS app use kivy-ios

kivy-ios installation

toolchain build python3 kivy pillow plyer

About

Cross platform python kivy image picker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages