Search results

  1. J

    Post Cpu Usage Monitoring

    I'm wondering the same thing. Anyone know? Based on a video on youtube made in 2014 there was a program call CPU Monitor by ECNApps that did what we're looking for. That specific CPU Monitor App isn't in the Play Store anymore.
  2. J

    Post [Q] Can a backup be done using ADB sideload?

    What's your problem with the note 3? Solution likely different than my nexus issue. The Samsung phones do have a power button issue. Either doesn't work or gets stuck in the pressed position so when you try to start it continues to restart. If that's the case try fiddling around with power...
  3. J

    Post the n00b's guide to kitkat on the fascinate

    Where do I get a stock ROM? I've tried many links but haven't been able to find one that works.
  4. J

    Post [Q] Can a backup be done using ADB sideload?

    If you have the stock configuration with usb debugging off and the bootloader locked, you're stuck. At least I couldn't figure out anything after many hours and weeks of asking. Had to bite the bullet and do a wipe. I rooted it when I did the wipe so I could try various recovery tools. I tried...
  5. J

    Thread [Q] Lost File Recovery (Undelete) on Nexus 7 2013

    Hello, I've been trying to find a tool to try to recover deleted files on my tablet. I tried Dr. Fone but it doesn't support the Nexus 7 2013 yet. Does any one know of a method or tool to recover deleted files? I am rooted. Seems like there is lots of difficulty since as far as I can tell...
  6. J

    Thread [Q] Modify update package to do a backup

    Hello, I was wondering if there was a way to modify an update package that is uploaded over adb sideload so that a backup is done of user data. My situation is that my nexus gets stuck on X during boot, bootloader is locked, usb debugging is off, and I don't want to lose a bunch of pictures I...
  7. J

    Post [Q] Nexus 7 won't boot, need to recover data...HELP!!!!

    I'm going through the same thing right now. Photos from vacation in Italy. I did back up half of the trip but wifi was so slow at the hotels that I couldn't get everything. Now Stuck on X at boot. Boot loader locked. USB debugging off. I installed the Nexus 7 Toolkit. I too was only able to...
  8. J

    Post [Q] Nexus 7 Cannot boot into recovery and cannot

    I'm having a problem that is a little similar to yours. I have a nexus 7 2013 wifi. It won't boot up all the way it gets stuck on the X screen. Bootloader is locked and usb debugging is off. I've been trying to figure out if I can do a pull or backup over the adb sideloader. Does your nexus have...
  9. J

    Post [Q] Can a backup be done using ADB sideload?

    If anyone could give me a place to start, I'd really appreciate it.
  10. J

    Post [Q] Can a backup be done using ADB sideload?

    I was able to install an OTA update over the adb sideloader. So at least something is working. I was hoping that installing the update would fix things but the nexus still gets stuck on X when starting up. I'm wondering if I can insert something into the update installer script to do a backup...
  11. J

    Post [Q] Can a backup be done using ADB sideload?

    lective renzak Most adb commands gives me "error:closed" adb devices gives <serial number> sideload I can upload a zip file via sideload. I just uploaded a zip file with an empty text document. It gave me an error that the update package failed which was expected. I know nothing about update...
  12. J

    Thread [Q] Can a backup be done using ADB sideload?

    My nexus 7 (2013) just did the stuck on X during start up thing. I have a bunch of photos from my vacation on it that I would like not to lose. I've been reading up on adb and so far have installed the SDK and toolkit. My PC recognizes that my nexus is attached when I put it into adb sideload...