Tasker

El de Geo fencing es un plugin para Tasker y consume eficientemente como si fuera buscando con las torres cercanas.

Sent from my Nexus 4 using Tapatalk 2

He buscado ese plugin y no lo encuentro. Lo que me parece raro es que esa función ya la incluye Tasker, por lo que no sería necesario un plugin para hacerlo.
 
Acá dejo el link. La recomendación viene de los expertos en XDA.
https://play.google.com/store/apps/details?id=com.joaomgcd.autolocation.unlock

Sent from my Nexus 4 using Tapatalk 2

Realmente el plugin es este: https://play.google.com/store/apps/details?id=com.joaomgcd.autolocation

El link que das es para descargar la app de pago que desbloquea el plugin.

Aunque este plugin si permite geolocalización con ahorro de batería es básicamente para detectar si estas caminando, en coche o en bicicleta y en función de eso hacer tareas.
 
  • Me gusta
Reacciones: 4 personas
Buenos días, miren la aplicación que recomendaron hoy en el androidlibre , ya se que no es tasker pero me gusto mucho la parte visual. Esta en ingles.....

http://www.elandroidelibre.com/2013...e-automatizacion-para-android-definitiva.html

Enviado desde mi GT-I9300 usando Tapatalk 2

Una app con una forma de trabajo muy interesante. Y parece igual de poderosa que Tasker, aunque el soporte para plugins aun está crudo y parece que no hay ninguna disponible.

Miré si es posible quitar la vibración de las notificaciones y con esta app tampoco es posible.

Sólo una cosa. Es mejor publicar esto en el foro de Aplicaciones y Juegos para Android.
 
  • Me gusta
Reacciones: 4 personas
Una app con una forma de trabajo muy interesante. Y parece igual de poderosa que Tasker, aunque el soporte para plugins aun está crudo y parece que no hay ninguna disponible.

Miré si es posible quitar la vibración de las notificaciones y con esta app tampoco es posible.

Sólo una cosa. Es mejor publicar esto en el foro de Aplicaciones y Juegos para Android.

Lo acabo de compartir en el foro de aplicaciones, con el permiso de "josemjaca"
:cool:
 
  • Me gusta
Reacciones: 2 personas
Alguien sabe si se puede hacer que

Cada vez que encienda el teléfono se ejecute un aplicación del teléfono

Lo mismo un ajuste del teléfono.

Enviado desde mi GT-N7100 usando Tapatalk 2
 
Si

Creas un perfil que sea un evento, después le das donde dice sistema, reinicio de dispositivo, te vas atrás. Y te va a salir para crear una tarea, nueva tarea, aplicación y ya.
 
Hay una nueva versión del 17 para los que no saben

http://tasker.dinglisch.net/changes.html

Release Notes

17/06/2013: v4.1u3

Bugfixes

action edit: scene actions: fill in scene name if only one scene exists
bugfix from u2: text entry box obscured after pressing + on main screen (doh)
15/06/2013: v4.1u2

Bugfixes

crash in UI leaving info pages while zoom controls showing
attempted fix for new task name box disappearing
attempted fix for some people where Tasker crashes on startup
attempted fix for some people popup text box obscured by soft keyboard
other misc crash problems
when data backup file doesn't exist, mention that explicitly with expected location
14/06/2013: v4.1u1

Bugfixes

action Element Web Control: reload wasn't working due to Tasker caching
crash exiting task edit screen on some systems
attempted fix for crash exiting from main screen on some OS versions
action/event/state select: back in category screen wasn't cancelling
14/06/2013: v4.1

Additions

scene edit: touch mode Edit
deleting single profile: show name in confirmaton box
support for %MTRACK intents from app Media Utilities
Bugfixes

app creation: missing permissions for events Received Text, SMS Success/Failure in some cases
app creation: root task/project with name containing e.g. & was failing
app creation: version name containing e.g. & in was failing
variables tab: only show project indices in proj where base proj referenced, if possible
variables tab: update when moving profiles,tasks,scenes between projects and other common data changes
variables tab: update when switching to it, in case we missed something
variables tab: with Empty deselected, was showing variables which had a stored value which was empty string
source of crashes after leaving some UI screens for an extended period then returning
was needlessly reinitializing some static data every time on starting several components
state edit: Wifi Near/Connected: scan dialog had wrong title
action Notify: using an Ipack then later a non-Ipack, or vice versa, resulted in 2 separate notifications
scene edit: light theme with dark scene background, control buttons weren't visible
root detection: accept pkg com.lbe.security.miui with SU
HTTP Get: Content Type: is only used as a hint to Tasker as what type is coming back, no longer sets Content-type header
builtin icon select: approx 20th icon was a blank space and shouldn't have been selectable
scene element webview: source type File: selector icon wasn't showing file selector
app creation: swiping kid away from recent lists was crashing under most conditions on 4.2+
selecting End If / End For had a graphical glitch before return to task edit screen
using %arr(#?key) in an actions If parameter LHS crashed on return to action list
action Menu: bad formatting of error message when no items had been entered
action/element Menu: dragging items not via a widget was failing every second time
on creating new Menu action, items could not initially be dragged via widgets
Profile Properties: Task Priority value 0 wasn't displaying textually on screen start
(attempted) action Type and other shell-based: IllegalThreadStateException (and catch error in case not fixed)
new boolean params added to actions: apply default when loading old copies of action without the param (not just when edit)
prevent setting of builtin variables via Variables tab
very fast drags were picking up adjacent items
time context without from time: description had space at start
app creation: Notify actions: action item icons weren't appearing
action Element Visibility: was warning about 'no display' if scene wasn't showing yet
action JavaScriptlet: If condition: variable selected from the list was having % stripped
action Set Widget Icon: uri specification of icon wasn't working
action Send Intent: wasn't accepting setting of Mime Type and Data together
action Variable Convert: number base conversions were working with integers instead of long integers
app creation: including USB Connected profile was causing a badly formed manifest
action Go Home: wasn't handling variables for Page parameter
task edit: very long conditions were pushing true/false marker off screen
action/event/state select: don't show text suggestions
action/event/state select: wasn't handling soft input window appearance well
scene image element with variable for background colour: wasn't updating when variable changed
scene map element: satellite and traffic overlay options were mixed up
was accepting whitespace for Lock passcode
some variables were showing up twice in variables tab
JavaScript(let): runShell and getVoice: timeouts were being interpreted as ms instead of seconds in places
Scene Edit: resize/move mode: make sure icons still visible when background matches icon colour
action Element Text: allow empty text
fixed spurious 'warning: udg: no display' after creating a new element when Android destroying activities on-exit
multiple quickly-consecutive activity/dialog scenes could result in timing problems
more code tightening targeted at memory leak(s)
action Test: don't require file to exist to test it's name or dir
catch OOM on icon select screen (builtin icons)
some steps to prevent data leaks in some screens
action CPU: incorrect validation of variable name for Governor param
monitor notification: on Android 4.2+, with transparent icon selected, use normal date (not in status bar anyway)
developers: TaskerIntent.java: prefSet() call was using wrong URI
Notify actions, Actions paramters: click actions weren't working
action/event/state selection: pressing back with filter text set was getting into bad state
action edit: using %var(>) in condition was causing lockup loop
scene element web: some systems: when editing scene Android was launching external browser
state plugins: wasn't taking Invert setting into account
List Files: Hidden parameter was ignored if no Match was entered
JS: functions getLocation and enterKey weren't working correctly
export task descriptions: Notify and Menu actions: show Actions and Items param (though only count for the content)
event Received Intent: array extras weren't getting the right Tasker variable names
event Received Intent: extras with null values were causing Tasker crash
app creation: all xhdpi icons from Tasker were being included in kid unnecessarily, keep only needed
app creation: hdpi icons weren't being included at all, keep needed (only)
exe service logging: action If had two Ifs in a row
action If: in edit screen, condition parameter wasn't labelled
Changes

enable/disable menu entry: visible and always flashes tip, until user uses icon for toggle first time
Zoom category actions: removed 'element' from action names to fit better in selector
action List Files: sort results alphabetically
list item / notify action config: labels now word capped without suggestions
custom monitor notification: changed some colour values to holo default
action Variable Add/Subtract: treat empty var as 0
speeded up profile list scrolling
int text parameters: allow 40 characters instead of 20 (for vars)
scene edit: don't sort touch mode menu
task edit: restrict condition display to single line
main screen task select list: use centre instead of end truncation
 
Ese Tasker está muy entretenido aunque no he podido configurar bien mi perfil Wifi.

Quiero que al llegar a mi casa, se encienda el Wifi y se conecte a mi red, lo he hecho con el estado celda cercana, recorro toda mi casa escaneando antenas y lo configuro pero se conecta y desconecta constantemente.
 
Ese Tasker está muy entretenido aunque no he podido configurar bien mi perfil Wifi.

Quiero que al llegar a mi casa, se encienda el Wifi y se conecte a mi red, lo he hecho con el estado celda cercana, recorro toda mi casa escaneando antenas y lo configuro pero se conecta y desconecta constantemente.

A mi me pasó lo mismo la primera vez. Lo que hice fue editar el estado Antena cercana y ponerlo a buscar nuevamente antenas caminando cerca a todas las ventanas de casa. Me detectó "algo" más y desde entonces no ha vuelto a fallar.
 
  • Me gusta
Reacciones: 4 personas
He creado una nueva tarea que activa el GPS cuando ejecuto GMaps y lo desactiva cuando cierro la app.
Es necesario instalar el plugin Secure Settings para activar/desactivar el GPS, ya que Tasker no puede hacerlo.

Supongo que también se necesitará ser root.
 
Ese Tasker está muy entretenido aunque no he podido configurar bien mi perfil Wifi.

Quiero que al llegar a mi casa, se encienda el Wifi y se conecte a mi red, lo he hecho con el estado celda cercana, recorro toda mi casa escaneando antenas y lo configuro pero se conecta y desconecta constantemente.

Es muy sencillo, cuando se le desconecte el wifi es porque se conectó a una antena que no tenias encontrada, entonces abrí inmediatamente el tasker, te vas para el perfil y que busque otra vez antena, ahí te va a agregar la antena que te desconectaba el wifi.

Enviado desde mi SGH-I777 usando Tapatalk 2
 
  • Me gusta
Reacciones: 2 personas
Amigo nos tengo un problema. Resulta que a captivate le esta molestando el botón de encendido. Como creo una acción para bloquear el celular?

Enviado desde mi SGH-I897 usando Tapatalk 2
 
Yo también estuve buscando alguna solución con tasker pero no encontré algo que le pueda servir. Ensayo con la que le dio KERBEROS.

Enviado desde mi SGH-I777 usando Tapatalk 2
 
Amigos muchas gracias. Estoy utilizando una que se llama tap tap app

Creo que esto es de las pocas cosas que no se pueden hacer con tasker

Enviado desde mi SGH-I897 usando Tapatalk 2
 
Señores, he estado trasteando un poco con Tasker y he creado una tarea para enviar un mensaje por Whatsapp a un contacto. Este es un tema complicado y se puede enfrentar de varias maneras, yo quería una solución que no implicara modificar directamente la BD de Whatsapp.

Necesitamos:

1. Crear un acceso directo del contacto desde el WhatsApp. Presionar por un momento sobre el contacto y seleccionar Crear acceso directo.

2. Tasker.

3. Ser root.

4. Plugin AutoShortcut

5. Plugin Secure Settings

Dejo la tarea en archivo XML (Comprimida en zip) y un pantallazo de los pasos sólo para entender más fácil como funciona.

attachment.php

He publicado únicamente la tarea, c/u decide que evento la debe desencadenar.

Si importan la tarea, lo único que deben hacer es modificar la tarea 2. Ya que modifiqué manualmente el XML para no incluir información del contacto que utilicé como prueba.

Como pueden ver, es necesario encender la pantalla cada que funcione el envío del mensaje. Es un daño colateral, pero necesario, ya que no hay otra manera que funcione.

Seguro que se podrá mejorar, así que espero sus comentarios.
 

Archivos adjuntos

  • Screenshot.jpg
    Screenshot.jpg
    37.8 KB · Visitas: 586
  • WhatsApp_a_NOMBRE_CONTACTO.tsk.zip
    916 bytes · Visitas: 130

Los últimos temas