diff --git a/doc/sources/guide/packaging-android.rst b/doc/sources/guide/packaging-android.rst index 47847d510..9f4078e2d 100644 --- a/doc/sources/guide/packaging-android.rst +++ b/doc/sources/guide/packaging-android.rst @@ -223,6 +223,9 @@ your APK size. The following projects can get you started. Access native Kivy widgets, Twitter, Facebook, Billing, Toast and more. * `Kivy Dailog `_: Build dialogs using Android API with PyJNIus. +* `Native Android Webview + `_: + Embed a native Android browser inside a Kivy app. You can find more Android related projects in `Knappadors Github Resposities `_.