diff --git a/Android.md b/Android.md new file mode 100644 index 0000000..c6d57ff --- /dev/null +++ b/Android.md @@ -0,0 +1,16 @@ +### Running Wekan server at Android + +Requirements: +- arm64 Android with at least 3 GB RAM. Tested with with OnePlus 3 that has 6 GB RAM. +- It is not necessary to root Android. + +## 1) Install AnLinux and Termux from Play Store + +At AnLinux choose: +- Ubuntu +- XFCE4 +- Copy those commands to Termux to install Linux. + +## 2) At Termux + +... \ No newline at end of file