Update manual for Android device

pull/1081/merge
nicolargo 2017-05-16 10:46:06 +02:00
parent 5183f0a238
commit dc20a08e7d
1 changed files with 4 additions and 0 deletions

View File

@ -265,6 +265,7 @@ Start Termux on your device and enter:
$ apt update
$ apt upgrade
$ apt install clang python python-dev
$ pip install bottle
$ pip install glances
And start Glances:
@ -273,6 +274,9 @@ And start Glances:
$ glances
You can also run Glances in server mode (-s or -w) in order to remotely
monitor your Android device.
Source
------