Skip to content

eliasdorneles/drawingapp-voc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drawing App

This is a native Android app written in Python, using the BeeWare suite.

The Python code is compiled to Java bytecode using VOC, and the Android APK is packaged using briefcase.

Requirements

  • JDK
  • Android SDK

How to run

Ensure that you have Android SDK installed.

Install the Python development requirements:

pip install -r requirements-dev.txt

Plug in your Android device or start an emulator.

Build and run the app:

python setup.py android --start

App screenshot

Want to know more?

If you liked this, you might like:

About

Drawing App for Android written in Python, powered by BeeWare suite - https://pybee.org

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages