mirror of https://github.com/kivy/kivy.git
doc: tweaks to guide/android.rst
This commit is contained in:
parent
01c770db42
commit
50ca1a866f
|
@ -72,11 +72,10 @@ sensors to sending messages through SMS or email.
|
|||
|
||||
For new users, we recommend using :ref:`Plyer`. For more advanced
|
||||
access or for APIs not currently wrapped, you can use :ref:`Pyjnius`
|
||||
directly. Kivy apps also have available the :ref:`android module
|
||||
<android_module>` of
|
||||
python-for-android.
|
||||
directly. Kivy also supplies an :ref:`android module
|
||||
<android_module>` for basic Android functionality.
|
||||
|
||||
User contributed Android code and examples may be available on the
|
||||
User contributed Android code and examples are available on the
|
||||
`Kivy wiki <https://github.com/kivy/kivy/wiki#mobiles>`_.
|
||||
|
||||
.. _plyer:
|
||||
|
|
Loading…
Reference in New Issue