0

Where To Learn Python's Android Module Syntax?

Recently I've been using Python on my Android device and have been wanting to use it to play around with Android functions like vibrate and makeToast. I've seen simple "Hello World!" outputs using the Android module. It all seems interesting and fun but I've searched all over and can't other functions or the Android modules documentation. Does anyone know where I can learn the syntax or see the documentation?

16th Jul 2017, 2:53 AM
MemeSenpai
MemeSenpai - avatar
1 ответ
+ 3
A good pdf ressource to dowload/read: http://freepdf-books.com/download/?file=5312 (<< Pro Android Python for SL4A >> book of Paul Ferrill) ... and one SL4A API reference web link: http://www.mithril.com.au/android/doc/
16th Jul 2017, 10:01 AM
visph
visph - avatar