[Q] Possible to Replace Built-In SuperUser with SuperSU in ROM Settings? - Nexus 5 Q&A, Help & Troubleshooting

Does anyone know if this is possible?
Actually, does anyone know if any of these are possible?
1.) Replace the Visually Built-In SuperUser with SuperSU found in the ROM Settings.
2.) Completely Remove/Uninstall SuperUser from ROM Settings so that it can no longer be seen or found.
If so, would you please be so kind in posting a simple tutorial?
Thanks so much in advance!

You would have to decompile the settings apk and remove the header for the superuser app. Then you would need to create a new header linked to an intent that would open the SuperSU package. Not really worth the amount of work if you ask me.
You do realize that by flashing SuperSU on top of a rom that already has superuser built in, superuser is completely removed and replaced by SuperSU regardless of the fact that it still has a header in the settings.

Chromium_ said:
You would have to decompile the settings apk and remove the header for the superuser app. Then you would need to create a new header linked to an intent that would open the SuperSU package. Not really worth the amount of work if you ask me.
You do realize that by flashing SuperSU on top of a rom that already has superuser built in, superuser is completely removed and replaced by SuperSU regardless of the fact that it still has a header in the settings.
Click to expand...
Click to collapse
After reading your very much appreciated response, I take it that neither of these can be done neither quick or easy.
Thank you and yes I do understand that, but I atleast want to remove it if I can't replace it. For me personally, it sticks out like a swore thumb.
I truly think that even if only one of these were available, countless people would appreciate it. When researching this I found nearly endless posts on the subject where users were trying to do something of the matter. Sounds like it might be worth it?

xnickfx said:
After reading your very much appreciated response, I take it that neither of these can be done neither quick or easy.
Thank you and yes I do understand that, but I atleast want to remove it if I can't replace it. For me personally, it sticks out like a swore thumb.
I truly think that even if only one of these were available, countless people would appreciate it. When researching this I found nearly endless posts on the subject where users were trying to do something of the matter. Sounds like it might be worth it?
Click to expand...
Click to collapse
Upload your Settings apk and I'll take a quick look to see if I can do it. No guarantees, but I can try

Chromium_ said:
Upload your Settings apk and I'll take a quick look to see if I can do it. No guarantees, but I can try
Click to expand...
Click to collapse
I apologize for my late reply. I wasn't aware that anyone has made a post after my last.
Anyway, just recently I discovered Xposed Framework and its awesome potential, so I am now using SuperSU and using Google's stock 4.4.2 ROM.
I really appreciate you offering to help me, that's really cool thank you. Now that I'm on the stock 4.4.2 ROM my only desire to still do this would be to implement/embed my SuperSU app into my settings which I think would be so cool seeing that its an original stock ROM. Similar to the way the custom CM ROMs do it but not the way they prompt you for root permission, I would simply like to keep the way SuperSU does it with its popup.
If you are still help me with this and willing to give it a shot, that would be really cool and I would feel pretty special having being the only one with SuperSU embedded into stock ROM settings . If you are still willing to attept something like this please let me know as I would be stoked having the original SuperSU embeded into the settings of the original 4.4.2 stock ROM . Thanks a lot!

xnickfx said:
I apologize for my late reply. I wasn't aware that anyone has made a post after my last.
Anyway, just recently I discovered Xposed Framework and its awesome potential, so I am now using SuperSU and using Google's stock 4.4.2 ROM.
I really appreciate you offering to help me, that's really cool thank you. Now that I'm on the stock 4.4.2 ROM my only desire to still do this would be to implement/embed my SuperSU app into my settings which I think would be so cool seeing that its an original stock ROM. Similar to the way the custom CM ROMs do it but not the way they prompt you for root permission, I would simply like to keep the way SuperSU does it with its popup.
If you are still help me with this and willing to give it a shot, that would be really cool and I would feel pretty special having being the only one with SuperSU embedded into stock ROM settings . If you are still willing to attept something like this please let me know as I would be stoked having the original SuperSU embeded into the settings of the original 4.4.2 stock ROM . Thanks a lot!
Click to expand...
Click to collapse
Sure, but the problem is that since you are now on stock rom, the phone is now odexed. Each apk has a corresponding odex file, which makes it tougher to modify stuff like this. If you could switch the stock deodexed rom it might make this possible.

Chromium_ said:
Sure, but the problem is that since you are now on stock rom, the phone is now odexed. Each apk has a corresponding odex file, which makes it tougher to modify stuff like this. If you could switch the stock deodexed rom it might make this possible.
Click to expand...
Click to collapse
It is the same with odexed as well. We need to add the manifest name of the su app to the settings header. Add png of size, add strings and done. 5 min job and chromium, nice to talk to you
Sent from my Nexus 5 using XDA Premium 4 mobile app

Jishnu Sur™ said:
It is the same with odexed as well. We need to add the manifest name of the su app to the settings header. Add png of size, add strings and done. 5 min job and chromium, nice to talk to you
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Oh, for some reason I thought that odexed ROMs needed some extra things done for apk modifications. Sorry for the misinformation.

I am running Mahdi ROM, latest version came with Superuser. I prefer SuperSU as it gets updated and maintained more often, so I flashed the latest (1.91) update zip and now I have both. It did not remove the integrated Superuser that came with the ROM settings.

Chromium_ said:
Oh, for some reason I thought that odexed ROMs needed some extra things done for apk modifications. Sorry for the misinformation.
Click to expand...
Click to collapse
No worries Actually the smali folder we see in the deodexed app is the same .odex file intergrated into 1 file..

xnickfx said:
Does anyone know if this is possible?
Actually, does anyone know if any of these are possible?
1.) Replace the Visually Built-In SuperUser with SuperSU found in the ROM Settings.
2.) Completely Remove/Uninstall SuperUser from ROM Settings so that it can no longer be seen or found.
If so, would you please be so kind in posting a simple tutorial?
Thanks so much in advance!
Click to expand...
Click to collapse
If you install supersu the builtin superuser wont work anymore. So no problem
Sent from my Nexus 5 using XDA Premium 4 mobile app

Related

[APP][MOD][4.0+] MIUI v4 Superuser & Permissions for non-MIUI Roms

I liked the simple superuser and permissions management of MIUI v4, so thought I'd port it to work on any ICS rom. Note that this zip will replace Superuser/SuperSU so always take a backup first. I'm not responsible if something goes wrong and you haven't.
Questions you shouldn't ask:
Does this work on gingerbread/froyo etc.
Answer: NO, its ICS+ only.
Does this work on MIUI v4?
Answer: Probably, but if your on v4, you already have it so don't waste both of our time trying.
Anything not specifically related to this apk.
Head over to http://www.miuiaustralia.com/?page_id=840 for more details, screenshots, and downloads
Nice going man, looks good
Any chance you could port the notes app too?
Sent from my GT-I9100 using xda premium
busterdev said:
Nice going man, looks good
Any chance you could port the notes app too?
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
Its already done on here somewhere, doesn't need porting, its open source
I got it. Thanks dude
Sent from my GT-I9100 using xda premium
sweet looks nice, going to try it out. So is permissions like LBE, will I not need it anyone? Thanks
shadrach47 said:
sweet looks nice, going to try it out. So is permissions like LBE, will I not need it anyone? Thanks
Click to expand...
Click to collapse
Yeah, its basically the permissions management part of lbe, with super user control added. Lbe make it for miui. I much prefer the look and simplicity of this one to the full lbe.
awesome, it worked for me on a DroidX on ICS. It didnt remove superSU though, is that because it is a data app not system?
shadrach47 said:
awesome, it worked for me on a DroidX on ICS. It didnt remove superSU though, is that because it is a data app not system?
Click to expand...
Click to collapse
Probably. It only remove super user apks from /system/app
Data ones you can uninstall yourself, and it won't cause any harm if it stays there, it just won't do anything as the su binary will call this app instead.
Ok, that's what I thought. I usually put it in system but every new ROM install removed it so I got lazy lol. Thanks
ey thanks for sharing this!!! It solved my error message when installig an apk on miuiv4 aosp adyscorpius thanks a lot !!
adoool92 said:
ey thanks for sharing this!!! It solved my error message when installig an apk on miuiv4 aosp adyscorpius thanks a lot !!
Click to expand...
Click to collapse
If it changed ANYTHING at all on a miui v4 rom other than the dark theme, I would be having words with your dev as this is exactly the same as what's already included, they're doing something wrong.
Do you think you can port the miui clock app [not widget]?
If this the one that gives prompts when an app tries to send a sms etc?
Sent from my DROIDX using Tapatalk 2
krackers said:
Do you think you can port the miui clock app [not widget]?
Click to expand...
Click to collapse
In progress already, that's the next part I want portable
Yet to see whether it can be done or not, but will do my best.Should be simple enough but never know.
Zackcez said:
If this the one that gives prompts when an app tries to send a sms etc?
Sent from my DROIDX using Tapatalk 2
Click to expand...
Click to collapse
Yep
lenny_kano said:
In progress already, that's the next part I want portable
Yet to see whether it can be done or not, but will do my best.Should be simple enough but never know.
Click to expand...
Click to collapse
Yay! I can find no all-in-one clock app with stopwatch, timer, and world clock
this is what i need, block some game/app send silent SMS
Test now
I would really appreciate if you can port the Recorder app, that ui is just too slick
ermacwins said:
I would really appreciate if you can port the Recorder app, that ui is just too slick
Click to expand...
Click to collapse
Another example (as with notes) of an app that's both open source and already available on xda.
I'm not taking requests, someone just got lucky with the clock as I was gonna do it anyway
lenny_kano said:
Another example (as with notes) of an app that's both open source and already available on xda.
I'm not taking requests, someone just got lucky with the clock as I was gonna do it anyway
Click to expand...
Click to collapse
I cant code so I cant do anything with the source code. I take it there is no source for the messaging app? Please do that, I know you said no requests but please.....

[ROM] Galaxy Tab 3 KitKat Deodex STOCK

Completely Stock DEODEX KitKat Rom for Galaxy Tab 3 8.0 wifi.
Nothing added. Nothing taken away.
https://mega.co.nz/#!lo5wmbBR!S7RBVeZVrQ4QjppVsgXI2YYWC14mvPbkVVDthSW0lNk
billbowers said:
Completely Stock DEODEX KitKat Rom for Galaxy Tab 3 8.0 wifi.
Nothing added. Nothing taken away.
https://mega.co.nz/#!lo5wmbBR!S7RBVeZVrQ4QjppVsgXI2YYWC14mvPbkVVDthSW0lNk
Click to expand...
Click to collapse
Do I have to root to install this?
Sent from my SM-T310 using XDA Premium 4 mobile app
Yes. And will need a custom recovery.
The rom is completely stock. Un rooted. The only thing I did to It was deodexed it. Nothing more.
BETEO
billbowers said:
Completely Stock DEODEX KitKat Rom for Galaxy Tab 3 8.0 wifi.
Nothing added. Nothing taken away.
Click to expand...
Click to collapse
Nice, thanks for uploading :good:
billbowers said:
Yes. And will need a custom recovery.
The rom is completely stock. Un rooted. The only thing I did to It was deodexed it. Nothing more.
BETEO
Click to expand...
Click to collapse
Strange, looked inside the ZIP & it does have Superuser.apk (SuperSU 1.93) in system/app & su in xbin folder.
I must have forgotten to pull the superuser app out. I did a system dump of the rom to deodexed. It may be rooted then. I just test flashed it to make sure it booted okay. But I rooted using the su.zip so I didn't even check.
BETEO
May just need to run fix permission from recovery in order to root then. Sorry. Thought I had made it completely stock.
BETEO
Thanks downloading now do you have any plans to develop this rom more. I mean like 4-way reboot, sd card fix and other
Sent from my SM-G900T using XDA Free mobile app
I'd like to..its a matter of time. With 2 grandkids on the way, not much time for development. But ill do what I can. If anyone want to use this please feel free to. I just wanted to get the new base out so hopefully someone will run with it a bit.
BETEO
billbowers said:
Completely Stock DEODEX KitKat Rom for Galaxy Tab 3 8.0 wifi.
Nothing added. Nothing taken away.
https://mega.co.nz/#!lo5wmbBR!S7RBVeZVrQ4QjppVsgXI2YYWC14mvPbkVVDthSW0lNk
Click to expand...
Click to collapse
Sound great, can i flash this rom on my tab3 3g?
Man, I have no idea. I wouldn't think so as its for the Wi-Fi only tablet..but I honestly don't know enough about the different versions to be able to speak intelligently on the subject.
BETEO
billbowers said:
Man, I have no idea. I wouldn't think so as its for the Wi-Fi only tablet..but I honestly don't know enough about the different versions to be able to speak intelligently on the subject.
BETEO
Click to expand...
Click to collapse
Hi guys. can you share the camera apk from this rom please?
Mikyno said:
Hi guys. can you share the camera apk from this rom please?
Click to expand...
Click to collapse
Sure, see the attachment.
Gilly10 said:
Sure, see the attachment.
Click to expand...
Click to collapse
thank you very much!!!
billbowers said:
Completely Stock DEODEX KitKat Rom for Galaxy Tab 3 8.0 wifi.
Nothing added. Nothing taken away.
https://mega.co.nz/#!lo5wmbBR!S7RBVeZVrQ4QjppVsgXI2YYWC14mvPbkVVDthSW0lNk
Click to expand...
Click to collapse
Thanks so much. So, is this stock touchwiz then? I guess it would be since its stock duh. Can anyone post screens? and is it or not rooted? I would love stock rooted kitkat on my wifi tab
jmckeejr said:
Thanks so much. So, is this stock touchwiz then? I guess it would be since its stock duh. Can anyone post screens? and is it or not rooted? I would love stock rooted kitkat on my wifi tab
Click to expand...
Click to collapse
JUst root it like any stock ROM. No need for screen shots, not much changed in the GUI for you to see
can someone tell me why Deodex?
Well, deodex makes it easier to mod. When the Rom is odex, you have 2 separate files. The .apk file and the .odex file. The .odex file contains all of the smali code for the app. So, by combining the 2 files or deodexing them, you put all of the code for the apk into one file. Hope that clears it up a bit.
As for the Rom. It is completely stock. Nothing taken away. It can be rooted by simply flashing a supersu.zip our if you are using twrp recovery, it well tell you that you are not rooted and ask you if you want to install su and binaries. And it is my understanding that by selecting yes it well install all needed root files for you.
BETEO
Can you please directme to supersu.zip thatwill work? Trying everthing and I am on twrp recovery so fix permissions not working either. Thank you so much.
I think this is the one I used. Should be able to flash in TWRP recovery. will install all needed Super User files. also install busybox.
https://dl.dropboxusercontent.com/u/26239677/Restl3ssroot.zip
Sent from my 120-1130 using Tapatalk
Thanks. I just googled supersu.zip and got 1.9.4 update.
Sent from my SAMSUNG-SM-G870A using XDA Premium 4 mobile app

[MOD]Bonsai Sprint Native HotSpot

MOD: Sprint Native HotSpot
Model: SM-N910P
Type: KK
Firmware: NIE
​
Perfect is repeatable. Imperfect is Perfect
PLEASE NOTE: I am not responsible for anything that happens to your device. This includes acts of God, your wife/girlfriend breaking it over your head for using it too much, or jealous Iphone owners!
Thought I share this with everyone. Just FYI this replaces services.jar so if you have any mods there you have been warned.
Download: Deoxed_Bonsai_HotSpot.zip
Thanks for this de-odexed version, is it possible to have an Odex version also?
notmyepic said:
Thanks for this de-odexed version, is it possible to have an Odex version also?
Click to expand...
Click to collapse
Sure. I'll create one tonight.
False alarm
Are you serious? This is the only thing I wished your stockish ROM had and it's already here! THANK YOU! =D
MasterZen88 said:
Sure. I'll create one tonight.
Click to expand...
Click to collapse
Sorry all.. Got a little carried away with 'private mode' and smali edit's last night. kinda forgot about this. I'll create one in the next couple hours or so.
MasterZen88 said:
Sorry all.. Got a little carried away with 'private mode' and smali edit's last night. kinda forgot about this. I'll create one in the next couple hours or so.
Click to expand...
Click to collapse
Just checking to see if you are still planning to create this for odex roms?
Sent from my SM-N910P using XDA Free mobile app
Enfernus said:
Just checking to see if you are still planning to create this for odex roms?
Sent from my SM-N910P using XDA Free mobile app
Click to expand...
Click to collapse
Yes, Keep getting carried away with The Bonsai ROM for Note 4... Going to push this out tonight. I [REMOVED]promise!
I rooted the N4 specifically to get free hotspot. Does this do it for me? Can i just download the file, hook the N4 up as an external drive and replace file on N4 with new one? Sorry if these questions are stupid. new to this. thanks
slewis21 said:
I rooted the N4 specifically to get free hotspot. Does this do it for me? Can i just download the file, hook the N4 up as an external drive and replace file on N4 with new one? Sorry if these questions are stupid. new to this. thanks
Click to expand...
Click to collapse
I have not tested that method but I assume if you copy the odex version(Going to release tonight) to your external drive(SD Card) then use root explorer to overwrite two existing files ( services.jar & services.dex ), reboot your device. You could have Native hotspot. On the other hand if you use this method and something break's you need to use the below method:
The more approve method would be to install a custom recovery(TWRP), FLash Stockish ROM, then Install Native HotSpot. FYI.... you will trip Knox 0x1 using this method
MasterZen88 said:
I have not tested that method but I assume if you copy the odex version(Going to release tonight) to your external drive(SD Card) then use root explorer to overwrite two existing files ( services.jar & services.dex ), reboot your device. You could have Native hotspot. On the other hand if you use this method and something break's you need to use the below method:
The more approve method would be to install a custom recovery(TWRP), FLash Stockish ROM, then Install Native HotSpot. FYI.... you will trip Knox 0x1 using this method
Click to expand...
Click to collapse
Yes, i am rooted and have installed TWRP. Yes, knox is tripped I have done nothing else, so based on a video i saw for doing this (for N3), i need the odexed version (not the de-odexed version) correct?
Are there new ROMS for N4? i havent found any.
Your help is very appreciated. thanks
slewis21 said:
Yes, i am rooted and have installed TWRP. Yes, knox is tripped I have done nothing else, so based on a video i saw for doing this (for N3), i need the odexed version (not the de-odexed version) correct?
Are there new ROMS for N4? i havent found any.
Your help is very appreciated. thanks
Click to expand...
Click to collapse
Currently only 2 ROMs exist:
- Semper FI ALPHA
- NIE Stockish (Knox Removed, Rooted)
Third one cooking in the Android Oven
MasterZen88 said:
Yes, Keep getting carried away with The Bonsai ROM for Note 4... Going to push this out tonight. I [REMOVED]promise!
Click to expand...
Click to collapse
Well looks like odex version is giving me problems so for now only deoxed works.
Question for @MasterZen88
Did you do this mod for the services.jar yourself or is this someone else's work? The reason I ask is because I checked the smali code and discovered there's apx 80% of the original code stripped out. I assume this was necessary and if so then Samsung took extensive measures to put a lock down on the tethering. Can you explain any of this? Very curious. A PM is fine if you prefer. Thanks for offering this mod. Much appreciated.
tx_dbs_tx said:
Question for @MasterZen88
Did you do this mod for the services.jar yourself or is this someone else's work? The reason I ask is because I checked the smali code and discovered there's apx 80% of the original code stripped out. I assume this was necessary and if so then Samsung took extensive measures to put a lock down on the tethering. Can you explain any of this? Very curious. A PM is fine if you prefer. Thanks for offering this mod. Much appreciated.
Click to expand...
Click to collapse
@tx_dbs_tx Sorry for the late reply... Really I just changed one line of code.. Thinking alot of code got stripped out through the Deodex process.
MasterZen88 said:
@tx_dbs_tx Sorry for the late reply... Really I just changed one line of code.. Thinking alot of code got stripped out through the Deodex process.
Click to expand...
Click to collapse
Yes a LOT of stuff was stripped out comparing it to the stock services.jar. I was expecting one line change but was surprised to see so much stuff being removed. It still works and I haven't noticed any issues. Thanks for the reply.
So I have rooted my note 4 and installed TWRP, but still stock rom. I have done the gallaxy tolls and the hotspot is working, but no toggle. Will this add a toggle?
Nk2 update?
Is something i should rename? Or is it an entirely a new setup?
Anyone have new link for the hotspot download?
Deoxed_Bonsai_HotSpot.zip

[Q] Deny App Permissions on 5.1 LMY47I

Hey guys,
I need an app to deny some permissions to certain apps on 5.1 (LMY47I), since there are apps I have installed that, I think, require some very intrusive ones. After a little search I found AppOps.
But since I am not rooted right now, could you guys confirm if this app is working correctly on 5.1 (LMY47I) on the N5. Or recommend another app, preferecially one that does not require Xposed, since it's still in Alpha (don't get me wrong, I love Xposed).
Thank you :good:
I can't post URLs, but the one I found is the one by Droid Mate.
VirtuaWin said:
Hey guys,
I need an app to deny some permissions to certain apps on 5.1 (LMY47I), since there are apps I have installed that, I think, require some very intrusive ones. After a little search I found AppOps.
But since I am not rooted right now, could you guys confirm if this app is working correctly on 5.1 (LMY47I) on the N5. Or recommend another app, preferecially one that does not require Xposed, since it's still in Alpha (don't get me wrong, I love Xposed).
Thank you :good:
I can't post URLs, but the one I found is the one by Droid Mate.
Click to expand...
Click to collapse
Why donot you try a custom ROM like CM which has a build in privacy support. You can actually deny any permission to any app in settings.
There are some other apps but mostly would need ROOT i am afraid
Quote if you expect a response
Hnk1 said:
Why donot you try a custom ROM like CM which has a build in privacy support. You can actually deny any permission to any app in settings.
There are some other apps but mostly would need ROOT i am afraid
Quote if you expect a response
Click to expand...
Click to collapse
Oh, I didn't know that CM had that feature builted in, definitely gonna check it out.
But is it really capable of denying ANY permission if an App? Because I tried AppOps in my rooted tablet and not all permissions could be denied, some don´t even show up on the App options.
Thanks for your answer :good:
VirtuaWin said:
Oh, I didn't know that CM had that feature builted in, definitely gonna check it out.
But is it really capable of denying ANY permission if an App? Because I tried AppOps in my rooted tablet and not all permissions could be denied, some don´t even show up on the App options.
Thanks for your answer :good:
Click to expand...
Click to collapse
Yes it does. I have been using it for a long time.

[OneUI 4.0 BETA Ported Apps][v1.0][20/09/2021][For ALL Devices with OneUI 3.0+]

Hi guys I want to share with you some apps from OneUI 4.0 Beta. This zip is compatible with all devices running OneUI 3.0+
At the moment just some apps are included into my zip such as:
- Clock
- Messaging
- Calendar
- Digital Wellbeing
- Keyboard and Emoji's (Thanks to @TechDev18)
- Dialer and InCall backgrounds
- Gallery
- Bixby Routines
- Always ON Display
- Finder
- Game Launcher
- Weather
- Samsung Reminder
- More to come very soon!
HOW TO INSTALL?
Download the "FLASH_THIS_BEFORE.zip
Flash it and then reboot system
Reboot again to recovery and flash OneUI4.0_Ported_Apps.zip
DISCLAIMER
I will be aware of your problems caused by root like tripped knox... When you flash something like this you may know about the risks you are going to find in! Remember that these apps come from a BETA FIRMWARE so could be unstable or simply can't work for all devices. Also the zip is made to work on TWRP 3.3.1.0 with system/system partition. Other zips will come later. Make a backup before flashing this, otherwise don't report for bootlooped device. Just report for app freezing/force closing. This project is open to all, who wants to share other ported apps is free to write to me and I'll add credits to him obviously
BUGS:
Let me know
DOWNLOAD LINK
Downloads for : -Android- Generic Device/Other | AndroidFileHost.com | Download GApps, Roms, Kernels, Themes, Firmware and more. Free file hosting for all Android developers.
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
www.androidfilehost.com
IF YOU LIKE MY WORKS YOU CAN DONATE ME AT THIS email/link WITH PAYPAL:
[email protected]
Thanks for the excellent work
I will try it
Awesome.. will try this... Downloading now.
jonski89 said:
Awesome.. will try this... Downloading now.
Click to expand...
Click to collapse
It says in twrp "file is corrupt" install failed
same issue as previous versions, dont install or made any change in device ( Galaxy A30 with Anndroid 11 OneUI 3.1 )
Same issue... S10+... I installed on twrp as instructed but no change in the system like never installed. I put manually with root explorer...
Perfect, everything is working good on S10+. Fyi I use the incallUi 13.0.00.38 version from beta 12 as well and it's working good too
I didn't use the zip, I directly replaced apks with root explorer on my rooted device.
Thank you for your work Alexis
Everything working good on my s9+ with noble rom 1.5. I flash the zip with twrp 3.3.1.0. Thanks for the excellent work.
maglise said:
Perfect, everything is working good on S10+. Fyi I use the incallUi 13.0.00.38 version from beta 12 as well and it's working good too
I didn't use the zip, I directly replaced apks with root explorer on my rooted device.
Thank you for your work Alexis
Click to expand...
Click to collapse
can you tell how to replace apks ? where to put them ?
thanks in advance.
I don't understand these zips because I thought you would have to be on android 12 api to have them work. I havent tried it yet but ive tried them in the past and it always fails. So I don't see how it can work. Maybe an explanation could help.
Aboody Shaker said:
can you tell how to replace apks ? where to put them ?
thanks in advance.
Click to expand...
Click to collapse
She probably wont tell you because on XDA whenever someone figures something out they think it makes them special or more knowledgeable and they ignore people asking.
I however don't do that. The way it works is you have to extract the apks into a select folder and than you have to have root access to put them in your system folder that already has the clock apk for example. But heres the trick no one will tell you that makes the difference. You have to sign the apk and you do with apk signer pro on the playstore for a 1 or 2 dollars or theres other ways. Than you want to keep backups of the apk and remove it out of the system folder and replace it with the new apk with the same name and 644 permissions. I did it with the clock app to test it and it worked. Its takes forever and there really isnt nothing new so its pointless in some sense. However thats how you do it. What I gave was an explanation youll notice that on a website designed for people who want to do more with their phones you see short answers without any explanation at all and the truth is because they dont want to tell anyone. They say I dont spoon feed noobs. Cant ask for ETAs because the truth is they dont know if they can figure out how to update it or fix anything. Good luck
The biggest feature is no ads with the apps however if your rooted with AdAway you shouldn't have any ads because Ive never had a an ad in the weather app. Think of this way when you ask their thinking hahaha I know something you dont know lol. Than when you figure it out youll be resentful and bitter so youll do the same thing to anyone that ask you because you'll say to yourself no one ever helped me out so they can figure out themselves and of course hahaha I know something you dont know lol. This has to stop
AlexisXDA​
Click to expand...
Click to collapse
can you please make zip for magisk?
You guys want to a know how to get the S21 ultra Google/Samsung messages app that was only for the S21 ultra? You download it off apkmirror and install it I've been using it on my S10 lite now since it came out. You can actually use it on other phones to my S7 has it on Pixel rom Android 11.
Techguy777 said:
She probably wont tell you because on XDA whenever someone figures something out they think it makes them special or more knowledgeable and they ignore people asking.
I however don't do that. The way it works is you have to extract the apks into a select folder and than you have to have root access to put them in your system folder that already has the clock apk for example. But heres the trick no one will tell you that makes the difference. You have to sign the apk and you do with apk signer pro on the playstore for a 1 or 2 dollars or theres other ways. Than you want to keep backups of the apk and remove it out of the system folder and replace it with the new apk with the same name and 644 permissions. I did it with the clock app to test it and it worked. Its takes forever and there really isnt nothing new so its pointless in some sense. However thats how you do it. What I gave was an explanation youll notice that on a website designed for people who want to do more with their phones you see short answers without any explanation at all and the truth is because they dont want to tell anyone. They say I dont spoon feed noobs. Cant ask for ETAs because the truth is they dont know if they can figure out how to update it or fix anything. Good luck
The biggest feature is no ads with the apps however if your rooted with AdAway you shouldn't have any ads because Ive never had a an ad in the weather app. Think of this way when you ask their thinking hahaha I know something you dont know lol. Than when you figure it out youll be resentful and bitter so youll do the same thing to anyone that ask you because you'll say to yourself no one ever helped me out so they can figure out themselves and of course hahaha I know something you dont know lol. This has to stop
Click to expand...
Click to collapse
Thanks bro you are a hero
Thanks for the work, however I lost my dailer app when flashed this thing as instructed on my note 9.
Restoring my backup now.
Any chance Its will b works at 2.5 OneUi ?
Aman gee said:
Any chance Its will b works at 2.5 OneUi ?
Click to expand...
Click to collapse
try and tell
Can we have individual apps ported for non-rooted devices?
When will beta 2 apps be released?
Does it work for anyone? I installed everything on clean rom but my apps are just in old version. Notning changed.

Categories

Resources