Kivy and Android Webview

45 views
Skip to first unread message

Paul Royik

unread,
Dec 3, 2015, 4:25:13 AM12/3/15
to Kivy users support
I'm using the following code to render html in my app: https://github.com/kivy/kivy/wiki/Android-native-embedded-browser

It works fine, except that is shown on full screen and other widgets that I use are not visible. I want to show it on the same page with other widgets.

Is it possible to accomplish?

Alexander Taylor

unread,
Dec 3, 2015, 6:41:07 AM12/3/15
to Kivy users support
I don't know the details, but probably the positioning is something to control from the java api, so I'd look up the java commands being used by pyjnius and see if they include such options.

Paul Royik

unread,
Dec 3, 2015, 6:45:21 AM12/3/15
to Kivy users support
Can you give some link/source, where I can read about it?

Alexander Taylor

unread,
Dec 3, 2015, 6:48:27 AM12/3/15
to kivy-...@googlegroups.com
Check the java api documentation. This, and experimenting with pyjnius,
is all I had in mind.
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Kivy users support" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/kivy-users/T7DguhFxgD0/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> kivy-users+...@googlegroups.com
> <mailto:kivy-users+...@googlegroups.com>.
> For more options, visit https://groups.google.com/d/optout.


signature.asc

Paul Royik

unread,
Dec 3, 2015, 9:44:30 AM12/3/15
to Kivy users support
OK. Thank you.
Another question.
Can I create assets folder with kivy/buildozer, because I need some javascript files?

Reply all
Reply to author
Forward
0 new messages