Created Android (markdown)

Lauri Ojansivu 2020-04-29 16:29:57 +03:00
parent 23c547cc54
commit 168679707f

16
Android.md Normal file

@ -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
...