Page 1 of 1
Tasker Logcat ability
Posted: 31 Jan 2020 06:18
by Yam
Ola!
Has anyone seen the tasker logcat ability yet?
What's everyones thoughts on it, and do you think we would see something like this in automagic?
https://youtu.be/2YH0JBSdpNE
Cheers
Re: Tasker Logcat ability
Posted: 31 Jan 2020 11:05
by Desmanto
There is no exactly the same feature. We can use logcat/dumpsys using Trigger Command Output, but require root in AM 1.37.
The permission DUMP and READ LOGS has been added in AM 1.38 EAP :
http://automagic4android.com/forum/view ... f=7&t=7986
But haven't released yet. Granting those permission will allow use to use the command without root, hence available to all users.
We still have parse the logcat manually. I will try to study the method done by tasker and try to mimic that using regex parsing. Of course it is much better to have this feature built-in, but I am fine if I need to create it myself. It allows much more flexibility.
Re: Tasker Logcat ability
Posted: 31 Jan 2020 12:27
by coconutxyz
Will the 1.38 version expire? I installed it last year but it expired after 31 dec
Re: Tasker Logcat ability
Posted: 31 Jan 2020 18:29
by Desmanto
As I know there is newer version on 29 December 2019 :
viewtopic.php?f=7&t=7986&start=80#p26851
This should work maybe for at least 45 days (???).