tool to debloat - Realme 5 Pro Questions & Answers

Is there a tool ffor debloating the color os in Realme 5 Pro without Root

pnsdhrn said:
Is there a tool ffor debloating the color os in Realme 5 Pro without Root
Click to expand...
Click to collapse
AFAIK no
only by manual method such as uninstalling / with adb shell command (usb debugging)

Thank you.Hope may be developers come with one later.

Related

Unlock Pixel gestures on OnePlus 6 with DP3

Requirements:
1) OnePlus 6 with DP3 installed
2) A PC with adb setup
Steps:
1) Make sure you have adb debugging on under developer options in your phone
2) browse to the folder where adb is setup and open terminal by pressing shift key and right click on the mouse
3) connect your phone and check whether it's properly connected by using command adb devices
4) then enter the following command and you'll have the pixel gestures unlocked
adb shell settings put secure swipe_up_to_switch_apps_enabled 1
Disclaimer:
1) will work only if you use oneplus launcher
2) with other launchers you'll get oneplus launcher force close dialogue box when you try to access recents
3)this hack replaces traditional navigation bar with pixel gestures, you still have oneplus gestures available to use
4) to revert back to traditional navigation bar do step 1 to 4 with the following changed code instead
adb shell settings put secure swipe_up_to_switch_apps_enabled 0
credits to XDA news for the original guide
https://www.xda-developers.com/oneplus-6-google-pixel-gestures-android-p/
Sorry but, what is this DP3?
in your opinion, pixel gestures are better than 1+ gestures?
DP 3 it is the latest version of Android 9 ROM beta for OnePlus 6
Envoyé de mon ONEPLUS A6003 en utilisant Tapatalk
limafranco said:
Sorry but, what is this DP3?
in your opinion, pixel gestures are better than 1+ gestures?
Click to expand...
Click to collapse
Developer preview 3 of Android P, I noticed a glitch in navigating with oneplus gestures in Android P, this glitch isn't present in any of the stable oreo builds, the pixel gesture has more things you can do with it and also seemed to remove the transition glitch I was noticing.
kewlest22 said:
Requirements:
1) OnePlus 6 with DP3 installed
2) A PC with adb setup
Steps:
1) Make sure you have adb debugging on under developer options in your phone
2) browse to the folder where adb is setup and open terminal by pressing shift key and right click on the mouse
3) connect your phone and check whether it's properly connected by using command adb devices
4) then enter the following command and you'll have the pixel gestures unlocked
adb shell settings put secure swipe_up_to_switch_apps_enabled 1
Disclaimer:
1) will work only if you use oneplus launcher
2) with other launchers you'll get oneplus launcher force close dialogue box when you try to access recents
3)this hack replaces traditional navigation bar with pixel gestures, you still have oneplus gestures available to use
4) to revert back to traditional navigation bar do step 1 to 4 with the following changed code instead
adb shell settings put secure swipe_up_to_switch_apps_enabled 0
hit thanks if it helps you ?
Click to expand...
Click to collapse
If you're going to post stuff like this then please give credits to the source instead of asking for thanks.
XDA News..... https://www.xda-developers.com/oneplus-6-google-pixel-gestures-android-p/
Is there a way to do these commands in my phone? For nothing I my computer would recognize my phone.
biohaz55 said:
If you're going to post stuff like this then please give credits to the source instead of asking for thanks.
XDA News..... https://www.xda-developers.com/oneplus-6-google-pixel-gestures-android-p/
Click to expand...
Click to collapse
necessary changes done ✌? thanks for pointing it out
kewlest22 said:
Requirements:
1) OnePlus 6 with DP3 installed
2) A PC with adb setup
Steps:
1) Make sure you have adb debugging on under developer options in your phone
2) browse to the folder where adb is setup and open terminal by pressing shift key and right click on the mouse
3) connect your phone and check whether it's properly connected by using command adb devices
4) then enter the following command and you'll have the pixel gestures unlocked
adb shell settings put secure swipe_up_to_switch_apps_enabled 1
Disclaimer:
1) will work only if you use oneplus launcher
2) with other launchers you'll get oneplus launcher force close dialogue box when you try to access recents
3)this hack replaces traditional navigation bar with pixel gestures, you still have oneplus gestures available to use
4) to revert back to traditional navigation bar do step 1 to 4 with the following changed code instead
adb shell settings put secure swipe_up_to_switch_apps_enabled 0
credits to XDA news for the original guide
https://www.xda-developers.com/oneplus-6-google-pixel-gestures-android-p/
Click to expand...
Click to collapse
ddaharu said:
Is there a way to do these commands in my phone? For nothing I my computer would recognize my phone.
Click to expand...
Click to collapse
Quote.. Is there a way to do it from terminal emulator? Tried but not working in that synthax
Hitman478™ said:
Quote.. Is there a way to do it from terminal emulator? Tried but not working in that synthax
Click to expand...
Click to collapse
I don't think so no!
Hitman478™ said:
Quote.. Is there a way to do it from terminal emulator? Tried but not working in that synthax
Click to expand...
Click to collapse
kewlest22 said:
I don't think so no!
Click to expand...
Click to collapse
Yes it worked. I used the app "terminal emulator"
First command: su
This will grant terminal emulator root permission.
Then this command: settings put secure swipe_up_to_switch_apps_enabled 1
That's it.
ddaharu said:
Yes it worked. I used the app "terminal emulator"
First command: su
This will grant terminal emulator root permission.
Then this command: settings put secure swipe_up_to_switch_apps_enabled 1
That's it.
Click to expand...
Click to collapse
that'd be for rooted users ??
kewlest22 said:
that'd be for rooted users ??
Click to expand...
Click to collapse
Ohh right.
Because my phone is not being recognized as an adb device for some reason..... That was my alternative.
ddaharu said:
Yes it worked. I used the app "terminal emulator"
First command: su
This will grant terminal emulator root permission.
Then this command: settings put secure swipe_up_to_switch_apps_enabled 1
That's it.
Click to expand...
Click to collapse
Not working for me
EDIT: re-done and now it's working but don't ask me what i make different from before
EDIT2: need to do "su" twice so is:
Su
Su
settings put secure swipe_up_to_switch_apps_enabled 1
Then it's working
Hitman478™ said:
Not working for me
EDIT: re-done and now it's working but don't ask me what i make different from before
EDIT2: need to do "su" twice so is:
Su
Su
settings put secure swipe_up_to_switch_apps_enabled 1
Then it's working
Click to expand...
Click to collapse
Nice :highfive:
ddaharu said:
Ohh right.
Because my phone is not being recognized as an adb device for some reason..... That was my alternative.
Click to expand...
Click to collapse
U have to enable developer option and install proper adb drivers.
Connect device when its on and not in fastboot mode
oneplus 6 dp3
no root
no xda gesture installer
use oneplus launcher only.
no pixel launcher ?
how to active this features ??
See post 1
brmbjn said:
oneplus 6 dp3
no root
no xda gesture installer
use oneplus launcher only.
no pixel launcher ?
how to active this features ??
Click to expand...
Click to collapse
Envoyé de mon ONEPLUS A6003 en utilisant Tapatalk
sebfar said:
See post 1
Envoyé de mon ONEPLUS A6003 en utilisant Tapatalk
Click to expand...
Click to collapse
I know but not work at me.
Any solution for it ?
What version of oneplus launcher must use ? 2.5.xxx or 3.0
brmbjn said:
I know but not work at me.
Any solution for it ?
What version of oneplus launcher must use ? 2.5.xxx or 3.0
Click to expand...
Click to collapse
3.0
kewlest22 said:
3.0
Click to expand...
Click to collapse
My laucher version is 2.5. i cannot update to 3.0 ? How to fix it ?

[GUIDE][NO ROOT] Enable DIAG on Coolpad Defiant 3632A + Other Models?

The basic setprop command used here is useful for every android but I am able to do it WITHOUT ROOT on the MetroPCS Coolpad Defiant 3632A. I stumbled across this playing around in the Net Monitor trying to obtain the Communications section password (still haven't yet..). I was unable to do this earlier by simply putting in "adb shell setprop sys.usb.config diag,adb". So enabling Download Mode assisted in this i'm assuming. Else I have something other I have configured that assisted with or without that mode enabled. The below should be correct though..
1. Download Quick Shortcut Maker
2. Open and under "Activities" scroll down to "Net Monitor". Launch the one directly below it - "com.yulong.android.cp_engmode/
com.yulong.android.cp_engmode.CPEngMode"
3. Scroll down to DownLoad mode on/off, press this and turn it on.
4. Open CMD (need ADB installed and setup) then type in this "adb shell setprop sys.usb.config diag,adb"
5. Check Device Manager and you will see the COM port open! Make sure you have the drivers installed.
RESET? BEFORE YOU REBOOT - RUN -> adb shell "setprop sys.usb.config charge_only,adb" or mtp,adb -> SHOULD RESET IT. AND OR REBOOT THEN -> unplug usb / plug back in and select File Transfer to correct the misconfigured drivers. Also disable and re enable USB Debugging to get ADB Device Interface back.
That's it!
-phonecapone
lol ...... Now for some reason I do not need to go through all the steps... Simply putting into CMD "adb shell setprop sys.usb.config diag,adb" enables DIAG. I need others to test and confirm this on their 3632A's. Earlier I was unable to do this. So perhaps there is a setting i enabled that i missed in my steps. I will be wiping the whole phone after an IMEI repair then I will try again and update this thread.
Thanks
Thanks for sharing!
No problem! =]
I found a way to enable the AT Modem also. I have seemed to enable something in diagnostics that has permanently enabled diag and modem ports if I do not have any operation selected for USB (default = charging). Getprop returns the same thing as it did before too.
help me
z3x5343 said:
help me
Click to expand...
Click to collapse
With what do you need assistance?
I need help as well
phonecapone said:
With what do you need assistance?
Click to expand...
Click to collapse
You think you can help me root my Coolpad 3632A?
TheRealDyNaMiX said:
You think you can help me root my Coolpad 3632A?
Click to expand...
Click to collapse
I'm not totally sure about a root for this phone. I *had* what should have been just a temporary root but when i rebooted it seemed to stick. I don't remember everything I did else I could help (yeah i need to keep more notes!). I still have the Coolpad 3632A I used but the problem is it is bricked (i did intentionally so I could unbrick it - learning purposes) and I haven't had time to unbrick it yet.
I can say though the method I used is the same that is on the coolpad toolkit (the one for a generic root i think it was) and you can find it searching through Coolpad threads on here or by downloading the coolpad toolkit which i think is posted around here on XDA somewhere.
phonecapone said:
I'm not totally sure about a root for this phone. I *had* what should have been just a temporary root but when i rebooted it seemed to stick. I don't remember everything I did else I could help (yeah i need to keep more notes!). I still have the Coolpad 3632A I used but the problem is it is bricked (i did intentionally so I could unbrick it - learning purposes) and I haven't had time to unbrick it yet.
I can say though the method I used is the same that is on the coolpad toolkit (the one for a generic root i think it was) and you can find it searching through Coolpad threads on here or by downloading the coolpad toolkit which i think is posted around here on XDA somewhere.
Click to expand...
Click to collapse
I got the Coolpad Toolkit, but the Coolpad 3632A isn't supported yet, how did you get the root?
phonecapone said:
I'm not totally sure about a root for this phone. I *had* what should have been just a temporary root but when i rebooted it seemed to stick. I don't remember everything I did else I could help (yeah i need to keep more notes!). I still have the Coolpad 3632A I used but the problem is it is bricked (i did intentionally so I could unbrick it - learning purposes) and I haven't had time to unbrick it yet.
I can say though the method I used is the same that is on the coolpad toolkit (the one for a generic root i think it was) and you can find it searching through Coolpad threads on here or by downloading the coolpad toolkit which i think is posted around here on XDA somewhere.
Click to expand...
Click to collapse
Actually, I found the basic toolkit, but whenever i try to root with ADB Sideload, I keep getting an "Error 21" and E:unknown volume for path [/sideload/package.zip], I booted into android and i still didn't have the root.
TheRealDyNaMiX said:
Actually, I found the basic toolkit, but whenever i try to root with ADB Sideload, I keep getting an "Error 21" and E:unknown volume for path [/sideload/package.zip], I booted into android and i still didn't have the root.
Click to expand...
Click to collapse
Try one of the other root options that doesn't use adb sideload.

piexl2 diag port

I hope to open the Qualcomm diag port to modify the relevant files to support China Telecom 4g. Can the third-party ROM support it?
myyuanyu said:
I hope to open the Qualcomm diag port to modify the relevant files to support China Telecom 4g. Can the third-party ROM support it?
Click to expand...
Click to collapse
this is the development section for the pixel 2 and is reserved for ROM development and testing. any questions you may have need to be posted in the Q&A section of the pixel 2 and not here.
Sent from my Pixel 2 using Tapatalk
I am not even sure why you are spamming this forum after spamming the threads.
https://forum.xda-developers.com/showpost.php?p=78318905&postcount=98
I mentioned in my thread but you dont seem to listen or understand.
YOU DO NOT NEED A CUSTOM ROM TO ENABLE DIAG MODE. YOU NEED ROOT AND IT CAN BE DONE ON STOCK ROM.
why is it so difficult for you to google/baidu/yandex?
Code:
adb devices
adb shell
su (you will get pop up on your phone to give root authorization for ADB, authorize it)
setprop sys.usb.config diag,adb (this will open your phone diagnostic port)
Because I compiled two versions of the rom, 8.1 can open diag to modify the file but 9.0 can not open, do not understand the reasons, I would like to ask.
munchy_cool said:
I am not even sure why you are spamming this forum after spamming the threads.
https://forum.xda-developers.com/showpost.php?p=78318905&postcount=98
I mentioned in my thread but you dont seem to listen or understand.
YOU DO NOT NEED A CUSTOM ROM TO ENABLE DIAG MODE. YOU NEED ROOT AND IT CAN BE DONE ON STOCK ROM.
why is it so difficult for you to google/baidu/yandex?
Code:
adb devices
adb shell
su (you will get pop up on your phone to give root authorization for ADB, authorize it)
setprop sys.usb.config diag,adb (this will open your phone diagnostic port)
Click to expand...
Click to collapse
Hi
I try this method based on Pixel 2 with Android Pie magisk root, but failed to open diag port. Did you try it successfully? Thank you.
lycheejet said:
I am not even sure why you are spamming this forum after spamming the threads.
https://forum.xda-developers.com/showpost.php?p=78318905&postcount=98
I mentioned in my thread but you dont seem to listen or understand.
YOU DO NOT NEED A CUSTOM ROM TO ENABLE DIAG MODE. YOU NEED ROOT AND IT CAN BE DONE ON STOCK ROM.
why is it so difficult for you to google/baidu/yandex?
Hi
I try this method based on Pixel 2 with Android Pie magisk root, but failed to open diag port. Did you try it successfully? Thank you.
Click to expand...
Click to collapse
Can't open

minimal adb and fasboot vs. platform tools

I want to know for flashing peter's twrp, which one should i use platform tools or minimal adb and fastboot?
hackermssharma said:
I want to know for flashing peter's twrp, which one should i use platform tools or minimal adb and fastboot?
Click to expand...
Click to collapse
Both ss are attached below
Sent from my Redmi Note 7 Pro using XDA Labs
hackermssharma said:
Both ss are attached below
Click to expand...
Click to collapse
They are both essentially the same thing i.e they offer the same functionality for the standard user.
Both of them install ADB on your PC, but Platform tools has more advanced options and is more suitable for devs while Minimal ADB can be considered to be a scaled down version of Platform Tools.
I suggest you use Minimal ADB as it's both lightweight and simple.

Root Asus Z010D

How to root Asus Z010D without no power and volume button And it has no OEM unlock option(I think administrator not allowing)Hope for a solution
Since this phone is running Android 6 all you have to do is to replace ( restricted ) Toybox by ( non-restricted ) Toybox v0.8.5 what has SU applet implemented.
It's NOT required device's bootloader got unlocked before: it all can be done via a series of ADB commands.
jwoegerbauer said:
Since this phone is running Android 6 all you have to do is to replace ( restricted ) Toybox by ( non-restricted ) Toybox v0.8.5 what has SU applet implemented.
It's NOT required device's bootloader got unlocked before: it all can be done via a series of ADB commands.
Click to expand...
Click to collapse
Explain me please...and wdym by Toybox, where can I get it?
Toybox combines many common Linux command line utilities together into a single BSD-licensed executable.
Toybox binaries are available here:
Index of /toybox/bin
landley.net
jwoegerbauer said:
Toybox combines many common Linux command line utilities together into a single BSD-licensed executable.
Toybox binaries are available here:
Index of /toybox/bin
landley.net
Click to expand...
Click to collapse
Can we use busybox instead of toybox? will it work in asus z010d
What sense will it make to install Busybox ( a 3rd party binary ) in parallel to already pre-installed Toybox what results in disabling Toybox?
jwoegerbauer said:
What sense will it make to install Busybox ( a 3rd party binary ) in parallel to already pre-installed Toybox what results in disabling Toybox?
Click to expand...
Click to collapse
I understand...can u help me with commands to root plz
Maalutty said:
How to root Asus Z010D without no power and volume button And it has no OEM unlock option(I think administrator not allowing)Hope for a solution
Click to expand...
Click to collapse
Can anyone help me unlock bootloader of asus z010d
As already said: To root a phone's Android IT'S NOT REQUIRED TO UNLOCK PHONE'S BOOTLOADER.
jwoegerbauer said:
As already said: To root a phone's Android IT'S NOT REQUIRED TO UNLOCK PHONE'S BOOTLOADER.
Click to expand...
Click to collapse
Then how can I reach to twrp recovery? I cannot install supersu zip from recovery plz help me
Wondering why you intend to flash TWRP and SuperSU? All not needed to root a phone's Android, IMO.
jwoegerbauer said:
Wondering why you intend to flash TWRP and SuperSU? All not needed to root a phone's Android, IMO.
Click to expand...
Click to collapse
Kingoroot, kingroot such apps can't root my phone so I chose rooting through supersu or magisk...if you are aware of any other pls help me
Do what you think is right.
jwoegerbauer said:
Do what you think is right.
Click to expand...
Click to collapse
But are you sure that if I replace my toybox, I can root my phone without unlocking bootloader? Plz reply me
Maalutty said:
How to root Asus Z010D without no power and volume button And it has no OEM unlock option(I think administrator not allowing)Hope for a solution
Click to expand...
Click to collapse
Error:invalid boot image
Asus Z010d ZC550KL
During flashing twrp, it shows failed
Without an unlocked bootloader you can't flash system related images.
xXx yYy said:
Without an unlocked bootloader you can't flash system related images.
Click to expand...
Click to collapse
But when I try to unlock booltloader by unlock device tool, it says,
"An unknown error occurs, which may be a network connection issue"
Even if I connect to a network connection .Any solution?

Categories

Resources