cylonid / NativeAlphaForAndroid

GNU General Public License v3.0
598 stars 56 forks source link

Would it be possible to build version able to run on Android 4.4.4? #97

Closed darmach closed 1 year ago

darmach commented 1 year ago

As in the topic - would it be possible to build version able to run on Android 4.4.4? I have an old table which I'm trying to reuse :)

ChaliceChore commented 1 year ago

I am a total noob and don't know what "building an app" is. Do I need to follow the steps given on this article to build Native Alpha Plus?

cylonid commented 1 year ago

As outlined in the FAQ section, the latest version supported is Oreo, because the shortcut API changed after Nougat. It wouldn't be too much work to circumvent this and support Lollipop, but KitKat, I see no chance.

There are too many changes between KitKat and Lollipol. Also, I would highly discourage anyone from using such an outdated system for browsing the web. You don't get any updates for WebView, the in-built browsing engine Native Alpha uses.