Debloater for all xperia devices - Sony Cross-Device General

Debloater for all Xperia Devices below KitKat, Remove Sony stock bloatware from your phone, to speed up performance download from the link below
http://forum.xda-developers.com/devdb/project/dl/?id=7987

@Ambychy buddy, it's not for all the Xperia for the following reasons:
1. In the updater-script you have added as target only /system/app/. Kit Kat 4.4.2 and 4.4.4 have the system/priv-app also that includes some bloat too
example in the Z1 latest Vodafone fw:
a) com.vodafone.vodafone360updates.apk
b) FBMusicLike.apk etc
2. It's not universal since some devices have other bloat too (some regions or carriers specific fw have this "issues" see examples a and b)
So my advice is to make a new debloat script for the devices that are running 4.4 and the list of the apps that is gonna delete
There are some errors too.
You must write it like this:
delete("/system/app/Backup-Restore.apk");
and not like this:
delete("/system/app/Backup-Restore.apk",
also you must add the delete(" before every line.

DaRk-L0rD said:
@Ambychy buddy, it's not for all the Xperia for the following reasons:
1. In the updater-script you have added as target only /system/app/. Kit Kat 4.4.2 and 4.4.4 have the system/priv-app also that includes some bloat too
example in the Z1 latest Vodafone fw:
a) com.vodafone.vodafone360updates.apk
b) FBMusicLike.apk etc
2. It's not universal since some devices have other bloat too (some regions or carriers specific fw have this "issues" see examples a and b)
So my advice is to make a new debloat script for the devices that are running 4.4 and the list of the apps that is gonna delete
There are some errors too.
You must write it like this:
delete("/system/app/Backup-Restore.apk");
and not like this:
delete("/system/app/Backup-Restore.apk",
also you must add the delete(" before every line.
Click to expand...
Click to collapse
All right thanks man, i ll edit the thread. then go make a new script

Ambychy said:
All right thanks man, i ll edit the thread. then go make a new script
Click to expand...
Click to collapse
No problem man
Take a look here also if you want : http://forum.xda-developers.com/showthread.php?t=2500955
In the 2nd post there is the exact tutorial on how to make the debloat script (for devices that are running 4.3 or lower). If you need any help let me know

DaRk-L0rD said:
No problem man
Take a look here also if you want : http://forum.xda-developers.com/showthread.php?t=2500955
In the 2nd post there is the exact tutorial on how to make the debloat script (for devices that are running 4.3 or lower). If you need any help let me know
Click to expand...
Click to collapse
Thanks. Do u also have a list of Kitkat priv-app apps for sony cos, i m running jellybean

Related

NH3 Mods collection{UPDATE 9/29/14}

What's up everybody since the NH3 KitKat update came out I thought Its time to update my mods. Although these are similar this is not part of the code collection. That has been put in the grave. And it wont be resurrected. So here is NH3 mods.
What's inside.
1.4x4 4x5 3x4 Launcher
2.Transparent Accuweather
3.Transparent MultiWindow
4.Call Recording
5.Call/Msg block
6.3Minit Battery Mod Updated
7.Scrolling cache disabled
8.Battery/Usb PopUp disabled
9.3Minit QuickLaunch Panel
10.Flashlight toggle
11.Mobile data toggle
12.Screen on Sms disabled
13.Statusbar brightness adjustment
14.Home wake key disabled
15.SeLinux set to permissive by default.
16.Init.d support
17.App Ops
18.Download Booster
{V2 extra's starts here}
19.Lock/Home button activated in status bar
20.SMS TO MMS disabled on text
21.Potato Status bar Gradient
22.Theme chooser in Launcher
23.Tether unlocked
23.360 app rotation
24.Scolling wallpapers
Required:
Deodexed rom?Or remove odex files manually/Odex support coming soon.
Status bar will be black after first boot.You must set colors in gradient app.For KitKat just status bar slide transparents all the way to clear.
Get Launcher themes here (Six included in mods pack V2)
http://forum.xda-developers.com/showthread.php?t=2711245
Downloads:
http://d-h.st/Ebk
V2..
http://d-h.st/WAy
Add flashlight and mobile data toggle(flash this after mods zip has been booted)
http://d-h.st/JxR
Thanks to @gharrington for creating the 3Minit Awesomeness
3Minit Info/ http://forum.xda-developers.com/show....php?t=2799958
Once again thanks to @The Sickness for lots of reasons.
Thanks to Mariozawa for potato mods.
I'm always adding stuff to my mods pack. If I see people using these I will add whatever else I make as I make them.
Don't forget to give thanks.
Code4U said:
What's up everybody since the NH3 KitKat update came out I thought Its time to update my mods. Although these are similar this is not part of the code collection. That has been put in the grave. And it wont be resurrected. So here is NH3 mods.
What's inside.
1.4x4 4x5 3x4 Launcher
2.Transparent Accuweather
3.Transparent MultiWindow
4.Call Recording
5.Call/Sms block
6.3Minit Battery Mod Updated
7.Scrolling cache disabled
8.Battery/Usb PopUp disabled
9.3Minit QuickLaunch Panel
10.Flashlight toggle
11.Mobile data toggle
12.Screen on Sms disabled
13.Statusbar brightness adjustment
14.Home wake key disabled
15.SeLinux set to permissive by default.
16.Init.d support
17.App Ops
18.Download Booster
Required:
Deodexed Rom. Or manual removal of odex files. I might later add this to the updater.
Downloads:
http://d-h.st/Ebk
Add flashlight and mobile data toggle(flash this after mods zip has been booted)
http://d-h.st/JxR
Thanks to @gharrington for creating the 3Minit Awesomeness
3Minit Info/ http://forum.xda-developers.com/show....php?t=2799958
Once again thanks to @The Sickness for lots of reasons.
I'm always adding stuff to my mods pack. If I see people using these I will add whatever else I make as I make them.
Click to expand...
Click to collapse
Nice work bro.......
Added some cool new stuff.
Sorry, I am on stock ATT NH3, rooted do I go about installing these? Is it possible?
If not, is there a deodexed rom you suggest I can install and used with these mods?
Thank you!
sunnycheng said:
If not, is there a deodexed rom you suggest I can install and used with these mods?
Click to expand...
Click to collapse
How to deodex your stock rom. Really easy as long as you follow the guide.
Awesome work ....
Enviado desde mi SM-G900A mediante Tapatalk
thisisapoorusernamechoice said:
How to deodex your stock rom. Really easy as long as you follow the guide.
Click to expand...
Click to collapse
Thanks! I will try and see if I can install CWM first on my I537
sunnycheng said:
Thanks! I will try and see if I can install CWM first on my I537
Click to expand...
Click to collapse
You have a locked bootloader, it is not possible to install a custom recovery.
Devo7v said:
You have a locked bootloader, it is not possible to install a custom recovery.
Click to expand...
Click to collapse
Devo7v is 100% right unfortunately. That's why I've been slowly trying to learn smali editing, in order to make my stock rom look more like AOSP (and at least PRETEND I still have cyanogenmod). Anyway if you're looking to modify your phone it's probably a good idea (and often necessary) to deodex your rom, and as I said that guide I linked to couldn't be easier.
A Few Concerns;
Right now, I am using 4.4.2NE3 update. I don't fully understand, how to be able to root my device after flashing it into NH3, so heres a few questions about your mods.
Even though I'm on NE3, can I still flash your Flashlight+Mobile Data toggle.zip?
When will Odex support be enabled?
I flashed the mods and everything is working fine except for safestrap. It no longer works.
Hi there
I'm on fresh and rooted NH3.
How can I install this mods?. As far I understand I need first to deodex the rom? But in the deodexing tutorial also need to use CWM to install it?
To install it :
Copy deodex_install.zip to your sdcard
Go to CWM recovery
Flash the zip
Done
Click to expand...
Click to collapse
And after deodexing can I use the stock recovery to flash the mods?
nikolav75 said:
Hi there
I'm on fresh and rooted NH3.
How can I install this mods?. As far I understand I need first to deodex the rom? But in the deodexing tutorial also need to use CWM to install it?
And after deodexing can I use the stock recovery to flash the mods?
Click to expand...
Click to collapse
On the i537, you can flash files with SafeStrap.
How do I uninstall these mods just in case I don't want them anymore?
Thanks.
hanggaw said:
How do I uninstall these mods just in case I don't want them anymore?
Thanks.
Click to expand...
Click to collapse
Restore from a nandroid backup made before installing these mods, or go through the zip file, figure out which system .apk's and .jar's you're modifying and copy the original unmodified files from your system partition to your internal storage or SD card, then if you want to uninstall you can just replace the modified file(s) with the original
Just out of curiosity why are you still on NH3? Do you prefer kitkat over lollipop?
thisisapoorusernamechoice said:
Restore from a nandroid backup made before installing these mods, or go through the zip file, figure out which system .apk's and .jar's you're modifying and copy the original unmodified files from your system partition to your internal storage or SD card, then if you want to uninstall you can just replace the modified file(s) with the original
I was hoping it would just be like an uninstall zip like blaz1nr's tweaks/mods....I'll try them when I get the chance. Thanks.
I don't prefer kitkat over lollipop. I'd like to update whenever I can but I only have this phone and wouldn't want to be out of action for too long. The thought of having to go through Odin if the phone doesn't do well after the update is kind of intimidating to me at this point. I'll get there eventually. I like to read the posts over and over to really understand what the steps are before I do them. Right now, the confidence is just not there. Thanks for your help.
Click to expand...
Click to collapse
hanggaw said:
I don't prefer kitkat over lollipop. I'd like to update whenever I can but I only have this phone and wouldn't want to be out of action for too long. The thought of having to go through Odin if the phone doesn't do well after the update is kind of intimidating to me at this point. I'll get there eventually. I like to read the posts over and over to really understand what the steps are before I do them. Right now, the confidence is just not there. Thanks for your help.
Click to expand...
Click to collapse
I respect that, read up and make sure you understand before trying anything big, smart move. Glad I could help you
I know this is an old thread but does anybody have a mirror for the mod files?

[Port][App]Portrait retoutch from latest Xperia Z3 update

Hi guys,
I have asked for someone to port the new Portrait retouch camera app from latest Xperia Z3 update but no one did it
So now I did it but it doesn't work for me because it needs root and Superuser mod but now I'm sharing it even if it doesn't work for me
If someone can test it or to make it without root it will be better
With my best regards.
Uploading now
Edit: Done
Sent from my D6503 using Tapatalk
thanks for sharing
Although it showed Error in install process, seemed work well cause me saw New here comes guide on it.
Xperia Z1 with DEODEXed, Super user mode
XDAample said:
Although it showed Error in install process, seemed work well cause me saw New here comes guide on it.
Xperia Z1 with DEODEXed, Super user mode
Click to expand...
Click to collapse
Try to
1. Copy and paste in system/app
2. Change permission with rw-r-r
3. Reboot
Sent from my D6503 using Tapatalk
any way to make it compatible with Z2 non rooted?
eXPerience1983 said:
any way to make it compatible with Z2 non rooted?
Click to expand...
Click to collapse
No buddy, the apps that make this works need root because they need to be installed directly on system.
cachanilla86 said:
No buddy, the apps that make this works need root because they need to be installed directly on system.
Click to expand...
Click to collapse
Even you rooted you still can't use it because of Sony signature check in services.jar, you have to remove it (superuser mod) to can cross-device.
The app u provided doesn't contain any lib and dalvik arm. How to make it work without it?
RyTekk said:
Even you rooted you still can't use it because of Sony signature check in services.jar, you have to remove it (superuser mod) to can cross-device.
Click to expand...
Click to collapse
On Lollipop you don't need a modified services.jar or Super user mode by the xposed module, since lollipop came out i made a flashable .zip with the apps that make portrait retouch work on the Z2, check it out here: http://forum.xda-developers.com/cro...t-portrait-retouch-backup-restore-z3-t3060292

[Q] Deodexing problem

Hello, I'm an owner of XPERIA Z1, using the latest Customized Lollipop firmware (.242), struggling very much to deodex his device. I've tried 2 different methods, which both lead to problems:
1.) Using a flashable zip provided by venkat kamesh, in this thread: link. After flashing, I don't face any prominent problems, like FCs on system apps e.t.c. But whenever I'm trying to launch any app requiring OpenGL ES 2 , I get an error message/toast notification, about that, saying that my device is incompatible. And Google Play refuses to even show these apps in the search results, listing them as incompatible.
2.) Modifying the flashable zip to use my own /app, /priv-app, /framework, and even /vendor/apps fully deodexed folders, leading to a bootloop, and refusing to show more than 2 seconds of the bootanimation before rebooting. I thought that some package may be incompatible with my firmware, but this theory can't be proved yet.
*I've tried fixing permisions using both terminaland adb using this method: link. No result either.
Is there any other solution? Thank you!
NFS_FM said:
Hello, I'm an owner of XPERIA Z1, using the latest Customized Lollipop firmware (.242), struggling very much to deodex his device. I've tried 2 different methods, which both lead to problems:
1.) Using a flashable zip provided by venkat kamesh, in this thread: link. After flashing, I don't face any prominent problems, like FCs on system apps e.t.c. But whenever I'm trying to launch any app requiring OpenGL ES 2 , I get an error message/toast notification, about that, saying that my device is incompatible. And Google Play refuses to even show these apps in the search results, listing them as incompatible.
2.) Modifying the flashable zip to use my own /app, /priv-app, /framework, and even /vendor/apps fully deodexed folders, leading to a bootloop, and refusing to show more than 2 seconds of the bootanimation before rebooting. I thought that some package may be incompatible with my firmware, but this theory can't be proved yet.
*I've tried fixing permisions using both terminaland adb using this method: link. No result either.
Is there any other solution? Thank you!
Click to expand...
Click to collapse
Are you deodexing every odexed file? I normally only deodex those files whose smali I'm going to mod. There's not much point deodexing anything else..
Ticklefish said:
Are you deodexing every odexed file? I normally only deodex those files whose smali I'm going to mod. There's not much point deodexing anything else..
Click to expand...
Click to collapse
Well yes, I just suppose that a fully odexed or deodexed system is more stable than a mix of those two.
Is there any red-line that I must not pass? Like a paricular .apk or .jar file, for example. Also on KitKat, we had to have fully deodexed system for some mods to work (like the 4K Mod by Chocolatetrain). This restriction doesn't exist on Lollipop, which utilises ARM?
NFS_FM said:
Well yes, I just suppose that a fully odexed or deodexed system is more stable than a mix of those two.
Is there any red-line that I must not pass? Like a paricular .apk or .jar file, for example. Also on KitKat, we had to have fully deodexed system for some mods to work (like the 4K Mod by Chocolatetrain). This restriction doesn't exist on Lollipop, which utilises ARM?
Click to expand...
Click to collapse
No. You can, in theory, deodex as many or as few APK and JAR files as you like.
The whole point of deodexing is to make it easy to change smali files. It doesn't affect stability or performance, it's solely for modding. I normally deodex SystemUI.apk, framework.jar and android.policy.jar then leave the rest of the odexed files alone.
(Well, technically a deodexed ROM takes longer to boot if the Dalvik cache has been wiped but that's about it.)
The only reason I ask is that, if you only need to deodex a few files, there are various tools available for deodexing individual files instead of whole ROM's. I could mention that Tickle My Android can do it but that'd be a bit cheeky.
Oh, looking at that 4K mod you mentioned, it doesn't actually need the whole ROM to be deodexed. But there are so many files that are being replaced that do need to be deodexed that it's probably just simpler to say the entire ROM needs to be.
Ticklefish said:
No. You can, in theory, deodex as many or as few APK and JAR files as you like.
The only reason I ask is that, if you only need to deodex a few files, there are various tools available for deodexing individual files instead of whole ROM's. I could mention that Tickle My Android can do it but that'd be a bit cheeky.
Click to expand...
Click to collapse
OK, thank you for the answer, I will try then deodexing just the essentials: SystemUI.apk, framework.jar, framework-res.apk and SemcGenericUxpRes.apk
Final question, as I see in your program's thread, Lollipop editing/deodexing is not supported yet, so do you recommend an automate tool for the deodexing process (like JoelDroidLollipopBatchDeodexe or any other), or the manual method?
NFS_FM said:
OK, thank you for the answer, I will try then deodexing just the essentials: SystemUI.apk, framework.jar, framework-res.apk and SemcGenericUxpRes.apk
Final question, as I see in your program's thread, Lollipop editing/deodexing is not supported yet, so do you recommend an automate tool for the deodexing process (like JoelDroidLollipopBatchDeodexe or any other), or the manual method?
Click to expand...
Click to collapse
TMA does support deodexing of Lollipop APK files...I just can't guarantee that it'll be able to deodex everything. Guess I need to reword the OP....lol
NFS_FM said:
OK, thank you for the answer, I will try then deodexing just the essentials: SystemUI.apk, framework.jar, framework-res.apk and SemcGenericUxpRes.apk
Final question, as I see in your program's thread, Lollipop editing/deodexing is not supported yet, so do you recommend an automate tool for the deodexing process (like JoelDroidLollipopBatchDeodexe or any other), or the manual method?
Click to expand...
Click to collapse
you also can use advance apktool (nice tool) , but you will have to update the apktool to the last one i think its the 2.0.0because is not updated.. cheers
juanpirulo said:
you also can use advance apktool (nice tool) , but you will have to update the apktool to the last one i think its the 2.0.0because is not updated.. cheers
Click to expand...
Click to collapse
Hm... I will try that too if my (already) deodexed apks won't work, thank you.
Please ask in the Q&A section for your device.
Cross device section is for development only
Thread closed

Live debloater script

Debloat script for LG-G4 , Stock based rom.
Apps that it will debloat
Drive
Books
ChromeWithBrowser
Hangouts
Maps
Music2
MoCa
Newsstand
PlayGames
PlusOne
Street
Videos
YouTube
LGBoxnet
LGPolarisViewer
LGQTranslator
LGSafetyCare
LGSmartWorld
LGDictionary
atfwd
CloudHub
elt_test
FaceLock
GnssAirTest
GnssLogCat
GnssPosTest
GnssTest
WVTest
wind_155_2.3_Prod_build_5
SmartShareProvider
SmartShareDLNA
SmartShare
PrintSpooler
LGStk
LGSmartcardService
LGSearchWidgetProvider
LGPCSuiteUI
LGNotebook
btmultisim
SVIService
LGBackup
LGCb
LGClockWidget
LGFavoriteContactsWidget
LGLiveWallpapersPicker
LGMemo
LGMusicWidget
LGNLPService
LGPCSuite
LGTasks
LGTTSPAService
LGVidClip
LGVideoEditor
LGWernickeManager
LGQVoiceplus
MLT
VpnDialogs
Velvet
WiseScreen
Unzip it and execute it in the LG terminal emulator or pc terminal. *From pc terminal you have to use:
Code:
adb shell
su
cd /path to the script/
chmod +x debloat.sh
. ./debloat.sh
XDA:DevDB Information
LG-G4 debloat, Tool/Utility for the LG G4
Contributors
kessaras
Version Information
Status: Stable
Current Stable Version: 1
Stable Release Date: 2017-02-05
Created 2017-02-06
Last Updated 2017-02-07
This script has more apps , maybe more than we have. If an app isn't found, it will be skipped. If an app is found , it will be deleted.
It will ask for a confirmation before deleting an app.
We cannot remove some critical apps like the stock lg dialer and more. Those LG apps that are not included if they get deleted they cannot be installed again.
For a flashable aroma debloater go to this thread
soomboons use those names right.? in G2.. does this also deletes the folders .? ive used some debloater and folders are still in private -app and app folders.?
raptorddd said:
soomboons use those names right.? in G2.. does this also deletes the folders .? ive used some debloater and folders are still in private -app and app folders.?
Click to expand...
Click to collapse
should delete the folders too. yea it's an idea taken from G2 and added a couple of apps that are only in G4.
kessaras said:
should delete the folders too. yea it's an idea taken from G2 and added a couple of apps that are only in G4.
Click to expand...
Click to collapse
i just debloated stock rom. a few hours ago. i would've tested. i hope someone can confirm that it deletes them.. thank you for this.. its very helpful. :good:
raptorddd said:
i just debloated stock rom. a few hours ago. i would've tested. i hope someone can confirm that it deletes them.. thank you for this.. its very helpful. :good:
Click to expand...
Click to collapse
nope besides it's something we all always do after flashing a stock rom , either for testing , either for everyday permanent use.
And just like post #2 sais, if anything needs to be changed inform me.
Truth is i was between a force script debloater or this. But i thought that aroma is easier to control, "add" or "remove" apps to match all tastes :good:
kessaras said:
nope besides it's something we all always do after flashing a stock rom , either for testing , either for everyday permanent use.
And just like post #2 sais, if anything needs to be changed inform me.
Truth is i was between a force script debloater or this. But i thought that aroma is easier to control, "add" or "remove" apps to match all tastes :good:
Click to expand...
Click to collapse
just tried it... it didnt do a thing.. didnt remove anything at all. tried both... h811. i already removed them manually.
raptorddd said:
just tried it... it didnt do a thing.. didnt remove anything at all. tried both... h811. i already removed them manually.
Click to expand...
Click to collapse
really ? too bad... dam... ill upload for now the single script and make a new aroma for g4 :/ dam.. that will wait until i finish exams, in 2 weeks. Too bad g2 aroma didn't work
~EDIT: mate , this one is using busybox. if that doesn't work too , then i'll upload another simpler with just rm-rf command ....
Aroma will have to wait , my head is full of my studies now
kessaras said:
really ? too bad... dam... ill upload for now the single script and make a new aroma for g4 :/ dam.. that will wait until i finish exams, in 2 weeks. Too bad g2 aroma didn't work
Click to expand...
Click to collapse
yeah just kdz my phone to latest 20R h811. run the aroma selected the one that removes more and didnt do a thing. i was expecting to see the list of things beign removed but in like 2 seconds it says finished. but has no effect. then i tried the other option.. same..
is possible to use it with out recovery twrp ? exemple flashfire
tgaaara said:
is possible to use it with out recovery twrp ? exemple flashfire
Click to expand...
Click to collapse
Yeah. It's also possible to simply make a debloat script since I don't have time now to make a aroma , for use with terminal or an app that executes it
I uploaded a simple debloat script too until i have time for the aroma.
Reboot after using it to apply changes
Why start a new project and dont update existing one?
Link: https://forum.xda-developers.com/g4/development/debloat-debloatex-v1-nfc-mod-t3342350
pOpY
popy2006 said:
Why start a new project and dont update existing one?
Link: https://forum.xda-developers.com/g4/development/debloat-debloatex-v1-nfc-mod-t3342350
pOpY
Click to expand...
Click to collapse
nice. i didn't find it in search when i tried to find debloat g4. but i don't think anything has changed since then. That aroma debloater must be enough. LG hasn't done any update , only security patches.
Maybe i will only update it , if the op there won't update it, when nougat stock comes.
So ill change this thread to alternative live debloater since it is executed in rom not in twrp.
Am I right?
All I have to do is enter the codes on a command prompt with adb ???
onotor said:
Am I right?
All I have to do is enter the codes on a command prompt with adb ???
Click to expand...
Click to collapse
yup
fixed permissions error read-only.
My bad. i forgot that system must be first mounted as rw
Hey , any chance of get an updated version for v29a? thx pOpY
popy2006 said:
Hey , any chance of get an updated version for v29a? thx pOpY
Click to expand...
Click to collapse
App names are the same mate.
The only difference is that 29a is slightly less bloated by default and it offers the apps in LG store

[GUIDE] How To Add Contacts, Tasks, Apps, Lighting Edge Panel for Note 5 Nougat

GUIDE EDGE NOUGAT NOTE 5 (in just 2 minutes or less besides compiling time)
Prerequisits:
I recommend TMA (TickleMyAndroid by @Ticklefish) for decompile and recompile
Any program like Beyond Compare, Winmerge, Notepad++ or others
Firmware deodexed Note 5 and S6edge+ (who prefers S7e firmware → just waste of time and is more difficult)
1.
You need framework.jar and services.jar from N5 and S6e+
2.
Decompile all 4
3.
Find framework.jar.out/smali/android/app/SystemServiceRegistry.smali
make this smali N5 same as S6e+
4.
Find all 101 SystemServiceRegistry$"xx".smali in N5 and all 102 in S6e+
Easiest way -> delete all 1-101 smalis and copy all 1-102 from S6e+ to N5
5.
Find services.jar.out/smali/com/android/server/SystemServer.smali
make this smali N5 same as S6e+
6.
Recompile framwork.jar + services.jar (N5 of course)
7.
Add in etc/floating_feature.xml
<SEC_FLOATING_FEATURE_COMMON_CONFIG_EDGE>people,task,circle,panel,-nightclock</SEC_FLOATING_FEATURE_COMMON_CONFIG_EDGE>
<SEC_FLOATING_FEATURE_COMMON_CONFIG_EDGE_STRIPE>-1</SEC_FLOATING_FEATURE_COMMON_CONFIG_EDGE_STRIPE>
Click to expand...
Click to collapse
8.
Add in system/etc/permissions following files from S6e+
com.sec.feature.cocktailpanel
com.sec.feature.people_edge_notification
9.
Add apps from S6e+
app/CocktailQuickTool
app/SBrowserEdge
priv-app/AppsEdgePanel
priv-app/CocktailBarService
priv-app/PeopleStripe
priv-app/TaskEdgePanel
and some more if you like
DONE
special credits as always to @thereassaad for our successful teamwork :highfive:
PS: Here is a link to my latest edge.zip QD2 -> EXAMPLE (remove the SystemUI apk in it)
Thanks!!
Gửi từ SM-N920S của tôi bằng cách sử dụng Tapatalk
sweet.. it working well.. thanks arnie..
Do i need to root my device?
mltan_bdo said:
Do i need to root my device?
Click to expand...
Click to collapse
Yes u want to root ur device...?
Androidwizzard said:
GUIDE EDGE NOUGAT NOTE 5 (in just 2 minutes or less besides compiling time)
Prerequisits:
I recommend TMA (TickleMyAndroid by @Ticklefish) for decompile and recompile
Any program like Beyond Compare, Winmerge, Notepad++ or others
Firmware deodexed Note 5 and S6edge+ (who prefers S7e firmware → just waste of time and is more difficult)
1.
You need framework.jar and services.jar from N5 and S6e+
2.
Decompile all 4
3.
Find framework.jar.out/smali/android/app/SystemServiceRegistry.smali
make this smali N5 same as S6e+
4.
Find all 101 SystemServiceRegistry$"xx".smali in N5 and all 102 in S6e+
Easiest way -> delete all 1-101 smalis and copy all 1-102 from S6e+ to N5
5.
Find services.jar.out/smali/com/android/server/SystemServer.smali
make this smali N5 same as S6e+
6.
Recompile framwork.jar + services.jar (N5 of course)
7.
Add in etc/floating_feature.xml
8.
Add in system/etc/permissions following files from S6e+
com.sec.feature.cocktailpanel
com.sec.feature.people_edge_notification
9.
Add apps from S6e+
app/CocktailQuickTool
app/SBrowserEdge
priv-app/AppsEdgePanel
priv-app/CocktailBarService
priv-app/PeopleStripe
priv-app/TaskEdgePanel
and some more if you like
DONE
special credits as always to @thereassaad for our successful teamwork :highfive:
PS: Here is a link to my latest edge.zip QD2 -> EXAMPLE
Click to expand...
Click to collapse
Hi please make a flashable zip file please
Thanks
ajorloo said:
Hi please make a flashable zip file please
Thanks
Click to expand...
Click to collapse
instead of quote the whole OP have you checked the example.zip?
Do I need to deodex my entire system? I used TMA to make a Deodex .zip but I got a lot of Force Closes after that. I just want the Edge features and nothing more. (Besides root and basic CSC features enabled)
cachanilla86 said:
Do I need to deodex my entire system? I used TMA to make a Deodex .zip but I got a lot of Force Closes after that. I just want the Edge features and nothing more. (Besides root and basic CSC features enabled)
Click to expand...
Click to collapse
this guide is for rom builders and developers who have a deodexed N5 rom base already
Androidwizzard said:
this guide is for rom builders and developers who have a deodexed N5 rom base already
Click to expand...
Click to collapse
I have a deodexed base on my Sprint N5 but I'm having a problem on 2 different builds: I can't update the Music app, it just force closes so badly; the last time I tried to do a logcat I just had time to take some screenshots, can you help me? I used TMA for deodexing and doing all the mods. I tried with 925 and 928 files but the problem is the same. If the music app gets updated it will force close like every other second. Can you help me? I can send you the screenshots and files if neccesary.
Will there be any s8 edge lighting feature if i flash this?
marcuskhoo said:
Will there be any s8 edge lighting feature if i flash this?
Click to expand...
Click to collapse
This is a GUIDE with an EXAMPLE.zip
so the purpose is to teach HOW to make it and by no means to provide a flashable mod.
Androidwizzard said:
This is a GUIDE with an EXAMPLE.zip
so the purpose is to teach HOW to make it and by no means to provide a flashable mod.
Click to expand...
Click to collapse
So will i get the s8 edge lighting feature if i edit the files as instructed? Also by any chance,is there any way that i can do this without a computer?
@Androidwizzard The guide is very detailed, In fact I did it in a few minutes after deodexing my phone but I have a bug: I cannot update the music app because it will force close immediately after updating. Can you help me please? I already did a logcat so I have a log . I'm using SM-G928P files because my Note 5 is a Sprint model and I already did this in 3 different build numbers and every single time I have the same problem.
Thanks.
(I'm running: Windows 8.1 x64, latest Java JDK and JRE, latest TMA. Also, Notepad++, Winmerge, 7zip...etc)
Androidwizzard said:
GUIDE EDGE NOUGAT NOTE 5 (in just 2 minutes or less besides compiling time)
Prerequisits:
I recommend TMA (TickleMyAndroid by @Ticklefish) for decompile and recompile
Any program like Beyond Compare, Winmerge, Notepad++ or others
Firmware deodexed Note 5 and S6edge+ (who prefers S7e firmware → just waste of time and is more difficult)
1.
You need framework.jar and services.jar from N5 and S6e+
2.
Decompile all 4
3.
Find framework.jar.out/smali/android/app/SystemServiceRegistry.smali
make this smali N5 same as S6e+
4.
Find all 101 SystemServiceRegistry$"xx".smali in N5 and all 102 in S6e+
Easiest way -> delete all 1-101 smalis and copy all 1-102 from S6e+ to N5
5.
Find services.jar.out/smali/com/android/server/SystemServer.smali
make this smali N5 same as S6e+
6.
Recompile framwork.jar + services.jar (N5 of course)
7.
Add in etc/floating_feature.xml
8.
Add in system/etc/permissions following files from S6e+
com.sec.feature.cocktailpanel
com.sec.feature.people_edge_notification
9.
Add apps from S6e+
app/CocktailQuickTool
app/SBrowserEdge
priv-app/AppsEdgePanel
priv-app/CocktailBarService
priv-app/PeopleStripe
priv-app/TaskEdgePanel
and some more if you like
DONE
special credits as always to @thereassaad for our successful teamwork :highfive:
PS: Here is a link to my latest edge.zip QD2 -> EXAMPLE (remove the SystemUI apk in it)
Click to expand...
Click to collapse
Its easy..thanks for that good way..[emoji7] [emoji7]
Powered by Arnie ROM....
cachanilla86 said:
@Androidwizzard The guide is very detailed, In fact I did it in a few minutes after deodexing my phone but I have a bug: I cannot update the music app because it will force close immediately after updating. Can you help me please? I already did a logcat so I have a log . I'm using SM-G928P files because my Note 5 is a Sprint model and I already did this in 3 different build numbers and every single time I have the same problem.
Thanks.
(I'm running: Windows 8.1 x64, latest Java JDK and JRE, latest TMA. Also, Notepad++, Winmerge, 7zip...etc)
Click to expand...
Click to collapse
Solved! I kept the arm folder inside the framework folder, that was causing the issue. After deleting system/framework/arm the music app updated correctly.
Androidwizzard said:
GUIDE EDGE NOUGAT NOTE 5 (in just 2 minutes or less besides compiling time)
Click to expand...
Click to collapse
What the mater with me when I do this guide. Help me. Thank.
Dong_RSC said:
What the mater with me when I do this guide. Help me. Thank.
Click to expand...
Click to collapse
are there arm folders in your deodexed framework folder left behind? delete both
Androidwizzard said:
are there arm folders in your deodexed framework folder left behind? delete both
Click to expand...
Click to collapse
Thank very much, Fine work.
I have a dude
Works for s6 Flat T-Mobile Android 7

Categories

Resources