Recent content by jgaf

  1. jgaf

    Post [dev] [rom] [sm-p600] [XXUDPD1] [5.1.1] [llp6001] Discontinued

    I have not been successful getting Xposed Framework installed. I have tried several different versions (72, 78, 85) all of them result in boot loops. Can someone point me in the right direction? I am downloading the framework from here I came from Hyperdrive, flashed stock 5.1.1 firmware...
  2. jgaf

    Post At&t update last night

    Mine is downloading right now, but I'm rooted so it's probably going to fail during installation . Sent from my SAMSUNG-SM-G900A using Tapatalk
  3. jgaf

    Post [ROM] TMS3KK 3.1 | TW4.4.2 | (659 MB) (533 MB extra debloat edition) [01/13/15]

    Thanks for the awesome rom. The only problem I am experiencing is that Gmail is not syncing automatically, this might no be rom related. Anyone else experiencing this? I had s3rx before and gmail worked fine. I did full wipe, and I have made sure that syncing is on for my gmail accounts. Sent...
  4. jgaf

    Post [TOOL/UTILITY][TWRP][3.0][RECOVERY] TWRP 3.0.2-0 TeamWin Recovery Project 4/5

    I am running it successfully. Everything seems to be in order (backup, restore, fix permissions, adb, etc.) I haven't tried to flash a ROM though (apart from restoring the same one I already had)
  5. jgaf

    Post [TOOL/UTILITY][TWRP][3.0][RECOVERY] TWRP 3.0.2-0 TeamWin Recovery Project 4/5

    Ok finally some progress after battling with drivers. I managed to get adb access in recovery by disabling MTP. I ran the command you told me for MTP and this is what I got: C:\Program Files (x86)\Android\android-sdk\platform-tools>adb shell "ls -l /dev/ *mtp*" * daemon not running. starting...
  6. jgaf

    Post [TOOL/UTILITY][TWRP][3.0][RECOVERY] TWRP 3.0.2-0 TeamWin Recovery Project 4/5

    https://www.dropbox.com/s/rq5rsv7kbwnsj4v/Capture.PNG
  7. jgaf

    Post [TOOL/UTILITY][TWRP][3.0][RECOVERY] TWRP 3.0.2-0 TeamWin Recovery Project 4/5

    OMG IT WORKS!!! Okay so with the latest iteration my PC now recognizes both the tablet's internal drive and the external sdcard. I am unable to copy or transfer files while in Recovery mode, but I can delete files from the tablet (I guess it has something to do with WR permissions). My PC still...
  8. jgaf

    Post [TOOL/UTILITY][TWRP][3.0][RECOVERY] TWRP 3.0.2-0 TeamWin Recovery Project 4/5

    Tried running from PC while on TWRP but no device recognized. I can run ADB fine while the tablet has booted to system. If I run that command I get the following (don't know if this will be helpful): crw-rw---- system mtp 10, 54 2015-02-18 13:13 usb_mtp_gadget My guess is that windows is...
  9. jgaf

    Post [TOOL/UTILITY][TWRP][3.0][RECOVERY] TWRP 3.0.2-0 TeamWin Recovery Project 4/5

    When I try that on Terminal Command in TWRP I get the following error: sh: adb: not found
  10. jgaf

    Post [TOOL/UTILITY][TWRP][3.0][RECOVERY] TWRP 3.0.2-0 TeamWin Recovery Project 4/5

    I am not sure how to get the output of /dev/*mtp*, I check through the File Manager in TWRP and there is no *mtp* folder. MTP is enabled by default, but I can't access the tablet through my PC. I do get the safely remove hardware and eject media icon on the task bar: "Samsung_Android". Maybe I...
  11. jgaf

    Post [TOOL/UTILITY][TWRP][3.0][RECOVERY] TWRP 3.0.2-0 TeamWin Recovery Project 4/5

    Okay restore worked just fine, I restored over the stock ROM I was using, it formmated each partition and restored them accordingly. So, the only problem I have encountered so far from what you asked me to test was trying to use adb to sideload, while in recovery, and using MTP (PC does not...
  12. jgaf

    Post [TOOL/UTILITY][TWRP][3.0][RECOVERY] TWRP 3.0.2-0 TeamWin Recovery Project 4/5

    Ok tried to use the ADB sideload feature but my PC is unable to recognize the device. I have attached the log file after doing backup and trying adb sideload. Going to try the restore backup now.
  13. jgaf

    Post [TOOL/UTILITY][TWRP][3.0][RECOVERY] TWRP 3.0.2-0 TeamWin Recovery Project 4/5

    Ok I am currently testing it, so far it boots properly and I am doing a Backup right now, which is working so far.
  14. jgaf

    Post [TOOL/UTILITY][TWRP][3.0][RECOVERY] TWRP 3.0.2-0 TeamWin Recovery Project 4/5

    I'll try it tonight after class. Just to make sure I understand what you are asking: 1. Flash 2.8.5.0 2. Try to do a backup and then restore 3. ADB, does this means to check if the device is recognized in adb, while in recovery, when connected to computer? 4. And MTP, this is if while in...