Slide 7
Slide 7 text
Introduction
Why?
I want to write software that works on my phone
In general, I'd rather be writing python
What is kivy?
Kivy - Open source Python library for rapid development of
applications that make use of innovative user interfaces, such
as multi-touch apps. - www.kivy.org
Input stack is designed around touch interfaces
Cross platform (Linux, MacOSX, Windows, Android, iOS)
GPU accelerated (OpenGL ES 2)