mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-03 09:49:21 +02:00
Update ndk-make.sh initial comment to suggest an app for determining CPU architecture
This commit is contained in:
parent
3becdf52ec
commit
e7aaebf9ff
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@
|
||||||
#
|
#
|
||||||
# adb shell uname -m
|
# adb shell uname -m
|
||||||
#
|
#
|
||||||
|
# Use an app like: https://f-droid.org/packages/com.kgurgul.cpuinfo/
|
||||||
|
#
|
||||||
# Or you just guess your phone's architecture to be arm64-v8a and if you
|
# Or you just guess your phone's architecture to be arm64-v8a and if you
|
||||||
# guessed wrongly, a warning message will pop up inside the app, telling
|
# guessed wrongly, a warning message will pop up inside the app, telling
|
||||||
# you what the correct one is.
|
# you what the correct one is.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue