Search results

  1. W

    Post [ROOT] SuperSU

    That did it! Thanks!
  2. W

    Post [ROOT] SuperSU

    Wondering if anyone can assist me. In order to root my Pixel XL (7.1.2) I booted the following image: "twrp-3.0.2-0-RC1-fastboot-marlin.img" through fastboot, then installed the following the following through TWRP: twrp-pixel-installer-marlin-3.0.2-0-RC1. I then installed...
  3. W

    Post [GUIDE][XPOSED][ALL VARIANTS] Installing Xposed without recovery

    You can do this by changing the build.prop. Change "ro.build.target_operator=ATT" to equal "OPEN" instead of "ATT." The data icons will change as well, fyi. You can use any build.prop editor to do this.
  4. W

    Post DPI changes

    I didn't. Never had any boot loop issues throughout the whole rooting process. I have an ATT H810 model however. Just lurking on the T-Mobile page to see what development comes out now that you all have unlocked bootloader.
  5. W

    Post DPI changes

    You just need an app like build.prop editor, ES File Explorer,or Root Explorer to find and edit text within the build.prop file. It is in the "system" folder. Once you've accessed the build.prop look for ro.sf.lcd_density and change the value from 640 to whatever you like and restart the phone...
  6. W

    Post BetterBatteryStats issue

    I've had the same issue and then I noticed if I press the back button at that page it goes to the normal home screen. Let me know if that helps.
  7. W

    Post Changing QuickCircle App DPI

    That seems to be the case. Thanks. I think I'll be waiting until xposed comes out for the G4 until I start using my circle case again.
  8. W

    Thread Changing QuickCircle App DPI

    After rooting the ATT 810 G4, I figured I'd go ahead and change the DPI settings through the build.prop. This has been a great improvement of the UI experience, however it looks like the QuickCircle app becomes unusable. Just wondering if anyone else has changed the DPI setting and knows how to...
  9. W

    Post How to prevent updates on your G4

    Just a head's up to anyone using a Circle Case, disabling LGSmartCover will break that app.
  10. W

    Post [APP][FIX]SGS Touchscreen Booster-No more missing taps or touchscreen response delay

    Thanks for posting this app. I definitely see a difference right away. Just curious as to what settings you've found to be optimal. Much appreciated.
  11. W

    Post [ROM][m7]Android 4.4.3 KTU84L Google Play Edition - Rooted/Busybox/Odexed (6/4/14)

    After much searching it seems that changing the MMS port value to 8080 makes mms work properly. Hope this works for others.
  12. W

    Post [ROM][m7]Android 4.4.3 KTU84L Google Play Edition - Rooted/Busybox/Odexed (6/4/14)

    MMS Issues AT&T Just wondering if anyone found a solid fix for the mms issue on AT&T. I've tried several APN settings as recommended in earlier posts and different apps. Still don't seem to be workign properly. Any suggestions? Thanks in advance!
  13. W

    Post [KERNEL] AJK v4.9 [** The ONE **] [JB]

    Dual Boot Trouble Hey All, I'm having some trouble getting Dual-Boot to work properly. I'm running CM10.1 and the latest Siyah kernel (kudos to AJ). Following the directions given for the first attempt to install a 2nd ROM, when I "Wipe 2ndROM Data/Cache" I get this error: E:format_volume...
  14. W

    Post [Q] [HELP] assert error (status 7) in cwm when flashing cm10

    Thanks everyone. I actually tried using ROMManager and it wasn't flashing the update for me. Key part I didn't explain :-/ Anyhow, I found the newest CWM and flashed the .img through terminal. Problem solved. Thanks!
  15. W

    Post Official CM 10 Nightly Posted

    trouble with assert Posted this in the Q/A section and just wanted to see if I'd get a quicker reply here. I just rooted my friend's Note and I'm attempting to flash the latest CM10 nightly. I'm using the CWM-based Touch Recovery v5.5.0.4. Every attempt to flash CM10 has lead to the (status 7)...
  16. W

    Thread [Q] [HELP] assert error (status 7) in cwm when flashing cm10

    Hi Everyone, I just rooted my friend's Note and I'm attempting to flash the latest CM10 nightly. I'm using the CWM-based Touch Recovery v5.5.0.4. Every attempt to flash CM10 has lead to the (status 7) error, in which the assert has failed. I've attempted to remove the assert from the script and...
  17. W

    Post [ROM][SGH-I777][4.0.4] CyanogenMod 9 nightly builds | DISCUSSION THREAD

    Is anyone getting stuck at the Samsung screen after flashing 7/23? I did the usual wipe cache/dalvik and installed the newest nightly in CWM. I do not use Rom Manager. I can't even get into CWM using the buttons at power up. Does anyone have any suggestions for how I can get back to an earlier...
  18. W

    Post [ROM][PORT] CM9 for I777 [3-23-2012 Update] - No Screen on/off

    Thanks. Did this in terminal emulator to my latest backup and it worked. Here's the method. adb shell # cd /sdcard/clockworkmod/backup/2010-06-29.20.22.53 # rm nandroid.md5 # md5sum *img > nandroid.md5 When I got to the step for removing nandroid.md5, I was told that the file did not exist. So...
  19. W

    Post [ROM][PORT] CM9 for I777 [3-23-2012 Update] - No Screen on/off

    There's seems to be an error while generating the md5 sum for creating a backup. But, you're right, everything is through the internal sd card menu, though I never needed to do that before. I may have missed it in a post, but I read pretty carefully. That solves the issue with flashing things...
  20. W

    Post [ROM][PORT] CM9 for I777 [3-23-2012 Update] - No Screen on/off

    Having the same issue. Gonna try the ADB fix that someone posted. CWM is not working for me, mostly. I have no trouble booting into it, but it doesn't read my sdcard at all. Can't backup/restore or do anything else that requires the sdcard. Also, ROM Manager breaks anytime I perform a task...
  21. W

    Post [ROM][PORT] CM9 for I777 [3-23-2012 Update] - No Screen on/off

    Just tried this and its been working for me so far. Thanks!