Closed
Description
I would like to have a python4android application which just starts a simple webview and accesses a local python webframework, like flask.
What is the recommended way to start.
Should I take the sdl2 bootstrap and generate a new stripped down version or should I start with the empty bootstrap?
Is there anything already done in that direction?
How can the webview be started? Should it be initialized by a java class or is it ok to use pyjnius like in the following gist?
https://gist.github.com/tito/6118172
Did you help close this issue? Go claim the $100 bounty on Bountysource.