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
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)
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.<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>
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)
Last edited: