I found an app that takes a screenshot and saves it in png format, and I snitched the executable and put it in /data/local/bin. Then I just run it using tasker. You ought not redistribute the executable, though -- and neither should I, so I can't share mine with you. I'm pretty sure it was from the trial version of some screenshot app, though.
Good luck!
I've been looking for a way to take screenshots with tasker and I haven't seen a solution anywhere. Is there any way to set it up?
I'm currently looking for a way that on my Nexus S, when I long-press the search soft-key it takes a screen shot.
Any Help anyone?
Then I guess we have a bit of a mystery here.
Oh well, I'll have to play with a different feature now. Btw, I'm loving Tasker, it's endlessly useful and fun!
Pgr
Moviejimmy, I am trying to get my s3 running cm10 to take a screen shot when I do a gesture. I have the Run Shell put in according to how people on this thread have been saying along with the file directory and can't seem to get it tow work. Any help would be appreciated.
On Thursday, November 15, 2012 10:40:37 PM UTC-8, moviejimmy wrote:Works on my S3! Needs root to work though!
TakeScreenshot (36)
A1: Variable Set [ Name:%ssfiledir To:/storage/sdcard0/Pictures/Screenshots Do Maths:Off Append:Off ]
A2: Run Shell [ Command:DATUM=`date +%Y-%m-%d-%H-%M-%S`
echo $DATUM Timeout (Seconds):5 Use Root:On Store Output In:%output Store Errors In: Store Result In: Continue Task After Error:On ]
A3: Run Shell [ Command:cd %ssfiledir
pwd
/system/bin/screencap Screenshot_%output.png Timeout (Seconds):5 Use Root:On Store Output In:%output Store Errors In:%error Store Result In:%result Continue Task After Error:On ]
A4: Popup [ Title:OK Text:Screenshot saved. Background Image: Layout:Popup Timeout (Seconds):1 Show Over Keyguard:Off ] If [ %result = 0 ]
A5: Popup [ Title:ERROR Text:There was an error!
Screenshot was NOT saved! Background Image: Layout:Popup Timeout (Seconds):3 Show Over Keyguard:Off ] If [ %result !~ 0 ]
Been using this to take a screenshot of my blog glucose app every night fir the past year. Works flawlessly in my rooted sgs3. I use the ruin command in Secure Settings.
I had the same problem. Before you continue, if you don't have root, I don't think it's likely that you'll get far. I ended up installing various screenshot apps and tinkering around in their directories in /data. SuperSU or Root Logger Pro will tell you what command the app is using to take a screenshot. Often they run an executable from in the app's data directory.I found an app that takes a screenshot and saves it in png format, and I snitched the executable and put it in /data/local/bin. Then I just run it using tasker. You ought not redistribute the executable, though -- and neither should I, so I can't share mine with you. I'm pretty sure it was from the trial version of some screenshot app, though.
Good luck!
I do have root. Is it possible that you share at least a hint about how to get to that executable?
Thanks.
Marica
From: tas...@googlegroups.com [mailto:tas...@googlegroups.com] On Behalf Of Marica Marius
Sent: Monday, August 7, 2017 1:47 PM
To: Tasker <tas...@googlegroups.com>
Subject: Re: Taking a screenshot with tasker?
Hello All,
--
You received this message because you are subscribed to a topic in the Google Groups "Tasker" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tasker/xlz975AdWdQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tasker+un...@googlegroups.com.
Visit this group at https://groups.google.com/group/tasker.
For more options, visit https://groups.google.com/d/optout.
Lex,
Or at least let me know what causes this icon to appear.
Regards.
From: tas...@googlegroups.com [mailto:tas...@googlegroups.com] On Behalf Of Marica Marius
Sent: Monday, August 7, 2017 1:47 PM
To: Tasker <tas...@googlegroups.com>
Subject: Re: Taking a screenshot with tasker?
Hello All,
--