notable icon indicating copy to clipboard operation
notable copied to clipboard

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

Open aikiharp opened this issue 2 years ago • 1 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.

aikiharp avatar Aug 01 '23 17:08 aikiharp

The current minimum target is Android 10: https://github.com/olup/notable/blob/466e74f2f48efdcd86644f51bdc5272306ead5dd/app/build.gradle#L15 (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.

ruckustboom avatar Aug 01 '23 21:08 ruckustboom