Best Customization Tips : Quick Settings Tiles - Huawei MediaPad M5 Lite Themes, Apps, and Mods

Quick Settings Enabler
Haven't you got root on your phone but you want to use most of features? No problem! Quick Settings Enabler is here for that.
NOTE: only Windows is supported at the moment
If you run a Linux distro, is supposed that you are able to use a command-line utility.
Instructions for GNU/Linux users in a nutshell
You can download ADB here, open terminal in the unzipped folder, connect your phone, then type
HTML:
./adb shell pm grant it.simonesestito.ntiles android.permission.WRITE_SECURE_SETTINGS
. Finally, restart the app.
Instructions for Windows users
STEP 1 - Download the ZIP
Download the zip here
Unzip the file you've just downloaded in a folder on your PC.
STEP 2 - Enable Debug USB
Enable Developer Options. To do that you have to go to system settings, open the device info screen (where there is the Android version too), then tap 7 times on Build Number
On your phone, go in Developer Options and enable USB Debugging.
Connect your phone to the computer via USB cable. If a popup is displayed on your device, click Allow.
STEP 3 - Run it
Once you've connected your phone to the PC, open the folder where you have unzipped the .zip, execute the run file
On Windows: double click on run.bat
STEP 4 - Enjoy!
Now you have unlocked all features available without root.
But, how to use the app? Watch the video at https://youtu.be/sczLq0r5AyQ
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Related

[How To] install CM10.1 Android 4.2.2 on SU660

PLEASE READ​
0. This thread will not touched anymore.
1. Your Phone will format. If you want to backup, use AIO's backup/restore Menu.
2. Question is free. but do not accept the basic question.
3. Turn off your PC's vaccine program.
DOWNLOAD​
AIO TOOLKIT_P990_V5.0 from spyrosk
AIO TOOLKIT_SU660_Addon.exe from spyrosk
after downloading, add up the Two Folders!
READY
0. If you download successfully, can see this files..​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
1. Execute SU660's AIO TOOLKIT.​
2. Typing "4" and Enter.​
3. Typing "1" and Enter.​
4. Typing "1" and Enter.​
5. Conneting your phone(su660) on APX MODE to your PC... after typing "ok" and Enter.​
6. If changing layout is complete, turn on your phone(su660). then your phone will enter to cwm 6.0.2.5
7. Connecting your phone(su660) to PC.
8. using volume keys, moving menu to [mounts and storage] and press power key
9. moving menu to [mount USB storage] and press power key
10. then PC recognizes phone. Formating the Phone memory to FAT32
11. Download Rom File (beta2) or (beta3) from mivv
12. and download GAPP file for android 4.2.x​
13. Install And booting.
14. then, you can see android 4.2.2 in Your Phone
Thanks to Puri. Spyrosk. Mivv.
IF YOU THANKS TO ME, CLICK THANKS BUTTON!^-
Everything tested already.
Image preview is http://m.cafe.naver.com/ArticleRead.nhn?clubid=22255009&menuid=562&articleid=110222&query=mg
http://mcafethumb2.phinf.naver.net/...creenshot_2013-02-17-17-49-22.png?type=w420_2
Thanks for your post.
I just got some questions
What kernel did you use for this rom.
And what about bugs?
delete soon.
please visit ( http://forum.xda-developers.com/showthread.php?t=2156816 )

How to disable System Update notifications

Hey guys,
Big thanks to @autoprime for mentioning this info on this in the general G4 forum. Figured I'd sum up the steps and repost in our sub-forum for anybody who may be struggling.
If you're like me, you're waiting on root and don't want to accidentally take that new OTA update that was pushed out about a week ago. This OTA has been found to prevent rolling back to previous versions of android, and may also block some/many of the root methods that the developers are preparing to release to us.
If System Update is constantly bugging you to update, follow the directions below:
1) Enable USB Debugging
-Go to About phone and tap on Build number 10 times to enable Dev Options
-Enter Developer Options and enable USB Debugging
2) Download and Install the Debloater tool (this happens on your computer)
-Windows http://rootjunkysdl.com/getdownload.php?file=Gates/DeBloater/Debloater-setup-v3.85.exe
-OSX http://rootjunkysdl.com/getdownload.php?file=Gates/DeBloater/Debloater.v.3.85.dmg
3) Connect your phone via USB. Make sure to install any drivers needed
4) Watch for pop up requesting ADB Access on your phone
5) Launch the Debloater tool
6) Select OK on the popup
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
7) Click the top left button
8) Find LGDMSClient.apk and put a checkmark next to it. Then select Apply at the top
Congratulations! You no longer have to worry about pocket-updating your G4 and not being able to root down the road!
I just ran this and it doesn't show LGDMSClient.apk.....weird

how to enable multiwidow in [MRA58M] Marshmallow

boot in recovey and mount system
connect phone to pc (install abd drivers if not installed check your device manager for that in pc)
open adb and type
HTML:
adb pull /system/build.prop
open build prop file and
then change your build type from user to userdebug
save it then follow instruction
HTML:
adb push build.prop /system/
open shell in command prompt now
HTML:
adb shell
then type
HTML:
cd system
chmod 644 build.prop
and reboot device as normal
boot you have multiwindows now
For already rooted devices
downlaod given buildprop editor given in attachment and install it
And change the value of build type to userdubug as shown below in screenshot
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
:good:
Any possible way to use RRO layers without root?
Is there anu way to do this without pc ? I have custom recovery and root access running Android 6.0 Marshmallow on my Karbonn Sparkle V
Dhruv Goswami said:
Is there anu way to do this without pc ? I have custom recovery and root access running Android 6.0 Marshmallow on my Karbonn Sparkle V
Click to expand...
Click to collapse
Well then it's piece of cake
Install or use es file explorer or root file manger and open
Device/system/build.Prop
And edit it as mentioned above save it n just reboot normally
Viola work is done

[solved] [apps] [batch script] Install apps over ADB using install script

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Install apps over ADB
Install apks on any Android device running any Android version over ADB!​
Hi all,
From a long time i was fiddling around with a problem of installing/downloading apps after installing a new ROM.
Thus i came up with an idea of a Batch File to install all of your apks from your system
to your phone in a few tips and taps. Hah! Found my solution .
How does it look?
To see some screenshots, please click below.
Tested on
The script had been tested on a couple of androinds but should work on any android device.
Downloads
Google Drive - Here is the link to Drive.
Link Below - You can also find the file below.
Installation instructions
Prerequisites
1. Platform Tools for Windows (ADB),
2. APK files,
3. Target phone connected to PC and
4. A cup of COFFEE or TEA as you like it.
Process
1. Download it from the attachments below or from the drive link above or here.
2. Copy the file to the ADB folder.
3. Execute the file.
4. You can either place your apps in "D:\Apps" folder. (Sllloooowwwww.....)
OR​Change the folder location in batch file itself. (Requires some Coding Skills)
OR​Batch file will ask you to change the location, if required. (Easy Installation, Pick Me!)
Troubleshooting
I don't think it's needed. But even then if you get any problem do write. I'll be happy to resolve it.
Enjoy, and also don't forget to write anything (Good, Bad or Thanks etc.)!

How to open diag port and unlock Engineering mode for Android 12 OOS root device only

First thing this for only Rooted device
I did this method on my device oneplus 7pro , I was able to unlock diag port and unlock Engineering mode and connect my device to qpst and dfs to backup and restore my EFS.
1. To begin Root your device by majsk
2. download and install a file explorer that supports root
3. file explorer Give it root permission
4. Then go to the below location:
mnt/vendor/persist/engineermode/
5.There you should find the engineermode_config file, open it via the text editor.
6. You will see this
encrypt_app=true
encrypt_adb=true
rc4_key=**********************
imei=*******************
last_download_time=***********
encrypt_log=true
7. Change the value of encrypt_app and encrypt_adb to False, i.e.
encrypt_app=false
encrypt_adb=false
rc4_key=********************************
imei=*******************
last_download_time=*******************
encrypt_log=true
8.Now save the changes and restart your device.
9.Once it boots up, open the stock OnePlus phone app dial *#9434#
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Then enter *#649010# and to unlock any option You need to enter Confirm code which is 6776 and You are ready to go to backup or restore IMEI
then to connect to qpst click on rmnet_bam switch
then 6776 confirm
Now you can open all Engineering mode code and do whatever you want
Thank you for this, if I do the same thing would the QPST work?

Categories

Resources