diff --git a/doc/sources/guide/android.rst b/doc/sources/guide/android.rst index 0c30291a3..408700d4c 100644 --- a/doc/sources/guide/android.rst +++ b/doc/sources/guide/android.rst @@ -160,7 +160,7 @@ java) to access a limited set of Android APIs. This has been largely superseded by the more flexible Pyjnius and Plyer as above, but may still occasionally be useful. The available functions are given in the `python-for-android documentation -`_. +`_. This includes code for billing/IAP and creating/accessing Android services, which is not yet available in the other tools above.