enable the AOSP Lock Screen on HTC Devices ?!! - One (M8) Q&A, Help & Troubleshooting

Hi,
So in the xda news this was posted here ,will this work on HTC M8 , anyone tried it ?

tried it and it works...i don't know if it works on stock rom but it will do no harm...it works on latest s-team rom
what i dit was :
adb shell
su
pm hide com.htc.lockscreen
reboot
this is the command
C:\WINDOWS\system32>adb shell
[email protected]_m8:/ $ pm hide com.htc.lockscreen
Error: java.lang.SecurityException: Neither user 2000 nor current process has android.permission.MANAGE_USERS.
Segmentation fault
139|[email protected]_m8:/ $ su
[email protected]_m8:/ # pm hide com.htc.lockscreen
Package com.htc.lockscreen new hidden state: true
[1] + Stopped (signal) pm hide com.htc.lockscreen
[email protected]_m8:/ # reboot
the first try was without su and it failed but with su worked

Makerrr said:
tried it and it works...i don't know if it works on stock rom but it will do no harm...it works on latest s-team rom
what i dit was :
adb shell
su
pm hide com.htc.lockscreen
reboot
this is the command
C:\WINDOWS\system32>adb shell
[email protected]_m8:/ $ pm hide com.htc.lockscreen
Error: java.lang.SecurityException: Neither user 2000 nor current process has android.permission.MANAGE_USERS.
Segmentation fault
139|[email protected]_m8:/ $ su
[email protected]_m8:/ # pm hide com.htc.lockscreen
Package com.htc.lockscreen new hidden state: true
[1] + Stopped (signal) pm hide com.htc.lockscreen
[email protected]_m8:/ # reboot
the first try was without su and it failed but with su worked
Click to expand...
Click to collapse
can you post a screenshot?

@kmry Here is a screenshot

Makerrr said:
tried it and it works...i don't know if it works on stock rom but it will do no harm...it works on latest s-team rom
what i dit was :
adb shell
su
pm hide com.htc.lockscreen
reboot
this is the command
C:\WINDOWS\system32>adb shell
[email protected]_m8:/ $ pm hide com.htc.lockscreen
Error: java.lang.SecurityException: Neither user 2000 nor current process has android.permission.MANAGE_USERS.
Segmentation fault
139|[email protected]_m8:/ $ su
[email protected]_m8:/ # pm hide com.htc.lockscreen
Package com.htc.lockscreen new hidden state: true
[1] + Stopped (signal) pm hide com.htc.lockscreen
[email protected]_m8:/ # reboot
the first try was without su and it failed but with su worked
Click to expand...
Click to collapse
does adding a pin security work ?

No tipe of security works

Related

whoami: not found after root

When I try to perform a whoami from:
$ su
# whoami
whoami: not found
# busybox whoami
whoami: unknown uid 0
# system/xbin/whoami
system/xbin/whoami: not found
# system/bin/whoami
system/bin/whoami: not found
This is preventing me from running titanium backup among other things.
Does anyone know how I can fix this?
jerrberr said:
When I try to perform a whoami from:
$ su
# whoami
whoami: not found
# busybox whoami
whoami: unknown uid 0
# system/xbin/whoami
system/xbin/whoami: not found
# system/bin/whoami
system/bin/whoami: not found
This is preventing me from running titanium backup among other things.
Does anyone know how I can fix this?
Click to expand...
Click to collapse
Did you run
busybox --install /system/xbin
While in recovery?
Yeah I'm having the same issue. When I did those commands in recovery it came back with a "--install: applet not found" error. For some reason the superuser (ninja icon) doesn't display anything in the white list. I do have su with the shell, but it's just not working. I also downloaded the newest busybox inside TB. I'm at a loss.
OK loss over with.....here is the fix:
Reboot your phone into recovery and mount the /system partition.
Code:
adb shell
su
cd /system/xbin
/system/bin/cat /sdcard/busybox > busybox
chmod 777 busybox
./busybox --install -s /system/xbin
This correctly installs busybox incase you messed something up to begin with. Now we need to deal with superuser permissions.
Code:
adb shell
su
/system/bin/cat /system/bin/sh > /system/bin/su
/system/bin/chmod 4777 /system/bin/su
Once at root (#) prompt in adb recovery
export PATH=$PATH:/system/bin
cd /system/app
cat /sdcard/Superuser.apk > Superuser.apk
cd /system/bin
cat /sdcard/su > su
ln -s /system/bin/su /system/xbin/su
chmod 06755 su
Did that and boom everything is working just fine now. Titanium backup is asking for superuser permissions etc. Thanks to everyone who has been posting and knows more about linux than me!
jmdearras said:
Did you run
busybox --install /system/xbin
While in recovery?
Click to expand...
Click to collapse
Nope - I used the newest (for Jun-29-2010) unrEVOked ota.zip/busybox/payload-update.zip toolchain that is supposed to do all of that for me. Maybe this needs tweaked?
The point is moot - I was trying to run titanium backup with the usb cable attached. Once I disconnected the phone from usb, titanium backup is working fine.
On the other hand, I think that I ought to be able to call whoami from the client machine adb shell or from a shell window in the phone (connectbot) with the usb cable connected, so I'll probably give this a try.

[Acer _AV041_A100_1.037.00_ww_gen1] root?

[Acer _AV041_A100_1.037.00_ww_gen1]
root
Can be successfully???
alexsec said:
[Acer _AV041_A100_1.037.00_ww_gen1]
root
Can be successfully???
Click to expand...
Click to collapse
ZN's method still works just fine.
http://forum.xda-developers.com/showthread.php?t=1531646
i can't root!
i can't root!
Verify the device is showing under the device manager, usb debugging is turned on, and that it is being run as administrator.
What OS are you using?
i have the same problem. Can't root after the recent update. using W7, executing it with and without administrator rights. Executing with administrator rights it says something of ADB.
alexsec said:
i can't root!
Click to expand...
Click to collapse
Updating script. Try once again.
rooted!! thanks!!
How to Updating script. Try once again.
@ ZeroNull, can you confirm whether ICS_rooting_A10x_A5xx works for the latest build?
Build number
Acer_A100_2.001.01_COM_GEN2
I have been unsuccessful so far:
==========================================
Preparation is finished.
-
Executing of the main script.
remote object '/system/bin/su' does not exist
The file "su" isn't created!
-
Not getting root!
-
Error!
I can confirm that I successfully rooted my A100 using ZeroNull's simple method (http://forum.xda-developers.com/showthread.php?t=1531646)
Build number: Acer_AV041_A100_1.037.00_WW_GEN1
I didn't even use the new script, I'm still using the old one (ICS_rooting.zip)
Unfortunately I can also confirm problems with recent updates of the SuperUser APK (It did not assign the correct Group ID), but apparently they were fixed in the latest update (v3.1.3)
Good Luck.
---------- Post added at 10:30 AM ---------- Previous post was at 10:05 AM ----------
alexsec said:
i can't root!
Click to expand...
Click to collapse
alexsec said:
How to Updating script. Try once again.
Click to expand...
Click to collapse
Hi alexsec, did you try with the new script, it creates a different directory than the old script did, and it uses the mkdir -p option so it creates any parent directories it needs:
Code:
adb shell "mkdir -p /data/local/tmp"
adb push tools /data/local/tmp
adb shell "chmod 0755 /data/local/tmp/mempodroid"
And it does a better job by waiting longer for the tablet to reboot:
Code:
rem Wait reboot tablet
for /L %%i in (1,1,7000000) do @rem
I even modify the getroot.sh script just to change back to the old su command and modify its permissions:
Code:
cd /data/local/tmp
echo >/data/local.prop
toolbox mount -o remount, rw /system/
cat su >/system/bin/su
ln -s /system/bin/su /system/xbin/su
chmod 06755 /system/bin/su
sync ; sync ; sync
reboot
Good Luck...

There is no SU binary installed RK3066 with kitkat

Hi,
I would like root a RK3066 Polaroid MID 1327 device with android KitKat as OS. My target is to install an APP 2 SD application.
In the adb shell from my computer, I'm as root connected and the "su" binary is in the PATH.
Code:
[email protected]:/ # id
uid=0(root) gid=0(root) context=u:r:adbd:s0
1|[email protected]:/ # ls -l /system/bin/su
-rwsr-sr-x root shell 91980 2012-06-27 21:50 su
I followed this blog :
HTML:
http://hwswbits.blogspot.fr/2013/09/root-rockchip-stickstablets-from-linux.html
Now when I launch the SuperSU Application I've this error message :
Code:
There is no SU binary installed and Super SU cannot install it. This is a problem!
I installed the Terminal Emulator application and I can not find the "su" command from this last shell.
What I missed?
Thank for your help.

[Q][ROOT] Root cannot access /data (adbd insecure).

Hi there everyone!
I'm trying to `adb backup` a device with no screen. I installed CWM, a rootkit, and SuperSU/adbd insecure, fully updated. Now I have the following problem:
Code:
# Without adbd insecure, su simply fails, no message on phone from SuperSU:
pc$ adb shell
[email protected]:/ $ su
1|[email protected]:/ $
# With adbd insecure, validated in SuperSU
pc$ adb shell
[email protected]:/ # cd /data
[email protected]:/data # ls
opendir failed, Permission denied
255|[email protected]:/data # su system
DIE: credentials different than expected
1|[email protected]:/data # whoami
whoami: unknown uid 0
1|[email protected]:/data # su
[email protected]:/data # ls
opendir failed, Permission denied
Again, nothing shows up on the screen (I'm checking that using ADB Control, which, incidentally, has to be killed before launching `adb backup`, otherwise adb stops after a few seconds.)
Any help is wholefully welcome!
Configuration:
Hardware: i9195 with dead screen & digitizer, 8gb internal memory.
OS: Android 4.2.2
Mods: CWM installed using heimdall, RootKit from this thread, then SuperSU updated
Additional apps: adbd insecure, adb up to date on computer

[GUIDE][Android 8.0] Reducing battery consumption on a Galaxy Tab S3/S4

Look here: https://forum.xda-developers.com/ga...e-extending-battery-life-galaxy-tab-t3856631/
{
"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"
}
i can’t think of anything else i did but i followed this guide and i have lost my phone dialler ? i can’t make calls no app can perform this action! Would anyone know which is the phone dialler it wouldn’t be tied to com.samsung.android.contacts ?
Disable the following packages, which consume battery unnecessarily:
Code:
adb shell su -c pm disable com.samsung.android.app.clockpack
adb shell su -c pm disable com.samsung.android.calendar
adb shell su -c pm disable com.samsung.android.contacts
adb shell su -c pm disable com.samsung.android.email.provider
adb shell su -c pm disable com.samsung.android.providers.context
adb shell su -c pm disable com.samsung.android.rubin.app
adb shell su -c pm disable com.samsung.android.voc
adb shell su -c pm disable com.sec.android.app.clockpackage
adb shell su -c pm disable com.sec.android.app.popupcalculator
adb shell su -c pm disable com.sec.android.app.sbrowser
adb shell su -c pm disable com.sec.spp.push
3. Optional: Remove remaining bloatware
Code:
adb shell su -c pm disable com.android.providers.partnerbookmarks
adb shell su -c pm disable com.microsoft.office.excel
adb shell su -c pm disable com.microsoft.office.onenote
adb shell su -c pm disable com.microsoft.office.powerpoint
adb shell su -c pm disable com.microsoft.office.word
adb shell su -c pm disable com.samsung.android.ststub
adb shell su -c pm disable com.samsung.android.knox.containeragent
adb shell su -c pm disable com.samsung.android.knox.containercore
adb shell su -c pm disable com.samsung.knox.securefolder
adb shell su -c pm disable com.samsung.knox.securefolder.setuppage
adb shell su -c pm disable com.sec.enterprise.knox.attestation
adb shell su -c pm disable com.sec.enterprise.knox.cloudmdm.smdms
adb shell su -c pm disable com.sec.enterprise.mdm.services.simpin
adb shell su -c pm disable com.sec.enterprise.mdm.vpn
4. Optional: Disable more unnecessary apps
Code:
adb shell su -c pm disable com.sec.android.app.kidshome
adb shell su -c pm disable com.sec.android.emergencylauncher
adb shell su -c pm disable com.sec.android.widgetapp.samsungapps
adb shell su -c pm disable com.sec.android.widgetapp.webmanual
adb shell su -c pm disable com.sec.musicstudio
N1NJATH3ORY said:
i can’t think of anything else i did but i followed this guide and i have lost my phone dialler ? i can’t make calls no app can perform this action! Would anyone know which is the phone dialler it wouldn’t be tied to com.samsung.android.contacts ?
Disable the following packages, which consume battery unnecessarily:
Code:
adb shell su -c pm disable com.samsung.android.app.clockpack
adb shell su -c pm disable com.samsung.android.calendar
adb shell su -c pm disable com.samsung.android.contacts
adb shell su -c pm disable com.samsung.android.email.provider
adb shell su -c pm disable com.samsung.android.providers.context
adb shell su -c pm disable com.samsung.android.rubin.app
adb shell su -c pm disable com.samsung.android.voc
adb shell su -c pm disable com.sec.android.app.clockpackage
adb shell su -c pm disable com.sec.android.app.popupcalculator
adb shell su -c pm disable com.sec.android.app.sbrowser
adb shell su -c pm disable com.sec.spp.push
3. Optional: Remove remaining bloatware
Code:
adb shell su -c pm disable com.android.providers.partnerbookmarks
adb shell su -c pm disable com.microsoft.office.excel
adb shell su -c pm disable com.microsoft.office.onenote
adb shell su -c pm disable com.microsoft.office.powerpoint
adb shell su -c pm disable com.microsoft.office.word
adb shell su -c pm disable com.samsung.android.ststub
adb shell su -c pm disable com.samsung.android.knox.containeragent
adb shell su -c pm disable com.samsung.android.knox.containercore
adb shell su -c pm disable com.samsung.knox.securefolder
adb shell su -c pm disable com.samsung.knox.securefolder.setuppage
adb shell su -c pm disable com.sec.enterprise.knox.attestation
adb shell su -c pm disable com.sec.enterprise.knox.cloudmdm.smdms
adb shell su -c pm disable com.sec.enterprise.mdm.services.simpin
adb shell su -c pm disable com.sec.enterprise.mdm.vpn
4. Optional: Disable more unnecessary apps
Code:
adb shell su -c pm disable com.sec.android.app.kidshome
adb shell su -c pm disable com.sec.android.emergencylauncher
adb shell su -c pm disable com.sec.android.widgetapp.samsungapps
adb shell su -c pm disable com.sec.android.widgetapp.webmanual
adb shell su -c pm disable com.sec.musicstudio
Click to expand...
Click to collapse
What phone dialer do you mean? A Tab S3/S4 has no phone function, strange?
rainman74 said:
What phone dialer do you mean? A Tab S3/S4 has no phone function, strange?
Click to expand...
Click to collapse
Mate like the phone dialer you have on your S1, S2, S3, S4, S5, S6, S7, S8+, S9+, NOTE 8, NOTE 9, to make phone calls like a regular smartphone. The TAB S4 has a full on phone support. Samsung has been offering phone functionality since the Tab 7.7 AMOLED inch days (1 March 2012) Sounds like you been only playing with the non LTE Models?
it was all fine until i copied and pasted the terminal codes :crying: As i can’t think of anything else that would break the dialer? Thanks
UPDATE! See pic i have attached, look at bottom row 2nd icon from left side. Do you see the phone dialer icon? That’s been disabled!
N1NJATH3ORY said:
Mate like the phone dialer you have on your S1, S2, S3, S4, S5, S6, S7, S8+, S9+, NOTE 8, NOTE 9, to make phone calls like a regular smartphone. The TAB S4 has a full on phone support. Samsung has been offering phone functionality since the Tab 7.7 AMOLED inch days (1 March 2012) Sounds like you been only playing with the non LTE Models?
it was all fine until i copied and pasted the terminal codes :crying: As i can’t think of anything else that would break the dialer? Thanks
UPDATE! See pic i have attached, look at bottom row 2nd icon from left side. Do you see the phone dialer icon? That’s been disabled!
Click to expand...
Click to collapse
I haven't removed any phone packages, the only thing I can imagine is how you say the Contacts apps. If it is, you can restore it with :
Code:
adb shell su -c pm enable com.samsung.android.contacts
Like all other packages of course
P.S. I already had an LTE version with a sim card, but there was no phone function available. Maybe it depends on the provider.
From what i have found out adb shell su -c pm disable com.samsung.android.contacts it has disabled conatacts everytime i SU in terminal then paste adb shell su -c pm enable com.samsung.android.contacts it is not found! Does anyone know if that's the right command I’m typing to enable it? As i am guessing did Google it can’t really find any straight forward guides
---------- Post added at 10:42 PM ---------- Previous post was at 10:37 PM ----------
rainman74 said:
I haven't removed any phone packages, the only thing I can imagine is how you say the Contacts apps. If it is, you can restore it with :
Code:
adb shell su -c pm enable com.samsung.android.contacts
Like all other packages of course
P.S. I already had an LTE version with a sim card, but there was no phone function available. Maybe it depends on the provider.
Click to expand...
Click to collapse
Thanks the command is not found but contact apk is installed?
Yeah maybe your carrier disable it, not sure laws in your region. why not flash BTU unbranded firmware you will have full phone features
I can confirm, my Verizon S4 had no phone app. But my Korean version has phone and messages app
Also, I've disabled contacts app in the past on Samsung phones and that turned off my phone app..maybe the same here.
machx1111 said:
I can confirm, my Verizon S4 had no phone app. But my Korean version has phone and messages app
Also, I've disabled contacts app in the past on Samsung phones and that turned off my phone app..maybe the same here.
Click to expand...
Click to collapse
Thanks but for some reason contacts is missing when i input adb shell su -c pm enable com.samsung.android.contacts it's not found
N1NJATH3ORY said:
Thanks but for some reason contacts is missing when i input adb shell su -c pm enable com.samsung.android.contacts it's not found
Click to expand...
Click to collapse
I just tried disable/enable contacts on my device and that caused the phone to disappear / reappear, so pretty sure that is the cause.
Maybe try checking titanium backup if you can see it there? I always freeze my bloat with titanium because you can freeze and unfreeze easily with a click anytime.
If not maybe try to download the stock one https://www.apkmirror.com/apk/samsung-electronics-co-ltd/samsung-contacts/
N1NJATH3ORY said:
i can’t think of anything else i did but i followed this guide and i have lost my phone dialler ? i can’t make calls no app can perform this action! Would anyone know which is the phone dialler it wouldn’t be tied to com.samsung.android.contacts ?
Disable the following packages, which consume battery unnecessarily:
Code:
adb shell su -c pm disable com.samsung.android.app.clockpack
adb shell su -c pm disable com.samsung.android.calendar
adb shell su -c pm disable com.samsung.android.contacts
adb shell su -c pm disable com.samsung.android.email.provider
adb shell su -c pm disable com.samsung.android.providers.context
adb shell su -c pm disable com.samsung.android.rubin.app
adb shell su -c pm disable com.samsung.android.voc
adb shell su -c pm disable com.sec.android.app.clockpackage
adb shell su -c pm disable com.sec.android.app.popupcalculator
adb shell su -c pm disable com.sec.android.app.sbrowser
adb shell su -c pm disable com.sec.spp.push
3. Optional: Remove remaining bloatware
Code:
adb shell su -c pm disable com.android.providers.partnerbookmarks
adb shell su -c pm disable com.microsoft.office.excel
adb shell su -c pm disable com.microsoft.office.onenote
adb shell su -c pm disable com.microsoft.office.powerpoint
adb shell su -c pm disable com.microsoft.office.word
adb shell su -c pm disable com.samsung.android.ststub
adb shell su -c pm disable com.samsung.android.knox.containeragent
adb shell su -c pm disable com.samsung.android.knox.containercore
adb shell su -c pm disable com.samsung.knox.securefolder
adb shell su -c pm disable com.samsung.knox.securefolder.setuppage
adb shell su -c pm disable com.sec.enterprise.knox.attestation
adb shell su -c pm disable com.sec.enterprise.knox.cloudmdm.smdms
adb shell su -c pm disable com.sec.enterprise.mdm.services.simpin
adb shell su -c pm disable com.sec.enterprise.mdm.vpn
4. Optional: Disable more unnecessary apps
Code:
adb shell su -c pm disable com.sec.android.app.kidshome
adb shell su -c pm disable com.sec.android.emergencylauncher
adb shell su -c pm disable com.sec.android.widgetapp.samsungapps
adb shell su -c pm disable com.sec.android.widgetapp.webmanual
adb shell su -c pm disable com.sec.musicstudio
Click to expand...
Click to collapse
Im doing this via package disabler pro is there any difference? Im "debloating" even further and disable all the **** i dont want to have on my tab
Sent from my Samsung SM-G950F using XDA Labs
dr460nf1r3 said:
Im doing this via package disabler pro is there any difference? Im "debloating" even further and disable all the **** i dont want to have on my tab
Sent from my Samsung SM-G950F using XDA Labs
Click to expand...
Click to collapse
Yeah the tools allow you to tweak a little easier to revert back if something breaks
machx1111 said:
I just tried disable/enable contacts on my device and that caused the phone to disappear / reappear, so pretty sure that is the cause.
Maybe try checking titanium backup if you can see it there? I always freeze my bloat with titanium because you can freeze and unfreeze easily with a click anytime.
If not maybe try to download the stock one https://www.apkmirror.com/apk/samsung-electronics-co-ltd/samsung-contacts/
Click to expand...
Click to collapse
You Rock! i installed titanium backup unfroze contacts I’ve got my phone dialer back.. Thanks dude
N1NJATH3ORY said:
i can’t think of anything else i did but i followed this guide and i have lost my phone dialler ? i can’t make calls no app can perform this action! Would anyone know which is the phone dialler it wouldn’t be tied to com.samsung.android.contacts ?
Disable the following packages, which consume battery unnecessarily:
Code:
adb shell su -c pm disable com.samsung.android.app.clockpack
adb shell su -c pm disable com.samsung.android.calendar
adb shell su -c pm disable com.samsung.android.contacts
adb shell su -c pm disable com.samsung.android.email.provider
adb shell su -c pm disable com.samsung.android.providers.context
adb shell su -c pm disable com.samsung.android.rubin.app
adb shell su -c pm disable com.samsung.android.voc
adb shell su -c pm disable com.sec.android.app.clockpackage
adb shell su -c pm disable com.sec.android.app.popupcalculator
adb shell su -c pm disable com.sec.android.app.sbrowser
adb shell su -c pm disable com.sec.spp.push
3. Optional: Remove remaining bloatware
Code:
adb shell su -c pm disable com.android.providers.partnerbookmarks
adb shell su -c pm disable com.microsoft.office.excel
adb shell su -c pm disable com.microsoft.office.onenote
adb shell su -c pm disable com.microsoft.office.powerpoint
adb shell su -c pm disable com.microsoft.office.word
adb shell su -c pm disable com.samsung.android.ststub
adb shell su -c pm disable com.samsung.android.knox.containeragent
adb shell su -c pm disable com.samsung.android.knox.containercore
adb shell su -c pm disable com.samsung.knox.securefolder
adb shell su -c pm disable com.samsung.knox.securefolder.setuppage
adb shell su -c pm disable com.sec.enterprise.knox.attestation
adb shell su -c pm disable com.sec.enterprise.knox.cloudmdm.smdms
adb shell su -c pm disable com.sec.enterprise.mdm.services.simpin
adb shell su -c pm disable com.sec.enterprise.mdm.vpn
4. Optional: Disable more unnecessary apps
Code:
adb shell su -c pm disable com.sec.android.app.kidshome
adb shell su -c pm disable com.sec.android.emergencylauncher
adb shell su -c pm disable com.sec.android.widgetapp.samsungapps
adb shell su -c pm disable com.sec.android.widgetapp.webmanual
adb shell su -c pm disable com.sec.musicstudio
Click to expand...
Click to collapse
Im doing this via package disabler pro is there any difference? Im "debloating" even further and disable all the **** i dont want to have on my tab
Sent from my Samsung SM-G950F using XDA Labs
N1NJATH3ORY said:
You Rock! i installed titanium backup unfroze contacts I’ve got my phone dialer back.. Thanks dude
Click to expand...
Click to collapse
Awesome good news. I love Titanium..it works so nicely for debloating
Wondering If this works on our Tabs too
https://forum.xda-developers.com/ga...reme-aroma-based-debloater-s8-t3744608/page15
Gonna try when back home
Edit sadly it does Not Work
Sent from my Samsung SM-G950F using XDA Labs
In the first post I provided a hint if you want to continue using the phone function
rainman74 said:
In the first post I provided a hint if you want to continue using the phone function
Click to expand...
Click to collapse
Yeah i dont pay much attentions to stuff, copy paste and hope for the best. .. i will try again and i will leave contacts out this time around.. Thanks

Categories

Resources