I am using a Galaxy S8 phone, and I am trying to install fsmon to monitor the phone's File System. When i entered the following command (while using adb shell:
dreamlte:/ $ make android NDK_ARCH=arm64 ANDROID_API=26
The following error surfaced:
/system/bin/sh: make: not found
Does anyone know where to install make command into android phone? Or am I installing fsmon on the wrong environment?
No comments:
Post a Comment