Octav14n / BoFiLo

A Android frontend for https://github.com/JimmXinu/FanFicFare
Apache License 2.0
12 stars 0 forks source link

App incompatible with Android 13 on Pixel 7 #5

Closed Rioshanohan closed 1 year ago

Rioshanohan commented 1 year ago

maybe because google switched to 64bit only and app is 32bit?

Octav14n commented 1 year ago

Could you test the latest version (pre-release). It works on my Android 13.

Rioshanohan commented 1 year ago

I found out why, just needed to add arm64-v8a to the gradle build for it to load 64 bit libraries