doc: added reference to native Android browser snipper

This commit is contained in:
Zen-CODE 2014-06-14 21:20:46 +02:00
parent 436205b751
commit 03505470d3
1 changed files with 3 additions and 0 deletions

View File

@ -223,6 +223,9 @@ your APK size. The following projects can get you started.
Access native Kivy widgets, Twitter, Facebook, Billing, Toast and more. Access native Kivy widgets, Twitter, Facebook, Billing, Toast and more.
* `Kivy Dailog <https://github.com/knappador/kivy-dialog>`_: * `Kivy Dailog <https://github.com/knappador/kivy-dialog>`_:
Build dialogs using Android API with PyJNIus. Build dialogs using Android API with PyJNIus.
* `Native Android Webview
<https://github.com/kivy/kivy/wiki/Android-native-embedded-browser>`_:
Embed a native Android browser inside a Kivy app.
You can find more Android related projects in `Knappadors Github Resposities <https://github.com/knappador?tab=repositories>`_. You can find more Android related projects in `Knappadors Github Resposities <https://github.com/knappador?tab=repositories>`_.