Recent content by calisro

  1. C

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

    Slacker uses a background service that may restart itself when you kill its process. Is that what you are seeing? You may be able to send slacker an intent to interact with it like to stop playback rather than killing it.
  2. C

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

    Yea. Its supposed to work but must be a llama bug.... Anyway I also pasted a regular text output too.
  3. C

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

    I'm not doubting you. But just because it says 1+ amps doesn't mean it is delivering 1+ amps PER PORT. Lots of these multi-usb plug chargers claim 1+ amps when they have multiple ports but only deliver a nominal (less than) 500ma for each port. This is totally off topic of this thread and my...
  4. C

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

    (rooted devices only!) Training my Llama to learn shell, python, and intents.... Requirements: llama, SL4A app, and Python language for SL4A I thought i'd share some other interesting things (geeky) I do with llama that involve llama and sl4a. This will be over many people's heads but some...
  5. C

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

    btw, they sell better car chargers. ones that will produce 1000ma. I bet the reason your car charger can't keep up is because its crap and only produces a "usb" rate of 300-400ma. my home charger produces 1400ma and my car charger is 1100ma and both can keep up. Most manufacturers don't...
  6. C

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

    You can do it with llama and sl4a. If you install sl4a you will be able to run shell scripts as a localle plugin. that script can run a root command to modify the cpu step. You would create say 2 shell scripts. One for your "slow" cpu speed and one for your normal speed. then you would call...
  7. C

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

    hmm. llama won't launch for me either to import my own from the url. I even tried from gmail on my phone. I edited the above to include the 'english' versions of the encoded URLs for others having issues importing directly to llama. :) I've not done juice defender type things.
  8. C

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

    DO NOT forget to turn on wifi polling the settings for the events above to work. Don't worry about the interval as the events will take care of that and toggle between 'never' and 5 minutes. These events will need that. reference for 'sharing' events: KebabApps: Ooo, a social Llama
  9. C

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

    To anyone that is having issues with location awareness, these work very well for me. It does use wifi polling when Im close to the home or at home (just incase I get a temporary disconnect) and turns that off when im away. Yopu can import these and take a look if you want. You'll notice I...
  10. C

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

    I didn't want to compile rsync myself so I grabbed this APK (https://code.google.com/p/rsyncdroid/downloads/list), downloaded it, renamed it to rsyncdroid-0.4.zip. If you open it in with any of your zip programs, you can pull the rsync executable from the apk. I put that rsync in...
  11. C

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

    Why dont you 'share' your events and let us take a look. Its easier to look than try to understand whats gonig on. If you share them, we can load them into our llama and see them.
  12. C

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

    I have a bunch of things but here are some that may of interest. The other ones I use are probably not for others.... 1) I have a app notification trigger in llama that when I have am in my car (variable set to know I am in my car from other events) my text messages are read to me when I...
  13. C

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

    Figured i'd share my discoveries. There is a locale plugin called SL4A that works great with llama. I use it to execute shell scripts in the background. Anything from perl to shell scripts and beyond. All I see is a notification pop up quickly and it executes anything I want based on any...
  14. C

    [ROM][Sprint][JB][08/25/2012] Jellybro CM10 [Nightlies]

    Re: [ROM][Sprint][JB][08/21/2012] Jellybro CM10 [Nightlies] Got a Q. Hope someone can answer since my searching google/here/xda didn't reveal anything. There are two kernels listed in the OP. Anything documenting the differences in the kernels? Also, Is there one which is *more*...