olup / notable

An alternative note-taking app designed specifically for BOOX e-ink devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't install on Boox Note 2 (Android 9)

aikiharp opened this issue · comments

I'm wondering what the minimum Android version is for the app, because my Boox Note 2 is running 9, and I'm getting "There was a problem parsing the package" from the native installer. My experience with this error is that it's an unsupported OS version.

The current minimum target is Android 10:

minSdk 29

(You can see the mapping of SDK level to Android version here)

There was some work done a few months back in a separate branch to support Android 9, but last I heard there were issues with it (if I remember right there were issues with the UI scaling, and some functionality (exports?) would just crash). I don't know if any progress was made since then.