plateaukao / einkbro

A small, fast web browser based on Android WebView. It's tailored for E-Ink devices but also works great on normal android devices.
https://einkbro.github.io/overview.html
Other
1.21k stars 86 forks source link

can we have a version supporting android 4.0.4? #228

Closed bibu2651 closed 1 year ago

bibu2651 commented 1 year ago

The app is awsome, I installed it to all my everyday eink devices, except an old 13.3' one, which still running android 4.0.4. Is it possible to support for older system? Thanks.

plateaukao commented 1 year ago

@bibu2651 Glad to hear that it's useful for your eink devices. For devices with Android 4.x, it's hard to support, because Android 4.x was released more than 10 years ago, most of the implementations were different and can't be used anymore. It's kind of asking me writing a whole new implementation for it, and need to maintain it separately.

I tried, but failed. It may be faster to ask other Open Source browsers that still supports Android 4.x to add some eink features for you. :)

bibu2651 commented 1 year ago

thanks a lot