Add flagship features to any ROOTED OneUI phone! - Android General

In this tutorial I will show you how to add more features to any ROOTED OneUI phone!
Note: I assume you know how to edit system files via a root explorer and know the permissions for files and folders.
So let's get started!
1- DailyBoard:
This is a feature exclusive on Galaxy Tab series that we are going to get on our device, what is does it shows some info when the phone is charging:
First put the permission file: http://www.mediafire.com/file/8t57c...issions-com.samsung.android.homemode.xml/file to /system/etc/permissions
and then put latest apk https://www.apkmirror.com/apk/samsung-electronics-co-ltd/samsung-daily-board/ to /system/app/DailyBoard (a folder you should create in /system/app) and finally add line <SEC_FLOATING_FEATURE_COMMON_CONFIG_DAILYBOARD>TA</SEC_FLOATING_FEATURE_COMMON_CONFIG_DAILYBOARD> to /system/etc/floating_feature.xml.
2- Japan "Galaxy" boot animation:
This is a Exclusive Samsung boot animation that is very clean... it shows only the word Galaxy with a nice animation:
To do it simply install https://drive.google.com/file/d/1tuvG2CQ4a6TwQm8Va3tPb8QMI9DnJCPy/view?usp=drivesdk unpack then copy the three files to /system/media.
3- AirCommad:
The SPen feature we all know about, note: you will need launch it first from a root app also called AirCommand found on your app drawer and wait for the magic to happen:
Simply download https://drive.google.com/file/d/1n3QWteEWMOG_YgT3w444cIUW8Oe7LnWE/view?usp=drivesdk and unpack each folder to its location from the folder given (priv-app to priv-app and etc/permissions to etc/permissions).
Update: To fix SPen settings crash add this https://drive.google.com/file/d/1Nt2EZti2HSuoOHnQPD2zvG9UxD-qA6uX/view?usp=share_link to /system/etc/permissions.
4- Wifi Security Detection:
What it does is that it detects the security of the connected wifi network:
Download this apk https://drive.google.com/file/d/1CCmjfrwYEIuzLW0-ss2RUgg91Xmt7fZV/view?usp=drivesdk then paste it to /system/priv-app/TencentWifiSecurity (a folder you should create in /system/priv-app).
5- S22 ringtones and wallpapers (video wallpapers included)
If you have pre-2022 Samsung phone you can try out the new ringtones, also you can enjoy S22 wallpapers
Just replace the apk file https://drive.google.com/file/d/1o6IpSmyWoZa9VMAT-0x3zd6rtM7-ZsEx/view?usp=drivesdk found in /system/priv-app/wallpaper-res/wallpaper-res.apk and for the ringtone replace /system/media/audio/ringtones/SoundThemes/Galaxy/Over_the_Horizon.ogg with the new one https://drive.google.com/file/d/1-7FTSV91syHS8NydXbLtgt3joOruk5Bd/view?usp=drivesdk
6- Unlock all single take modes:
Single take mode has many features that Samsung hides from us A series users:
open /system/cameradata/camera-feature.xml and file the lines under <!-- Single take lite features-->
and change any that has false value to true for example change <local name="SUPPORT_SINGLE_TAKE_REWIND_VIDEOS" value="false" /> to <local name="SUPPORT_SINGLE_TAKE_REWIND_VIDEOS" value="true" />.
7- Bixby Touch
A weird Bixby App I found, I don't know if it even works 100%, but if you want to give it try go ahead:
First add download the latest apk from https://www.apkmirror.com/uploads/?appcategory=bixby-touch and add it to /system/priv-app/BixbyTouch (a folder you should create) then add https://drive.google.com/file/d/17q9FwpVpb_IQOl0yyubeSkoJmtJPnjs2/view?usp=drivesdk to /system/etc/permissions, also add this https://drive.google.com/file/d/1jJGbN2P2ySK2W_VKYarGZZrqzAj3i2kh/view to /system/etc/sysconfig after that add this line <SEC_FLOATING_FEATURE_COMMON_SUPPORT_BIXBY_TOUCH>TRUE</SEC_FLOATING_FEATURE_COMMON_SUPPORT_BIXBY_TOUCH> to /system/etc/floating_features.xml.
8- Samsung Dex on phone screen
If you have ROM with Dex support you can use Dex on your device screen locally without need of external screen just like in Galaxy Tab S series:
Add "standalone" to the line in /system/etc/floating_features.xml <SEC_FLOATING_FEATURE_COMMON_CONFIG_DEX_MODE>dual,wireless,dexforpc</SEC_FLOATING_FEATURE_COMMON_CONFIG_DEX_MODE> so it becomes <SEC_FLOATING_FEATURE_COMMON_CONFIG_DEX_MODE>dual,wireless,dexforpc,standalone</SEC_FLOATING_FEATURE_COMMON_CONFIG_DEX_MODE> and then after applying change go to dex you will see extra option in three dot menu click it and toggle Dex and BOOM! Samsung Dex powering on in your phone's screen.
9- Taskbar (from tablets and foldables)
You can get the Taskbar feature from fold and tablet devices on your regular phone running OneUI 5 beta by adding this: <SEC_FLOATING_FEATURE_LAUNCHER_SUPPORT_TASKBAR>TRUE</SEC_FLOATING_FEATURE_LAUNCHER_SUPPORT_TASKBAR> your floating_features.xml.
10- Object Eraser Features
You can get Object Eraser with its features on your phone by adding https://drive.google.com/file/d/100CzKPLja-2p-aCYTcMGmSA6O1_dUWyX/view?usp=drivesdk to /system/app/GalleryShadowEraser, https://drive.google.com/file/d/101ZqyRnD5zbV1e5ce6nOwurjRTxgNu7L/view?usp=drivesdk to /system/app/GalleryReflectionEraser and https://drive.google.com/file/d/10-FNFkYnWiJz29Gy7hR72LfztBaWJc0e/view?usp=drivesdk to /system/app/GalleryObjectEraser, then replace your /system/priv-app/PhotoEdtor_Mid/PhotoEdtor_Mid.apk with this: https://drive.google.com/file/d/10H-LNBgpjrwgg8UyYlr62WthWlRe_A-G/view?usp=drivesdk, and then you will get Object Eraser in your photo editor as you would get on a flagship.
11- Open Secure Folder from side key (power button)
This unlocks more features for secure folder that I will look into that need more apk files, but for now it adds option by double pressing the power button in side key settings under advanced features, to enable just add these lines to your cscfeatures.xml:
<CscFeature_Common_SupportPrivateMode>TRUE</CscFeature_Common_SupportPrivateMode>
<CscFeature_Gallery_SupportAliveZoom>TRUE</CscFeature_Gallery_SupportAliveZoom>
<CscFeature_Sip_ConfigAlivePrediction>multilingual</CscFeature_Sip_ConfigAlivePrediction>
12- China Smart Manager
It is an exclusive version of Samsung's device care for Chinese Samsung phones, it has more features and nicer UI to do it,
First delete original device care (smart manager) folder: /system/priv-app/SmartManager_v5 and then download china device care apk https://www.apkmirror.com/apk/samsu...china/smart-manager-china-14-0-01-13-release/ and create a new folder called SmartManagerCN in /system/priv-app and add the apk in it and also rename it SmartManagerCN, after that is a very important step to make it work: open your floating_feature.xml file and find the line with SEC_FLOATING_FEATURE_SMARTMANAGER_CONFIG_PACKAGE_NAME add replace com.samsung.android.lool with com.samsung.android.sm_cn so that the line looks like this: <SEC_FLOATING_FEATURE_SMARTMANAGER_CONFIG_PACKAGE_NAME>com.samsung.android.sm_cn</SEC_FLOATING_FEATURE_SMARTMANAGER_CONFIG_PACKAGE_NAME> now the new smart manager should work!
13- Expert RAW
[This may not work on all devices due to missing hardware capability] It is a Samsung app for flagship samsung devices that extends the capabilities of the Samsung Camera app, it is only available to flagship Samsung devices if you want to enable it:
First spoof your device as a flagship device that is supported by expert raw using a Magisk module (there are many magisk modules that do that such as this one: https://t.me/OneUi_Mods/9945) and then in your floating_feature.xml file add this line: <SEC_FLOATING_FEATURE_CAMERA_CONFIG_GALAXYRAW_PLATFORM_VERSION>13.02.01</SEC_FLOATING_FEATURE_CAMERA_CONFIG_GALAXYRAW_PLATFORM_VERSION> and after applying these modifications install the expert raw app and see if it works.
This is not it... I will add more features to this guide when I have the time and discover new features so keep and eye on this thread, I keep it updated.
I hope you find this guide useful and enjoy these features and mods!

If anyone is having any problem adding these features please let me know, also if anyone knows more features let me know so that I can add them and give you credits.

Good work Keep going
Air command app crashes when start it from App drawer

Droid365 said:
If anyone is having any problem adding these features please let me know, also if anyone knows more features let me know so that I can add them and give you credits.
Click to expand...
Click to collapse
This issue is probably related to me being stupid or my device being annoying but I'm getting this when I try to copy the wallpaper-res.apk file to where I'm supposed to copy it. I'm using NcX and SixTeen kernel both latest versions. I deleted the original apk but for some reason ZArchiver cant delete or copy files to anywhere in /system eventho its got root permissions and I remounted the filesystem. But it works on termux but when I use the command it tell me this. Also ive got 60 gigs of space.

gk98s said:
This issue is probably related to me being stupid or my device being annoying but I'm getting this when I try to copy the wallpaper-res.apk file to where I'm supposed to copy it. I'm using NcX and SixTeen kernel both latest versions. I deleted the original apk but for some reason ZArchiver cant delete or copy files to anywhere in /system eventho its got root permissions and I remounted the filesystem. But it works on termux but when I use the command it tell me this. Also ive got 60 gigs of space.
Click to expand...
Click to collapse
system partition seems to be full

Droid365 said:
system partition seems to be full
Click to expand...
Click to collapse
yeah I noticed that and I couldnt find a way to resize the partition but I just got rid of some unnecessary files on it such as AR stickers. However I had a backup of the stock wallpaper-res.apk which was around 60 mbs but copying that to /system/priv-app/wallpaper-res and then restarting caused the wallpapers to be gone and the "Featured" tab was empty(which probably meant that the app isn't working). Also after I got rid of the unnecessary files I tried copying the apk that you provided and copying was successful but I also got the same results. Here's a screenshot of what happens after I copy the apk and restart. Also for anyone else having the same issue, if you're using NcX or a OneUI based from just reflash it and you'll get the stock wallpapers back.

gk98s said:
yeah I noticed that and I couldnt find a way to resize the partition but I just got rid of some unnecessary files on it such as AR stickers. However I had a backup of the stock wallpaper-res.apk which was around 60 mbs but copying that to /system/priv-app/wallpaper-res and then restarting caused the wallpapers to be gone and the "Featured" tab was empty(which probably meant that the app isn't working). Also after I got rid of the unnecessary files I tried copying the apk that you provided and copying was successful but I also got the same results. Here's a screenshot of what happens after I copy the apk and restart. Also for anyone else having the same issue, if you're using NcX or a OneUI based from just reflash it and you'll get the stock wallpapers back.
Click to expand...
Click to collapse
you can make a magisk module for it and install it without touching the system directly

Droid365 said:
you can make a magisk module for it and install it without touching the system directly
Click to expand...
Click to collapse
Alright I'll try that and update you if it fails

Update 1/17/2023:
Added steps to add Chinese Device care

Droid365 said:
Update 1/17/2023:
Added steps to add Chinese Device care
Click to expand...
Click to collapse
air command crashes
Code:
FATAL EXCEPTION: main
Process: com.samsung.android.service.aircommand, PID: 28295
java.lang.NoSuchFieldError: No static field SEM_ACTION_ENTER_KNOX_DESKTOP_MODE of type Ljava/lang/String; in class Landroid/app/UiModeManager; or its superclasses (declaration of 'android.app.UiModeManager' appears in /system/framework/framework.jar)
at com.samsung.android.service.aircommand.settings.SPenSettingsMenuFragment.registerContentObserver(Unknown Source:111)
at com.samsung.android.service.aircommand.settings.SPenSettingsMenuFragment.onCreate(Unknown Source:140)
at androidx.fragment.app.n.performCreate(Unknown Source:16)
at androidx.fragment.app.Y.c(Unknown Source:49)
at androidx.fragment.app.Q.a(Unknown Source:225)
at androidx.fragment.app.la.a(Unknown Source:196)
at androidx.fragment.app.la.a(Unknown Source:18)
at androidx.fragment.app.la.a(Unknown Source:47)
at androidx.fragment.app.Q.b(Unknown Source:117)
at androidx.fragment.app.Q.c(Unknown Source:84)
at androidx.fragment.app.Q.c(Unknown Source:21)
at androidx.fragment.app.Q.e(Unknown Source:14)
at androidx.fragment.app.Q.d(Unknown Source:6)
at androidx.fragment.app.z.a(Unknown Source:4)
at androidx.fragment.app.p.onStart(Unknown Source:15)
at androidx.appcompat.app.y.onStart(Unknown Source:0)
at android.app.Instrumentation.callActivityOnStart(Instrumentation.java:1455)
at android.app.Activity.performStart(Activity.java:8315)
at android.app.ActivityThread.handleStartActivity(ActivityThread.java:4136)
at android.app.servertransaction.TransactionExecutor.performLifecycleSequence(TransactionExecutor.java:221)
at android.app.servertransaction.TransactionExecutor.cycleToPath(TransactionExecutor.java:201)
at android.app.servertransaction.TransactionExecutor.executeLifecycleState(TransactionExecutor.java:173)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:97)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2443)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:226)
at android.os.Looper.loop(Looper.java:313)
at android.app.ActivityThread.main(ActivityThread.java:8751)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135)

Update 4/14/2023:
Added a way to install Expert RAW on all (rooted) Samsung devices

Droid365 said:
Update 4/14/2023:
Added a way to install Expert RAW on all (rooted) Samsung devices
Click to expand...
Click to collapse
May i ask where is the expert raw app to download?

kubura2999 said:
May i ask where is the expert raw app to download?
Click to expand...
Click to collapse
apkmirror.com

Update 4/18/2023
Updated guide for Bixby Touch

AR Zone and AR Emojis tutorial here
[ROOT] AR Zone & AR Emojis for unsupported devices
Heyy there im sure one day u saw an AR Emoji and u wanted to download it but ur phone didn't have them or didn't supported them well today i'll tell u how to install them ! Whats working ????????? AR Zone AR Emoji Studio --> Dances --> Custom...
forum.xda-developers.com

Smart manager crashing for me...it also changes my navbar sequence and UI with some other glitches
Running android 12

Life Companion said:
Smart manager crashing for me...it also changes my navbar sequence and UI with some other glitches
Running android 12
Click to expand...
Click to collapse
Did you do this?
Droid365 said:
a very important step to make it work: open your floating_feature.xml file and find the line with SEC_FLOATING_FEATURE_SMARTMANAGER_CONFIG_PACKAGE_NAME add replace com.samsung.android.lool with com.samsung.android.sm_cn so that the line looks like this: <SEC_FLOATING_FEATURE_SMARTMANAGER_CONFIG_PACKAGE_NAME>com.samsung.android.sm_cn</SEC_FLOATING_FEATURE_SMARTMANAGER_CONFIG_PACKAGE_NAME> now the new smart manager should work!
Click to expand...
Click to collapse
also I don't think the smart manager is related to the navbar...

Droid365 said:
Did you do this?
also I don't think the smart manager is related to the navbar...
Click to expand...
Click to collapse
Yes I did this..it glitches with UI. AOD not displaying..Data not working etc

Also the japanese boot and shutdown doesn't work it doesn't display anything and reboots SystemUI instead of rebooting normally

Droid365 said:
you can make a magisk module for it and install it without touching the system directly
Click to expand...
Click to collapse
Hi, i'm noob and i want to know about how do it ?

Related

[CM12/12.1-UPDATED] S4 Display Color Profiles for CyanogenMod 11, 12, 12.1

### CM12(.1) UPDATE ### (see bottom)
Hey Folks,
are you also tired of the oversaturated colors of the S4 amoled display??
I found out that the S4minisettings.apk, that was originally developed for the S4 Mini by @F4k to regulate the saturation and other colour concerning features, does the job for the S4 aswell! It works very similar to the colour profiles built into samsung stock roms.
After installation you can find a new settings option "advanced settings" in systemsettings/display just like they're are built in into the carbon roms.
Installation:
Download the apk from the link below.
Then you have to manually put the s4minisettings.apk to /system/app and after that it's very important to set ownership and permissions as follows:
Owner: root, root
Permissions: rw,r,r (644)
reboot!
The main option to reduce the saturation is called "Mode - Set the mDNIe mode". I choose "natural" and the oversaturation of the display is gone!
Some other options don't apply until you switch screen off an on once.
___________________________________________________
The apk can be downloaded here:
http://forum.xda-developers.com/attachment.php?attachmentid=2443961&d=1386605141
original thread here (search for F4K's post):
http://forum.xda-developers.com/showthread.php?t=2558702&page=11
you may also want to have a look at s4miniarchive who did a good article/video about it:
http://www.s4miniarchive.com/2014/01/enable-color-saturation-galaxy-s4-mini-cyanogenmod11.html
all thanks go to @F4k for creating this nice apk!
###CM12(.1)-Instructions###
So, f4k made a new lollipop version of this tool S4MiniSettings and built it into his S4 Mini cm12 rom. I extracted it and offer it to you for download.
Instructions:
- extract zip
- copy the folder "S4Minisettings" to /system/app folder
- set permissions of the folder to rwxr-xr-x (755), the apk to rw-r--r-- (644)
- reboot
- after reboot there is a new icon in the app drawer
- if you prefered the setting "natural" from the kitkat version, now choose "movie"
Notes:
- Important: SELinux level higher than "strikt"/"enforcing" is needed to write to system folder and/or set permissions, and the apk to be loaded at boot. Custom kernels like Alucard mostly got SELinux set to "moderat".
- Don't be confused about the app name - it does work with the S4 - definitely!
Doesn't S4 4.4.2 have this by default? I can do same changes through my Display settings - no need for additional apk.
I use kernel perseus to better experience with real colors.
Enviado do meu GT-I9500
creage said:
Doesn't S4 4.4.2 have this by default? I can do same changes through my Display settings - no need for additional apk.
Click to expand...
Click to collapse
The "S4" has this by default in the Touchwiz ROM it ships with, but this thread is about CyanogenMod.
Speaking of which, it possible to adjust color cast in CM11 on my Note 8.0 under Display/Display Advanced. Maybe this feature will also come to CM11 on the i9500.
When i reboot nothing happends :/ i have everything like you said, bit it doestn appear. I have cm 11 snapshot m3, help?
Or does this only work on nightlies build?? :crying:
elmaku said:
When i reboot nothing happends :/ i have everything like you said, bit it doestn appear. I have cm 11 snapshot m3, help?
Click to expand...
Click to collapse
Did you set the permissions and owner correctly? Otherwise it can't work.
Peter Semper said:
Did you set the permissions and owner correctly? Otherwise it can't work.
Click to expand...
Click to collapse
the permissions are exactly like you have it, but still its not working. It doesnt scan my apps when I reboot :/. Also worth noting, every time i go to see the permissions or change it it says in a square. "The current file system is read-only. Do you want to remount as read-write and continue the operation?" I click yes, then i change it rw--r--r and reboot and nothing happends. When I go check it againg is the same prosses all over againg.
Edit: Also, in my settings I have Display & lights instead of "Display" as the video shows. I know nothing and I understand this may be a dumb question, but it may had to do with the problem? sorry.
Over-saturated colours of S4? Oh Dear Lord :|
elmaku said:
the permissions are exactly like you have it, but still its not working. It doesnt scan my apps when I reboot :/. Also worth noting, every time i go to see the permissions or change it it says in a square. "The current file system is read-only. Do you want to remount as read-write and continue the operation?" I click yes, then i change it rw--r--r and reboot and nothing happends. When I go check it againg is the same prosses all over againg.
Click to expand...
Click to collapse
Which file manager do you use? "root explorer" i.e. has sometimes problems and sais it's write protected. I use "root browser" which does a good job, mostly.
devilsdouble said:
Over-saturated colours of S4? Oh Dear Lord :|
Click to expand...
Click to collapse
killjoy
Peter Semper said:
Which file manager do you use? "root explorer" i.e. has sometimes problems and sais it's write protected. I use "root browser" which does a good job, mostly.
Click to expand...
Click to collapse
I have used both! and none of them works when I reboot . Man what a bad luck I have.
elmaku said:
I have used both! and none of them works when I reboot . Man what a bad luck I have.
Click to expand...
Click to collapse
And also tried the file manager provided with cm 11? Just have to "unleash" it in the options, I mean enable root mode.
Peter Semper said:
And also tried the file manager provided with cm 11? Just have to "unleash" it in the options.
Click to expand...
Click to collapse
Nope... just tried it and it doesnt optimize the apps when rebooting. I'm stuck.
elmaku said:
Nope... just tried it and it doesnt optimize the apps when rebooting. I'm stuck.
Click to expand...
Click to collapse
Very strange, you must have done something wrong.
Peter Semper said:
Very strange, you must have done something wrong.
Click to expand...
Click to collapse
I really don't understand :/... It is just not detecting it... maybe an option I have enable? I hate these saturated colors... :/ maybe it is only on nightlies?
Another options
splitterzelle said:
Hey Folks,
are you also tired of the oversaturated colours of the S4 amoled display??
I found out that the S4minisettings.apk, that was originally developed for the S4 Mini by F4K to regulate the saturation and other colour concerning features, does the job for the S4 aswell! It works very similar to the colour profiles built into samsung stock roms.
....
The apk can be downloaded here:
http://forum.xda-developers.com/attachment.php?attachmentid=2443961&d=1386605141
....
all thanks go to F4K for creating this nice apk!
Click to expand...
Click to collapse
This apk requires way too many permissions for the task it performs... Suspicious...
There is another option: KTweaker tool which comes with Ktoonsez kernels also allows to modify this setting (works with CM11 kernel, not only with Ktoonsez) .
After all this setting can be set via kernel "/sys" filesystem. From terminal emulator execute command:
Code:
echo 2 > /sys/class/mdnie/mdnie/mode
To make this change permanent (survive reboots and ROM updates) one may use init.d supplied with CM11, and create additional script in /data/local/ (in this location script will survive CM update).
Seems like init.d in CM11-M10 doesn't start scripts in /data/local/userinit.d/ directory, so the only option is to place script code to /data/local/userinit.sh
Permissions of this script must be set to 0755 (-rwxr-xr-x).
For anyone who interested in adopting this method I've prepared template script (also it sets some other available screen options, not only mode):
Code:
#!/system/bin/sh
# For SGS4 screen mode can be chosen from:
# 0 - STANDARD
# 1 - DYNAMIC
# 2 - MOVIE
# 3 - NATURAL
echo 3 > /sys/class/mdnie/mdnie/mode
# For SGS4 screen scenario can be chosen from:
# 0 - UI_MODE
# 1 - VIDEO_MODE
# 2 - VIDEO_WARM_MODE
# 3 - VIDEO_COLD_MODE
# 4 - CAMERA_MODE
# 5 - NAVI
# 6 - GALLERY_MODE
# 7 - VT_MODE
# 8 - BROWSER
# 9 - eBOOK
echo 0 > /sys/class/mdnie/mdnie/scenario
# Other parameters are boolean: 0 - Disabled, 1 - Enabled
echo 0 > /sys/class/mdnie/mdnie/negative
echo 0 > /sys/class/mdnie/mdnie/outdoor
Additionally I've prepared TWRP (CWM should work also, but I've not tested) installable version of this script (see attachment).
In that case if you dislike my default setting you'll need to unpack it, edit "data/local/userinit.sh" and pack it back using zip.
PS
This MAY work with other Samsung AMOLED devices. I can confirm that it works with galaxy tab 7.7 (p6800).
qolob said:
This apk requires way too many permissions for the task it performs... Suspicious...
Click to expand...
Click to collapse
It's not suspicious in any way! The developer f4k who wrote this little apk is a very honorable guy, just have a look at his profile and all of the work he does...
This apk does the job perfectly and doesn't do any harm to nothing.
Your remark/comment is very unnessessary here. So why don't you go start a thread your own instead of lousing this one up?
splitterzelle said:
It's not suspicious in any way! The developer f4k who wrote this little apk is a very honorable guy, just have a look at his profile and all of the work he does...
This apk does the job perfectly and doesn't do any harm to nothing.
Click to expand...
Click to collapse
I'm not trying to blame anyone in anything.
I'm not a pro in android programming and maybe such permissions are implied to all apk's that manage system settings.
However I can't see any reason for app that manages screen settings to require permissions to make calls, access user contacts etc. and it seems suspicious to me. That's all.
splitterzelle said:
Your remark/comment is very unnessessary here. So why don't you go start a thread your own instead of lousing this one up?
Click to expand...
Click to collapse
When I was searching how to setup screen settings in CM11 on SGS4 I've found only this thread. And when I've managed to solve this problem with alternative method I've decided that other users maybe interested in this information. I've posted to Your thread because I thought that it is a good idea to post all possible solutions for 'S4 amoled display colour profiles with cyanogenmod 11' in one thread to help other people find them quickly and in one place.
Sorry if I was wrong and violated something.
qolob said:
I'm not trying to blame anyone in anything.
I'm not a pro in android programming and maybe such permissions are implied to all apk's that manage system settings.
However I can't see any reason for app that manages screen settings to require permissions to make calls, access user contacts etc.
...
Sorry if I was wrong and violated something.
Click to expand...
Click to collapse
Mostly when there are high ranking permissions for an app requested, it isn't because of maliciousness of the author, it's often just carelessness of the creator not deactivating them in the building tool's presets he uses.
And after all, just don't be so mistrustful about things coming from senior xda developers......
This method I announced here is very simple to install, safe and works perfectly even with the latest nightlies so far.

Asus Zenfone 5 Ultimate Guide:ROOT,ROM,TWEAK,BATTERY IMPROVEMENT AND CUSTOMISATION

DWYOR
I'm not responsible for bricked devices,or stuff.
ZENFONE 5 USERS RUNNING STOCK LOLLIPOP ZENUI:
ROOTING:
For people who've got problems rooting their phone,visit this link;
https://www.google.co.in/url?sa=t&s...qglux2tUOzpArqxRA&sig2=YPIHz4QZdh7u7DK-vDfvlw
For driver problems, install
i)Minimal ADB tools
https://www.google.co.in/url?sa=t&s...C49AD3wKxuFOhSRRw&sig2=ZyGJtmdaXZd4xMii7EU9wQ
ii)Intel pc driver
https://www.google.co.in/url?sa=t&s...NHCUylg7CXCLwz-wQ&sig2=48KLS952AxFZI5TK1EndKg
iii)PC Link
https://www.google.co.in/url?sa=t&s...pKsojr-7Gg4N-wzkA&sig2=as2uyM3aDEOr7rTa4QpYoQ
This will ensure that the phone gets connected with ADB.USB debugging is a must.
XPOSED INSTALLATION:
Once you root it, get xposed:
https://www.google.co.in/url?sa=t&s...4hIIplpc2uCc71RGw&sig2=81KGwq6e_se15gmH9Nys5g
Once you install it, you may get the bootanimation playing for long.
If that happens,force switch off your zenfone by pressing the power button for 8 seconds, then switch it on while pressing the volume up button.
It will enter droidboot,where you can go to the recovery.
Once in recovery,if it shows no command,press the power and volume down button together and with your index and ring finger,and then use your middle finger to press the volume up button.
Once you do that, you'll get options ,one of which will be wipe cache partition.
Do that,and then reboot your phone.Your zenfone will be good to go.
Now ,you'll be able to do whatever the hell you want with LPThemer.I changed the notification bg using that.I use gravity box for media and power tweaks.Xuimod is for a particular listview animation that I love,explore it guys.And the rest are for convenience.Screenshot below.
QUICK SETTINGS AND SYSTEMUI THEMING:
Now for the quick settings,as all of you might be wondering ,here's what I did:
Downloaded the apk of zenmaterial theme for zenfone 2
Used fx root explorer to unzip the apk.
Long click on the app and press open with using Archive Extractor.
There,you will find a folder called res,and then go to drawable nodpi folder in it,where you'll be finding 3 png images .
Get the .png image which says header_bg at the end ,and create another copy of it.
Once you do that ,rename the copy as dell_header_bg.9.png and put it in the same folder.
Then,rename the quicksettings png to asus_quicksettings_bg.9.png.
Copy all of these.
Now go to the system root present in the main menu of fx .
Go to system>priv-app>asus systemui.
There you'll find the apk.extract it in a folder in the main storage.
Go to the same location in the extracted folder,ie res,and find drawable nodpi.
Paste the 4 images there .
Overwrite the images when asked.Now,delete asus_header_bg.9.png, the thumbnail is white in color.
Rename the pasted asus_header_bg.png to asus_header_bg.9.png.
The quick settings background has been set for now.
Once you manage to do that,go back to the zenmaterial extracted folder,and find drawable_sw360dp_xhdpi.In that,start marking all the png images till you reach asus_ep_statusicon_wifisharing_on.png .
Including that,copy all the files,and paste them in the corresponding folder in the extracted Systemui,overwrite when asked.
You're almost done.
Close the folders,and make the extracted Systemui a zip archive.
Once that's done,rename it to AsusSystemUi.apk .
Copy this apk,and place it in the original position ,in system> priv app> AsusSystemUi.overwrite and reboot .
HERE'S A LIST OF SOME FAQs TAKEN IN FROM ASUS ZENFONE INDIA GROUP.MOST OF THE PROBLEMS PERTAINING TO LOLLIPOP CAN BE SOLVED FROM HERE:
1. How to wipe cache on lollipop?https://www.facebook.com/groups/zenfoneindia/permalink/1604345906499905/
2. How to manually update lollipop?https://www.facebook.com/groups/zenfoneindia/permalink/1604228349844994/
Details by Vipin https://www.facebook.com/groups/zenfoneindia/permalink/1604711976463298/
2A. how to upgrade & downgrade kitkat to lollipop & lollipop to kitkat
Alternative better method of upgrade & downgrade is being developed by one of our member @Pawneshwer Gupta
Asus Zenfone Flash Tool for all Asus z4/5/6 models : Use this method as its easy.
https://www.facebook.com/groups/zenfoneindia/1607187872882375/
You will need IntelAndroidDrvSetup1.9.0.zip
https://www.facebook.com/groups/zenfoneindia/1606636519604177/
2B. Why update fails to update the .53 or 54 & not able to flash lollipop?
https://www.facebook.com/groups/zenfoneindia/permalink/1605502049717624/
3. How to root lollipop zenfone 5 using computer?
Watch this video https://www.youtube.com/watch?v=KXyc7bwMGT0&feature=youtu.be
Download this file https://drive.google.com/file/d/0B9OM9nJbQarYZVRKM09sa21jOW8/view
Connect phone to the computer, then open the downloaded file
Extract it
Run Root.bat
Make Sure You have Enabled USB Debugging and Authorized the Connection before Proceeding..!
Wait 2~3 Mins it will Root your Phone and Restarts Automatically
3A. How to unroot lollipop zenfone 5?
In the above extracted folder you will find UNRoot.batConnect phone to the computer, then Run UNRoot.bat file it will unroot the phone.
4. How to install xposed framework on lollipop
http://forum.xda-developers.com/showthread.php?t=3034811
5. What all modules work on lollipophttps://www.facebook.com/groups/zenfoneindia/permalink/1605115143089648/
another one
https://www.facebook.com/groups/zenfoneindia/permalink/1606542796280216/
Search https://www.facebook.com/groups/zenfoneindia/search/?query=xposed working module
6. How to increase speaker volume on lollipop/kitkat ?
http://zenfone-five.blogspot.in/2015/06/asus-zenfone-5-6-speakerlineout-volume.html
7. Lollipop bug list (report all bugs here)https://www.facebook.com/groups/zenfoneindia/permalink/1604514019816427/
8. How to enable multi user mode on lollipop (you will have less free space left)
https://www.facebook.com/groups/zenfoneindia/permalink/1606078046326691/
9. How to install recovery for downgrading manually (Better to use 2A method)
https://www.facebook.com/groups/zenfoneindia/permalink/1606096776324818/
9A. recovery image for 2.22.40.53 kitkat firmwarehttps://www.facebook.com/groups/zenfoneindia/1608380279429801/
10. stuck at NO Command what to do?https://www.facebook.com/groups/zenfoneindia/permalink/1606066369661192/
11. How to full backup of ur phone with or without root and without custom recovery [root will gv more functions]
https://www.facebook.com/groups/zenfoneindia/permalink/1605870913014071/
12. Downgrading from lollipop to kitkat manually guide by Sayan Sarkar
https://www.facebook.com/groups/zenfoneindia/permalink/1605722459695583/
13. full backup of ur phone with or without root and without custom recovery [root will gv more functions]
https://www.facebook.com/groups/zenfoneindia/permalink/1605870913014071/
14. How to boot into safemode to test the phone in factory settings?
https://www.asus.com/support/FAQ/1005163/
15. TWRP recovery for lollipop & kitkat
http://forum.xda-developers.com/android/development/recovery-twrp-2-8-6-0-asus-zenfone-5-t3136263
16. How can I add Indian regional fonts to zenfone?If you have rooted your phone then install this app, It can display Punjabi,Gujarati,Bengali,Marathi,Telugu,Malayalam and all other Indian languageshttps://play.google.com/store/apps/details?id=pr.uni.fonts
17. recovery for lollipop if you are on TWRP recovery, or you are on Kitkat & want to update to lollipop, then just flash this lollipop recovery and flash latest lollipop firmwarehttps://www.facebook.com/groups/zenfoneindia/permalink/1622027738065055/
FULL CREDIT TO THEM.
BATTERY BACKUP IMPROVEMENT:
From xposed,download the following apps
1 :Greenify
2: Deep sleep battery saver
3owernap
Use the optimum settings you want to in these.
PERFORMANCE IMPROVEMENT:
Download No-Frillz CPU control from play store and use optimum settings.
I think pretty much has been covered up till now.Enjoy your custom phone.
If you want to customize it more,get a custom ROM, CM 12.1.Guide below:
CM12.1 ON ZENFONE 5[STABLE][UNOFFICIAL]
This ROM has two versions ,one by Trann huu trinh and the other by Edwin Adato.
After installing one of the below,flash xposed using TWRP.The zip link is here:
http://forum.xda-developers.com/attachment.php?attachmentid=3432558&d=1439048412
1:Guide for installation of Tranh's ROM:
http://www.asus-zenfone.com/2015/07/rom-cm-121-cyanogenmod-for-zenfone-5.html
Everything is mentioned in this.Flash the new system.img and sdcard fix boot.img .That would be more than enough.
The only bug in this ROM is video playback lag. It hasn't yet been fixed.
2.Guide for Edwin's ROM:
Download the ROM from here:
https://drive.google.com/file/d/0B05UM2q8MdJFNmpWZm1TTl9qSEE/view?usp=sharing
Follow this link for installation
http://www.asus-zenfone.com/2015/08/rom-cm-121-cyanogenmod-for-zenfone-5-doubletap-wake.html
The video playback bug was fixed in this version of the ROM,but there are other new bugs.Fortunately,all are fixable.
1.Graphic lag and battery drain, can be fixed by flashing this boot image
https://drive.google.com/file/d/0B05UM2q8MdJFWFltYVl5R0FMa0E/view?usp=sharing&pli=1
2:Storage full notification,can be fixed by flashing the zip file in the link fro TWRP(guide above).Mount system,and place the zip file in the internal storage before flashing.
https://drive.google.com/file/d/0B3D_bnxw-78yNkhzNTYwQkF1aW8/view?usp=drivesdk&pli=1
3.LED light fix:
Use root explorer.
Paste lights.clovertrail.so inside System/lib/hw.
set permission.Link is here:
https://drive.google.com/file/d/0ByqUHDVZPNxnOW1XNVNDTjl1aDg/view?usp=docslist_api
Battery backup can be further improved by using this:
https://drive.google.com/file/d/0ByqUHDVZPNxnTnQ1S1Q2ZXdaQjA/view?usp=docslist_api.
The above link has some xposed modules
AMPLIFY.APK
GREENIFY.APK
POWERNAP.APk
Ignore the rest.Install these apps and enable them in xposed and reboot the phone.Select optimum settings after that.
PERFORMANCE HACKS AND TWEAKS:
Visit this forum
http://forum.xda-developers.com/android/software-hacking/tweak-l-speed-v1-0-02-02-2015-t3020138
Follow instructions in it.It works.
The best theme that i found till date is the Euphoria Dark CM 12 theme.Go ahead and install it from play store.
Hope you liked my guide to making your Zenfone better than ever.
Credits:Tran huu,Edwin,Shakalaca,Asus Zenfone 5 India,Sayan Sarkar.
For any problems that you face,comment below or contact me from here: [email protected]
Cheers ,
Priyansh.
i installed LPthemer, it works but it cause error " sorry, documents has stopped" when i open download manager
this error ends when i disable lpthemer module, can u help me to solve it
rooted z5 on lollypop still showing no root access for some apps.
priyanshjain said:
DWYOR
I'm not responsible for bricked devices,or stuff.
For people who've got problems rooting their phone,visit this link;
https://www.google.co.in/url?sa=t&s...qglux2tUOzpArqxRA&sig2=YPIHz4QZdh7u7DK-vDfvlw
For driver problems, install
i)Minimal ADB tools
https://www.google.co.in/url?sa=t&s...C49AD3wKxuFOhSRRw&sig2=ZyGJtmdaXZd4xMii7EU9wQ
ii)Intel pc driver
https://www.google.co.in/url?sa=t&s...NHCUylg7CXCLwz-wQ&sig2=48KLS952AxFZI5TK1EndKg
iii)PC Link
https://www.google.co.in/url?sa=t&s...pKsojr-7Gg4N-wzkA&sig2=as2uyM3aDEOr7rTa4QpYoQ
This will ensure that the phone gets connected with ADB.USB debugging is a must.
Once you root it, get xposed:
https://www.google.co.in/url?sa=t&s...4hIIplpc2uCc71RGw&sig2=81KGwq6e_se15gmH9Nys5g
Once you install it, you may get the bootanimation playing for long.
If that happens,force switch off your zenfone by pressing the power button for 8 seconds, then switch it on while pressing the volume up button.
It will enter droidboot,where you can go to the recovery.
Once in recovery,if it shows no command,press the power and volume down button together and with your index and ring finger,and then use your middle finger to press the volume up button.
Once you do that, you'll get options ,one of which will be wipe cache partition.
Do that,and then reboot your phone.Your zenfone will be good to go.
Now ,you'll be able to do whatever the hell you want with LPThemer.I changed the notification bg using that.I use gravity box for media and power tweaks.Xuimod is for a particular listview animation that I love,explore it guys.And the rest are for convenience.Screenshot below.
Now for the quick settings,as all of you might be wondering ,here's what I did:
Downloaded the apk of zenmaterial theme for zenfone 2
Used fx root explorer to unzip the apk.
Long click on the app and press open with using Archive Extractor.
There,you will find a folder called res,and then go to drawable nodpi folder in it,where you'll be finding 3 png images .
Get the .png image which says header_bg at the end ,and create another copy of it.
Once you do that ,rename the copy as dell_header_bg.9.png and put it in the same folder.
Then,rename the quicksettings png to asus_quicksettings_bg.9.png.
Copy all of these.
Now go to the system root present in the main menu of fx .
Go to system>priv-app>asus systemui.
There you'll find the apk.extract it in a folder in the main storage.
Go to the same location in the extracted folder,ie res,and find drawable nodpi.
Paste the 4 images there .
Overwrite the images when asked.Now,delete asus_header_bg.9.png, the thumbnail is white in color.
Rename the pasted asus_header_bg.png to asus_header_bg.9.png.
The quick settings background has been set for now.
Once you manage to do that,go back to the zenmaterial extracted folder,and find drawable_sw360dp_xhdpi.In that,start marking all the png images till you reach asus_ep_statusicon_wifisharing_on.png .
Including that,copy all the files,and paste them in the corresponding folder in the extracted Systemui,overwrite when asked.
You're almost done.
Close the folders,and make the extracted Systemui a zip archive.
Once that's done,rename it to AsusSystemUi.apk .
Copy this apk,and place it in the original position ,in system> priv app> AsusSystemUi.overwrite and reboot . You're all done .
Cheers ,
Priyansh.
Click to expand...
Click to collapse
Sir i had rooted my zenfone 5 With one click method on lollypop. By root checker it shows root access. But in some apps like wifi kill and titanium backup it asks for root privileges and says no root access. Please suggest me what should i do for getting out this problem. Wifi kill app is too much necessary for me. Thanks in advance.
Is SuperSU properly configured?
That may lead to a problem.
Dont know about wifi kill but titanium can sometimes do this if u restore a backup.....please fresh install both apps and then retry...
priyanshjain said:
2.Guide for Edwin's ROM:
Download the ROM from here:
https://drive.google.com/file/d/0B05UM2q8MdJFNmpWZm1TTl9qSEE/view?usp=sharing
Follow this link for installation
http://www.asus-zenfone.com/2015/08/rom-cm-121-cyanogenmod-for-zenfone-5-doubletap-wake.html
The video playback bug was fixed in this version of the ROM,but there are other new bugs.Fortunately,all are fixable.
1.Graphic lag and battery drain, can be fixed by flashing this boot image
https://drive.google.com/file/d/0B05UM2q8MdJFWFltYVl5R0FMa0E/view?usp=sharing&pli=1
Click to expand...
Click to collapse
After flashing this boot img I don't get any 3g or 2g net, please help
I don't know what is wrong with the boot image. Perfectly works for me.Try reinstalling the ROM.Make sure you wipe the cache and factory reset.Flash the boot image in the zip of the ROM first,and then Flash boot-stock.img.Hope this helps.
tip
a little tip if someone is facing problems to run games on cm...tested on tran's build,should work on edwin's too.....enable awesome player from dev option and games should work....
Shafin Uddin said:
After flashing this boot img I don't get any 3g or 2g net, please help
Click to expand...
Click to collapse
Hellow how to root zenfone 5 without pc

LG G Flex 2 H959 Ultimate Mod Guide

(ATTENTION: Using this guide is your choice. I am not responsible if your phone gets bricked. All I'm doing is sharing my results so people can enjoy a better experience on their G Flex2, I do not know if this guide will work in anyone else's phone, I only know it worked on mine)
Hello, and welcome to my guide . I'm going to guide you through all the process I went through to install mods that will tweak your experience. The tweaks and mods used, are, as follows:
Audio Enhancement [Viper4Audio (credits to: users zhuhang and guitardedhero) Dolby Atmos (credits to: users guitardedhero and worstenbrood) and a modified mixer_paths profile (credits to: users paris07121978 and soosoolhastam)]
Camera Enhancement [modified camera_config and media_profiles (credits to: user jacksoncolocho)]
Screen And G4 Style-Tweaks [Flash-Mods (credits to: user bountyman334)]
Better Performance and Less Heat Output [modified thermal-engine-8994 (credits to: user probaina) tweaked interactive governors (credits to: users soosoolhastam and soniCron)]
Widened Scope of Phone Modifications [Xposed (credits to: user rovo89)]
Latest (Lollipop, Marshmallow on a locked bootloader is not rootable yet) Software Rooted Image (as of 5th of June, 2016) [15e rootedsystem image (credits to: user kevin3688)]
(I'm so sorry if I let anyone out, if I forgot to credit someone, please reply and I'll add him/her)
TL;DR, here's the guide:
1. (If you haven't already) Flash this image (https://drive.google.com/file/d/0B0UblGbOPFYBT2RERDZKcUhqcnM/view) on your phone, with this guide (http://forum.xda-developers.com/g-flex2/general/lg-h959-v15a-rooted-andriod-5-1-1-t3178517). Note that that flash command works for the 15e image. Now you have the latest software version.
2. Download and Install (on your phone) FlashFire, from the google store (yes, from the google store, not the old 0.24 version).
3. Download and install Stericon's busybox from the play store.
4. Download XposedInstaller.apk into your phone and also download the zip file (the one you'll flash with FlashFire), which has to be from sdk22 (that's for android 5.1.1) and from arm64 (http://forum.xda-developers.com/showthread.php?t=3034811). Make sure to download the latest one. Now open Flashfire and flash the zip file (+ button, tap on flash zip or ota, select the zip file to the downloaded location, and uncheck mount read/write, then tap on flash). Afterwards, install the downloaded XposedInstaller.apk on your phone and open it. You are now able to use Xposed, which is a unique framework that allows you to download modules, which are "apps" that can change your phone in a lot of ways, way more than a regular app, I think. To install modules, open the XposedInstaller and... you'll figure it out.
5. Downgrade your flashfire app into the 0.24 version, by uninstalling it and installing this version instead (http://flashfireapk.com/flashfire-0.24.apk).
6. Flash the mod (same thing as before, but now there's only the auto-mount option, don't check it) provided by this thread, look for the h959 link (http://forum.xda-developers.com/g-flex2/development/dec-21-stock-lollipop-flex-2-ls996-t3275531). Download it (on your phone) and flash it with FlashFire (it might take a while). Now you should have a slightly better screen, G4 design changes and other tweaks to your phone.
7. Uninstall flashfire 0.24 and install the version from the google store again.
8. Download the Dolby Atmos zip file (http://forum.xda-developers.com/android/apps-games/mod-dolby-atmos-t3109446) and flash it with FlashFire (same thing as before, now there are more options again, uncheck mount read/write again). You should now have a dolby atmos app on your app drawer, it uses an intelligent equalizer and other cool stuff to make your audio sound better. Tweak it to your liking.
9. Download the zip file "ViperAtmos x (x represents the latest version, 5.5 as of now) sony beats edition" (link: http://forum.xda-developers.com/android/software/viperaudio-viperatmos-3-8-sq-driver-t3289075) (that "sony beats edition" is not completely necessary, so if in a future version it's not there anymore, don't worry about it). But don't flash it. Instead, copy the content of that zip file to your root folder (mount the folder as read/write with your file explorer and overwrite what's already there) (the lowest/highest folder on your phone, it's not accessible via pc, only via a root browser). The folder can also be called "system(root)" or a hashtag or just "/", don't confuse it with the folder named root that is inside "/" or the folder "system" that is also inside "/". If any files couldn't be placed, like for example audio_effects.conf, try finding that file (it's in "vendor/ect", "system/etc" and "system/vendor/etc") and mount that file read/write, now try copying and pasting again, if it doesn't work again try rebooting and trying again. Open the V4A (V4A stands for Viper4Android) app, it may say to install drivers or it might be already installed, if it says install drivers tap on ok. It will say drivers are installed, so reboot.
10. Download and install SE Linux Mode Changer (http://forum.xda-developers.com/showthread.php?t=2524485), give it root permission and change the mode to permissive. Now Viper4Android and Dolby Atmos should be working together. Viper4Android is an audio tweaking tool that enhances your listening experience, and gives you a range of customization to do so. Tweak it to your liking.
11. Download the following file: http://forum.xda-developers.com/attachment.php?attachmentid=3566699&d=1449390187 (delete the mixer_paths from that zip file). Also download the mixer_paths file from this thread (http://forum.xda-developers.com/g-flex2/development/surround-mode-h955-t3376881), look for the latest post of the user "soosoolhastam" on that thread, the one where he uploaded his modification of the mixer_paths file. Also download the thermal-engine-8994 file from Probaina here (http://forum.xda-developers.com/g-flex2/general/thermal-throttling-hotplug-settings-t3106165), it's in a reply he made to his own thread, it's on the first page. Now that all those files are on your phone, use a root text editor (the only one that worked for me is the app QuickEdit) to copy the content of all those files, and replace the content from the files (with the same name) on the folder /etc. Don't replace the files, since that "broke" my phone, just replace the text content of those files with the content of the files you downloaded, that have the same name. Now you have unlocked 60fps on your camera, your photos are now all stored with 100% quality, your audio has a higher volume and it's more surround, and your phone should heat up less.
12. Download the file "init.qcom.post_boot_xxxxxx.zip" (again, the Xs represent whatever the latest version is, choose the biggest number, not the "original" version) from here (http://forum.xda-developers.com/g-flex2/general/tweak-interactive-governor-lag-battery-t3371210). Extract the file and navigate to the folder GhostPepperVx (x=latest version) (you can choose from the other folders if you want, they have different cpu governors, if you want to try another one) then copy the file "init.qcom.post_boot" inside that folder into system/etc. Make sure your phone is not overheated (since that changes things).
13.Wipe dalvik cache with flash fire to cleanup your phone after all the flashes and stuff. There. Now your phone should be better in every way!
so, i preciate all your work...really, this thread will help a lot of people, this AIO is really exelent, conglats!
now, the G4 Mod with Bravia engine, all sxstem icons and apps will be like g4 sure?? or only 2 or 3?? tell me, i never flash it bcs i never know.
Will work on H955?
oskarmaly said:
Will work on H955?
Click to expand...
Click to collapse
Sorry mate, but at least flashing the h959 rooted image won't work, certainly. And I'm not sure how the installation would go in your model. I'm really sorry, I wish I could help.
copy2050 said:
so, i preciate all your work...really, this thread will help a lot of people, this AIO is really exelent, conglats!
now, the G4 Mod with Bravia engine, all sxstem icons and apps will be like g4 sure?? or only 2 or 3?? tell me, i never flash it bcs i never know.
Click to expand...
Click to collapse
The G4 mod changes a lot of things, some things I didn't even like, like the phone dialer and the contacts design, but I'm keeping it because of the rest of the things that come with the mod. I'll list the things I noticed until now: changes (very minor) to the little menu that pops up when you slide down, it adds a button (an engine icon) to access settings faster (was it already there?), and by its side there's a button that redirects you to a menu where you can change "users", not quite sure how that works, the default calling app is completely changed, I think the design changes are from G4. When you insert headphones/usb a little menu pops up, I just checked and apparently it's a feature called "plug and pop apps", one of the apps that is shown by default is the music app. The mod adds a new app to the menu drawer, called "QTheater", not sure what it does yet. Clock app looks unchanged, gallery app has a new icon, but aside from that nothing's changed there. Quickmemo+ seems also unchanged. Music app is... A little different. Kinda uglier, in my opinion, really. Calculator's the same. Camera app is the same. OOH! Never mind, gallery app is so much better, I really can't describe well what I'm seeing here, you'll have to try it out for yourself. Calendar app just changed to color of the (orange or red?) on it to a more orange one. Email app is the same (who uses that app?). Tasks app is the same. Weather app is also the same. Voice recorder is the same. Dunno if Voice Mate app is changed, never paid attention to it. Update center app is the same. Settings app has a dramatic design change. A bunch of new features on the settings app, including a setting for the phone to read messages out loud. Holy moly so many new features in the settings app. I think that's it. Until now I haven't noticed any other differences until now. You can install a module for Xposed to get more g4 tweaks, including the option to record your calls! Sorry if I missed anything.
can it be removed/uninstalled if we do not like it?
soosoolhastam said:
can it be removed/uninstalled if we do not like it?
Click to expand...
Click to collapse
I'm not sure but I think so. But I am sure you can always re-flash the 15e image (that'll erase all the mods, and don't worry, it won't erase any of your data, only the mods), and you can follow the guide without installing the mods you don't like, like the g4 tweaks mod.

[MOD][Nougat] Stock File Manager has some hidden features, enable them! (How-To)

I noticed that S8 and Note FE ROMs have some extra features that the regular Note5 didn't have, at least not without rooting and modifying it. Some of them are very easy to enable like this but a modified device is required. This time is about the My Files app, the stock Samsung file explorer.
system/csc/others.xml add this lines:
cachanilla86 said:
<CscFeature_MyFiles_EnableDirectorySearch>TRUE</CscFeature_MyFiles_EnableDirectorySearch>
<CscFeature_MyFiles_SupportApkCategory>TRUE</CscFeature_MyFiles_SupportApkCategory> <CscFeature_MyFiles_SupportPinLock>TRUE</CscFeature_MyFiles_SupportPinLock>
<CscFeature_MyFiles_SupportFolderDescription>TRUE</CscFeature_MyFiles_SupportFolderDescription>
<CscFeature_MyFiles_SupportRmvbFileFormat>TRUE</CscFeature_MyFiles_SupportRmvbFileFormat>
<CscFeature_MyFiles_ConfigDataUsageWarning>TRUE</CscFeature_MyFiles_ConfigDataUsageWarning>
Click to expand...
Click to collapse
system/etc/floating_feature.xml add this line:
cachanilla86 said:
<SEC_FLOATING_FEATURE_MYFILES_SUPPORT_OPTIMIZE_STORAGE>TRUE</SEC_FLOATING_FEATURE_MYFILES_SUPPORT_OPTIMIZE_STORAGE>
Click to expand...
Click to collapse
After a Reboot the changes will appear, if not try clearing the app's data.
I attached MY OWN files for reference, you can use the .zip to install yours. My phone is a Sprint model (SM-N920P) so don't try to flash it on any other model.
This is a good time to enable the unit converter in the stock calculator app and some other mods.
Do you Want to enable call recording? add this lines to system/csc/others.xml
cachanilla86 said:
<CscFeature_VoiceCall_ConfigRecording>RecordingAllowed</CscFeature_VoiceCall_ConfigRecording>
<CscFeature_VoiceCall_EnableCallButtonInFdnList>TRUE</CscFeature_VoiceCall_EnableCallButtonInFdnList>
Click to expand...
Click to collapse
Good luck!
you can simply get it by installing latest version from apkmirror. It installed without any problem on stock unrooted
Ijaz Farooq said:
you can simply get it by installing latest version from apkmirror. It installed without any problem on stock unrooted
Click to expand...
Click to collapse
Doesn't work that way. If you don't modify at least the floating_feature.xml you won't get the hidden features, no matter how updated the app is. I tried, that's when I came to understand that was a "CSC mod". If you are on a custom ROM of course it will work because S8 or Note FE have this already enabled.
cachanilla86 said:
Doesn't work that way. If you don't modify at least the floating_feature.xml you won't get the hidden features, no matter how updated the app is. I tried, that's when I came to understand that was a "CSC mod". If you are on a custom ROM of course it will work because S8 or Note FE have this already enabled.
Click to expand...
Click to collapse
yes it's work, i have already try install latest MyFile apk from apkmirror, i'm not rooted
cachanilla86 said:
Do you Want to enable call recording? add this lines to system/csc/others.xml
Click to expand...
Click to collapse
Well. Watch out.
There is a missmatch in that line:
<CscFeature_VoiceCall_ConfigRecording>RecordingAll owed</CscFeature_VoiceCall_ConfigRecording>
It should be without the blank spcace in "RecordingAll owed", but RecordingAllowed", my friend.
Po properly it should look like this"
<CscFeature_VoiceCall_ConfigRecording>RecordingAllowed</CscFeature_VoiceCall_ConfigRecording>
Do NOT forget after putting these line in the "cscfeature.xml"-file to do these 2 things:
1. Set permissions to the file "others.xml" to 0644
(if you're on Nougat, then the file is "cscfeature.xml" in this folder:
system/omc/"your CSC"/cscfeature.xml
Set permissions (if changed) to your CSC folder (in my case it's "XEO") to 0755.
2. Restart.
Now, good luck.
In my case it worked like hell
Mine model & ROM: N920C with KHONGLOI-NOUGAT ROM ver. 11
Jack_Surfer said:
Well. Watch out.
There is a missmatch in that line:
<CscFeature_VoiceCall_ConfigRecording>RecordingAll owed</CscFeature_VoiceCall_ConfigRecording>
It should be without the blank spcace in "RecordingAll owed", but RecordingAllowed", my friend.
Po properly it should look like this"
<CscFeature_VoiceCall_ConfigRecording>RecordingAllowed</CscFeature_VoiceCall_ConfigRecording>
Now, good luck.
In my case it worked like hell
Mine model & ROM: N920C with KHONGLOI-NOUGAT ROM ver. 11
Click to expand...
Click to collapse
It is a forum Glitch when copy-pasting
No modification required
just update My files App from galaxy store or from apkmirrior.
prabjots07 said:
just update My files App from galaxy store or from apkmirrior.
Click to expand...
Click to collapse
Nope.
Your job
wuau men, you´re are a genius!!! Thanks for this...
<CscFeature_MyFiles_SupportFolderDescription>TRU E</CscFeature_MyFiles_SupportFolderDescription> newer builds like note8 roms it will disable samsung cloud
What am i supposed to be seeing in the screen shots? Only dif i see is Scloud
I already have them without anything

[HELP] Leagoo T5: why is not available any ROM ?

Hello
I've a Leagoo T5 wich use his own Nougat modifiied. TERRIFIC !!!
I'm looking for another ROM wich supporting all feature (also double rear camera and fingerprint reader) because it's impossible to use it.
T.I.A.
Paolo
You can use "MTK Extractor" to extract system.img and other files, you can then modify them, and flash them using "SP Flash".
I recently uploaded a clean stock ROM (LEAGOO_T5_OS2.1_E_20180116) to Mediafire and Needrom.
I've also uploaded a carepack if you are interested in the new ROM, or even for a custom.
The command for fast boot is: fastboot oem unlock
Ferather said:
You can use "MTK Extractor" to extract system.img and other files, you can then modify them, and flash them using "SP Flash".
I recently uploaded a clean stock ROM (LEAGOO_T5_OS2.1_E_20180116) to Mediafire and Needrom.
I've also uploaded a carepack if you are interested in the new ROM, or even for a custom.
The command for fast boot is: fastboot oem unlock
Click to expand...
Click to collapse
Do you mind sharing please? I'd love to get a working custom rom on this device.
I still can't add links yet, so you will have to Google search: "MTK Extractor". Download it, and then download the latest official ROM, which I have uploaded to Needrom and Mediafire, Google search: "OS2.1_E_20180116".
Extract the "system.img" file from the stock ROM using MTK Extractor, you can then go ahead and make your customization's. System apks are signed and locked, however they can be replaced.
When you have finished, you can use MTK Extractor to create a new system.img file with all of your modifications (including root, if you add it). The size for system.img is 4096mb.
The MTK Extractor tool uses a slider bar and text input for the partition size, the slider is limited, however enter 4096 into the text box (don't delete the text, it bugs).
Enter fastboot (Power + Volume up), third option, then using ADB with command prompt, type the command: "fastboot oem unlock", and then accept.
Now you have unlocked the phone, you can run your custom ROM. In a factory locked state, ROM's will install, but not run.
I forgot to mention my Needrom pack contains MTK Extractor. If you can make roms, there are 3 stock bugs that I would ask you to fix.
1: If the navigation bar is hidden, there is a window transition blip (bottom of the screen) if you swipe to recent apps.
2: If you select the first (bottom left) icon from the lock screen (voice, usually), you get a grey background.
3: Bluetooth scanning sometimes bugs (MAC instead of name), once paired there are no issues.*
* This may be due to my headset, but I remember my TV also displaying a MAC once.
Also, can you align or remove the 4G icon that shows even with data turned off.
Ok... So far this thread seems to be the only one on xda-dev about leagoo T5, which i just buy.
By the way thanks Ferather for pushing the rom on need rom.
Here the link :
https://www.needrom.com/category/leagoo/t5-leagoo/
Need help
Hi, could you please share the Mediafire link?
Since the last rom update (LEAGOO_T5_OS2.1_E_20180822 aka OS2.1_E_20181025) I post on needrom a moded rooted boot with magisk.
i have this leagoo t5 running this newest e_20181025 but im getting a problem with my front facing camera only displaying like an upsidedown image of the rear camera. please advise on what i can do to fix this
Maybe inconsistence between differents partitions (like boot and system)
If you know what you are doing I will advise reflashing all principal partitions.
But i don't think the phone came like this when new, so someone must have messed something.
https://www.mediafire.com/#3c2rnntnz3kw0
LEAGOO_T5_OS2.1_E_20181025.zip -- Original Leagoo T5 ROM
LEAGOO_T5_OS2.1_C_20181025.zip -- Custom Leagoo T5 ROM
No issues, other than the one I have mentioned, which is just an app default.
Enjoy!
hey cool rom bro.
Thank for sharing.
No problem, I thought I would start the ball rolling for customization of the rom, since adding ringtones does not work with the stock rom (media storage app issue I think).
You can permanently edit the rom yourself, which I found very easy. If you want to add apps, simply install them from sdcard or store, then navigate to "/data/app", you will find your installed app or update, with odex files and libs, if any.
I created a temp folder on "/data" called "Working" and copied everything into it, and then setup the correct permissions, and renames, and transferred to either "/system/app" or "/system/priv-app", depending on the app.
A better way to do it, is to use "Lubuntu" from live USB or DVD, and then mount the image and edit it as root: "sudo *file explorer*", in this case "sudo pcmanfm-qt", then create a folder in "/mnt" called "ROM".
Next copy "system.img" to "/tmp", and mount it "sudo mount /tmp/system.img /mnt/ROM", now you can do whatever you like, but make sure to "chown" and "chmod" all your modifications.
Make sure you delete anything you will replace when you transfer, else you might get old unused files (folder merged and non-replaced items remain).
----
If you make edits on the phone using an app, and want to make your own "system.img", use the readback option in "SP Flash Tool".
physical_start_addr: 0xe000000
partition_size: 0x100000000
----
Note: Most non-stock apps *do not* support the triple (3x) camera setup, and will either use the wrong camera or crash.
Yeah I encounter problems too to add custom ringtone and wallpaper but i manage to get over it by changing some files permissions
By the way I am "456456" on needrom, the boot img with magisk is from me
I know the time needed to make a custom rom and I'm glad to see that I'm not the only one trying to mess with this not-bad-at-all cheap phone
There is a possibility of an Oreo port, there is a Leagoo T8s with the the same chip that runs Oreo 8.1.0. I have checked over the rom and it looks possible (based on my basic knowledge).
Cygwin + Cmder, for Android. I made the pack myself, and thought it might help others using Windows who want various Linux tools.
I added Cmder for better console support and easy admin: ---- http://www.mediafire.com/folder/lzsf7xd2wwsm4/Commander
Quick update, will now self configure "/home", added ADB and Fastboot.
Ferather said:
There is a possibility of an Oreo port, there is a Leagoo T8s with the the same chip that runs Oreo 8.1.0. I have checked over the rom and it looks possible (based on my basic knowledge).
Click to expand...
Click to collapse
Hi, Running your ROM with no other mods, it's certainly better than original. Just curiousis there anyone working on an Oreo based ROM ?. ... J
Thanks, I did not manage to get the Oreo from the T8 to function, due to hardware changes.
Ferather said:
Thanks, I did not manage to get the Oreo from the T8 to function, due to hardware changes.
Click to expand...
Click to collapse
Ah !, C'est la vie, would have been interesting. Apologies for late reply was away from home and didn't have much spare time. ... Jack
please tell me how you can fix the inverted touchscreen Leegoo T5

Categories

Resources