Question Is there any posibility to hide notification statusbar in this days? - Xiaomi Poco F3 / Xiaomi Mi 11X / Redmi K40

Is any ROM out here with expanded desktop feature or any way to hide status bar? Old android has this feature

"System UI Tuner" from Play Store can hide both NavButtons & Notif-bar, but doesn't work on MIUI 🥹

also doesn't work on aosp ROMs. at least not on a11+ lineage, cR, Cherish, Havoc.

simondd said:
also doesn't work on aosp ROMs. at least not on a11+ lineage, cR, Cherish, Havoc.
Click to expand...
Click to collapse
There is... magisk and download :
GitHub - Magisk-Modules-Repo/HideNavBar
Contribute to Magisk-Modules-Repo/HideNavBar development by creating an account on GitHub.
github.com
Once hidden tho you can't open notifications

The first step to hide Android status bar/ notification bar on Android devices using Mobile Device Manager Plus is to lock down the device into Kiosk Mode. Kiosk Mode allows the device to run specific apps on the devices while restricting access to other apps and device functionalities such as to hide status bar.

Rstment ^m^ said:
There is... magisk and download :
GitHub - Magisk-Modules-Repo/HideNavBar
Contribute to Magisk-Modules-Repo/HideNavBar development by creating an account on GitHub.
github.com
Once hidden tho you can't open notifications
Click to expand...
Click to collapse
Not working

simondd said:
Not working
Click to expand...
Click to collapse
How come?
Does it offer status bar modifications during setup? It may have been removed ... in which case I can send you the file for it.

Ok, send me please

simondd said:
Ok, send me please
Click to expand...
Click to collapse
This should remove the status bar only.
To install - open twrp and copy this app into system apps folder.
It should work without issues, I made a more advanced version of it later on that fixed the spacing left by the status bar compensating for the notch but my pc got hit by malware so is gone...
Again - you can't open status bar anymore while this is active. I tried playing with it but the height of status bar is tied to swipe region - meaning if height is 0 so is touch region hence it can't be opened... There must be a better solution to this

Rstment ^m^ said:
Again - you can't open status bar anymore while this is active.
Click to expand...
Click to collapse
Can you open it via gesture from external gesture app like Vivid NG etc ?

serraxer said:
Can you open it via gesture from external gesture app like Vivid NG etc ?
Click to expand...
Click to collapse
you can ,and if you use lineage you can even open it normally - the gesture isn't tied to statsubar height
Needs to be moved into /system/product/overlay, use twrp for this or if not available adb root works too - this command will set everything up for adb
Code:
adb root && adb shell remount && adb shell
The commands for twrp or adb root are:
Code:
cp /sdcard/Downloads/status.apk /system/product/overlay/
chmod 644 /system/product/overlay/status.apk
reboot
When phone reboots you need to use adb again ( Or termux with root permission )
Code:
adb shell cmd overlay enable statusbar.killer
And that's it , it will persist through reboots

Rstment ^m^ said:
you can ,and if you use lineage you can even open it normally - the gesture isn't tied to statsubar height
Needs to be moved into /system/product/overlay, use twrp for this or if not available adb root works too - this command will set everything up for adb
Code:
adb root && adb shell remount && adb shell
The commands for twrp or adb root are:
Code:
cp /sdcard/Downloads/status.apk /system/product/overlay/
chmod 644 /system/product/overlay/status.apk
reboot
When phone reboots you need to use adb again ( Or termux with root permission )
Code:
adb shell cmd overlay enable statusbar.killer
And that's it , it will persist through reboots
Click to expand...
Click to collapse
Will this work for Android 13?

Bxperiaz3 said:
Will this work for Android 13?
Click to expand...
Click to collapse
try

Rstment ^m^ said:
try
Click to expand...
Click to collapse
Works on my pixel 7 pro. It's great just wish you could still pull down the status bar

Bxperiaz3 said:
Works on my pixel 7 pro. It's great just wish you could still pull down the status bar
Click to expand...
Click to collapse
Yeah, likely would require modifications to frameworks or some other package... But those are unique to every device build
Different approach would be required there ... you wont find any magisk module that does this - I've searched for it everywhere

Bxperiaz3 said:
Works on my pixel 7 pro. It's great just wish you could still pull down the status bar
Click to expand...
Click to collapse
This mod only hides the icons in the status bar, leaving the dash still visible, or extends the screen to completely hide the status bar, gaining more screen space?

simondd said:
This mod only hides the icons in the status bar, leaving the dash still visible, or extends the screen to completely hide the status bar, gaining more screen space?
Click to expand...
Click to collapse
Extends. Like full immersive, really enjoying it. On the pixel 7 pro the whole screen move up as well so theres no gap. Phone works perfectly, just have to get used to not seeing the status bar for a while.

Bxperiaz3 said:
Extends. Like full immersive, really enjoying it. On the pixel 7 pro the whole screen move up as well so theres no gap. Phone works perfectly, just have to get used to not seeing the status bar for a while.
Click to expand...
Click to collapse
That's what I looking for! Can you explain how to properly install it? I'm a little bit confused Of course I'm rooted 🫡

simondd said:
That's what I looking for! Can you explain how to properly install it? I'm a little bit confused Of course I'm rooted 🫡
Click to expand...
Click to collapse
Sure. Download the zip file, open magisk, go to modules, load from storage, flash, reboot, done.

Bxperiaz3 said:
Sure. Download the zip file, open magisk, go to modules, load from storage, flash, reboot, done.
Click to expand...
Click to collapse
What zip file?

Related

Fresh 3.2 Lock Screen

I donated and got fresh 3.2 rom. I noticed in all the screen shots it should have the default android lockscreen but mine has the sense lockscreen. Am I missing something or is there something I need to change?
Sounds like you may have to enable Launcher Pro.
Sent from my FROYO'D EVO using xda app
guitarjockey said:
I donated and got fresh 3.2 rom. I noticed in all the screen shots it should have the default android lockscreen but mine has the sense lockscreen. Am I missing something or is there something I need to change?
Click to expand...
Click to collapse
It's a tweak in the Fresh Updater go here http://geekfor.me/faq/how-to-use-fresh-updater/ to set up; I recommend the Vanilla + Clock - World Clock and if you don't want or need HTC Music then use the Vanilla Lock + Vanilla Apps - World Clock. Good Luck!!!!!
koricua74 said:
It's a tweak in the Fresh Updater go here http://geekfor.me/faq/how-to-use-fresh-updater/ to set up; I recommend the Vanilla + Clock - World Clock and if you don't want or need HTC Music then use the Vanilla Lock + Vanilla Apps - World Clock. Good Luck!!!!!
Click to expand...
Click to collapse
Oh yeah. I forgot. duh
Sent from my FROYO'D EVO using xda app
koricua74 said:
It's a tweak in the Fresh Updater go here http://geekfor.me/faq/how-to-use-fresh-updater/ to set up; I recommend the Vanilla + Clock - World Clock and if you don't want or need HTC Music then use the Vanilla Lock + Vanilla Apps - World Clock. Good Luck!!!!!
Click to expand...
Click to collapse
Yup that was exactly what I needed to do. Thanks for the help.
guitarjockey said:
I donated and got fresh 3.2 rom. I noticed in all the screen shots it should have the default android lockscreen but mine has the sense lockscreen. Am I missing something or is there something I need to change?
Click to expand...
Click to collapse
You need to use the fresh updater need to enable the Vanilla Lock under Tweaks it will require a restart when you are back up you have the Vanilla Unlock screen.
i loaded 3.2 and got the fresh updater working right but it doesn't bring up any themes in the tweaks section. only lists one patch. any idea's???
tap the tweaks tab, then tap the anchor says fresh updater fix read changelog! then you should see all the themes tap one and follow directions
smallheadz said:
tap the tweaks tab, then tap the anchor says fresh updater fix read changelog! then you should see all the themes tap one and follow directions
Click to expand...
Click to collapse
saweet!! thanks man!
Just did this and now my phone is stuck at an android screen with an exclamation. I have no idea how to do this I didnt root my own phone... How do I get out of this. Battery pull got rid of it. Is there a simpler way to install this lock screen, or maybe an idiot proof DIY?
I just use adb to do it, it takes 30 seconds. This just renames the Sense lockscreen .apk so the system can't find it, making the Vanilla lockscreen the default.
Code:
adb remount
adb shell
mv /system/app/HtcLockScreen.apk /system/app/HtcLockScreen.old
reboot
To get the Sense lockscreen back:
Code:
adb remount
adb shell
mv /system/app/HtcLockScreen.old /system/app/HtcLockScreen.apk
reboot
_MetalHead_ said:
I just use adb to do it, it takes 30 seconds. This just renames the Sense lockscreen .apk so the system can't find it, making the Vanilla lockscreen the default.
Code:
adb remount
adb shell
mv /system/app/HtcLockScreen.apk /system/app/HtcLockScreen.old
reboot
To get the Sense lockscreen back:
Code:
adb remount
adb shell
mv /system/app/HtcLockScreen.old /system/app/HtcLockScreen.apk
reboot
Click to expand...
Click to collapse
How exactly do I do that? Like I said I did not root my phone so I dont know how to do any of these things. Sorry.
You need the Android SDK. In the SDK there is a folder called Tools- just open a command prompt from that folder and copypaste those commands. It's very easy.
Assuming you don't have the SDK, you can download it here.
You need to make sure USB debugging is enabled to do this.
menu > settings > applications > development > check the box next to USB debugging.

Gravitybox replacement apps for nougat?

Hi, I always ran xposed since getting my op3. But since taking the plunge for 7.1 are there any apps that has these features without xposed.
1- download progress bar,
2- hide ongoing notifications in status bar
Also any app that can set rotation on a per app basis
teostar said:
Also any app that can set rotation on a per app basis
Click to expand...
Click to collapse
Tasker
Sent from my OnePlus3 using XDA Labs
teostar said:
Also any app that can set rotation on a per app basis
Click to expand...
Click to collapse
I use Ultimate Rotation Control for this. Works well.
https://play.google.com/store/apps/details?id=nl.fameit.rotate&hl=en
Prattham said:
Tasker
Click to expand...
Click to collapse
I tried Tasker. But had an issue with it saying I don't have root.
teostar said:
Hi, I always ran xposed since getting my op3. But since taking the plunge for 7.1 are there any apps that has these features without xposed.
1- download progress bar,
2- hide ongoing notifications in status bar
Click to expand...
Click to collapse
Any suggestions on these?
Can you elaborate a bit? I may be able to help you. What were you trying to do that needed root?
Some Tasker tasks require root if you need to run them through Secure Settings, which is kind of a companion app for Tasker for changing certain system settings. You may be able to set up a profile without requiring root for what you want to do.
Redjax said:
Can you elaborate a bit? I may be able to help you. What were you trying to do that needed root?
Some Tasker tasks require root if you need to run them through Secure Settings, which is kind of a companion app for Tasker for changing certain system settings. You may be able to set up a profile without requiring root for what you want to do.
Click to expand...
Click to collapse
I was attempting to setup a scheduled airplane mode. Which needed secure settings, but it's was saying I needed root( which I already have).
teostar said:
I was attempting to setup a scheduled airplane mode. Which needed secure settings, but it's was saying I needed root( which I already have).
Click to expand...
Click to collapse
Do you have systemless root installed? Secure settings doesn't work with systemless root. If you have systemless root, then by doing this in terminal will make secure settings recognize root:
su
mount -o remount,rw /system
touch /system/bin/su
mount -o remount,ro /system
reboot
If you don't have systemless root then I would test remounting system partition with read/write permissions and then re-setting Secure settings again.
Edit: you can use any terminal application from Google Play
Squabl said:
Do you have systemless root installed? Secure settings doesn't work with systemless root. If you have systemless root, then by doing this in terminal will make secure settings recognize root:
su
mount -o remount,rw /system
touch /system/bin/su
mount -o remount,ro /system
reboot
If you don't have systemless root then I would test remounting system partition with read/write permissions and then re-setting Secure settings again.
Edit: you can use any terminal application from Google Play
Click to expand...
Click to collapse
Thanx I'll try this a lil later. To be honest I have no idea if I have systemless root or not I just flash the superuser 2.78 s5 whether it's systemless or not I don't know.
teostar said:
Thanx I'll try this a lil later. To be honest I have no idea if I have systemless root or not I just flash the superuser 2.78 s5 whether it's systemless or not I don't know.
Click to expand...
Click to collapse
It's systemless.
Squabl said:
Do you have systemless root installed? Secure settings doesn't work with systemless root. If you have systemless root, then by doing this in terminal will make secure settings recognize root:
su
mount -o remount,rw /system
touch /system/bin/su
mount -o remount,ro /system
reboot
If you don't have systemless root then I would test remounting system partition with read/write permissions and then re-setting Secure settings again.
Edit: you can use any terminal application from Google Play
Click to expand...
Click to collapse
Gr8 it worked. Thanks again :good:
teostar said:
Thanx I'll try this a lil later. To be honest I have no idea if I have systemless root or not I just flash the superuser 2.78 s5 whether it's systemless or not I don't know.
Click to expand...
Click to collapse
Hey, check out phhSuperuser, and Magisk. It's easy systemless root, no ADB commands or anything
Redjax said:
Hey, check out phhSuperuser, and Magisk. It's easy systemless root, no ADB commands or anything
Click to expand...
Click to collapse
I took a look at that thread and its out of my league for now. #babysteps I just got this, my 1st android device in October.
teostar said:
I took a look at that thread and its out of my league for now. #babysteps I just got this, my 1st android device in October.
Click to expand...
Click to collapse
I'm sorry, just saw this post. Magisk is very easy to install. The thread has a lot of information, but it's as easy as downloading the zip for Magisk and phh superuser, flashing them, and installing the apk files. Then you open the Magisk manager app and follow the steps in the thread! I installed it on my first try, and I agree, it seems complicated...But it works great and isn't hard at all to install if you've flashed things like SuperSU before! It's basically the same process when I'm not on mobile, I may reply with a short guide that follows the steps I took to get it working.
teostar said:
Hi, I always ran xposed since getting my op3. But since taking the plunge for 7.1 are there any apps that has these features without xposed.
1- download progress bar,
2- hide ongoing notifications in status bar
Click to expand...
Click to collapse
1. There's a module called Flat Style Bar Indicators that might help with download progress but it shows just the percentage not a bar.
http://repo.xposed.info/module/com.bocharov.xposed.fsbi
2. For notifications there's a great module called Notify Clean, it can do what you wan an much much more.
http://repo.xposed.info/module/de.defim.apk.notifyclean
I also advise to use a module called UnbelovedHosts, it's an ad blocker for xposed that's much more effective than any other because it just loads it on boot and doesn't need to run in the background.
http://repo.xposed.info/module/de.defim.apk.unbelovedhosts
Sent from my SM-G903F using XDA Labs
MegaArthur said:
1. There's a module called Flat Style Bar Indicators that might help with download progress but it shows just the percentage not a bar.
http://repo.xposed.info/module/com.bocharov.xposed.fsbi
2. For notifications there's a great module called Notify Clean, it can do what you wan an much much more.
http://repo.xposed.info/module/de.defim.apk.notifyclean
I also advise to use a module called UnbelovedHosts, it's an ad blocker for xposed that's much more effective than any other because it just loads it on boot and doesn't need to run in the background.
http://repo.xposed.info/module/de.defim.apk.unbelovedhosts
Click to expand...
Click to collapse
Thanks for the suggestions. But I was looking for regular apps not xposed since xposed doesn't work for nougat just yet.
An app or a module that disables vibration on successful fingerprint authentication? I have nougat and I can't have xposed...
teostar said:
Thanks for the suggestions. But I was looking for regular apps not xposed since xposed doesn't work for nougat just yet.
Click to expand...
Click to collapse
Checkout Download Progress++ in Play Store. It is by the same Dev as GB. It doesn't even need root leave alone Xposed. Checkout this post also: https://forum.xda-developers.com/showpost.php?p=71480102&postcount=293
I am using it and works wonderfully.
tnsmani said:
Checkout Download Progress++ in Play Store. It is by the same Dev as GB. It doesn't even need root leave alone Xposed. Checkout this post also: https://forum.xda-developers.com/showpost.php?p=71480102&postcount=293
I am using it and works wonderfully.
Click to expand...
Click to collapse
Seems it's not available in my country. Thanks. I'll try a VPN tomorrow.

How to Enable True Immersive Modes (Using Terminal Emulator or CMD Windows)

Basically, after I had my first experience with my Navbar burning into my screen, I went out to find a way how to get immersive mode on my new replacement phone without using apps
So here we are
What is immersive mode? its basically full screen mode with the navbar and status bar in auto hide mode. To unhide them all you have to do is swipe up from the top for the status bar or swipe from the bottom for the navbar
Read more here
Things you need:
You need android terminal emulator on Android or cmd on Windows
i would prefer to do this from a PC so you can copy and paste the commands, but it can be done with any terminal emulator also.
Step 1: Connect your phone to your PC enable USB debugging mode
Step2: Open up cmd in Windows and type:
Code:
adb shell
Step3: Enter either of the following commands
To autohide statusbar only, use command:
Code:
settings put global policy_control immersive.status=*
To autohide navbar only, use command:
Code:
settings put global policy_control immersive.navigation=*
To autohide both nav and status bar, use command:
Code:
settings put global policy_control immersive.full=*
To revert back to stock, just re-enter the command you did but without the *
eg:
Code:
settings put global policy_control immersive.full=
Tried multiple times to run this in my android terminal emulator but kept getting "getcontentproviderexternal" messages. was also to lazy to walk across the room to my PC. I ended up downloading "nougat quick settings" from the play store and it works perfectly.
I disabled my nav bar by adding "qemu.hw.mainkeys = 1" to my build prop, made my status bar immersive, then downloaded LMT for pie controls. Couldn't be happier with this setup.
noidea24 said:
Tried multiple times to run this in my android terminal emulator but kept getting "getcontentproviderexternal" messages. was also to lazy to walk across the room to my PC. I ended up downloading "nougat quick settings" from the play store and it works perfectly.
I disabled my nav bar by adding "qemu.hw.mainkeys = 1" to my build prop, made my status bar immersive, then downloaded LMT for pie controls. Couldn't be happier with this setup.
Click to expand...
Click to collapse
that method is too dirty. I like to do things the right way
flex360 said:
Basically, after I had my first experience with my Navbar burning into my screen, I went out to find a way how to get immersive mode on my new replacement phone without using apps
So here we are
What is immersive mode? its basically full screen mode with the navbar and status bar in auto hide mode. To unhide them all you have to do is swipe up from the top for the status bar or swipe from the bottom for the navbar
Read more here
Things you need:
You need to be rooted
You need android terminal emulator on Android or cmd on Windows
i would prefer to do this from a PC so you can copy and paste the commands, but it can be done with any terminal emulator also.
Step 1: Connect your phone to your PC enable USB debugging mode
Step2: Open up cmd in Windows and type:
Code:
adb shell
Step 3: type
Code:
su
Enable to root request on your phone
Step4: Enter either of the following commands
To autohide statusbar only, use command:
Code:
settings put global policy_control immersive.status=*
To autohide navbar only, use command:
Code:
settings put global policy_control immersive.navigation=*
To autohide both nav and status bar, use command:
Code:
settings put global policy_control immersive.full=*
To revert back to stock, just re-enter the command you did but without the *
eg:
Code:
settings put global policy_control immersive.full=
Click to expand...
Click to collapse
Awesome! Thank you for this. Is there a way to choose only certain apps to be immersive?
you do need to be rooted to do this. thats why you were having issues
I updated the OP
jal3223 said:
Awesome! Thank you for this. Is there a way to choose only certain apps to be immersive?
Click to expand...
Click to collapse
no that would require messing with the code in the app itself
flex360 said:
you do need to be rooted to do this. thats why you where having issues
I updated the OP
Click to expand...
Click to collapse
jal3223 said:
Awesome! Thank you for this. Is there a way to choose only certain apps to be immersive?
Click to expand...
Click to collapse
You could setup tasker to do this. Btw, I am rooted, but still can't get this to run in android terminal.
jal3223 said:
Awesome! Thank you for this. Is there a way to choose only certain apps to be immersive?
Click to expand...
Click to collapse
Sure!
for example, if u want to enable some apps
Code:
settings put global policy_control immersive.full=com.chrome.beta,com.google.android.apps.magazines,com.medium.reader
or if u want immersive full except some apps
Code:
settings put global policy_control immersive.full=apps,-com.google.android.apps.nexuslauncher,-com.twitter.android,-com.google.android.apps.photos,-com.google.android.GoogleCamera,-com.google.android.keep,-com.android.settings
The difference is the "-" before [app full name]
Thank you for this! This is exactly what I was looking for. I really appreciate you sharing.
Would just like to confirm this works without root. Been searching for ages on how to do this since the AT&T Galaxy S6 Edge+ can not be rooted. Decided to give this a shot and it is perfect.
adb shell settings put global policy_control immersive.full=*
Wow this is amazing. Works without root using autotools. Thanks!
jon6fingrs said:
Wow this is amazing. Works without root using autotools. Thanks!
Click to expand...
Click to collapse
What is "autotools"?
puertorecon said:
What is "autotools"?
Click to expand...
Click to collapse
It's a tasker plugin that lets you change secure settings without root after giving it permission through adb.
This is amazing, thanks very much!
Yep, tried this on my Nexus 6 without root, works indeed!
Can you guys give me some instructions on how to do this on Tasker with Autotools? I am a noob with Tasker / Autotools.
Zyneros said:
Would just like to confirm this works without root. Been searching for ages on how to do this since the AT&T Galaxy S6 Edge+ can not be rooted. Decided to give this a shot and it is perfect.
adb shell settings put global policy_control immersive.full=*
Click to expand...
Click to collapse
Works perfect. Thanks. What abd command would I use if I want to put it back should I decide to?
KorGuy123 said:
Works perfect. Thanks. What abd command would I use if I want to put it back should I decide to?
Click to expand...
Click to collapse
its all in the first post
how did you miss that?
I really do not want to root,...please send some insructions on how to do it with Tasker and Autotools. Thank you very much!!!
---
wrong thread. kindly delete.

is possible to create a screenshot tile?

standard ways are not comfortable
but then you will always have quick settings tiles on the screen shot
i use bixby button remapped for this
filou76 said:
but then you will always have quick settings tiles on the screen shot
i use bixby button remapped for this
Click to expand...
Click to collapse
I tried using the pro version of the app (required for SS) and it just force closed the app. I'm on stock official 9.0 beta. Tried on 8.1 also, sane results. Any idea why it works for some & not others? If it matters I have an unlocked Snapdragon variant S9.
Just use adb.
No root required.
adb shell
settings get secure sysui_qs_tiles
Save the output in a notepad.
Then, edit the list and add "ScreenCapture", to the end of the list and send the command:
settings put secure sysui_qs_tiles "<edited list here>"
yurividal said:
Just use adb.
No root required.
adb shell
settings get secure sysui_qs_tiles
Save the output in a notepad.
Then, edit the list and add "ScreenCapture", to the end of the list and send the command:
settings put secure sysui_qs_tiles "<edited list here>"
Click to expand...
Click to collapse
Amazing! Thanks, didnt know it was that easy to add
mobile_sensei said:
I tried using the pro version of the app (required for SS) and it just force closed the app. I'm on stock official 9.0 beta. Tried on 8.1 also, sane results. Any idea why it works for some & not others? If it matters I have an unlocked Snapdragon variant S9.
Click to expand...
Click to collapse
Same here. Constant force closed results in no SS capability. SM-G960U1 on 9.0 Beta 2
yurividal said:
Just use adb.
No root required.
adb shell
settings get secure sysui_qs_tiles
Save the output in a notepad.
Then, edit the list and add "ScreenCapture", to the end of the list and send the command:
settings put secure sysui_qs_tiles "<edited list here>"
Click to expand...
Click to collapse
Thanks it worked
Do you know any other hidden qs tiles
Nochlab1 said:
Thanks it worked
Do you know any other hidden qs tiles
Click to expand...
Click to collapse
https://www.xda-developers.com/how-...ttings-tile-toggle-on-samsung-galaxy-devices/

Question Bringing WIFI Toggle / Mobile Data Toggle back on Android 13

Has anyone a clue on how to do that?
All workarounds of the past do not work anymore.
Thanks in advance.
I recently discovered this dope app which brings back separate tiles for Wifi and Data. Highly recommend. https://forum.xda-developers.com/t/...-fi-and-mobile-data-toggles-non-root.4373925/
Works great on Android 13.
Thanks mate! That is, i think, the only possible way (at the moment) to regain the seperate toggles.
Problem is, if you are unrooted, you have to do the adb command after every reboot.
I hope, that in the future there will be an alternative.
You can get a separate Wifi toggle by installing this app: https://github.com/rostopira/wifi_qs/releases
This should still work on Android 13.
and seperate mobile data toggle? Is there anyone?
Jeff_N said:
and seperate mobile data toggle? Is there anyone?
Click to expand...
Click to collapse
Yes, same as above:
Better Internet Tiles - Apps on Google Play
Bring back Wi-Fi and mobile data tiles on Android 12!
play.google.com
(either root or via Shizuku
Works fine on android 13 update.
I tried to do it via the adb command that worked in A12 but no go
adb shell settings put global settings_provider_model false
adb shell settings put secure sysui_qs_tiles "wifi,cell,$(settings get secure sysui_qs_tiles)"
foobar66 said:
Yes, same as above:
Better Internet Tiles - Apps on Google Play
Bring back Wi-Fi and mobile data tiles on Android 12!
play.google.com
(either root or via Shizuku
Works fine on android 13 update.
Click to expand...
Click to collapse
As I mentioned earlier:
"
Problem is, if you are unrooted, you have to do the adb command after every reboot.
I hope, that in the future there will be an alternative."
dr_rick13 said:
I tried to do it via the adb command that worked in A12 but no go
adb shell settings put global settings_provider_model false
adb shell settings put secure sysui_qs_tiles "wifi,cell,$(settings get secure sysui_qs_tiles)"
Click to expand...
Click to collapse
same doesn't work for me too
foobar66 said:
Yes, same as above:
Better Internet Tiles - Apps on Google Play
Bring back Wi-Fi and mobile data tiles on Android 12!
play.google.com
(either root or via Shizuku
Works fine on android 13 update.
Click to expand...
Click to collapse
Hi,
Who made this app, is it safe ?
Regys said:
Hi,
Who made this app, is it safe ?
Click to expand...
Click to collapse
Yes it's safe. A lot of us senior members are using it.
jcp2 said:
Yes it's safe. A lot of us senior members are using it.
Click to expand...
Click to collapse
Ok, thanks !
Do you need to be rooted to use this app?
chuckbert said:
Do you need to be rooted to use this app?
Click to expand...
Click to collapse
Not necessarily, but it does make it easier if you do have root.
If you use the non-root Shizuku method, you need to start the Shizuku server manually after every reboot (You can do this with or without connecting to a computer)

Categories

Resources