Recent content by anon8164182

  1. A

    Llama - Who's Using It and Any Good Examples?

    I've tried Automate and AutomateIt though only briefly. Tasker I couldn't be bothered learning. However, Macrodroid seems a pretty decent alternative to Llama. It seems to do everything Llama does and a bit more. I might give it another go this weekend. It was last updated yesterday and is...
  2. A

    Llama - Who's Using It and Any Good Examples?

    Does anyone know if Llama has been abandoned? The app and the dev's website haven't been updated in a year :( It's a wonderful app but I've looked at some similar apps and they have features Llama doesn't (eg priority mode works properly).
  3. A

    Llama - Who's Using It and Any Good Examples?

    Just a quick question if anyone knows if it's possible to make some kind of 'call confirm' action with Llama? So I get a confirmation before I call someone. I've not tried the 'require confirmation' feature until now but it doesn't seem to work. I also tried a test with 'if running app is X...
  4. A

    Llama - Who's Using It and Any Good Examples?

    That's a good point. I don't have a setting like that (Moto G) so it looks like I'll be using a dedicated app then. Not sure which one yet, I'll try a couple. Thanks.
  5. A

    Llama - Who's Using It and Any Good Examples?

    Thanks, I've seen a couple of those type of apps so I'll probably give that a go if Llama can't do it. It's just another installed app using resources for something that I would've thought Llama could do, it seems quite a basic thing. But then I know next to nothing about Android developing.
  6. A

    Llama - Who's Using It and Any Good Examples?

    Does anyone know if there's a way to make Llama turn on the notification LED? It doesn't light up on my Moto G when the battery is full. I'm sure Llama can do it somehow, but I can't find much.
  7. A

    Llama - Who's Using It and Any Good Examples?

    Thankyou, but unfortunately my car doesn't have bluetooth, Llama just uses Google Car Home app to know it's in car mode. I've just found that speakerphone works, but only when I make a call in car mode - not when receiving a call. Receiving is obviously the more important of the two...
  8. A

    Llama - Who's Using It and Any Good Examples?

    Yeah, car mode works fine apart from speakerphone. When I launch car mode (using Google's car home app) Llama enables rotation, changes profile and queues an event to launch DailyRoads Voyager after a couple of seconds. I just tried: When call state is in a call or ringing - turn on...
  9. A

    Llama - Who's Using It and Any Good Examples?

    I've got a bit of a problem with enabling the speakerphone in car mode, anyone got any ideas? THings I have tried: When in car mode when call state is in a call or ringing - turn on speakerphone. When in car mode and the current app is Phone - turn on speakerphone. When in car mode - turn on...
  10. A

    Llama - Who's Using It and Any Good Examples?

    Sorry for the delay, but just wanted to say thanks for this, it works great now using sl4a. I couldn't get Smanager to work (couldn't find it in 'run app shortcut', I looked all over the place but couldn't find it. Anyway, it's working now. "When the current app is not (my dashcam app) wait 10...
  11. A

    Llama - Who's Using It and Any Good Examples?

    I messed this post up, ha. I mean to quote this: "@edithswanneck It is possible 1) Install a script editor, either Script Manager, or SL4A. 2) Write a script to delete your files using the script editor you chose in 1). Sample script here. 3) Use locale plugin action (SL4A) or application...
  12. A

    Llama - Who's Using It and Any Good Examples?

    That sounds a bit over my head, although if it's as easy as the sample looks then I might be okay. Thanks for the help! I'll try and give it a go over the weekend.
  13. A

    Llama - Who's Using It and Any Good Examples?

    Does anyone know if it's possible to delete files with Llama? I have a cuple of apps that create large temporary files, so wondered if I could set Llama to delete the temp folders every couple of days, saving me having to use Clean Master.
  14. A

    Llama - Who's Using It and Any Good Examples?

    I just tried it a couple of times and it worked perfectly! Many thanks. I use Greenify but using it to hibernate DRV never occured to me.
  15. A

    Llama - Who's Using It and Any Good Examples?

    Just wondering if anyone can help out here. I'm trying to get Llama to kill a dash cam app (DailyRoads Voyager) when I exit car mode (using Google's Car Home app). Currently I'm using this: 'When not in car mode - kill DailyRoads Voyager with root privileges die! die! die!' which works okay...