[HOWTO] Enable multiple user accounts on non-KitKat ROM - Galaxy Note 10.1 (2014 Edition) General

When I picked up my Note 10.1 2014 Edition (SM-P605) I was very disappointed to find that multiple user accounts had been disabled. A little research revealed that there was a US Cellular ROM in the past that had it enabled, but all other ROMs did not. Also, apparently the new KitKat ROM is going to have it. But what to do while we wait for Samsung to update our device?
Well, as it turns out, the answer is a lot easier than you might think, provided you have a rooted device.
Disclaimer: My device is the SM-P605 running P605XXUBMJA. I gained root using Chainfire's CF-Auto-Root. Try this at your own risk.
Basically, ALL you have to do is add a single line to the bottom of your build.prop file in /system, as follows:
Code:
fw.max_users=4
I edited my build.prop using my file editor (Solid Explorer) after giving it root privileges. You can also do it via a terminal emulator or ADB. Reboot your device, and that's all there is to it!
After a reboot, I had the "Users" option under General in Settings, and I was able to add my wife as a second user. We can now switch users either from the lockscreen, or the notification pull-down. After reading countless posts here on XDA saying that it was impossible, I really was surprised at how easy it was in the end.
Hopefully this helps others like me that are impatiently waiting for the KitKat update so that they can share their tablet with family members / guests.
Enjoy!

StNickZA said:
When I picked up my Note 10.1 2014 Edition (SM-P605) I was very disappointed to find that multiple user accounts had been disabled. A little research revealed that there was a US Cellular ROM in the past that had it enabled, but all other ROMs did not. Also, apparently the new KitKat ROM is going to have it. But what to do while we wait for Samsung to update our device?
Well, as it turns out, the answer is a lot easier than you might think, provided you have a rooted device.
Disclaimer: My device is the SM-P605 running P605XXUBMJA. I gained root using Chainfire's CF-Auto-Root. Try this at your own risk.
Basically, ALL you have to do is add a single line to the bottom of your build.prop file in /system, as follows:
Code:
fw.max_users=4
I edited my build.prop using my file editor (Solid Explorer) after giving it root privileges. You can also do it via a terminal emulator or ADB. Reboot your device, and that's all there is to it!
After a reboot, I had the "Users" option under General in Settings, and I was able to add my wife as a second user. We can now switch users either from the lockscreen, or the notification pull-down. After reading countless posts here on XDA saying that it was impossible, I really was surprised at how easy it was in the end.
Hopefully this helps others like me that are impatiently waiting for the KitKat update so that they can share their tablet with family members / guests.
Enjoy!
Click to expand...
Click to collapse
One has to ask, with tears in my blood shot eyes, why Samsung had to disable it in the first place.
Not a very friendly thing to do!

Chaos-sa said:
One has to ask, with tears in my blood shot eyes, why Samsung had to disable it in the first place.
Not a very friendly thing to do!
Click to expand...
Click to collapse
Yeah who knows? Maybe ask these idiots - http://forum.xda-developers.com/showthread.php?t=2741664
Apparently it is unreasonable to expect Samsung to keep core Android functionality.

StNickZA said:
Yeah who knows? Maybe ask these idiots - http://forum.xda-developers.com/showthread.php?t=2741664
Apparently it is unreasonable to expect Samsung to keep core Android functionality.
Click to expand...
Click to collapse
I read this post and quite frankly you have every reason to point out Samsung's short comings. They have got to big for there boots and when you have paid for a product, irrespective how much, you have a right to a certain level of expectations.
Lets face it we all want upgrades otherwise we wouldn't be here on XDA and for a product as new as the Note 10.1 2014 we have a right to expect 4.4. No they are not "legally" obliged to give it but hey our next buy will then become some manufacturer that steps up for us...the consumer. Sony is my bet!

Hehe. Oh well, with multi user accounts now working, I'm less worried about the Kitkat update than before.
Sent from my Nexus 5 using Tapatalk

I can confirm that this actually works!!!

StNickZA said:
Yeah who knows? Maybe ask these idiots - http://forum.xda-developers.com/showthread.php?t=2741664
Apparently it is unreasonable to expect Samsung to keep core Android functionality.
Click to expand...
Click to collapse
I was one of those idiots haha, tbh its not unreasonable but everyone knows samsung are **** with updates and many things but Oh well you have found a solution so alls good.
Being a Samsung owner for over 2 years now I have learned Samsung are the worste for this but have just learned to accept it, its probably daft of me to expect others to accept it too.
Sent from Galaxy Note 10.1 2014 Edition via Tapatalk.

Didnt work on my "NC2 Rom".

hanspampel said:
Didnt work on my "NC2 Rom".
Click to expand...
Click to collapse
Hmm, strange. I updated to P605ZSUBNC2 last night and repeated the same steps. All working just fine.

Hmm maybe its because i modified the secSettings.apk.
Edit: Ahh works now.

So guys ive made a flashable zip for this edit to build.prop. Works fine. Tested by me. But you should have busybox installed, otherwise i shouldnt work so.

hanspampel said:
So guys ive made a flashable zip for this edit to build.prop. Works fine. Tested by me. But you should have busybox installed, otherwise i shouldnt work so.
Click to expand...
Click to collapse
Thanks!! That's really awesome of you
Just a quick question - I imagine that there wouldn't be any issue with future updates right? When the option will be added officially I mean (obviously OTA won't work anyway though, with a 'customised system' preventing normal Samsung updates)

Thanx a mil
StNickZA said:
When I picked up my Note 10.1 2014 Edition (SM-P605) I was very disappointed to find that multiple user accounts had been disabled. A little research revealed that there was a US Cellular ROM in the past that had it enabled, but all other ROMs did not. Also, apparently the new KitKat ROM is going to have it. But what to do while we wait for Samsung to update our device?
Well, as it turns out, the answer is a lot easier than you might think, provided you have a rooted device.
Disclaimer: My device is the SM-P605 running P605XXUBMJA. I gained root using Chainfire's CF-Auto-Root. Try this at your own risk.
Basically, ALL you have to do is add a single line to the bottom of your build.prop file in /system, as follows:
Code:
fw.max_users=4
I edited my build.prop using my file editor (Solid Explorer) after giving it root privileges. You can also do it via a terminal emulator or ADB. Reboot your device, and that's all there is to it!
After a reboot, I had the "Users" option under General in Settings, and I was able to add my wife as a second user. We can now switch users either from the lockscreen, or the notification pull-down. After reading countless posts here on XDA saying that it was impossible, I really was surprised at how easy it was in the end.
Hopefully this helps others like me that are impatiently waiting for the KitKat update so that they can share their tablet with family members / guests.
Enjoy!
Click to expand...
Click to collapse
StNickZA...Thanx alot for this one line of code, added it last night and works PERFECT:laugh:

hanspampel said:
So guys ive made a flashable zip for this edit to build.prop. Works fine. Tested by me. But you should have busybox installed, otherwise i shouldnt work so.
Click to expand...
Click to collapse
I've rooted my Galaxy Note 10.1 2014 edition (Original ROM), I installed the busybox, then I flashed the zip file, but nothing happened.
Please advise me.

StNickZA said:
When I picked up my Note 10.1 2014 Edition (SM-P605) I was very disappointed to find that multiple user accounts had been disabled. A little research revealed that there was a US Cellular ROM in the past that had it enabled, but all other ROMs did not. Also, apparently the new KitKat ROM is going to have it. But what to do while we wait for Samsung to update our device?
Well, as it turns out, the answer is a lot easier than you might think, provided you have a rooted device.
Disclaimer: My device is the SM-P605 running P605XXUBMJA. I gained root using Chainfire's CF-Auto-Root. Try this at your own risk.
Basically, ALL you have to do is add a single line to the bottom of your build.prop file in /system, as follows:
Code:
fw.max_users=4
I edited my build.prop using my file editor (Solid Explorer) after giving it root privileges. You can also do it via a terminal emulator or ADB. Reboot your device, and that's all there is to it!
After a reboot, I had the "Users" option under General in Settings, and I was able to add my wife as a second user. We can now switch users either from the lockscreen, or the notification pull-down. After reading countless posts here on XDA saying that it was impossible, I really was surprised at how easy it was in the end.
Hopefully this helps others like me that are impatiently waiting for the KitKat update so that they can share their tablet with family members / guests.
Enjoy!
Click to expand...
Click to collapse
While I can confirm this totally works like a charm, I am experiencing a weird issue. THE LOCKSCREEN
Its behaving strangely. When i change users (both pass protected) the lockscreen always keeps the previous user's wallpaper. Sometimes it also "freezes" for a couple of seconds and cannot enter pin or pattern.
Am I the only one having these issues?
Im just rooted with towelroot and supersu, fully stock

It works! SM-P600 4.3 in the UK whoop! many thanks!
Happy bunny, it's really saved the day, very poorly wife can now use it and I'll be able to hangout with her from our sons graduation (without me loosing all my work stuff)! Chuffed to bits!

Related

DroidX User: Just bought my first tablet! TF300T

Hello folks I just bought the 32gb TF300T at Best Buy tonight. Got the price match via the "Office Max" ad for $349.99 plus tax...
Anyhow some questions.
I have rooted, rom'd, themed, ect... the heck out of my DroidX and am generally very comfortable mucking around in that territory but I'm reading various threads here and about concerning the permanent bricking of the TF300 if a person does something wrong. I'm used to being able to SBF & restore the DroidX if something goes amiss and bring the 'brick' alive again. That being said, I'm a bit squeemish at the moment to do any modifications with the TF300 but of course will be itching to nontheless... Mainly would like to definitely Root-Unlock(?)-Flash Roms. Any suggestions or particular threads to point me to concerning this? I've done a little looking around but there seems to be multiple methods discussed for even rooting and I'm a little uncertain on where to begin realizing this is likely a bit different than the DroidX.
Any recommendations as to "Must Have" apps and/or do most apps that work on the DroidX for example, still work on this tablet?
My uses will be for both work and play. A lot of web surfing, email, and media.
Any and all tips are appreciated! Thanks
Once you unlock the bootloader you should be good to go. Just make sure you follow directions and read up before you do anything new. Also just so you know once you unlock you cannot go back to locked and you will not get updates from asus. Currently I'm just going with it locked and rooted and I'm happy. Ics is so good already plus there aren't too many rooms out yet. Give it time though and once they start to roll out and I get sick of stock ill start flashing. I'm also holding out so that if anything goes wrong my warranty is still valid and I can get it replaced.
Sent from my ASUS Transformer Pad TF300T using xda premium
Howdy!
First off, nice buy, I do so enjoy my TF300T, and I'm sure you will as well.
As you prolly know from the cheaper price, Asus also used cheaper parts to build their tablets. Make sure the screen is free of defects, so you can return it for a new one if something goes wrong. It's a beautiful tablet as long as your luck is up and you don't brick it by mistake. My advice: wait a week or two. If you're happy, go ahead and visit this thread ( http://forum.xda-developers.com/showthread.php?t=1669827) for a cyanogenmod 9 port. The Nightlies are stable, I'm using it right now, but there are still issues with GPS and Sound, which will be fixed with time and patience.
You can root (if you haven't updated past .17 and don't want to install CM9 yet) easy by using sparkyroot at: http://forum.xda-developers.com/showthread.php?t=1526487 ))) But if you have, do some research, and you'll find what you"re looking for.
If you do, here's something to help you along: http://www.android.gs/update-asus-t...anogenmod-9-android-4-0-4-ice-cream-sandwich/
There's more, but you have to search for it! Google is your friend.
------------------------------------
If I've helped you, please don't forget to thank me!
TDinsmoor said:
As you prolly know from the cheaper price, Asus also used cheaper parts to build their tablets. Make sure the screen is free of defects, so you can return it for a new one if something goes wrong.
Click to expand...
Click to collapse
I second this completely. I'm on my third tablet. The first one had a dead pixel, and the second had a hardware defect where the touchscreen went crazy if I applied any amount of pressure to the left edge of the tablet. The second one took me a few days to figure out what exactly was happening.
Thanks for the replies! I did actually take that update from Asus last night after powering it up.
My Kernel version is 2.6.39.4
Wonder if I can even root now at this moment?
Thinking of holding out for now regarding unlocking as I would sooner keep it within warranty at this time plus it doesn't seem like there are any real perks in unlocking currently if the Roms & Kernels out now are still young in development.
I would like to root though if I haven't screwed up by already taking the update so I can run TB, ect...
Thanks again guys. I'm sure there will be many questions to come!
Yer very welcome.
I do recommend the updated build.prop, it's low-profile, but helps with things such as battery life and other optimization. You need root, however.
TDinsmoor said:
Yer very welcome.
I do recommend the updated build.prop, it's low-profile, but helps with things such as battery life and other optimization. You need root, however.
Click to expand...
Click to collapse
Thanks! I did get my root very easily per this thread: http://forum.xda-developers.com/showthread.php?t=1689193
The thing is I tried to get the CWR via:
3. If you have root and need CWM recovery.
Why? Nandroid backups and restores. Debrick. Flexibility. Numerous other reasons. ( but no OTA)
- Step 1. Run the tool "1-Click Transformer Root.bat"
- Step 2. You'll be presented with a menu. Choose option (3)
- You'll have CWM Recovery
Click to expand...
Click to collapse
And was unable to as option #3 is simply "Quit" :silly:
I'm wondering if one needs to be "Unlocked" to obtain CWM recovery?
Anyhoo, yea, could you point me to this updated "build.prop" discussion and method for obtaining? Anything in particular to be cautious of when doing it?
Thanks!
lazer9 said:
Thanks! I did get my root very easily per this thread: http://forum.xda-developers.com/showthread.php?t=1689193
The thing is I tried to get the CWR via:
And was unable to as option #3 is simply "Quit" :silly:
I'm wondering if one needs to be "Unlocked" to obtain CWM recovery?
Anyhoo, yea, could you point me to this updated "build.prop" discussion and method for obtaining? Anything in particular to be cautious of when doing it?
Thanks!
Click to expand...
Click to collapse
You need to be unlocked for CWM. In relation to the modified build.prop AFAIK there isn't one made for the lastest firmware (.30), but here's the main thread for it: http://forum.xda-developers.com/showthread.php?t=1641219
jgaf said:
You need to be unlocked for CWM. In relation to the modified build.prop AFAIK there isn't one made for the lastest firmware (.30), but here's the main thread for it: http://forum.xda-developers.com/showthread.php?t=1641219
Click to expand...
Click to collapse
Thanks for that info. I'll read up on the process now so I will have a good grip on it if/when one becomes available for the current firmware.
jgaf said:
....In relation to the modified build.prop AFAIK there isn't one made for the lastest firmware (.30), but here's the main thread for it: http://forum.xda-developers.com/showthread.php?t=1641219
Click to expand...
Click to collapse
Wait... From that thread: Post #261 http://forum.xda-developers.com/showpost.php?p=27666040&postcount=261
It seems there are actually two for the latest firmware or am I reading something wrong?
Edit: Disregard the above. I just realized those are for the WW version and not US. If I'm understanding correctly... Whew, so much to be careful about.

Disappointed

Got my new Note 4 on my doorstep. From a technical standpoint, the phone is nice. Pretty fast, nice screen. But I feel let down. I really hate the stock ROM. Running Nova helps. It makes it bearable. I really thought I would like the bigger screen. But the problem is everything is just enlarged. You don't actually have more screen real estate. I have had my GS4 running Cyanogen for quite a while now and I like it. On my new Note 4 I feel very disappointed. If there isn't a root in the next few days I may return it to the store and stick with my GS4.
There won't be a way to root for a long time or ever for that matter....sorry to burst your bubble. I would suggest doing your homework before buying a device for modding. The latest is no longer the greatest from that standpoint. That being said if you want root and do not care about future updates or warranty, the Developer Edition N4 will be out soon . the downfall is you must purchase it outright and there will not be much support for it. However it is unlocked and rootable.
I thought I could get used to it. After all TouchWiz has come a long way. Many people like it. The root for all the other carriers is out. And the talk is that once the stock recoveries are posted Chainfire will be able to get it part of CF-Auto-Root.
ericstephani said:
I thought I could get used to it. After all TouchWiz has come a long way. Many people like it. The root for all the other carriers is out. And the talk is that once the stock recoveries are posted Chainfire will be able to get it part of CF-Auto-Root.
Click to expand...
Click to collapse
That "talk" is wrong. cf-root works by flashing a modded recovery and installing supersu via custom scripts made by chainfire for his own personal stuff. since you guys have a locked bootloader that means you wont be flashing any recovery/boot partitions.
plus factor in L's new security and if you guys dont get root before the ota rolls out you may never get it.
shabbypenguin said:
That "talk" is wrong. cf-root works by flashing a modded recovery and installing supersu via custom scripts made by chainfire for his own personal stuff. since you guys have a locked bootloader that means you wont be flashing any recovery/boot partitions.
plus factor in L's new security and if you guys dont get root before the ota rolls out you may never get it.
Click to expand...
Click to collapse
Damn...guess I have no choice but to sell my note 4 and get the DevEd.
Anyone tried towelroot by @geohot ? http://forum.xda-developers.com/showthread.php?t=2783157 That's what's working for the VZW GS5
shabbypenguin said:
plus factor in L's new security and if you guys dont get root before the ota rolls out you may never get it.
Click to expand...
Click to collapse
whats "L's" because the N4 is KK if that refers to Lollipop.
i cant tell you how many times i have had a phone that gets the dreaded "you wont see root for a long time if ever" and then within weeks (tops) we have root.
i would be willing to wager that before Dec and probably earlier there will be root for this N4
fletch33 said:
whats "L's" because the N4 is KK if that refers to Lollipop.
i cant tell you how many times i have had a phone that gets the dreaded "you wont see root for a long time if ever" and then within weeks (tops) we have root.
i would be willing to wager that before Dec and probably earlier there will be root for this N4
Click to expand...
Click to collapse
I'm really hoping you're right...
fletch33 said:
whats "L's" because the N4 is KK if that refers to Lollipop.
i cant tell you how many times i have had a phone that gets the dreaded "you wont see root for a long time if ever" and then within weeks (tops) we have root.
i would be willing to wager that before Dec and probably earlier there will be root for this N4
Click to expand...
Click to collapse
I didnt say you wouldnt ever get root, just that when it finally gets updated to L you can kiss all chances of getting root then goodbye. i imagine someone has an exploit they are waiting to drop and see if its patched in 5.0 whether or not it becomes public is entirely up to them at that point. as it stands that is your best shot at a 4.4 root.
i dont know what OP is talking about i have 100s of apps on this thing and still flying like butta!!!
pmterp said:
Anyone tried towelroot by @geohot ? http://forum.xda-developers.com/showthread.php?t=2783157 That's what's working for the VZW GS5
Click to expand...
Click to collapse
Tell me how that goes!
Towel root will not work. The app itself says the note 4 isnt a capable device. Maybe geohot just has to include it, but i wouldnt get your hopes up
There well be a root method within the next week or so. The bootloader will never be unlocked on this phone. Hashtag was the safestrap guru. If someone picked up the reins from him, then we'll likely get a way to flash roms and recovery. Personally, all I want is root to take some of this crap off the phone. I'm done with flashing ROMs.
pmterp said:
Anyone tried towelroot by @geohot ? http://forum.xda-developers.com/showthread.php?t=2783157 That's what's working for the VZW GS5
Click to expand...
Click to collapse
I tried it, no go. Luckily it tells you that the phone isn't supported instead of just screwing it up.
I'm going to take the 12 days I have left to pray for root if not I'm going to see what I can do with a Bluetooth stylus and a nexus 6. I'm upgrading from a note 2 running Aosp Roms. I had the phone for less then an hour before it was rooted and unlocked I ran beans Roms at first but my need to be on the newest version of Android and dislike of touchwiz I found aosp Roms with apps like GMD spen control great. Currently with the N4 I miss the custom gestures to open evernote and ime switch
Sent from my Nexus 7 using Tapatalk
alprazolam said:
There well be a root method within the next week or so. The bootloader will never be unlocked on this phone. Hashtag was the safestrap guru. If someone picked up the reins from him, then we'll likely get a way to flash roms and recovery. Personally, all I want is root to take some of this crap off the phone. I'm done with flashing ROMs.
Click to expand...
Click to collapse
I like your optimism, but look at what happened to the S5 when it arrived. Took a lot more than the 2 week return window to achieve root. I'm still hedging between this phone and the Xperia, but seems like either way root will not be there quickly.
tsachi said:
I like your optimism, but look at what happened to the S5 when it arrived. Took a lot more than the 2 week return window to achieve root. I'm still hedging between this phone and the Xperia, but seems like either way root will not be there quickly.
Click to expand...
Click to collapse
Although the S5 root method doesn't work for the N4, it gives devs a head start.
Surprisingly, I am liking TouchWiz and so far haven't replaced the launcher yet. First time I am not running nova on a phone.
le0.br4zuc4 said:
Surprisingly, I am liking TouchWiz and so far haven't replaced the launcher yet. First time I am not running nova on a phone.
Click to expand...
Click to collapse
I agree, it's not terrible and not nearly as laggy as early phones were. I still use Apex so I can use icon and theme packs and make better use of screen size. All in all, if root never came, I'd be content enough to deal... it would be nice for Adaway, Titanium and Xposed though. I'll put my money down soon and see. I'm betting we get root sooner than later.
If root, or more importantly, flashing roms is that important to the OP, then why don't you go with t-mobile? Their Note 4 has an unlocked bootloader. Like another said, do your homework beforehand.

[Q&A] [ROM][STOCK][T330NU] Stocked v1.1 & SuperStocked v1.0

Q&A for [ROM][STOCK][T330NU] Stocked v1.1 & SuperStocked v1.0
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [ROM][STOCK][T330NU] Stocked v1.1 & SuperStocked v1.0. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
Will NU work with non NU
I am going to buy this tablet in a few weeks and I live in Australia and the model here does not have NU at the end but just T330. Will this ROM and any other NU ROM work with my tablet? Sorry for the noob question, but I am new to the tablet.
lachiepower0402 said:
I am going to buy this tablet in a few weeks and I live in Australia and the model here does not have NU at the end but just T330. Will this ROM and any other NU ROM work with my tablet? Sorry for the noob question, but I am new to the tablet.
Click to expand...
Click to collapse
To be honest, I'm not 100% sure. It should, the only difference between the T330 and the T330NU that I've been able to find is the T330NU has an IR blaster so it can be used as a remote control. No kernel is included with the ROM, so you are more than safe to install it after making a backup. If it works, let me know. If not, Ill figure out why and make it compatible.
MarkusMcNugen said:
To be honest, I'm not 100% sure. It should, the only difference between the T330 and the T330NU that I've been able to find is the T330NU has an IR blaster so it can be used as a remote control. No kernel is included with the ROM, so you are more than safe to install it after making a backup. If it works, let me know. If not, Ill figure out why and make it compatible.
Click to expand...
Click to collapse
Should I make a backup through CMW or through the settings?
Once I get the device which like I said is in 3 weeks, I will try the device out for about a week to see how it works and get used to it and then backup and install the ROM and compare it to the stock and then post my comments on the forum.
lachiepower0402 said:
Should I make a backup through CMW or through the settings?
Once I get the device which like I said is in 3 weeks, I will try the device out for about a week to see how it works and get used to it and then backup and install the ROM and compare it to the stock and then post my comments on the forum.
Click to expand...
Click to collapse
CWM or TWRP. Either one will work. As long as you have a backup of your system partition in one of those you will be good to go. Sounds good, I'll be waiting.
Hopefully there will be a few more updates by that time. I keep getting errors when decompiling SecSettings which is pissing me off. I'll just have to keep at it until I figure it out. Doesn't make any sense to me.
Sounds good, the more updates the better!
As with the error's you are getting, I have no idea what your talking about, so I'l just agree
lachiepower0402 said:
Sounds good, the more updates the better!
As with the error's you are getting, I have no idea what your talking about, so I'l just agree
Click to expand...
Click to collapse
Lol. Its all good. I got it figured out. What I was working on was enabling S5 Settings Mod in SecSettings.apk (aka. Settings on Samsung devices). Its not finished but it works more than well enough so its in the new SuperStocked version.
So I have received my tablet early and it was easier than I thought to use it, so I have decided to install your ROM, I have already installed TWRP v2.8.3.0 and it works and I am currently backing up my tablet to my external sd card and then I will attempt to try and install the Superstocked.
Do you want me to try out both of your rom's?
I have flashed superstock and I have a few problems, when i flashed it had an error with unmounting or something like that and the keyboard is not very good it looks like android 4.2 keyboard and I do not have root access. I tried towelroot but i still do not have root access.
I think I will go back to 100% stock.
lachiepower0402 said:
I have flashed superstock and I have a few problems, when i flashed it had an error with unmounting or something like that and the keyboard is not very good it looks like android 4.2 keyboard and I do not have root access. I tried towelroot but i still do not have root access.
I think I will go back to 100% stock.
Click to expand...
Click to collapse
If Towel Root does not work, then try flashing SuperUser via TWRP
http://forum.xda-developers.com/showthread.php?t=1538053
Edit, This rom is just a Deodexed version of the 100 percent Stock ROM... There are subtle differences, but the root method is the same..
lachiepower0402 said:
I have flashed superstock and I have a few problems, when i flashed it had an error with unmounting or something like that and the keyboard is not very good it looks like android 4.2 keyboard and I do not have root access. I tried towelroot but i still do not have root access.
I think I will go back to 100% stock.
Click to expand...
Click to collapse
If you happen to flash it again in the future, could you copy the recovery log so I can see the unmounting error. Its Advanced > Copy log to SD. I don't know what could have caused that but I doubt it had any effect on the ROM after booting.
As for the keyboard. It defaults to looking like 4.2 keyboard but with a number row because the ROM is kitkat. If you go into the keyboard settings you can change the theme to the material design themes.
I've been having a lot of issues with root. The su binaries are included as well as all the su files. It works fine for some people and it doesn't for others. Flashing the latest SuperSU will give you root. I'll add a link to it in the OP later today and mention root issues.
I have installed the stock v1.2 and I am still having root problems, if you can provide the su package I will try that out.
What I meant yesterday was in twrp when I was formatting the message was
E: error sending message to add storage 65537
Also I am wondering if it is alright to close or disable some system apps that are using ram such as
DeviceTest
SmartcardService
Context Service
PageBuddyNotiSvc
ELM Agent
Nearby devices
Unified Daemon
If so, how would I go about doing it?
lachiepower0402 said:
I have installed the stock v1.2 and I am still having root problems, if you can provide the su package I will try that out.
What I meant yesterday was in twrp when I was formatting the message was
E: error sending message to add storage 65537
Also I am wondering if it is alright to close or disable some system apps that are using ram such as
DeviceTest
SmartcardService
Context Service
PageBuddyNotiSvc
ELM Agent
Nearby devices
Unified Daemon
If so, how would I go about doing it?
Click to expand...
Click to collapse
Here's the SuperSU flashable zip:
http://download.chainfire.eu/supersu
The error you saw in TWRP was an error from trying to mount and unmount MTP. It happens on all of our devices but doesn't affect anything. So no worries when you see it.
If you want to disable/freeze apps you can use an app from the play store like Greenify or Titanium Backup. Titanium Backup can also remove system apps but I wouldn't recommend doing that without making a backup of the app you want to remove first.
However, if you just want to disable some services but not the entire app you can download and use Disable Service from the play store.
Thanks for clearing the meaning of that error. I have flashed the su zip and I now have root.
Lastly, is possible to reset the flash counter, so if I take my tablet in for repair my warrnty will be valid?
lachiepower0402 said:
Thanks for clearing the meaning of that error. I have flashed the su zip and I now have root.
Lastly, is possible to reset the flash counter, so if I take my tablet in for repair my warrnty will be valid?
Click to expand...
Click to collapse
That I'm not sure of. I imagine there is but I haven't looked into trying any of the reset counters made for other Samsung devices on the T330/NU. You would probably need to make your own thread and ask in the help section.
My device was seller refurbished so I don't have a warranty. Otherwise I could probably help you out.
I talked to samsung about the knox thing and I was told I still had a 1yr warranty from purchase date no matter what.
Really? Samsung put implemented knox so people wouln't flash rom's but they don't care! Something doesn't seem right here. I'll believe you and just hope that nothing happens to my tablet, just in case they change their mind.
feedback
Hi
I'm very thankful that someone is doing IT for the 8 inch tab.
I'm reading a lot over the years in this forum, but this is my first post lol.
I'm running a tn330nuueu1anca with se enforced
Feedback:
Su works out of the box like everything else but
Viper sound mod doesn't
I used my own in initd script...
U still have some Samsung apps and bloatware left ,:
Dropboxoobe
Street view
Faceunlock
Samsung push
And2 other that I already deleted .... I do love the work u done !!! How about a customs kernel
lachiepower0402 said:
Really? Samsung put implemented knox so people wouln't flash rom's but they don't care! Something doesn't seem right here. I'll believe you and just hope that nothing happens to my tablet, just in case they change their mind.
Click to expand...
Click to collapse
Yes really. I was told that I was guaranteed my warranty fr the device no matter what the knox warranty void said.
T0R3T said:
Hi
I'm very thankful that someone is doing IT for the 8 inch tab.
I'm reading a lot over the years in this forum, but this is my first post lol.
I'm running a tn330nuueu1anca with se enforced
Feedback:
Su works out of the box like everything else but
Viper sound mod doesn't
I used my own in initd script...
U still have some Samsung apps and bloatware left ,:
Dropboxoobe
Street view
Faceunlock
Samsung push
And2 other that I already deleted .... I do love the work u done !!! How about a customs kernel
Click to expand...
Click to collapse
Yeah, I was hoping Viper4Android would work on our devices in compatability mode since selinux is enforcing. I haven't had time to actually test it myself, but I did notice that it did ask for a driver install even though I preinstalled and registered the audio driver.
To be honest, street view and face unlock are from paranoid android gapps. I've integrated PA gapps into our ROM over the included gapps. DropboxOOBE I kept because I assumed that was the apk that gave people 50GB of Dropbox space, if not I'll remove it.
Some things I didn't remove because I couldn't find information on them. I only removed stuff I knew was safe to remove. I'm working on getting a kernel with at least init.d by unpacking, editing, and repacking but I'm not planning on trying to find the source and compile a new kernel.
wire55 said:
Yes really. I was told that I was guaranteed my warranty fr the device no matter what the knox warranty void said.
Click to expand...
Click to collapse
See below.
lachiepower0402 said:
Really? Samsung put implemented knox so people wouln't flash rom's but they don't care! Something doesn't seem right here. I'll believe you and just hope that nothing happens to my tablet, just in case they change their mind.
Click to expand...
Click to collapse
It may be possible that they as a manufacturer don't care. When I had my Motorola I was told by them that they could care less if you rooted it or installed a custom ROM. The manufacturer warranty was applicable either way, it was the carriers that cared and charged for replacements of rooted devices. I have no idea if that applies to Samsung, but its possible I guess.
Samsung devices also include Knox for the enterprise and security. So a company can purchase Samsung devices and guarantee their devices and network aren't compromised. The NSA even said that Knox was secure enough for the government to use it.
http://www.pcworld.com/article/2836612/samsung-knox-devices-approved-for-government-use-by-nsa.html
You would need to contact Samsung yourself to find out. My device has no warranty. I'm sailing solo lol.

Pokemon Go with Fake GPS on the S5 Verizon

Hi,
I bought a used a Verizon S5 hoping to play PoGo using Fake GPS. But I am unable to select a Fake GPS app in Settings. I am currently on 5.0 (version ending in BPB1) and checking for software updates on the phone fails. Presumably because I do not have a SIM in the phone as I would like to continue to use my iPhone. The S5 would be only on Wifi (or iPhone's hotspot) and used only to play PoGo.
I have read through (most of) the painiac's (excellent) guide and I am trying to decide what to do next:
1. Try to install marshmallow update (no root) and see if the option to select the fake GPS appears in settings
2. Root the phone and try several custom ROM's to see if the option appears
3. Sell the phone back and try another phone
I have flashed custom ROM's with older Android phones some 3 years ago. Modding scene has considerably changed since then and I find myself reading warnings and seeing dead ends (permanently locked bootloaders etc) everywhere. Any advice would be appreciated.
Let me rephrase the question. I can update to marshmallow 6.0 with images available on the internet. I will lose the ability to root the phone. But I may be able to run fake gps and play pokemon go.
Or I can try rooting it and then installing xposed or other frameworks to get the set up on lollipop 5.0 - which is root-able.
Which would be the recommended way for someone like me with mediocre android hacking skills and very little time?
Thanks.
Marshmallow will give you the option to make Fake GPS the default mock application.
However, Pokemon Go will not run on rooted devices unless you know of a workaround for that.
yelloguy said:
Hi,
I bought a used a Verizon S5 hoping to play PoGo using Fake GPS. But I am unable to select a Fake GPS app in Settings. I am currently on 5.0 (version ending in BPB1) and checking for software updates on the phone fails. Presumably because I do not have a SIM in the phone as I would like to continue to use my iPhone. The S5 would be only on Wifi (or iPhone's hotspot) and used only to play PoGo.
I have read through (most of) the painiac's (excellent) guide and I am trying to decide what to do next:
1. Try to install marshmallow update (no root) and see if the option to select the fake GPS appears in settings
2. Root the phone and try several custom ROM's to see if the option appears
3. Sell the phone back and try another phone
I have flashed custom ROM's with older Android phones some 3 years ago. Modding scene has considerably changed since then and I find myself reading warnings and seeing dead ends (permanently locked bootloaders etc) everywhere. Any advice would be appreciated.
Click to expand...
Click to collapse
you've come to the right person asking this stuff lol I used to cover all that stuff daily on my yt channel. gained 2400 subs in 3 weeks due to posting my vids on other sites that allowed pogo hacks to be posted. was doing 3-4 vids a day.
AOSP based roms will not work on Pokemon Go. That leaves out anything like Cyanogenmod or anything compiled from it.
The only way i got POGO to work on my spare s5 (i use it for testing) was to flash back stock NI2, re-root with towel root, flash a TouchWiz based rom with SafeStrap, then delete the Root binary and anything SU related, basically unrooting my rom and backing it up manually and only putting em back when it was needed
There's probably better ways now, but for me this worked 100%
POGO isn't worth the effort in my opinion.
loadedpampers said:
Marshmallow will give you the option to make Fake GPS the default mock application.
However, Pokemon Go will not run on rooted devices unless you know of a workaround for that.
Click to expand...
Click to collapse
Thanks so much. I am currently not rooted and when I go to MM I cannot be rooted from what I understand. So I think I will do the upgrade when I have some time. I will lose the ability to root but I can live with that.
KaptinBoxxi said:
The only way i got POGO to work on my spare s5 (i use it for testing) was to flash back stock NI2, re-root with towel root, flash a TouchWiz based rom with SafeStrap, then delete the Root binary and anything SU related, basically unrooting my rom and backing it up manually and only putting em back when it was needed
There's probably better ways now, but for me this worked 100%
POGO isn't worth the effort in my opinion.
Click to expand...
Click to collapse
I agree on the effort comment, but I am not sure why you are rooting the device if it does not work on rooted devices? Wouldn't it be a lot easier to stay un-rooted and keep it simple and stupid?
Also, can anyone point me to a legit MM stock ROM? I have downloaded ODIN but I am nervous about the sketchy websites needing registration for downloading the ROM image. I need stock un-rooted Verizon ROM so I was thinking it should be easy to find. However I am not having much luck on the Googles.
Using Magisk 10.2 and the root bundled with it works. You just have to use Magisk hide which is now bundled with magisk.
I'm on vzw s5 running phoenix rom with root. Can still play pogo. No luck on xposed though.
Just a quick update. I got all the things in place for updating the phone to Marshmallow 6.0 and connected the phone to the computer for the first time. The phone gave me messages about installing software update agent and I followed the instructions. It offered to install the marshmallow update from verizon and I took that offer.
After the update, the option to select a GPS app showed up on the phone. I selected my installed app and almost everything works on pokemon go now.
I say almost because PoGo still jumps back to home location for a short second from time to time. But from what I can tell, the fix needs root. So I'll just leave good enough alone for now.
Thanks for all the help.
yelloguy said:
I agree on the effort comment, but I am not sure why you are rooting the device if it does not work on rooted devices? Wouldn't it be a lot easier to stay un-rooted and keep it simple and stupid?
Click to expand...
Click to collapse
i do so much with my devices that they need to be rooted. i do a lot of app debugging for my friend who makes games to help him out. i do have a spare phone that's not rooted for pogo now though. although htc m7's are awful haha
TechX1991 said:
you've come to the right person asking this stuff lol I used to cover all that stuff daily on my yt channel. gained 2400 subs in 3 weeks due to posting my vids on other sites that allowed pogo hacks to be posted. was doing 3-4 vids a day.
AOSP based roms will not work on Pokemon Go. That leaves out anything like Cyanogenmod or anything compiled from it.
The only way i got POGO to work on my spare s5 (i use it for testing) was to flash back stock NI2, re-root with towel root, flash a TouchWiz based rom with SafeStrap, then delete the Root binary and anything SU related, basically unrooting my rom and backing it up manually and only putting em back when it was needed
There's probably better ways now, but for me this worked 100%
POGO isn't worth the effort in my opinion.
Click to expand...
Click to collapse
Anyone know how to get fake gps working on iphone full process please and stable working. I need to know full method which includes what jailbreak is best, what iphone versions are best and easy to do. Also how to disable or turn off mock location detection. Like in andriod you can do it via smali. Please I tried looking for usefull info on the net everywhere but can't seem to find solid info. Cheers
kani1544 said:
Anyone know how to get fake gps working on iphone full process please and stable working. I need to know full method which includes what jailbreak is best, what iphone versions are best and easy to do. Also how to disable or turn off mock location detection. Like in andriod you can do it via smali. Please I tried looking for usefull info on the net everywhere but can't seem to find solid info. Cheers
Click to expand...
Click to collapse
This post is 6 YEARS old. What made you even think it was worth it to quote my 6 year old post to get information now?
Google would have answered your question faster than you typing out that whole post. I know the answer to your question, I'm not going to give it
TechX1991 said:
This post is 6 YEARS old. What made you even think it was worth it to quote my 6 year old post to get information now?
Google would have answered your question faster than you typing out that whole post. I know the answer to your question, I'm not going to give it
Click to expand...
Click to collapse
bro chill man. i tried to google it but cant get the answer man. why are u getting so angry man. what did i do. Sorry i just posted my question at ur post to get my answers to my questions. But just curious why wont you share some info, is there some reason or something?
TechX1991 said:
This post is 6 YEARS old. What made you even think it was worth it to quote my 6 year old post to get information now?
Google would have answered your question faster than you typing out that whole post. I know the answer to your question, I'm not going to give it
Click to expand...
Click to collapse
should we chat private pm or something thats why?

[MODS & FIXES] G955U/G955U1 SamPWND List

This is an effort to consolidate fixes, tweaks and mods specific to the rooted G955U/G955U1 SnapDragon S8+ via SamPWND.
The initial release of root for this version by the development, contributions and tireless efforts from elliwigy, Harry44, akiraO1, BotsOne, GSMCHEN and jrkruse are obviously being enjoyed by many, as is evident by the visits to elliwigy's release page.
Unfortunately, that thread is in dire need of clean-up because it has become a hodgepodge of redundant rooting questions, helpful answer posts (and complaints), all infused with a few mods and tweaks mentioned.
So let's share what can be done (and what cannot thus far) with this rooted version.
Please (!!!), already be aware of which device you have, and if SamPWND works on your device. "How do / Can I root my..." questions simply don't belong here!
Let's try to keep it clean in here by looking around the forum first before posting, but also by being helpful and not condescending to those of us enjoying root who are perhaps not as knowledgeable about such matters as others.
Some of the most common questions being asked, and their answers from that thread
Flashfire infinitely spinning for part 2 root steps
Turn on airplane mode
Is there a fix for the 80% battery max capacity?
No, and it seems unlikely at this stage. Make yourself happy and hide your battery percentage.
Green/glitchy screen
Most (including myself) have resolved or heavily mitigated this via the AQI1 fw posted recently.
S8+: https://forum.xda-developers.com/ga...sampwnd-root-green-screen-corruption-t3673810
S8: https://forum.xda-developers.com/ga...ampwnd-green-screen-corruption-fixed-t3673782
Does Magisk work with this root?
No.
Does Xposed work on this root?
Unofficially yes, search for unofficial Xposed s8, it will be in the device forums. Edit-or use this link: https://forum.xda-developers.com/galaxy-s8+/how-to/unofficial-xposed-guide-snapdragon-s8-t3663728
Can I install custom roms?
No, the BL is still locked. The last I read is there are some ideas around how we might achieve an unlock, but nothing so far. There's is the modified stock rom available in the OP of the root thread that provides csc and superSU but beyond that, no.
Screen rotation is messed up / reversed
You downloaded the wrong step 1 files. Try again for your device (plus or non-plus)
I can't think of any other recurring questions, but I've been keeping up to date on that post for more of the 318-or-so pages, and there's a lot of other useful information held within them. Worth a read.
Awesome first response!
So can I start with this:
"Unofficial Xposed'...
Where are the where's & how's located for our specific device, along with the yeahs & no's about what Xposed can do? I've looked and read, but there really is no clear post (that I have found) saying that our model can (or can't) DL Xposed and make things work.
Out of level 8, I'm probably a level 2 coming from rooting back in the days of the first Droid LOL! So I figure if we can keep things down to a level 3 or 4 here, we can learn and teach about WHY certain things won't work.
I'm also very interested in the capabilities of our camera. I used to use chdk to hack Cannon P&S cameras, and despite all my hours doing so, the hardware could never deliver night shots like this phone!
AddictedToGlass said:
Awesome first response!
So can I start with this:
"Unofficial Xposed'...
Where are the where's & how's located for our specific device, along with the yeahs & no's about what Xposed can do? I've looked and read, but there really is no clear post (that I have found) saying that our model can (or can't) DL Xposed and make things work.
Out of level 8, I'm probably a level 2 coming from rooting back in the days of the first Droid LOL! So I figure if we can keep things down to a level 3 or 4 here, we can learn and teach about WHY certain things won't work.
I'm also very interested in the capabilities of our camera. I used to use chdk to hack Cannon P&S cameras, and despite all my hours doing so, the hardware could never deliver night shots like this phone!
Click to expand...
Click to collapse
You may have read my post just before I edited it to add the links. The link I posted for the s8 is where all if the Xposed info is held for our devices. I am currently running it with the latest fw I also linked to with no problems. That thread also contains a few modules the OP has verified working. I am currently only using it for a couple of tweaks from "all my.." and xVoice++. I also was utilizing this Xposed version before flashing the fw mentioned, and it's worked perfectly for both. I can't remember which fw I was on previously though.
regarding camera mods, I made an attempt the moment I got the phone to replace the stock camera with a ported pixel, before researching how to do it properly these days. Wound up with crashing camera warnings every 30 seconds and my backup wouldn't restore properly in titanium and had to reset completely and start fresh.
I used to root back in the Motorola Droid (original) days, when root required 30-or-so lines of commands, I'm sure you remember funny how we've come full circle. I swapped to iPhone for the iPhone 4, enjoyed a bootrom exploit for several iOS versions, and stuck with apple up until just last weekend so it's been a while since I've been on the root scene myself, much has changed indeed. It's the first Android device (S8+ here) that actually made me want to switch away from apple, and I don't yet regret it.
nice concept.. just a forewarning tho, these posts typically go in general discussion..
elliwigy said:
nice concept.. just a forewarning tho, these posts typically go in general discussion..
Click to expand...
Click to collapse
Thanks! And it's alright if it gets moved there so long as it still helps everyone out and you wizards walk through once in a while to bless us all with a bit of wisdom. LOL!
Meanwhile, for as long as it's allowed to stay here, it might serve well to keep distractions off your release thread.
elliwigy said:
nice concept.. just a forewarning tho, these posts typically go in general discussion..
Click to expand...
Click to collapse
Considering less than one hour after I replied with the common questions and answers, someone asked about flashfire on page like 318 again, I'm sure this post is pretty low on priority for the people who tend to ask the questions.
I just finished rooting my sprint s8+ with sampwned. I installed my 256gb micro sdcard and I get the kernel panic reboot to error screen. Am I unable to use the sdcard? I'm scouring xda for any info. Just looking for a little help if anyone knows anything I don't. Thanks.
Nice idea OP.
Some fixes may be had by using the @partcyborg ROM for S8. It is in the S8 ROMs, Kernels, ... Forum https://forum.xda-developers.com/galaxy-s8/development/root-partcyborgrom-aqi6-deodexed-t3702988
For the S8+ @jrkruse has some good info in the S8+ Verizon, ROMs, Kernels, ... Forum. https://forum.xda-developers.com/verizon-galaxy-s8+/development
monroe0328 said:
I just finished rooting my sprint s8+ with sampwned. I installed my 256gb micro sdcard and I get the kernel panic reboot to error screen. Am I unable to use the sdcard? I'm scouring xda for any info. Just looking for a little help if anyone knows anything I don't. Thanks.
Click to expand...
Click to collapse
i think u pmd me but flashing a newer combo boot.img fixes it.. its a known issue with samsungs older combo firmwares, not related to root
elliwigy said:
i think u pmd me but flashing a newer combo boot.img fixes it.. its a known issue with samsungs older combo firmwares, not related to root
Click to expand...
Click to collapse
Yea thats what I did. Problem solved.
Just want to add that the Official xposed app and framework, work on this device
Sent from my SM-G955U using Tapatalk

Categories

Resources