You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
APK app-debug.apk is not compatible with 16 KB devices. Some libraries have LOAD segments not aligned at 16 KB boundaries:
lib/x86_64/libepos2.so
As far as I see, the lib is currently interfering with 16 kb page size transition on Android and my project does use it. Could be nice to support the feature
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
APK app-debug.apk is not compatible with 16 KB devices. Some libraries have LOAD segments not aligned at 16 KB boundaries:
lib/x86_64/libepos2.so
As far as I see, the lib is currently interfering with 16 kb page size transition on Android and my project does use it. Could be nice to support the feature
Beta Was this translation helpful? Give feedback.
All reactions