General :: Tasker With Locale Execute Plugin
Sep 8, 2012
It seems there is a lack of support for using tasker.
My aim: When ran, use a tasker task to execute the WiFi for Root users tether start, and if I'm lucky, stop as well in a separate task.
What I have done: I have locale execute plugin. I start an execute task and in configuration I typed
Code:
/data/data/com.googlecode.android.wifi.tether/bin/tether start
as this is what is displayed when enabling tethering in the WiFi tether app itself.
The problem: Though when ran, this exe task does nothing. Wrong code? Wrong plugin in tasker? I want to do this not just for convenience, but also to learn.
See attached for reference.
View 2 Replies
Jan 14, 2014
I am trying to create a tasker automated thing, which would show a scene which will have a button to execute a shell command (The command should be executed as root). how to do it?
Code:
reboot recovery
View 1 Replies
View Related
Apr 30, 2013
Can create a Plugin to connect the Tasker software with the IOIO Board?
View 1 Replies
View Related
Jun 25, 2010
Does anyone know if there is a plugin for locale that will turn on bluetooth when I turn on my bt headset?
I thought it was already in it but I either have to leave BT on or manually turn it on. I know I can keep the BT on reguardles but my battery needs to be charged midday and I am trying to turn as much off as possible.
View 1 Replies
View Related
Jun 9, 2010
Just got the EVO and I really like Locale. Does anyone know if there is a plugin for it to turn on/off the 4G radio in the EVO.
View 2 Replies
View Related
May 19, 2013
when i run the sdk manager i get. Failed to execute tools/android.bat:error 2 the system cannot find the file specified
View 1 Replies
View Related
Aug 23, 2013
I am new user in the area of Android, but have Linux knoweldge. I am trying to configure my android device LG Nexus 4 to act as Document Camera
For this purpose, I have to scp the files and then remove the files remotely. I have installed SSH server and my scp works, but my remote execution of commands using ssh not working, it throws error
with -v ssh gives the following messages
"Authenticated to 192.168.21.233 ([192.168.21.233]:57388).
debug1: channel 0: new [client-session]
debug1: Entering interactive session.
debug1: Sending environment.
debug1: Sending env LANG = en_US.UTF-8
debug1: Sending command: rm -rf /storage/emulated/0/DCIM/Camera/IMG_20130822_111706.jpg
exec request failed on channel 0 "
when I goggled it says that editing ssh_config file and uncomment: 'AddressFamily all' and changing it to 'AddressFamily inet' will work I checked in the android devices /etc directory, I did not find the ssh_config
View 1 Replies
View Related
Nov 2, 2012
Basically I have been working on a Boot animation changer for the Nexus 7 and the program so far is coded in a C# form for windows.
I have coded everything fine up till now. I need to run a ADB command to push a file from my Program files x86 to the nexus 7 and write over the original Boot file.
But is there a simple and easy solution for writing this code? Or do I need to make a console application which does this process when started?
( I can push files manually via ADB, but the point is to make the tool " one click " If you get my drift.)
View 9 Replies
View Related
Feb 24, 2012
What I'm trying to do is call-forward my number to Dell VOIP when connected to WiFI, but I want to kill the Dell Voice app when I'm not connected to wifi because it's a battery drainer. So far I have everything setup so that when I'm on WiFi, all calls get routed through WiFi into the Dell Voice app.. what I cannot figure out how to do is kill the app once I disconnect from WiFI. I tried searching but couldn't find an answer.
View 2 Replies
View Related
Aug 6, 2013
I really like the motorola "always ready" feature where you can say "Ok, Google Now" and bring up google now instantly. Is it possible to integrate voice actions into tasker?
View 5 Replies
View Related
Apr 4, 2014
Tasker won't see any xml files, regardless of where I put them.
View 3 Replies
View Related
Mar 18, 2012
I try to instsll Tasker app on my phone but it say's "application not installed "
Galaxy gio with Cm7.2 Rom
View 3 Replies
View Related
Apr 25, 2013
I have Tasker on my phone, since I just downloaded the app a few days ago. I have been trying to create a profile where if im connected to my home wifi, the lock pattern on my lockscreen will be off. if im not connected to my home wifi network, I want the lock pattern to be back on. I followed Armandas guide on YouTube but it did not work for me. BTW im on a Galaxy s2, using a 4.2.2 ROM with the DashClock widget as my default lock screen.
View 1 Replies
View Related
Oct 8, 2012
I'm looking for a way to use data from Torque in Tasker.
I want to take data from torque and use it to drive actions in Tasker. Specifically, I'd like to turn the screen on when the engine comes on. Is anyone aware of previous work done in this area that might get me started? Or, would I need to code a Tasker plugin?
I'm aware I could accomplish this using ACC power as the on/off flag, but I'd like to charge the tablet at all times and not just when the car is running.
View 9 Replies
View Related
Apr 18, 2014
How is the app 'Tasker' made? It runs a lot of activity's in the background, and how could you do that with your own app?
I'm making a Virtual Assistant app for Android and I need it to be checking for when the user say's "Okay, Google" or something like that. I need to do something like an Automation app, thats always checking for user input?
View 2 Replies
View Related
May 6, 2014
I've installed LinuxOnAndroid with Fedora 19, I'm trying to get the /dev/fuse /sdcard to mount with exec permissions.
Currently it's only mounting /dev/fuse without execute permissions.
View 3 Replies
View Related
Apr 27, 2013
I Want to run This File in my phone (via terminal emulator).
but after type ./amxxpc i have error
line 1: syntax error: unexpected "("
File which I Want to start is in scripting.zip
View 3 Replies
View Related
Apr 5, 2012
What I want to do is be able to map arbitrary keycodes to execute custom commands. I purchased a Bluetooth numeric keypad, and with CM7, I am able to sync it and generate key events. However, they're not mapped to anything, so it's pretty useless. My hope in buying this product was the ability to map the keys to input events and be able to control my phone (Maps, IME, etc) while my phone is docked in my car so I'm not doing the "distracted driving" thing. So, is there a way I could code an app/service that would capture key/scancodes and execute user-defined commands (such as screen events)? Further, could this service change its behavior when the IME is active, allowing me to map the keys to the on-screen keyboard? I use a T9 app, and if the program could map to screen events when the IME is active allowing me to type T9 on a physical keyboard, that would be amazing.
View 1 Replies
View Related
Apr 11, 2012
i have made a kinda theme installer (for stockrom)..
so.. first of all i extract needed file from assets to sdcard
n on button click i add this line of code..
the code is work n sometimes not...
when execute the code, my phone hang for several time
"here is the line of execution code :
Code:
Process ppush;
try {
ppush = Runtime.getRuntime().exec("su");
DataOutputStream os = new DataOutputStream(ppush.getOutputStream());
os.writeBytes("mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
");
os.writeBytes("cp /mnt/sdcard/dys/SystemUI.apk /system/app
");
[code].....
View 4 Replies
View Related
Sep 16, 2013
I want to stop and start tasker by itself via a bashscript since I see no other way to do so. This works if you put in terminal line by line:
Code:
am force-stop net.dinglisch.android.taskerm
am start -a android.intent.action.MAIN -n net.dinglisch.android.taskerm/net.dinglisch.android.taskerm.Tasker
killall net.dinglisch.android.taskerm
But now I'm stock
My guess was that it would have to work if i put in a file "kst.sh" and run
Code:
sh ./kst.sh
as root.
But it doesn't work and it seems to ignore the linebreaks in the file.
So here I am, knowing the commands and need to run them with one call. How do I do that?
View 1 Replies
View Related
Dec 17, 2012
I'd like to have Tasker read incoming texts to me while in the car but pause and playing media first. I have a profile setup to trigger the task and everything work, except the part about pausing the media. As it is now it just read the text over the top of the media and neither are understandable.
I've searched and I can't seem to find a reliable way to determine if media is playing, pause it, then play it again after the text is read. I'm familiar with %MTRACK, but that only works with some players (none of which I use). I typically use PlayerPro and BeyondPod.
View 2 Replies
View Related
May 15, 2012
I am a complete newbie with tasker. I am trying to create a profile with which I wish to auto-send an sms to wish people, for example on their birthday. So birthdays, set from contact appear on my calendar as "personName. Birthday"
I am able to trigger an action reading "*Birthday" in calendar event. But how do I pass the personName from the trigger, that matched "*Birthday" to the action to use as contact (directly or by extracting number for that contact) and the enter in the message like: Happy Birthday personName!
View 7 Replies
View Related
Mar 9, 2014
My phone is samsung note2 7105 (JB4.3) and already rooted. However some apps can't run at rooted status so I need to temp unrooted my phone by using superuser. Is it possible set a rules to switch rooted and temp unrooted by tasker?
View 1 Replies
View Related
Nov 22, 2013
Since KitKat has been released Android has a new setting to allow us to use a "battery saving" version of location. I am wondering if I could actually control this setting using Tasker. Example would be only when I open maps do I want to use the "High Accuracy" version. I can not seem to find this in Tasker as there has not been a new version since KitKat. Is there another way of doing this? Script? Etc?
View 4 Replies
View Related
Dec 8, 2012
Trying to figure out how to configure my Nexus 4 to use Hacker's Keyboard with specific apps. I like the "swipe typing" for most stuff, but I want HK for ConectBot and some other terminal stuff. The phone is rooted and far I have the following apps: Tasker, Keyboard Swap for Tasker, Secure Settings installed. I've tried a few different things I've found online, but nothing has worked.
View 3 Replies
View Related
Jun 23, 2011
I really would like to be able to send an intent to spotify via Tasker, so that I could make tasker launch spotify AND start playing a certain playlist?
Since for example shazaam can send an intent to spotify and directly start a song in spotify, this has to work?
To use your BT-headphones and you dont even need to take the phone out from your pocket.
View 3 Replies
View Related
Jan 25, 2013
When trying to use tasker to shut off wifi after touching an nfc tag I occasionally get the following:
It happens about 50% of the time and I'm not sure what I'm doing wrong. I'm running on an AT&T Galaxy S3 running Task's AOKP newest build. Is this a tasker issue or something else entirely?
View 8 Replies
View Related
May 3, 2014
I have a profile that changes my ringtone based on my location using cell near context and then flashes a message "Ringtone changed". Is there a way to retrieve the ringtone I'm changing it to from the Default Ringtone task and flash "Ringtone changed to %x" instead?
View 1 Replies
View Related
Sep 28, 2012
This profile is driving me nuts. It can be found all over on the internet as it's quite common, but my phone will just not run it. I simply want my GPS signal to turn on when I open my good maps navigation, and then turn off when I close navigation. My psuedo code is below.
Profile: Nav On
Open app: Navigation
Enter Task:
IF %GPS ~ off
GPS set On
Go Home
Wait 50 MS
Load App: Navigation
END IF
Exit Task:
GPS set Off
View 3 Replies
View Related
Oct 22, 2012
lets say my device language is English and I downloaded an app that has two languages English and French the default language for the app will be English because its the language of my device. is there a way to view the app in French without changing my device language. Only the app.
View 1 Replies
View Related