File: README

package info (click to toggle)
python-plyer 2.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,724 kB
  • sloc: python: 13,395; sh: 217; makefile: 177
file content (9 lines) | stat: -rw-r--r-- 584 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
Each facade has its own set of examples here.
For each facade, there is a simple example which shows basic usage of the facade and its options. 
This simple example typically requires Kivy to run and buildozer to compile for 
Android. 
Requirements for run these examples on android devices: kivy,plyer,android
These requirements should be rewrite in the buildozer.spec of example before run the example.
There may also be more advanced examples for a facade. Requirements 
for the advanced examples may require a different framework (QT, Tkinter, etc) 
or additional Python modules.