Does anyone know is there is a multi-user rom available for the mediapad m3? I use if mostly for my children but I don't want them to have access to my files. I therefore would like to have a multi-user os on it. I read that there is multi-user support in android possible but it is not in the official rom. I therefore would like to know if there is any rom which has multi-user available.
Try this
How to Enable Multi-User Support by Editing the Build.Prop File:
To begin, you will need to tweak the build.prop file on your device’s partition. If you have root access, then download and install the BuildProp editor application and grant root permissions.
Next, launch the BuildProp Editor App. Tap on the pen icon that is located at the top right corner to proceed to edit the build.prop file.
Now that you have opened up your build.prop file in editing mode, scroll all the way down to the bottom and add the following lines to it;
fw.max_users=3
fw.show_multiuserui=1
When you have successfully done that, click on the save icon located in the top right corner and tap “save & exit”
Once this is done, reboot your device and the changes will occur. You should now have the multiple user accounts feature in the “Quick settings” page in your Android smartphone.
To set it up, just swipe down from the top edge of your phone with your two fingers to fully expand the notification bar, tap the user icon, then you can either add a new account or use” Guest”.
Related
First of all, this guide uses elements of another method, originally posted on G+ and YouTube (https://www.youtube.com/watch?v=MW1UsCyOidY) but for some reason, on the Nexus 9, this method does not always work. The below method will work 100% of the time on the Nexus 9.
Go into the Theme Engine, and apply the SYSTEM DEFAULT THEME
Open Play Store, and purchase and download SQLite Editor (paid app, have not found a free version that actually works with Root access) - https://play.google.com/store/apps/details?id=com.speedsoftware.sqleditor&hl=en
Open SQLite editor.
In the APP list (selected by default) tap on the Settings Storage entry that says com.android.providers.settings underneath it
Tap on settings.db
Tap on secure
Scroll all the way to the bottom of the list, and long press on themeConfig entry
Tap on DELETE ENTRY
Exit SQLite Editor and go into Settings
Select Apps, and then All
Find the Theme Engine, and tap on it
Select FORCE CLOSE and then CLEAR DATA and clear the Theme Engine's data
Reboot your Nexus 9
Apply whatever theme you would like, and enjoy everything being themed, that was not themed before
Prosper
Please let me know if this method did, or did not work for you. I have tried it on three different N9s that were all experiencing the Theme Engine bug, and it worked on all three.
Thanks for reading.
Need root. Tested on Z1c with stock deodexed rom.
1) Flash this port, (not my work) - http://forum.xda-developers.com/moto-e/themes-apps/app-cm12-1-trebuchet-rom-t3145576 Now you can use Trebuchet on stock rom.
2) Install apktool for Android here - http://onhax.net/tag/apktool-for-android-5-2-0-apk Choose the right version for your phone. I'm using Z1c, so I installed 'arm7'. After installed, go to settings and check 'device has root', then close the app, and reopen to grant root access.
3) Using a root browser, make a directory in storage somewhere called 'apktool', {or something}, and copy the following to it: /system/framework/framework-res.apk, /system/framework/SemcGenericUxpRes/SemcGenericUxpRes.apk, and Trebuchet.apk, (from the zip you flashed).
4) Open apktool, go to apktool directory, and import all 3 files as framework, by tapping them and choosing the option. Now you can decompile Trebuchet, and you should get a folder called Trebuchet-src.
For auto-rotation - go to /res/values/bools.xml and change 'false' to 'true' in the 'allow rotation' line.
For other tweaks - poke around and figure some stuff out. I was trying to change the background in the app drawer, since I don't like the white, and you can see in screenshots that I changed the background behind the background, but the white is still there around the apps. I did it by changing a color value in 'colors', then adding a line in 'apps_customize_pane', but I haven't figured out the other layer. I think it might be in smali somewhere. I also changed the background in Trebuchet settings.
After saving changes, open apktool app and tap on the Trebuchet-src folder and choose 'recompile'. You should get a new apk called 'Trebuchet-src.apk'. Then tap on that, and choose 'sign', which will create a new apk called 'Trebuchet-src-sign.apk', which you can install normally. Note that you might get an error message on recompile about default translation. Don't worry about it; as long as there is a new apk created, it should be fine.
{Mods: I know I'm not a dev, and I was going to just post in Z1c general, but it seems like it may apply to 'cross-device', so I figured I'd give it a shot. Please judge as you will}
Found a couple more layers...
Got it, (kind of - it's a hack)...
This was an old post so not sure it still applies..found it while searching.
Might be a stupid question..but
Does CM Launcher not work in landscape mode? It's not rotating and no setting for it. Can't imagine it doesn't in 2018..
What am I missing here?
How to encrypt your files on the Honor 8On the Honor 8, there are several ways you can protect your files. Oe way is to use the built-in app lock app to set an access code for specific apps. The other way is to create an encrypted folder on your phone's local storage to hide your private files. Here is how you do it:
Create a Safe
First we will open the "files" app. Tap "safe" in the bottom right corner and setup a password and security question for your safe. This will create an encrypted empty folder on your system. To add files to this folder, open your safe and select "add".
Find Safe Location
Find the file path of your safe by opening your safe and selecting "safe location". This folder is hidden from standard file browsers so it's nice to know the direct path to your safe folder.
Switch Safe
You can create multiple safes and switch between them. To do this go to your safe settings and select "Switch Safe". Here you'll have the option to create a new safe or switch between the ones that you have.
Safe lock files
My phone model is honor 8x nad i have saved my datas in the in build safe lock. Now i dont remember the password as well as the security answers. And above that i cant decrypt that files too. Can you help me with that.?
Hello
I've tested quite a few roms and found a feature I live very much, it's called dynamic navbar - however I've found a Rom that I absolutely love and it's pure nexus, as much as I love it there is a huge downside for me and that's the lack of dynamic navbar.
I have seen a app on play store called "navbar apps" but u don't like it, and I've seen that you can extract the framework and edit via a pc. But is there a way to enable dynamic navbar on PN without those two options? Preferably via the phone.
Thanks
MrCreel said:
Hello
I've tested quite a few roms and found a feature I live very much, it's called dynamic navbar - however I've found a Rom that I absolutely love and it's pure nexus, as much as I love it there is a huge downside for me and that's the lack of dynamic navbar.
I have seen a app on play store called "navbar apps" but u don't like it, and I've seen that you can extract the framework and edit via a pc. But is there a way to enable dynamic navbar on PN without those two options? Preferably via the phone.
Thanks
Click to expand...
Click to collapse
Hello... Either use the mentioned app or do the changes in your framework. But you'll likely have to do it for every updates as the developer often makes change in the framework. Maybe you could maybe kindly make a request to the developer?!
Good luck...
MrCreel said:
Hello
I've tested quite a few roms and found a feature I live very much, it's called dynamic navbar - however I've found a Rom that I absolutely love and it's pure nexus, as much as I love it there is a huge downside for me and that's the lack of dynamic navbar.
I have seen a app on play store called "navbar apps" but u don't like it, and I've seen that you can extract the framework and edit via a pc. But is there a way to enable dynamic navbar on PN without those two options? Preferably via the phone.
Thanks
Click to expand...
Click to collapse
Just follow this 2 guides...
https://forum.xda-developers.com/nexus-6/general/guide-dynamic-nav-bar-android-l-m-n-t3515080
https://forum.xda-developers.com/android/apps-games/guide-enable-pixel-launcher-round-icon-t3536267
Basically you have to edit the framework-res.apk, obviously you have to be rooted, install the requirements on the second link, here I'll summarize the steps I follow, but if you have any doubt read and follow the 2 guides, the second one to decompile and compile the apk and the first one indicates the lines you have to change and the files in which you find them.
List of tools that we need
1. JDK, download it here http://www.oracle.com/technetwork/ja...sp-138363.html
2. Apktool, download it here https://ibotpeaches.github.io/Apktool/
3. Root Explorer
4. Text Editor
STEP 1 - Get the firmware-res.apk
First you need your own device firmware-res.apk, it is located here \Root\System\framework\
STEP 2 - Copy firmware-res.apk to the same folder with Apktool.jar
I recommend locate it on folder easy to located like desktop folder
STEP 3 - Decompile firmware-res.apk
Open CMD on your folder (on windows use [shift + right click -> open command window here]) that firmware-res.apk and Apktool.jar located and run this command
java -jar apktool.jar d framework-res.apk
STEP 4 - Open styles.xml and change values
Navigate to res, values, and open styles.xml with your text editor of choice (located at \framework-res\res\values\styles.xml)
Search for "navigationBar". There will be three instances of it. You only have to change the last two. Change "@colorBlack" to "?colorPrimaryDark" and save your changes
STEP 6 - Open colors.xml and change values
Navigate to res, values, and open colors.xml with your text editor of choice (located at \framework-res\res\values\colors.xml)
Open colors.xml and search for "input_method_navigation_guard". Change "ff000000" to "00000000" and save the file. If you don't change this, the navigation bar will turn black when you open the keyboard
STEP 7 - Compile your framework-res.apk
Code:
java -jar apktool.jar b framework-res -c
STEP 8 - Replace old firmware-res.apk with the new one
Copy your new compiled firmware-res.apk in framework-res\dist to your Android Device \Root\System\framework\. It is recommended to backup the default framework.res-apk first
Note: It is recommended to copy it from recovery, but you can also copy it directy via root explorer but your device will restart instantly
I do not take credit for this guide, do thank the op's if you find it useful.
Also is not perfect as a custom integration but it's something.
If you want to get mor fonts on OREO ,you can follow this way:
1.) select one ore more of the fonts you want to use here: ->https://forum.xda-developers.com/honor-8/themes/noroot-font-styles-updated-02-09-16-t3453551 and download them to your phone.
2.) rename all files to ...hwt and copy them to internal sd folder themes
3.) tap onto the themes app button to see the option menu and select "text style"
4.) tap onto the font you need and press "apply" (you can’t install them as theme! please use text style option for it!!)
that’s it!
Thanks for this. I'm on Oreo and enabled the system extra fonts via adb. Unlike EMUI5, all I got was 1 more font.
Thanks it's run on PIE :good:
3.) tap onto the themes app button to see the option menu and select "text style"
Click to expand...
Click to collapse
can someone make a screenshot where exactly "tap onto"?