whatsapp popup notification - LG V20 Questions & Answers

I have a question, and i wonder if its only me or everyone
With notifications settings set at NO popup in whatsapp, i still get my whatsapp msgs poping up while screen on.
The only feature i see is silencing them via Android notifications controler "by long pressing the notification from the notification slider"
But this will completely mute the notification, only icon showing on top bar with no sound or vibration.
I just want to stop the popup, and i think this is a problem in whatsapp handling the notifications with Android N
I didn't have any of these problems in my previous s7edge or note7 or opo3, hence the assumption..
Did anyone face this? If yes, any solution?
Note: i emailed whatsapp, but useless, no helpful answer, only the common reply email.
I would really appreciate the experts help here..

I have the exact opposite problem. I go into notifications and choose pop ups to show and they don't. I have chosen pop up to be shown when screen is on/off....or all the time, none of the choices work.

Same problem found a solution yet?

Abdallahakk said:
Same problem found a solution yet?
Click to expand...
Click to collapse
Just preform this command using adb
adb shell settings put global heads_up_notifications_enabled 0
This will stop all peek (headsup) at a global level, all apps.. That was the only way for me (when i used LG and Huawei) since they have limited settings options on that aspect.
Assuming that you know how to preform this command, if not, just search in the forum and you will find out how to do so. This doesn't affect ur phone by any mean, no need for it to be unlocked or rooted or anything, it's just a shell command.. To reverse it, just change the 0 to 1 and done with the same command line..

Amjad.AbdulGhani said:
Just preform this command using adb
adb shell settings put global heads_up_notifications_enabled 0
This will stop all peek (headsup) at a global level, all apps.. That was the only way for me (when i used LG and Huawei) since they have limited settings options on that aspect.
Assuming that you know how to preform this command, if not, just search in the forum and you will find out how to do so. This doesn't affect ur phone by any mean, no need for it to be unlocked or rooted or anything, it's just a shell command.. To reverse it, just change the 0 to 1 and done with the same command line..
Click to expand...
Click to collapse
This can be done through an adb terminal emulator on the device alone?

myiphonebroke said:
This can be done through an adb terminal emulator on the device alone?
Click to expand...
Click to collapse
As far as i know, i connect my device at fastboot mood, and do the commands, searching week help u understand more if you are not familiar with the adb concept, am not an expert honestly, but easy to be done..

Amjad.AbdulGhani said:
As far as i know, i connect my device at fastboot mood, and do the commands, searching week help u understand more if you are not familiar with the adb concept, am not an expert honestly, but easy to be done..
Click to expand...
Click to collapse
Ok, later I will test to see if I can run this directly on emulator through phone and if it does not work I'll use adb on computer

myiphonebroke said:
Ok, later I will test to see if I can run this directly on emulator through phone and if it does not work I'll use adb on computer
Click to expand...
Click to collapse
Good luck

Related

Audio problem on STOCK hero...

My wifes hero is stock (non-rooted) and she has been losing the audio. It has happened 2-3 times and she has to turn off and turn on the phone to fix.
You might want to root and flash a custom rom then avalaunch's fix
Sent from my HERO200 using the XDA mobile application powered by Tapatalk
Hang on -- before you root and flash and try to fix -- having a stock phone with that issue (if it is the same issue) is a big deal. A HUGE deal. A stock phone does not have the .29 kernel, which is where the problem was believed to be.
If this is the same issue showing up on a non-rooted phone, it needs to be known and confirmed. Can you describe a little more please, chfields, about how the phone behaves when the audio fails? Does the phone also become very sluggish before you shut it down and reboot?
askwhy said:
Hang on -- before you root and flash and try to fix -- having a stock phone with that issue (if it is the same issue) is a big deal. A HUGE deal. A stock phone does not have the .29 kernel, which is where the problem was believed to be.
If this is the same issue showing up on a non-rooted phone, it needs to be known and confirmed. Can you describe a little more please, chfields, about how the phone behaves when the audio fails? Does the phone also become very sluggish before you shut it down and reboot?
Click to expand...
Click to collapse
Unfortunately, I don't have any more details at this moment as I'm at work. I will post with details when I get home and get more info from the wife.......Thanks!!
BTW wife is not at all in terested in rooting, but this shouldn't happen on stock phone....Mine is rooted and currently running fresh 2.0d although my normal daily is DC 2.07.2 without issue....
i quit if i did all the work and it happens on stock lol im suing sprint.
Avalaunchmods said:
i quit if i did all the work and it happens on stock lol im suing sprint.
Click to expand...
Click to collapse
My heart goes out to ya man.........I was surprised as well.....
stock audio loss
I would return it to Sprint. My first hero lost all incoming audio. I had it replaced. It was odd because I could call out , send texts etc.
tbuilt said:
I would return it to Sprint. My first hero lost all incoming audio. I had it replaced. It was odd because I could call out , send texts etc.
Click to expand...
Click to collapse
dont return it until you (chfields) can give us details on date bought, in depth software. mainly the pri and prl. those are the only things that could have changed from stock to our roms.
Avalaunchmods said:
dont return it until you (chfields) can give us details on date bought, in depth software. mainly the pri and prl. those are the only things that could have changed from stock to our roms.
Click to expand...
Click to collapse
Ok, We bought these phones 2/7/10. The current PRL is 60663 PRI 1.70.003. This problem started a couple days ago, she will be watching tv/radio whatever, stopping watching and come back later and no audio. Reboots to get audio back.
chfields said:
Ok, We bought these phones 2/7/10. The current PRL is 60663 PRI 1.70.003. This problem started a couple days ago, she will be watching tv/radio whatever, stopping watching and come back later and no audio. Reboots to get audio back.
Click to expand...
Click to collapse
logcat it. even stock phones should have the logcat file in the lib to run debug. do it when you can.
Avalaunchmods said:
logcat it. even stock phones should have the logcat file in the lib to run debug. do it when you can.
Click to expand...
Click to collapse
How do I do that??
chfields said:
How do I do that??
Click to expand...
Click to collapse
do you have adb folder? C:\android-sdk\tools
Avalaunchmods said:
do you have adb folder? C:\android-sdk\tools
Click to expand...
Click to collapse
Yes, what do I do with it?
chfields said:
Yes, but I don't think it will work on stock as its not rooted....
Click to expand...
Click to collapse
yes it should. adb logcat reads from a file in the lib. it shouldnt require root or anything.
adb logcat with the phone plugged in.
Avalaunchmods said:
yes it should. adb logcat reads from a file in the lib. it shouldnt require root or anything.
adb logcat with the phone plugged in.
Click to expand...
Click to collapse
Ok, I plugged in her phone and click on adb, the cmd window came up and a bunch of stuff scrolled and then it shut down......now what?? Sorry.....
chfields said:
Ok, I plugged in her phone and click on adb, the cmd window came up and a bunch of stuff scrolled and then it shut down......now what?? Sorry.....
Click to expand...
Click to collapse
ok when the problems happens. try to make it happen btw. plug the phone in and logcat it. after you logcat it just unplug the phone. then on the cmd prompt
right click the top bar and click properties. then check the insert mode box. the right click the top LEFT PART where you started logcat and click mark. click where its blinking and hold it and scroll all the way right and the bottom. press enter. then ctrl v to copy
Avalaunchmods said:
ok when the problems happens. try to make it happen btw. plug the phone in and logcat it. after you logcat it just unplug the phone. then on the cmd prompt
right click the top bar and click properties. then check the insert mode box. the right click the top LEFT PART where you started logcat and click mark. click where its blinking and hold it and scroll all the way right and the bottom. press enter. then ctrl v to copy
Click to expand...
Click to collapse
I will try, but the cmd box only stays open for a second or so and closes. I tried opening a cmd box and clicking adb but it opens a different one and closes within a second or so....what am I doing wrong?
chfields said:
I will try, but the cmd box only stays open for a second or so and closes. I tried opening a cmd box and clicking adb but it opens a different one and closes within a second or so....what am I doing wrong?
Click to expand...
Click to collapse
First go to a command prompt -- Start>Run>CMD, or in Vista/7 just type cmd into the search box at the bottom of the Start menu. After CMD makes its own window, navigate to folder with adb in it, for example:
cd \android-sdk-windows\tools
Click to expand...
Click to collapse
Then at the C:\android-sdk-windows\tools> prompt, type:
adb logcat
Click to expand...
Click to collapse
(then press enter)
askwhy said:
First go to a command prompt -- Start>Run>CMD, or in Vista/7 just type cmd into the search box at the bottom of the Start menu. After CMD makes its own window, navigate to folder with adb in it, for example:
Then at the C:\android-sdk-windows\tools> prompt, type:
(then press enter)
Click to expand...
Click to collapse
Duh!!!! I swear to god I left my brain somewhere and can't find it......I've been brainfarting all day today...I feel like an idiot...I know better....must've been all that weed I smoked when I was younger......
chfields said:
I will try, but the cmd box only stays open for a second or so and closes. I tried opening a cmd box and clicking adb but it opens a different one and closes within a second or so....what am I doing wrong?
Click to expand...
Click to collapse
it may be the phone. i never tried logcat on stock i was assuming it should work. maybe run as admin.

Google account FRP bypass does not use (USB-OTG)or ADB or Fastboot or a PC!

This trick I came across while trying other developers bypass techniques,and I cought it once but really didn't really accomplish the task till the secound or third time,1st you need to be by a sign in hotspot like xfinity or att,then what you want to do is go in to the sign in page and type anything in the user name text box,now heres where it might take 1 or 2 trys,press and hold on the text you just entered,and when you normally you get a notification br that says copy cut paste,close the keyboard panel and right after tap somewhere at the top screen;if nothing happens tap and hold the text again till around the time the copy,cut,paste bar would appear and try tapping the top screen again,when done successfully the google search box will appear and type in settings;now heres the thing,it will not let you factory reset,but go back one step back to the Google search bar and type setup and theres your bypass it does a whole different setup with skip at every sign in;but you might have to be connected to the internet for the setup,thank you I'm The Phizzle 100% Certified Google Android Developer,Good health & Good luck to you!
Hello and thank you for using XDA Assist,
which device?
Kind regards and good luck!
Trafalgar Square
XDA Assist
Trafalgar Square said:
Hello and thank you for using XDA Assist,
which device?
Kind regards and good luck!
Trafalgar Square
XDA Assist
Click to expand...
Click to collapse
It should work on all devices but I discovered it on a HTC Desire 626s
Please please if you can leave a reply or give me thanks or at least pick one of the answers on the pole to let me know if the procedure is and not just a one-time fluke I would really would appreciate the assistance, thank you.
Didn't want to post this but since everyone is getting past it I might as well.
First download your HTC ruu.
Then connect, the programme will turn the htcs adb on so have adb open before you connect your phone.
Next you check for your device on adb.
Now type in the command to open the settings app with adb (search it up!)
Now try to reset the device. When doing so the "erase everything" button will not work so right before to go into the Acton that lets you reset. click the button very fast before it greys out and confirm that you want to reset quickly and then you will have a working HTC.
Hope this helps!
723i said:
Didn't want to post this but since everyone is getting past it I might as well.
First download your HTC ruu.
Then connect, the programme will turn the htcs adb on so have adb open before you connect your phone.
Next you check for your device on adb.
Now type in the command to open the settings app with adb (search it up!)
Now try to reset the device. When doing so the "erase everything" button will not work so right before to go into the Acton that lets you reset. click the button very fast before it greys out and confirm that you want to reset quickly and then you will have a working HTC.
Hope this helps!
Click to expand...
Click to collapse
And this program will work on a device thats already been Factory reseted and without adb debug being turned on the phone?cool,so I'd go to recovery mode and select update with adb?
ThePhizzle said:
And this program will work on a device thats already been Factory reseted and without adb debug being turned on the phone?cool,so I'd go to recovery mode and select update with adb?
Click to expand...
Click to collapse
No HTCs ruu program will turn adb on once it finds it. Just have the phone on the start screen.
723i said:
No HTCs ruu program will turn adb on once it finds it. Just have the phone on the start screen.
Click to expand...
Click to collapse
Gotcha!
I recently found a phone in a field I was mowing and I tried like hell for a week to return this phone to its rightful owner to no avail. I reset the phone and am trying to use it as I made an effort to return the phone to the owner. I am to the point of the FRP. However, nothing I have tried seems to work. The phone is on 6.0.1 Marshmallow and when I do have the phone connected to the computer it only shows up as 0PM92 not My HTC or anything else. Am I doing something wrong in both of these steps?
Well try factory resetting it again and when it turned back on and you see the welcome screen try holding two fingers down on the screen and it will tell you shortly after that the accessibility settings will turn on after the tone when it does draw an L shape on the screen pull up accessibility quick settings then after that go to TalkBack settings go to the Google voice setting choose the little gear when it pulls up a list go to the little menu in the corner on that menu Tuesday open source license hold down on any of the text + 2 is she another menu pick share if a list pops up choose messages or gmail from there you can gain access to the internet or settings that is where you know what to do, good luck and good health to you and your device.
Thanks for the help with my research, since then ive frp bypassed near 200 devices
Ranging from all different models types and services and with this knowledge I will use it so I can help those who have been Misjust and it's all thanks to The Cooperative people who aided me in my research thank you.
One of My methods came up with alone is just go through every choice til you find a link when it opens go to Google and search for any apk to download once it gets you to the menu to turn on unknown sources in through other settings and find apps now disable anything related to Google services that verifies the previous email after a few tries it'll time out not being able to verify and put you through with a skip option then freely to desktop no account attached add your own using a account you already have that uses tap to verify on your other devices with the amounts already synced and then reset it you may have to restore all disabled apps soon as you get in I did this at 4am few days ago then factory reset it once it was synced up with my account also download device manager for Google lock and erase remotely that's how I reset it not from menu ensuring my email was truly connected to the phone. I give no credits I did this alone on my LG x power and my Alcatel idol4 please give me credits for anyone this works for as well because I will be making a video soon .
Next
What To Do After I Get In The Setup?
Okay I was able to get to the setup menu. Went through the setup process and then it still reverts back to the google FRP screen asking me to put in the owners information. What step am I missing or is there another suggestion?
having a hard time myself
is there a video
626 on android 5.1, totally stock, factory reset and stuck on FRP. Unlocking the bootloader using HTCDev and windroid toolkit resets the FRP et voila, no more FRP
I need help
I am trying to do a bypass to my samsung s9+ g9650zhu2arc6 can you pls help me

Official Nougat - turn off Peek Notifications?

I can't seem to find the equivalent to the setting that disables the "Pop-Up" notification setting in Nougat 7.0. This link explained how to do it in MM...
https://www.androidexplained.com/galaxy-s7-disable-heads-up-notifications/
Anyone find something like this?
Same here.
Well I did that and worked for me in Nougat on my S7 Edge Duos. I tried it with whatsapp and I'm not getting the preview pop-up anymore while using the phone
Sent from SM-G935FD w/ TapaTalk
sentinelvdx said:
Well I did that and worked for me in Nougat on my S7 Edge Duos. I tried it with whatsapp and I'm not getting the preview pop-up anymore while using the phone
Sent from SM-G935FD w/ TapaTalk
Click to expand...
Click to collapse
but you wont get the vibration alerts either
They actually removed that exact feature from Nougat. You can silent the entire notification, but cannot turn off the floating notifications.
I was looking for solution on this either, stupid sumsung removed one of the best nougat control over notifications that you could define levels of notifications control and their priorities even of the list (The power controls notifications)... Idiots.
Now or you only have 2 options:
NO PEEK+NO VIBRATION/SOUND
PEEK + VIBRATIONS
instead of the great different levels of notifications control. Samsung always does some **** to piss off users.... because they decreasing the control that the user have over the phone instead of increasing.
Archmag3 said:
but you wont get the vibration alerts either
Click to expand...
Click to collapse
F! That's true... sorry... I was on DND mode so I didn't realize that.
Hope we find some way...
Unless there is maybe a port from somewhere or an xposed alternative but still might not be possible since it can be far too complex as it mixes the notifications and settings, so I doubt we will ever get this properly working...
https://forum.xda-developers.com/android/general/howto-4-to-disable-heads-notifications-t3197660
I had tried HeadsOff ... no go.
stygi4n said:
https://forum.xda-developers.com/android/general/howto-4-to-disable-heads-notifications-t3197660
Click to expand...
Click to collapse
ADB method confirmed working! Thank you!!!!
(extract below...)
a) Open a terminal and check if the device is connected using the following command:
Code:
adb devices
b) You should see your phone on the list that appears. Now use the following command:
Code:
adb shell settings put global heads_up_notifications_enabled 0c) Reboot your phone.
d) Done!
mickliq said:
ADB method confirmed working! Thank you!!!!
(extract below...)
a) Open a terminal and check if the device is connected using the following command:
Code:
adb devices
b) You should see your phone on the list that appears. Now use the following command:
Code:
adb shell settings put global heads_up_notifications_enabled 0
c) Reboot your phone.
d) Done!
Click to expand...
Click to collapse
So with this method there is not PEEK but the sound still works right?
The drawback for me is that I wanted only certain apps without peek+sound, but not all the apps...
insaned said:
So with this method there is not PEEK but the sound still works right?
The drawback for me is that I wanted only certain apps without peek+sound, but not all the apps...
Click to expand...
Click to collapse
Kills peek for everything, but honestly, I don't mind.
Does anybody have a problem with count badge notification on Viber?
After update it's not working for me.
Nemanjath said:
Does anybody have a problem with count badge notification on Viber?
After update it's not working for me.
Click to expand...
Click to collapse
Is that on the home screen? If so, you can always use a launcher like Nova w/Tesla badge notification. Mine are working properly with Nova (but I don't use Viber...)
mickliq said:
Kills peek for everything, but honestly, I don't mind.
Click to expand...
Click to collapse
THis is weird but the command goes trough.. but I still have peak notifications.... wtf
edit: already tried twice
insaned said:
THis is weird but the command goes trough.. but I still have peak notifications.... wtf
edit: already tried twice
Click to expand...
Click to collapse
try to use the terminal emulator method.
stygi4n said:
try to use the terminal emulator method.
Click to expand...
Click to collapse
I just realized it's working.
However I was referring not only this peek preview but also on the notification bar... when you have a message and you slide down the bar and you have the message there.
Crap samsung has some brain freeze once in a while for eliminating this ..
What is this adb everyone is talking about? I'm having this same complaint with the peeking and use to have it turned off on most apps. Just got android 7 this morning so still looking around, but sounds like dropping this code in is an easy fix.... But where do I drop it? Is this an app for the phone or is it on my pc? Can someone please describe how to do this from the beginning, not just "use adb, put in this code. Done." maybe for some of us less intelligent but equally annoyed with peeking people so we can remove it as well. Thanks!
I can also confirm that this worked. No more heads up popup when I get messages. Tested in Google Hangout and Whatapps.
---------- Post added at 08:38 AM ---------- Previous post was at 08:32 AM ----------
Bd757 said:
What is this adb everyone is talking about? I'm having this same complaint with the peeking and use to have it turned off on most apps. Just got android 7 this morning so still looking around, but sounds like dropping this code in is an easy fix.... But where do I drop it? Is this an app for the phone or is it on my pc? Can someone please describe how to do this from the beginning, not just "use adb, put in this code. Done." maybe for some of us less intelligent but equally annoyed with peeking people so we can remove it as well. Thanks!
Click to expand...
Click to collapse
ADB is a software you need to install on your PC computer (some where there is a 5 sec installation for it). Then you need to set your phone to USB debug mode and plug it into your PC with the USB cable. Your PC will detect your device.
Go to Start on your PC and in the search area type "cmd" to bring up the black box terminal window. Then just follow the two command lines listed to first detect your phone, then run the flag to turn off the popup. Reboot. Then it will work.
Test and tried on a Sprint Samsung S7.
It will remove the popup window but preserve sound.

Samsung Galaxy S6/S7/S8/Note8 - Adding Missing/Hidden Quick Toggles/Tiles

Due to my own experiences after having purchased many Galaxy devices, I've noticed, Samsung likes to hide toggles.. So I always put my own back in, with adb, or an app. For newer android devices, we need adb.
So on your Galaxy, go to settings>developer options, and enable USB debugging, and Stay awake. (If you don't see developer options, go into 'About phone', and tap on 'Build Number' 7+ times until achieved.
Plug your phone into your computer, and make sure it's drivers are installed and the phone is coming up properly.
Download the ADB files, on your PC, here in a .Zip or a Folder
Then, open up an Admin CMD, (if you don't know how, GOOGLE.) Then, open up the directory of the ADB folder in the cmd.
Example, on my computer, I left the folder in downloads, so I type into the cmd cd c:\users/Jae/downloads/platform-tools Example
Type adb devices into the cmd. (Make sure only one phone is attached) If you see your phone, (random looking numbers & letters) good. If it says 'unauthorized' check the phone and make sure tap allow, if you don't see anything.. detach it & reattach, and type in adb devices again. When it says 'device', you're good. Go to the next step.
Type adb shell and at this point, you should be looking like This.. If you do, copy and paste this settings get secure sysui_qs_tiles
Once it loads, copy what came up by highlighting like this, and then use ctrl+v . Yours will be/look different, depending on your toggles. Paste it into a text file, or whatever.
Then copy settings put secure sysui_qs_tiles and paste it in front of all of that, then put ' in front of the first toggle, and after the last toggle. Like this, 'SilentMode,Wifi,Bluetooth' < JUST AN EXAMPLE
This is where you add in your missing toggles, using only commas to separate, no spaces.. Most commonly desired MobileData. There's more, if wanted. So, for example, if you start with 'SilentMode,Wifi,Bluetooth'
You should finish with 'SilentMode,Wifi,Bluetooth,MobileData,WifiHotspot' or any order you like. (MAKE SURE NO SPACES IN BETWEEN ANY TOGGLES. ONLY COMMAS.)
Should be looking like THIS!! then, copy it so it looks just like in the last screenshot. Simply right click in the cmd, and hit enter..
If you get a syntax error, you did something wrong. Like leaving out the ' at the beginning, and ' at the end of the toggles, or spaces somewhere other than the command.
If you have no errors, check your Quick Toggles for the newly added ones. Should be there, no restart necessary or anything.
If successful, congrats. If not, I can help. Just ask. (don't ask about anything other than the topic, PLEASE..)
As of December 30th, 2019, this still works just fine. HOWEVER on newer android updates, 'MobileHotspot' has been renamed to JUST 'Hotspot' . So if you're not seeing the icon after applying this fix, this is probably why. Try with Hotspot instead of MobileHotspot.
Thanks for the solution, finally I added mobile data icon!
golinale said:
Thanks for the solution, finally I added mobile data icon!
Click to expand...
Click to collapse
No problem! Glad this worked out for you.
Hey there! This worked great prior to the update I just did last week. I wanted to get the wifihotspot to be the first icon when i dropped the quick toggle menu down, instead of rifling through Settings, Connections, Mobile Hotspot and tethering, then finally able to switch it on. Now when I put wifihotspot in the command line you posted, it just stays at the default. It's as though they may have changed the name of the wifihotspot toggle to something else. Any idea? My phone is a S7, Android 8.0.0, Samsung Experience version 9.0, Baseband version G930W8VLU3CRE3. A lot more software info but hopefully that's enough. Thanks in advance for any help!
Solved
rchan15 said:
Hey there! This worked great prior to the update I just did last week. I wanted to get the wifihotspot to be the first icon when i dropped the quick toggle menu down, instead of rifling through Settings, Connections, Mobile Hotspot and tethering, then finally able to switch it on. Now when I put wifihotspot in the command line you posted, it just stays at the default. It's as though they may have changed the name of the wifihotspot toggle to something else. Any idea? My phone is a S7, Android 8.0.0, Samsung Experience version 9.0, Baseband version G930W8VLU3CRE3. A lot more software info but hopefully that's enough. Thanks in advance for any help!
Click to expand...
Click to collapse
Solved: new switch name for Mobile Hotspot is just "Hotspot"
rchan15 said:
Solved: new switch name for Mobile Hotspot is just "Hotspot"
Click to expand...
Click to collapse
Hi, I have the same problem with MobileData. Even though I add it to the list, the tile doesn't seem to appear...
Any idea on the new name if it even exist anymore?
So, would I be able to add the DeX software toggle thats on the galaxy tab s4? this would be the best.
Best answer all the times
I have been looking for this solution nearly a year! And thank you really, thank you too much. I m glad.
AWESOME! Added "HotSpot" to my Rogers Galaxy S8+ in Canada. Thanks so much!
Question
I have small question. Is there a way to stop asking "Turn off mobile data" question?
I mean for example mobile data on. And when you touch toggle it asks "Mobile Data unless.. bla bla do you want to turn off mobile data?" I just want to change it as without any question.
Thank you
I was able to add "Hotspot" toggle to the Samsung Galaxy Tab A.
ndiaye said:
I have small question. Is there a way to stop asking "Turn off mobile data" question?
I mean for example mobile data on. And when you touch toggle it asks "Mobile Data unless.. bla bla do you want to turn off mobile data?" I just want to change it as without any question.
Click to expand...
Click to collapse
This, I am not sure. I was also wondering the same thing, but it wasn't that big of a deal to me to search for it or try to disable it myself.
Search around though, you may find something on the net.
stansoltz said:
AWESOME! Added "HotSpot" to my Rogers Galaxy S8+ in Canada. Thanks so much!
Click to expand...
Click to collapse
No problem! :fingers-crossed:
codealfa said:
I was able to add "Hotspot" toggle to the Samsung Galaxy Tab A.
Click to expand...
Click to collapse
No problem! Glad to help.
pwetbacchus said:
Hi, I have the same problem with MobileData. Even though I add it to the list, the tile doesn't seem to appear...
Any idea on the new name if it even exist anymore?
Click to expand...
Click to collapse
I can confirm this MobileData name has remained the same through current date. Dec 30, 2019. I just received an update on my phone and had to repair tiles again. Nothing has changed with this.
7thlvl said:
So, would I be able to add the DeX software toggle thats on the galaxy tab s4? this would be the best.
Click to expand...
Click to collapse
Unfortunately, installing other software isn't as simple as this TileCode fix.
You should search other XDA threads for that. And beware, read EVERYTHING before trying to apply anything!
dabasiikz said:
This, I am not sure. I was also wondering the same thing, but it wasn't that big of a deal to me to search for it or try to disable it myself.
Search around though, you may find something on the net.
Click to expand...
Click to collapse
actually i did. the most helped is here. and i sold the product already. not my problem anymore. but i really thought on it. i thing a real developer may solve. thanks.

Suprise! No root/no pc, ADB on fire stick itself to enable IceBox/Shizuku/.........

HI! Have a big suprise for you! Maybe you knew that, but it's useful for new users like me!
For the fire stick 4k hasn't been rooted, there is not xposed or magisk, and the only way to make fun of it is adb. For example, the Icebox app, the shizuku app, app ops, my android tools.........those apps could be activated by the shizuku app. But first of all, you need a PC to adb the fire stick and activate shizuku everytime you reboot fire stick. It is inconvenient.
So how to adb without PC? Ennnn.....with termux app you can adb the devices itself!!!!!!! And you can activate some apps, those apps could only be activated by adb link.
How to do:
1. install termux
2. install adb tools on termux:
it's on this website:https://github.com/MasterDevX/Termux-ADB thanks for MasterDevX!!!!
you can use this code to install:
apt update > /dev/null 2>&1 && apt --assume-yes install wget > /dev/null 2>&1 && wget https://github.com/MasterDevX/Termux-ADB/raw/master/InstallTools.sh -q && bash InstallTools.sh
3. in the termux, input:
adb devices
then the adb authorize window would pop up, select yes.(in fact, the device want to adb you device is the device itself :laugh::laugh
you could see :"emulator-5554 device"
then, in the termux, input:
adb shell sh /sdcard/Android/data/moe.shizuku.privileged.api/files/start.sh
this could enable shizuku app. Once the shizuku is activated, it could activate the IceBox/app ops /myandroidtools.......
open the shizuku app, it would say:"running".
All done!
4. if you reboot or plug the charger out, you need do this again.
5. when you leave the termux, input "exit" with the return be pressed 2 times. So the code you input would be remembered by termux. Next time you just need the Arrow keys(upside or downside) to repeat the codes.
Notice:
I think the adb authorization of the fire stick is not very good. For many times(on wifi adb), there is no window pop up. So I could only adb with usb line. Maybe for the first time adb with termux, there is no authorize window pop up on fire TV, and the termux would say "emulator-5554 unauthorized". This is how I solve the problem:
open and close and open the adb debugging in settings.
if it didn't work:
Use otg to connect the fire stick to another android phone.
Repeat the termux steps above on both side. Then the authorize window would pop up when you input "adb devices" in termux on both side.
Disconnect. Normally boot up the fire stick, adb itself.
What is ****duku and icebux? What are you rambling about?
JUSTINMARMER said:
What is ****duku and icebux? What are you rambling about?
Click to expand...
Click to collapse
No one is rambling.
For the fans of android, we know that the Icebox is an app to freeze the apps you don't like, even the system apps.
No root, so you need use adb or the shizuku app to enable Icebox.And there is no "****" in the "shizuku".
Sharing experiences with other is a happy thing. And that is why we come to the XDA.If you dont like it, no one can force you to. But please respect the work of others.
Sounds like chinese crypto mining malware. Hard pass. Good luck with that though.
JUSTINMARMER said:
Sounds like chinese crypto mining malware. Hard pass. Good luck with that though.
Click to expand...
Click to collapse
hahahahahaha:laugh:first time to hear that. All the apps above you can find in the google store. The point is how to use termux adb the device itself. Hardly I can find any useful things about this on the internet.But for a unroot device adb is important to do something root-like.
Enjoy it.
jjccblws said:
hahahahahaha:laugh:first time to hear that. All the apps above you can find in the google store. The point is how to use termux adb the device itself. Hardly I can find any useful things about this on the internet.But for a unroot device adb is important to do something root-like.
Enjoy it.
Click to expand...
Click to collapse
Thanks for pointer to Shizuku Manager, It's exactly what I was looking for to enable IceBox.
Now I can disable all those amazon processes on my (new) Firestick 4K without the need to root...
I had actually asked how to do this on another thread!
@tinybilbo
So glad you like it!
Adb the device itself is such a simple but useful thing, but hardly I can find any useful informations on the internet. That is strange ....
Can we use the Shizuku (with Icebox) to 'freeze' OTA updates? I'd like to stay on the current version if I wanted to actually root later.
n8wwd said:
Can we use the Shizuku (with Icebox) to 'freeze' OTA updates? I'd like to stay on the current version if I wanted to actually root later.
Click to expand...
Click to collapse
yeah,I think so. I froze Alexa(the amazon's siri), and when I press voice button on the remote, threre is nothing show up on TV. The progress was frozen.
I think it can stop the ota, too.
n8wwd said:
Can we use the Shizuku (with Icebox) to 'freeze' OTA updates? I'd like to stay on the current version if I wanted to actually root later.
Click to expand...
Click to collapse
Well... every app I froze has definitely stopped and persists across reboots (even the main launcher "FTVLauncher"), So from my experience I would say "yes"
tinybilbo said:
Well... every app I froze has definitely stopped and persists across reboots (even the main launcher "FTVLauncher"), So from my experience I would say "yes"
Click to expand...
Click to collapse
Fantastic! Thank you!
tinybilbo said:
Well... every app I froze has definitely stopped and persists across reboots (even the main launcher "FTVLauncher"), So from my experience I would say "yes"
Click to expand...
Click to collapse
which command did you use to disable the launcher? It's the only reason I'm missing root lol.
funnypanks said:
which command did you use to disable the launcher? It's the only reason I'm missing root lol.
Click to expand...
Click to collapse
I didn't use any adb commands to freeze the launcher...
I used the Shizuku manager (read the OP on how to do this) to enable Icebox - which is an Appfreezer ( I also need the mousetoggle.apk since icebox works best with a mouse).
Once Icebox was working I froze the FTVlauncher.apk, just be aware when you freeze the main launcher you lose access to the FTV settings.
Just re-enable FTVlauncher to get it back.
Well the title is certainly misleading it says no PC but this cannot be done without a PC epic fail
JUSTINMARMER said:
Well the title is certainly misleading it says no PC but this cannot be done without a PC epic fail
Click to expand...
Click to collapse
Have you read? Which eye of yours did see I use PC to do all the works above?Maybe arrogancy and carelessness make people blind.
There are 15 replies on this threads in total and you replied 3 times.
These are you posts:
06-04-2019
JUSTINMARMER said:
What is ****duku and icebux? What are you rambling about?
Click to expand...
Click to collapse
06-04-2019
JUSTINMARMER said:
Sounds like chinese crypto mining malware. Hard pass. Good luck with that though.
Click to expand...
Click to collapse
19-04-2019
JUSTINMARMER said:
Well the title is certainly misleading it says no PC but this cannot be done without a PC epic fail
Click to expand...
Click to collapse
What's wrong with you? How can you make such irresponsible remarks? You are the one who repeatedly humiliate others just for your own mistake and bad attitude. Say it again, it's you are the one who treat others un-friendly, bitterly and sarcasticly at first, and untill now. Yes, I did replied you straightforwardly at first, not for my self-esteem, but for your groundless accusations.
Xda is a friendly forum for all the fans of android. Are you a developer or a programmer? Do you know geek's life is simple and beautiful but the life of intrigue against each other is very tired? I replied you carefully like to anyone else in XDA, untill now.Because I just found what you do is to ruin my thread, mislead other readers, and just for take your own personal revenge.
The only reason I come here is to learn, and share all I know to help other people. But you never rest.
So please stop that.
I think we should be careful of what we do, for God is above and won't be so easy-fooled just like me, or some other people.
Lol, you mad
JUSTINMARMER said:
Lol, you mad
Click to expand...
Click to collapse
Thank you. God bless you.
stfu with the god ****
heres a fact: there is no god and if there was, this piece of **** up in the sky wouldnt want you running around saying things like "for god is above"
lol god wow get real
TimmyP said:
stfu with the god ****
heres a fact: there is no god and if there was, this piece of **** up in the sky wouldnt want you running around saying things like "for god is above"
lol god wow get real
Click to expand...
Click to collapse
ho ho ho ho ha ha ha , just enjoy yourself

Categories

Resources