Search results

  1. PuffJr2

    Post SM-G900V working on T-Mobile!

    They are SIM unlocked. meaning theoretically you can throw in any SIM card from any carrier as long as your device supports it, and it should work without modifications.
  2. PuffJr2

    Post Stupid question

    If i recall correctly. The GSM based versions do not have support for CDMA, while VZW variants have support for GSM/HSPA+/UMTS.
  3. PuffJr2

    Post Rooted S5 but SuperSU not prompting

    SuperSu is set, that once you grant permissions, you have to wait for the app to be update whether its SuperSu or said app. Or you have to revoke permissions.
  4. PuffJr2

    Post [MOD] Disable On Screen when receiving a Text

    it probably is because the system viewed the file corrupt. so it rebuilt it based on the actual settings in SecMms_Blue.apk. I'm working on modding the menu setting into the apk.
  5. PuffJr2

    Post stock based rom?

    Yeah. I would say the tar is the best option ha. I'm in the process of downloading it because during a test of modding SystemUI, I ended in an infinite boot loop.
  6. PuffJr2

    Post stock based rom?

    I have all the stock apps deodexed on my system right now if you want them. Also. i believe the build is G900VVRU1ANCG.
  7. PuffJr2

    Post [Pledge] @Hashcode Samsung Galaxy S5 SafeStrap

    that's freakin' sweet!
  8. PuffJr2

    Post remount system through adb shell

    i have a non-Dev version. i did it this way: adb shell su stop mount -o rw,remount /system "did what i needed to do" mount -o ro,remount /system reboot
  9. PuffJr2

    Post remount system through adb shell

    have you tried stopping the system instead of running it while the script is running? i recently deodexed my system and this is how i did it.
  10. PuffJr2

    Post Service Mode

    or, instead of using terminal and typing that long command, type this in your phone. *#27663368378# does the same exact thing.
  11. PuffJr2

    Post [MOD] Enabling "Hidden" Quick Tiles

    has anyone gotten ToddlerMode to work? It will not show up on my phone. EDIT: after pulling apart my SystemUI.apk, i found there are no quick tile images for ToddlerMode. so it stands that it will not work if added.
  12. PuffJr2

    Post [MOD] Disable On Screen when receiving a Text

    That's pretty strange. You could try changing it to false, rebooting and back to true to see if it works. But, if that doesn't, you may have to take apart SecMms_Blue.apk/odex to edit the preference for it. I've been working on trying to get the option to work, but no luck yet.
  13. PuffJr2

    Post [MOD] Disable On Screen when receiving a Text

    are you using a different MMS program or Stock Samsung one?
  14. PuffJr2

    Post [MOD] Disable On Screen when receiving a Text

    Anytime man. glad i can help.
  15. PuffJr2

    Post [MOD] Disable On Screen when receiving a Text

    try using Root Browser. it'll have a popup when you click the xml file, use RB text editor.
  16. PuffJr2

    Post [MOD] Disable On Screen when receiving a Text

    what did you use to edit the xml?
  17. PuffJr2

    Post [MOD] Disable On Screen when receiving a Text

    hmm. thats strange. what kind of phone is it?
  18. PuffJr2

    Post [MOD] Disable On Screen when receiving a Text

    are you saving before you reboot? if you don't save, the changes will revert.
  19. PuffJr2

    Post [GUIDE] Download Booster Working (Verizon Version)

    I have that app. but it seems to be outdated, and won't update.
  20. PuffJr2

    Post [GUIDE] Download Booster Working (Verizon Version)

    i'll have to look and see what they have, currently i just use the SQLite program on my computer.
  21. PuffJr2

    Post [GUIDE] Download Booster Working (Verizon Version)

    I cant get any SQLite program to access any .db files. I get errors every time. Sent from my SCH-I925
  22. PuffJr2

    Post [MOD] Disable On Screen when receiving a Text

    no problem man, Im not a fan of the screen turning on when you receive anything so I find a way to shut it off. Sent from my SCH-I925
  23. PuffJr2

    Post [GUIDE] Download Booster Working (Verizon Version)

    Notepad++ is great. i used it to change my 4G logo from the ugly VZW one to ATT's animated logo.
  24. PuffJr2

    Post Lose the SAMSUNG splash screen?

    I don't belive it would cause any issues like that, since it's just images usually. The system boots at its own pace, and the boot process is not governed by the boot animation.
  25. PuffJr2

    Post Security Policy Updates?

    Yeah, I did that when i first got the phone, i was curious.
  26. PuffJr2

    Post Security Policy Updates?

    the custom tag just states that your rom is not official. it does not trip knox itself and as far as I know doesnt break your warranty. and when I reenabled it and rebooted it said official again in status. Sent from my SCH-I925
  27. PuffJr2

    Post So when do you think Android 4.4 (KitKat) will come to North America for the GN?

    hey atleast you guys can run roms, im not even sure what I could run without bricking. lol Sent from my SCH-I925
  28. PuffJr2

    Post [MOD] Disable On Screen when receiving a Text

    it should not light up. I did this to mine because I hate when its in my pocket and starts to unlock. ha. Sent from my SCH-I925
  29. PuffJr2

    Post So when do you think Android 4.4 (KitKat) will come to North America for the GN?

    Ive only had my note 10.1 lte just over a year. its a shame there isnt an update yet.
  30. PuffJr2

    Thread [MOD] Disable On Screen when receiving a Text

    To disable this feature, you need root. start off by opening up a file explorer, I used Root Browser. head off to /data/data/com.android.mms/shared_prefs/ once in that folder, open up com.android.mms_preferences.xml scroll down and find <boolean name="pref_key_backlight" value="true" /> change...
  31. PuffJr2

    Post I'm throwing a party and you should come **GS5 ROOT THREAD**

    I don't think there are any apk's for them, they are built into the system. but if you go into settings and just turn them off, they wont use much, if any ram.
  32. PuffJr2

    Post I'm throwing a party and you should come **GS5 ROOT THREAD**

    there's a lot of stuff that runs in the background. but if you disable things like AirView, Motion Controls, it'll can help cut down.
  33. PuffJr2

    Post I'm throwing a party and you should come **GS5 ROOT THREAD**

    i'm pretty sure its 1.31 used not free.
  34. PuffJr2

    Post [ROM][I605VRUFND7][4.4.2]OFFICIAL STOCK ROOTED ODEX/DEODEX[6/19/2014]

    USB debugging is on, made sure of that. And it's probably root not working correctly. I actually had root disappear completely from my system on a reboot. ha. But, i cant even shell, so i know its something with the device. I was able to shell on a GS5 and access su just fine.
  35. PuffJr2

    Post [BATCH FILE] Stock Verizon Apps that can be removed..are removed!

    you could delete those, but if you get the popup and click the video it could crash.
  36. PuffJr2

    Post Unlock?

    if you disable KLMS Agent, it will trip the custom software. re-enabling it brings it back to official.
  37. PuffJr2

    Post Security Policy Updates?

    Freezing Knox Notification Manage 2.0, and KNOX 1.0 did nothing but disable knox. Freezing Knox KLMS Agent tripped my Custom tag. stated my system was custom not official. But knox itself was never tripped.
  38. PuffJr2

    Post I'm throwing a party and you should come **GS5 ROOT THREAD**

    rename it to SPDClient.apk.bak and its practically the same thing.
  39. PuffJr2

    Post [ROM][I605VRUFND7][4.4.2]OFFICIAL STOCK ROOTED ODEX/DEODEX[6/19/2014]

    i can see the device using adb devices. but it comes up with an error trying to use shell. "- exec '/system/bin/sh' failed Permission Denied (13) -" other than that, working just fine.
  40. PuffJr2

    Post Lose the SAMSUNG splash screen?

    no worries man, just glad i could help.
  41. PuffJr2

    Post [BATCH FILE] Stock Verizon Apps that can be removed..are removed!

    here's a start: /system/app: Accessories.apk canid.apk com.gotv.nflgamecenter.us.lite.apk VisualVoiceMail.apk/VisualVoiceMail.odex VZMessages.apk VZNavigator.apk VzTones.apk /system/priv-app: MyInfozone.apk VMS.apk VzCloud.apk VzwSilentSSOEngine.apk
  42. PuffJr2

    Post [BATCH FILE] Stock Verizon Apps that can be removed..are removed!

    already a thread for this http://forum.xda-developers.com/showthread.php?t=2783799
  43. PuffJr2

    Post Lose the SAMSUNG splash screen?

    i cant say why your power button doesnt work. but anytime you add files/replace files to /system/media you need to change the permissions. they will not work otherwise.
  44. PuffJr2

    Post Lose the SAMSUNG splash screen?

    you forgot to change permissions. it should be 644 or. rwxr--r-- (read,write,execute;read;read)
  45. PuffJr2

    Post [ROM][I605VRUFND7][4.4.2]OFFICIAL STOCK ROOTED ODEX/DEODEX[6/19/2014]

    i have two minor issues now. 1: root browser shows absolutely nothing at all, its just empty when you open the app. 2: i can't access my phone through adb when plugged into my computer, it says "unauthorized" anyone else have this? ---------- Post added at 11:03 AM ---------- Previous post...
  46. PuffJr2

    Post Lose the SAMSUNG splash screen?

    you can just "remove" the shutdown animation. its not needed.
  47. PuffJr2

    Post Lose the SAMSUNG splash screen?

    you're not flashing them, you replace them in /system/media. I've already done it and confirmed it works. i have the completely non branded stock samsung animation now. no more big V logo on boot.
  48. PuffJr2

    Post Can we edit build prop to enable download booster.

    what did you use to edit setting db? i cant get it to edit without crashing
  49. PuffJr2

    Post Security Policy Updates?

    it reports that knox is disabled, but i didnt trust it, so i froze everything that said knox in Titanium. lol.
  50. PuffJr2

    Post [ROM][I605VRUFND7][4.4.2]OFFICIAL STOCK ROOTED ODEX/DEODEX[6/19/2014]

    This worked. strange how it had no root, and now does. ha. but thank you!