Decompile framework.jar using Batch apktool
and locate to
frameworksmali_classes2comsamsungandroidshare SShareCommon.smali
Use notepad++ for editing
Quote:
.method private setAlwaysUseFeature()V
.registers 2
.prologue
.line 139
const/4 v0, 0x1 change const/4 v0, 0x0
sput-boolean v0, Lcom/samsung/android/share/SShareCommon;->mIsSupportSetAlwaysUse:Z
.line 140
return-void
.end method
Recompile framework.jar
I have tested it on my S5 G900H Deodexed MM 6.0.1
I should work in all MM based devices
Original thread: http://forum.xda-developers.com/gal...velopment/devs-helpingd-devs-t3321679/page123
credits to @grzegorz354 for his awsome mod
XDA:DevDB Information
[GUIDE] Bringing buttons "only once / always" to select when the task application "Op, ROM for the Samsung Galaxy S5
Contributors
yash92duster
ROM OS Version: 6.0.x Marshmallow
Version Information
Status: Stable
Created 2017-05-11
Last Updated 2017-05-11
and locate to
frameworksmali_classes2comsamsungandroidshare SShareCommon.smali
Use notepad++ for editing
Quote:
.method private setAlwaysUseFeature()V
.registers 2
.prologue
.line 139
const/4 v0, 0x1 change const/4 v0, 0x0
sput-boolean v0, Lcom/samsung/android/share/SShareCommon;->mIsSupportSetAlwaysUse:Z
.line 140
return-void
.end method
Recompile framework.jar
I have tested it on my S5 G900H Deodexed MM 6.0.1
I should work in all MM based devices
Original thread: http://forum.xda-developers.com/gal...velopment/devs-helpingd-devs-t3321679/page123
credits to @grzegorz354 for his awsome mod
XDA:DevDB Information
[GUIDE] Bringing buttons "only once / always" to select when the task application "Op, ROM for the Samsung Galaxy S5
Contributors
yash92duster
ROM OS Version: 6.0.x Marshmallow
Version Information
Status: Stable
Created 2017-05-11
Last Updated 2017-05-11
Attachments
-
118.6 KB Views: 452
Last edited: