ZeroNet-kivy
ZeroNet-kivy copied to clipboard
How about adding the firefox into the zeronet apk?
Many famous app like wechat, add its own browser into its app for good experience.
While this is possible it would be hard to do with the current python-kivy based ui. Once I get the time to properly rewrite everything to use android's native UI (ref https://github.com/HelloZeroNet/ZeroNet-kivy/issues/20) I will re-consider this
@mkg20001 Thanks for your consideration and hard work for this project. :)
@mkg20001 @rllola Firefox now has GeckoView and Android Components which can be used for easier embedding into applications.