androidtasker

Where is ~ location on Android?


I am using Tasker to run a termux plugin. When I attempt to configure the sceduled task I am prompted with the following:

No ~/.termux/tasker/ directory. You need to create a ~/.termux/tasker/ directory containing scripts to be executed.

I have tried creating this folder in many locations (/data/, /data/data/, /storage/, ...) but have had no success in Tasker recognising any of them.

Where is ~ location on Android?


Solution

  • adb shell into the device, then cd ~ and pwd... Should give some idea.