mirror of https://github.com/kivy/kivy.git
Update gsoc.rst
This commit is contained in:
parent
f4b5c09db6
commit
7fca04db62
|
@ -125,13 +125,13 @@ wheelhouse of the average Pythonista.
|
||||||
Kivy. The idea is to provide a stable API to the user for
|
Kivy. The idea is to provide a stable API to the user for
|
||||||
accessing features of their desktop or mobile device.
|
accessing features of their desktop or mobile device.
|
||||||
|
|
||||||
The student would replace some `.java` code currently in the Kivy
|
The student would replace some `.java` code currently in the py4a
|
||||||
project to a more appropriate place in Plyer. In addition, the
|
project to a more appropriate place in Plyer. In addition, the
|
||||||
student would work on improving access to platform specific
|
student would work on improving access to platform specific
|
||||||
features through Plyer, including accessibility, Bluetooth Low Energy,
|
features through Plyer, including accessibility, Bluetooth Low Energy,
|
||||||
accessing contacts, sharing, NFC, contacts, in app browser,
|
accessing contacts, sharing, NFC, contacts, in app browser,
|
||||||
wifi (enable, disable, access to wifi services (wifi direct,
|
wifi (enable, disable, access to wifi services (wifi direct,
|
||||||
network acessibility, current ip info on network etc.),
|
network accessibility, current ip info on network etc.),
|
||||||
Camera Capture (video), camera display, googleplay integration, toast,
|
Camera Capture (video), camera display, googleplay integration, toast,
|
||||||
launch phone call interface, sms interface, geo location,
|
launch phone call interface, sms interface, geo location,
|
||||||
interaction with notification, globalisation (languages),
|
interaction with notification, globalisation (languages),
|
||||||
|
|
Loading…
Reference in New Issue