Multi user support? - ZTE Axon 7 Questions & Answers

I was just trying to fix an issue with device administrators and I realised there's no way to create a new user on the phone.
MiFlavor doesn't support multiple android user profiles?

Yes, it's not supported by default. May be if someone have modified the framework to enable it.
Sent from my ZTE A2017U using Tapatalk

Related

Eliminate Exchange security policy

Hi,
I an urgently looking for a patch to disable the PIN request that I got from my exchange policy. I am using the Wanam 1.2 that ought to "hacked" but still I can not disable it. Already posted a question concerning the rom in the repsective thread.
Any hint highly appreciated.
T
tomi.omni said:
Hi,
I an urgently looking for a patch to disable the PIN request that I got from my exchange policy. I am using the Wanam 1.2 that ought to "hacked" but still I can not disable it. Already posted a question concerning the rom in the repsective thread.
Any hint highly appreciated.
T
Click to expand...
Click to collapse
Use Enhanced Email, it's paid though..
Sent from my GT-I9505 using Tapatalk 2
I've also had some experience with Touchdown. Good but also paid. Would be nice to have the standard email app hacked for simple integration reasons though.
Sent from my GT-I9505 using xda app-developers app
Touchdown is great and very well featured. You can't go wrong.
Sent from my GT-I9505 using Tapatalk 4 Beta
Thanks for the input, actually I would like to stick to the original Galaxy Mail oder Nexus Mail app, as they work fine for me. Cannot be so hard to adjust this if public avalibale programs like enhaced mail can solve this.
Have a search through the note 2 forums on here as there are similar threads as it has the same pin issue. Dont think it was solved but may help.
I used touchdown when I had an exchange server set up and was a decent enough app.
Sent from my GT-I9505 using Tapatalk 2
tomi.omni said:
Hi,
I an urgently looking for a patch to disable the PIN request that I got from my exchange policy. I am using the Wanam 1.2 that ought to "hacked" but still I can not disable it. Already posted a question concerning the rom in the repsective thread.
Any hint highly appreciated.
T
Click to expand...
Click to collapse
Make sure to backup your stock SecEmail and SecExchange apks. Flashable zip of my stock apks
This depends on what rom base you're using but I have a couple options for you.
This thread gives you instructions on how to patch
Or you can download my patched apks Here as an easily flashable zip. Note, this will only work on Galaxy S4 TouchWiz Based Roms.
jdeves said:
Make sure to backup your stock SecEmail and SecExchange apks. Flashable zip of my stock apks
This depends on what rom base you're using but I have a couple options for you.
This thread gives you instructions on how to patch
Or you can download my patched apks Here as an easily flashable zip. Note, this will only work on Galaxy S4 TouchWiz Based Roms.
Click to expand...
Click to collapse
thanks a lot.. it worked.. now i can see my email at least
jdeves said:
Make sure to backup your stock SecEmail and SecExchange apks. Flashable zip of my stock apks
This depends on what rom base you're using but I have a couple options for you.
This thread gives you instructions on how to patch
Or you can download my patched apks Here as an easily flashable zip. Note, this will only work on Galaxy S4 TouchWiz Based Roms.
Click to expand...
Click to collapse
Just flashed your zip but I keep getting the "update security settings" notification. prior to flash I had no exchange or email accounts setup, & I wiped davic/cache, setup via "Accounts" "Microsoft Exchange..." insted of just opening the email app.
Am I missing a step? Doing something wrong?
Edit: Disregard, a reboot helped
jdeves said:
Make sure to backup your stock SecEmail and SecExchange apks. Flashable zip of my stock apks
This depends on what rom base you're using but I have a couple options for you.
This thread gives you instructions on how to patch
Or you can download my patched apks Here as an easily flashable zip. Note, this will only work on Galaxy S4 TouchWiz Based Roms.
Click to expand...
Click to collapse
After a wipe of Email data, worked perfectly.
Thanks!

How do I use host mode and charging?

I've tried to find an answer to this and all I've been able to find is CM10 related info.
I run stock android on a Nexus 7 (2012) and would prefer not to have to use a rom to do this. So my question is, do I just need a special kernel in which it's enabled, or do I have to tweak the system as well?
If I have to tweak the system, would it be possible with xposed framework, and if so have I just missed an existing module that's already out there?
Is this not possible then?
Read this. http://forum.xda-developers.com/nexus-7/help/how-to-usb-otg-charging-t2852655

[GUIDE]Enable Multi User Mode on Note 5

HI. I don’t know why, but Samsung did not add multi user support on our beloved note5.
If u want to try it here is the guide to set it up.
I tested and confirm 100% working. This is applicable for all variants.
1. Open up root explorer
2. Navigate to /system
3. Paste in the following line at the bottom of your build.prop
Code:
# Multi Users
Fw.max_users=3
Fw.show_multiuserui=1
Thanks
Sound awesome
Thanks for posting this.
daviefl86 said:
HI. I don’t know why, but Samsung did not add multi user support on our beloved note5.
If u want to try it here is the guide to set it up.
I tested and confirm 100% working. This is applicable for all variants.
1. Open up root explorer
2. Navigate to /system
3. Paste in the following line at the bottom of your build.prop
Code:
# Multi Users
Fw.max_users=3
Fw.show_multiuserui=1
Click to expand...
Click to collapse
I tried this on my SM-N920T but i dont see an option to enable this feature. I restarted the device and still dont see anything.
Sent from my SM-N920T using the XDA Free mobile app
ROOTED
Model: SM-N920T
ROM: THRASHROM3.4-BOH6_9-11-2015
Kernel: arter97-kernel-n920tw8-misc-lzo
@babaroye
In Darthstalker rom the feature shows up in settings under the Device section... it's baked into the rom.
With this mod, I would assume it's in the same place in every rom, but I'm not positive.
Here is the way that @jovy23 listed this mod in his build.prop file
#Enable MultiUser Support
fw.power_user_switcher=1
fw.show_hidden_users=1
fw.show_multiuserui=1
fw.max_users=10
dandroid7 said:
@babaroye
In Darthstalker rom the feature shows up in settings under the Device section... it's baked into the rom.
With this mod, I would assume it's in the same place in every rom, but I'm not positive.
Here is the way that @jovy23 listed this mod in his build.prop file
#Enable MultiUser Support
fw.power_user_switcher=1
fw.show_hidden_users=1
fw.show_multiuserui=1
fw.max_users=10
Click to expand...
Click to collapse
Thank you its now showing.
Sent from my SM-N920T using the XDA Free mobile app
ROOTED
Model: SM-N920T
ROM: THRASHROM3.4-BOH6_9-11-2015
Kernel: arter97-kernel-n920tw8-misc-lzo
dandroid7 said:
@babaroye
In Darthstalker rom the feature shows up in settings under the Device section... it's baked into the rom.
With this mod, I would assume it's in the same place in every rom, but I'm not positive.
Here is the way that @jovy23 listed this mod in his build.prop file
#Enable MultiUser Support
fw.power_user_switcher=1
fw.show_hidden_users=1
fw.show_multiuserui=1
fw.max_users=10
Click to expand...
Click to collapse
I tried creating a new user, the device just restart then go back to my original settings that i have. This happens when i try to use the Guest user as well. Not sure whats going on there. I am using jthrasher Thrashrom3.4.
Sent from my SM-N920T using the XDA Free mobile app
ROOTED
Model: SM-N920T
ROM: THRASHROM3.4-BOH6_9-11-2015
Kernel: arter97-kernel-n920tw8-7.0Beta2
thanks
I think it has been asked but didnt see an answer! Users are showing in settings after adding to prop build but when i hit guest user or set up new user, the phone reboots:what: Anyone have fix or solution? Thanks
Anyone successful on Marshmallow?
reekotubbs said:
Anyone successful on Marshmallow?
Click to expand...
Click to collapse
#Enable MultiUser Support
fw.power_user_switcher=1
fw.show_hidden_users=1
fw.show_multiuserui=1
fw.max_users=3
I am on Marshmallow and this worked
I did not try it with 10 actually
so I directly changed it to 3 instead of 10
and it worked so I don't know if that might help
Try it and let us know
Thanks :good:
Works in every version of marshmallow? Even the most recent ones?
It's possible to enable on nougat?
Thanks
dandroid7 said:
@babaroye
In Darthstalker rom the feature shows up in settings under the Device section... it's baked into the rom.
With this mod, I would assume it's in the same place in every rom, but I'm not positive.
Here is the way that @jovy23 listed this mod in his build.prop file
#Enable MultiUser Support
fw.power_user_switcher=1
fw.show_hidden_users=1
fw.show_multiuserui=1
fw.max_users=10
Click to expand...
Click to collapse
thanks bro now work grat
Next Step?
I have followed all the steps above.
When I get to adding a user it goes through a new user setup just fine until it gets to the end.
Then it gives an unexpected error box when you click finish. Then I have to restart to get out of new user setup.
Model= SM-N910T
Android version 6.0.1
Security Patch July 1, 2017
Rooted
Hello,
I come from after checking a Youtube Video about this feature.
This is the code I used.
#Multi User
fw.max_users=30
fw.show_multiuserui=1
fw.show_hidden_users=1
fw.power_user_switcher=1
It worked, and I could successfully set up different users, and boot into their profiles.
The only thing missing is the button to switch the users after setting them up.
Not like in the video, on my device, this yellow button is missing!
<- how it looks in the video
I even tried to change [fw.max_users=30] to 3 or 5, but with no success.
I am using a Samsung Galaxy S10+ [SM-975F/DS] with Android 12 Stock ROM, and ONE UI 4.1.

How can i create my own S8/Note 8 themes with substratum?

I've been wanting to do this for a while now but until now just it's just been a thought and I have a question about it too.
1. Is root needed to create themes? I've seen something about making themes through Android Studio but is root really needed for that?
Thank you for your time!
I briefly looked into it. Your have to apply to become a developer but you have to submit previous work. At that point it was too much, as all I want to do is create my own theme and apply it to my device.
If I'm wrong someone let me know, as I'd loved to be proved wrong [emoji6]
Sent from my SM-G950F using Tapatalk

Can "multi users" be used on J7 with custom rom/kernel?

I tried enabling multi users on my J7 by adding these 3 text lines (last 3 lines) to my build.prop, on boot up my android updated but I can't find Users tab in my settings... I read somewhere that multi users do not work with some roms, is that right?
I'm using this kernel.
Do you know of any other way of enabling multi users?
Dragonknigh said:
I tried enabling multi users on my J7 by adding these 3 text lines (last 3 lines) to my build.prop, on boot up my android updated but I can't find Users tab in my settings... I read somewhere that multi users do not work with some roms, is that right?
I'm using this kernel.
Do you know of any other way of enabling multi users?
Click to expand...
Click to collapse
Multiusers can be used on MOST sammies by so modifying build.prop
On custom Roms, I guess it depends on how deeply they are modified from stock fw
Enviado desde mi SM-N950F mediante Tapatalk

Categories

Resources