diff --git a/doc/bugs/android_installation_fails.mdwn b/doc/bugs/android_installation_fails.mdwn new file mode 100644 index 0000000000..5f13a99856 --- /dev/null +++ b/doc/bugs/android_installation_fails.mdwn @@ -0,0 +1,27 @@ +### Please describe the problem. +Error by installing git-annex on mobile phone + +### What steps will reproduce the problem? +Installation in Termux throws: unknown architecture armv71 + + +### What version of git-annex are you using? On what operating system? + +Android 8.0.0 +Motorola Moto Z2 Play + +### Please provide any additional information below. + +[[!format sh """ +# If you can, paste a complete transcript of the problem occurring here. +# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log +pkg install wget +wget https://git-annex.branchable.com/install/Android/git-annex-install +source git-annex-install + +# End of transcript or log. +"""]] + +### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) +Yeah, almost every day +