Recent content by ravenofdoom

  1. R

    Traffic Widget: Best Route / Time

    Does the Google maps API allow for selection of routes at all? (I think it just forces the #1 route pick always). What's interesting is that you can extract the HTML link for a particular route choice - try this... go into google maps on the web, choose start and end points, then pick the first...
  2. R

    Traffic Widget: Best Route / Time

    I'm disappointed with the stock Google Maps traffic widget and was wondering what better alternative might exist. I have two freeway options to get to work - take the 101S (30mi.) or the 280S (37mi.) - the former generally takes 32 min w/o traffic, whereas the latter takes 44 min pretty much...
  3. R

    DROID BIONIC Jelly Bean Update

    Updated to JellyBean successfully using stock recovery. Not sure what's going on, but the "Android Keyboard (AOSP)" is NOT the smartkeyboard touted as coming with 4.1 (e.g. that's on my galaxy nexus). It's not doing the swype-like typing but only letting me pick letters out one at a time...
  4. R

    DROID BIONIC Jelly Bean Update

    About to manually apply update on phone. Folks say to make sure you update SU binaries and use Voodoo rootkeeper. I already have root-keeper with root backed-up, but what do you mean by update SU binaries - is this the same as updating BusyBox, or is this something different (within Super SU)...
  5. R

    4.2.1 update fails, Need stock nexus 10 4.2 keyboard (latinimegoogle.apk)

    When I migrated all my galaxy nexus apps over to my nexus 10 I didn't realize that the modded official nexus 4 keyboard I zip installed with clockwork would carry over and overwrite my default android keyboard on my nexus 10. As a result, in attempting to update to 4.2.1, I get an update failure...
  6. R

    [How-To] Root Google Nexus 10 & Install ClockworkMod Touch Recovery (Mac/PC)

    Re: How To Root Google Nexus 10 & Install ClockworkMod Touch Recovery Just fyi - I downloaded the latest version of TWRP for the Nexus 10 which works beautifully. I highly suggest going this route for making backups. I already tested out a backup/restore and it worked without a hitch...
  7. R

    [How-To] Root Google Nexus 10 & Install ClockworkMod Touch Recovery (Mac/PC)

    Re: How To Root Google Nexus 10 & Install ClockworkMod Touch Recovery I've gotten this all to work (unlocked bootloader, rooted, using modded 6.0.1.6 CWR touch), yet when I attempt to use clockwork touch to make a backup, it runs for about 10 seconds and then reboots... when I look in ES file...
  8. R

    adb in recovery "device not found" Droid Bionic

    http://forum.xda-dev...d.php?t=1305596 This looks like the same problem but the guy never says if/how he fixed it
  9. R

    adb in recovery "device not found" Droid Bionic

    so... when I got into the phone OS and attempted to do a factory default reset, it comes up with: "Invalid flash mode (S) (Boot Failure) This would mean I can't ever upgrade/flash the phone unless I can figure out why it has this flash failure message
  10. R

    adb in recovery "device not found" Droid Bionic

    when i go into "recovery" mode tho, it says "Invalid flash mode (S) (Boot Failure)
  11. R

    adb in recovery "device not found" Droid Bionic

    whoa - weird -... it seems like even though it failed according to rsdlite, it was able to boot into the OS
  12. R

    adb in recovery "device not found" Droid Bionic

    Dear god, i'm getting an error when i flash with rsdlite 5.5 and the stock image. it's like it's immediately failing as soon as it tried to flash. It says failure on 1/15 step cdt.bin. I'm using the file image : targa_cdma_targa-user-2.3.4-5.5.1_84_DBN-55-110814-Verizon-US.tar
  13. R

    adb in recovery "device not found" Droid Bionic

    i thnk im going to have to go the route of rsdlite and full restore. really annoying that adb shell won't detect the phone, but fastboot will
  14. R

    adb in recovery "device not found" Droid Bionic

    I installed the entire google SDK... and all the components, so I should have those drivers EDIT - meant to say I also have the motorola 5.2 usb drivers installed
  15. R

    adb in recovery "device not found" Droid Bionic

    I was trying to perform the permaroot method by adding the lines to "mount_ext3.sh " and idiotically forgot to change the permission on the system folder to "R/W" before rebooting. Now, I'm faced with a wonderful Bionic-eye boot-loop. My goal is to get into the location where the setting are...