kivy/examples/android/takepicture
Charles Merriam 02c30a4e9f Fix examples/ PEP8 errors. Mostly white space.
This fixes a large number of white space errors in the examples/
directory.
When I upgraded Makefile to check the 'make style' on the examples
directory,
the output was hundreds of lines long.   Currently, the output is
managable
and consists solely of "lines too long", as kv lines cannot be split.
This
commit touches an obscene number of files in trivial ways.
2015-02-01 17:09:20 -08:00
..
android.txt example: add takepicture android.txt + compilation line 2013-06-24 18:52:54 +02:00
buildozer.spec takepicture: add buildozer spec as well if people want to deploy it themself 2013-07-04 18:14:42 +02:00
main.py Fix examples/ PEP8 errors. Mostly white space. 2015-02-01 17:09:20 -08:00
shadow32.png example: new example to demonstrate how to use startActivityForResult, and how to get the result with python-for-android android.activity module. 2013-06-24 18:49:32 +02:00
takepicture.kv example: new example to demonstrate how to use startActivityForResult, and how to get the result with python-for-android android.activity module. 2013-06-24 18:49:32 +02:00