Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 685 Bytes

LEARNFINDARCH.md

File metadata and controls

19 lines (14 loc) · 685 Bytes

If you don't know what architecture your device has (arm64-v8a or armeabi-v7a)

Check your architecture:

1. Install Device Info HW
2. Open the app
3. Go to the SoC tab
4. Look for ABI (it should show arm64-v8a or armeabi-v7a)

  • Note: If you see arm64-v9a use arm64-v8a.



Alternatively:

  • Install the universal apk which takes up a little more space because it includes both architectures.