[MOD] Overlay Mods: XLoud,Clear Phase... - Sony Xperia M5

Hi ,
here's some overlay mods to re-enable some disabled features for unknown reason.
Installation
1. download the mod you want
2. flash via recovery or move to /system/vendor/overlay ( or /oem/overlay if you have a kernel with dm-verity enabled ) with rw-r-r permission
1. SoundEnhancement: XLOUD, Clear Phase, S-Force Front Surround
2. framework: Enable animations in Stamina mode, remove safe volume warning, led will turn off when battery fully charged, minimum brightness set 1 instead of 10 (maybe it's the same and needs to be done in the kernel?)

any sound difference? or just the layout only.

chorno said:
any sound difference? or just the layout only.
Click to expand...
Click to collapse
Yes it's working fine, the effects already in /system/etc/sony_effect this mod will enable those effects not add them

someuser93 said:
...to re-enable some disabled features for unknown reason.
Click to expand...
Click to collapse
Some of them are pretty obvious. Animations uses CPU processing to be rendered so it's logical to disable them in Stamina Mode to save battery. Safe volume warning is self-explanatory too.
Anyway, do you have particular reason for not mentioning in the OP you've also changed the attributes below in your framework-res overlay?
Code:
config_led_off_when_battery_fully_charged
config_screenBrightnessSettingMinimum
config_screenBrightnessDim

mbc07 said:
Some of them are pretty obvious. Animations uses CPU processing to be rendered so it's logical to disable them in Stamina Mode to save battery. Safe volume warning is self-explanatory too.
Anyway, do you have particular reason for not mentioning in the OP you've also changed the attributes below in your framework-res overlay?
Click to expand...
Click to collapse
Wow, thanks for your observation.
1. You know you don't have to use this overlay if you want animations off in Stamina mode it's entirely up to you, safe volume has some kind of pattern to re enable it self after some time
2. Sorry about that i think i've uploaded the one i use, I'll remove this one or add another one

I'm on lollipop 5.1 (30.1.A.55) and the overlay folder is in /oem/vendor and if I click on the soundenhancement.apk it comes up with parse error where if I click any of the other ones in that folder it comes up with package installer. So I'm doing something wrong or the apk isn't signed

ih8redsn0w said:
I'm on lollipop 5.1 (30.1.A.55) and the overlay folder is in /oem/vendor and if I click on the soundenhancement.apk it comes up with parse error where if I click any of the other ones in that folder it comes up with package installer. So I'm doing something wrong or the apk isn't signed
Click to expand...
Click to collapse
try this one View attachment Soundenhancement.apk

Related

Rom Editor

Hi guys,
I've been changing roms on my phone lately and found out that there were some roms that have some apps on the rom that I don't want on it.
Or just the other way around, that it doesn't have some apps on it that I do want when I install a new rom.
After a while I got irritated by this and thought that I could create a program that could help people like me by adding/removing apps from the rom without diving into the rom zip file and maybe delete files that I shouldn't touch.
It's finally finished and it works, i've tested it on my HTC Desire multiple times now .
let me know what you think! And if you have any tips/questions check my website to get my e-mail address!
you can find more info/screenshots at beardman.eu
And here's the Download link!
Updates:
V1.5
- It's even bigger
- You are able to change your boot animation
- You are able to change sounds (Alarms, notifications, ringtones)
- Code optimization
V1.4
- It’s a bit bigger
- You can now maximize the window
- It no longer looks like it’s frozen when you unpack/save a rom
- Bar at the top of the program with the “settings”
- Progress bar on the bottom to show the unpacking/saving progress
- Report bug option for when you’ve found something that isn’t working!
- Code optimization
V1.3
- Extra tab for some settings which can be turned on and off as you wish
- Changelog is now included
- Check for update is included
- You can open the last rom as how you left it, no need to drop it on there again
- Automatically remove the safe to remove apps
- Automatically load previous edited rom
- Small bugfixes
V1.2
- Information is shown while extracting rom
- When saving rom, a location and file name is asked
- When right clicking on an item in the System list a pop-up will show which allows the user to mark an app as safe/unsafe to remove
- Items will be colored red or green or black depending on if they are safe or unsafe to remove
- Option to delete all the safe to remove items
V1.1
- Added compatible with update-script
Todo:
- Save state
- get your own list of apps to remove automatically
This program is supposed to work on most devices, if you've tested it and it works let me know!
Working devices:
- HTC Desire
is that like the rom kitchen?
but works on windows??
I don't really know, I haven't looked into it. The only thing you can change so far is adding and removing apps to the system and user partition. If you have a tip on what I should add, let me know!
Yes, it works on windows.
I haven't really dabbled in it much - but when i did it looked like you needed a linux VM/boot to play around with it much...
one thing that might be sensible is to try and code in a flag to identify apps that shouldn't be removed, because of fc etc.? even if they are just flagged as italics or something with a warning that they may cause fc if you don't have a default launcher or something
Well, it works on windows because you'll need to download a rom first, and then you open the rom zip file with this program and you'll just basically edit the files in the rom zip file!
Thanks, that's a good one! I'll look into it soon!
something like this is always good for getting rid of htc stocks (stock.apk and the widget too com.htc.stockwidget.apk - oh and plurk too nowadays)
and the apps that annoy you because you replace them instantly with an updated/different version from market, like quickoffice, the google apps that are out of date very quickly...
if you can make the app recommend ones not to remove, perhaps its worth highlighting ones that are recommended to remove too?
list could be provided quickly by people using the app as to which ones are commonly removed
edit: especially as you have a nice little log of apps that are removed:
17:50:21 - Removing app com.htc.linkedin.apk
17:50:21 - Removing app com.htc.PlurkWidget.apk
17:50:21 - Removing app com.htc.StockWidget.apk
17:50:21 - Removing app HtcPlurk.apk
17:50:21 - Removing app Quickoffice.apk
17:50:37 - Removing app Stock.apk
Click to expand...
Click to collapse
Think you might need a save as button or something though
also i am getting an error when saving:
17:51:15 - NOT saving rom
17:51:20 - NOT saving rom
17:51:31 - NOT saving rom
17:51:44 - NOT saving rom
Click to expand...
Click to collapse
was playing about with this rom if it helps: Cool-AceS-v7.zip
--- oh
and if it helps, it might be an idea to put a 'please wait' box popup or something when loading a rom - it took a minute or so when i tried it - and the app window hangs (as well as the explorer one I dragged the .zip from) - if a progress bar can be made that'd be better, but it'd be good just to tell people that it's doing something and not just crashing
Thanks for the error report, gonna look into it in a hour or so!
Think that's a good idea, i'll see what I can do for it .
-edit:
Found what the problem is, currently it only works when a rom is using the updater-script, not the update-script.
Think i'll be able to fix it this week .
Not to disappoint you or anything but what you can do with this program you can do it anyway. I was hoping for a proper full on program really, not just deleteing applications. I can do this anyway by opening rom.zip and deleteing the apps myself.
Probably a nice little app for newbies though.
Had another idea, to set your own list of defined apks to remove so you can have quick open and deletion (and addition) of apk list, and recompile of a zip.
Sent from my HTC Desire using XDA Premium App
Meaple said:
Not to disappoint you or anything but what you can do with this program you can do it anyway. I was hoping for a proper full on program really, not just deleteing applications. I can do this anyway by opening rom.zip and deleteing the apps myself.
Click to expand...
Click to collapse
I'm not disappointed by your comment, and I know that
What would you like to see this program do? Any tips?
Meaple said:
Not to disappoint you or anything but what you can do with this program you can do it anyway. I was hoping for a proper full on program really, not just deleteing applications. I can do this anyway by opening rom.zip and deleteing the apps myself.
Click to expand...
Click to collapse
But in the outset its doing what he intended it to do
Sent from my HTC Desire using Tapatalk
f0xy said:
But in the outset its doing what he intended it to do
Sent from my HTC Desire using Tapatalk
Click to expand...
Click to collapse
indeed.
not everyone is familiar and happy to start ripping open zips and deleting stuff so for those people this will be a nice way to get stuff done without the fear of screwing it up
And you can add apps to the user data partition. If the rom hasn't included the data install in the updater-script that will be added !
does the download link include the fix to actually recompile the rom/zip now?
Lothaen said:
does the download link include the fix to actually recompile the rom/zip now?
Click to expand...
Click to collapse
Not yet, if I have some time I'll try to fix it today!
thank you for this program, I'll try it
New version is now online!
Now compatible with update-script
Check main post for link!
Chrusb said:
New version is now online!
Now compatible with update-script
Check main post for link!
Click to expand...
Click to collapse
when saving I got the error 'rom file is in use by another process' or similar
I guess that's because I opened it in the app and it is trying to save over the top?
'save as' feature would fix it
or is it cause the .zip is in the same folder as the .exe ?
Lothaen said:
or is it cause the .zip is in the same folder as the .exe ?
Click to expand...
Click to collapse
yes it is.
a save as and/or an option to rename the .zip when recompiling the zip would be best probably - or an error that says 'do not have the .zip you want to edit in the same folder as the .exe'

[MOD][ROOT][ICS]Hide Status Bar (updated 11.02.)

How to hide the combined Status Bar on ICS (root required!)​
I think many ppl are searching for a solution to hide the status bar on ICS, since the Hacks from Honeycomb doesnt work on ICS.
Note that this is really a "Hack" since it forces Android to stop a services that is flagged as "important".
As usual, you are solely responsible if you brick your device!!! Install this Hack at your own risk!!!
Click to expand...
Click to collapse
The Hack is tested on [ROM][ICS] Team Eos ICS 1.0.0 (umts_everest). Let others know if you have experiences with other roms. I´ll update this post after ur feedback.
Requirements:
MOD
- a rooted Xoom
- attached ZIP file (all credits to [email protected])
HOW TO
- SwipePad https://market.android.com/details?id=mobi.conduction.swipepad.android
Click to expand...
Click to collapse
Installation
The attached ZIP file contains
ToggleBar.apk
android.policy.jar
Settings.apk
1st - Install ToggleBar.apk and replace:
/system/framework/android.policy.jar
/system/app/Settings.apk
Click to expand...
Click to collapse
using RootExplorer or equivalent or use ADB to push.
2nd - Reboot your device
Now you´ve got a new option to hide allow hiding the statusbar under Settings -> Display
Click to expand...
Click to collapse
Exemplary use for end-users
- Install SwipePad from the Market
- Setup SwipePad to launch ToggleBar
Click to expand...
Click to collapse
Have fun hide your system bar where its not needed
NOTE FOR DEVS
Please read the diff.txt to adopt changes for your own rom.
Dont forget to give credits to [email protected] for his work on this mod!!
Click to expand...
Click to collapse
If you find this useful, hit the Thanks button.
Check out my tutorial How to turn off your screen (e.g. while plugged into hdmi)
v 0.5
- initial release
Click to expand...
Click to collapse
v 1.0
- add new settings to the display section to permanent hide the status bar
- based on Maxime's CombinedBar auto hide feature for ICS CM9
- no more need to kill systemUI
- no known issues
Click to expand...
Click to collapse
I would like to try this but I don't wanna be the guinea pig.
There's nothing super risky in changing the services.jar.
Make a backup of yours and you can push it back with ADB if you got a bootloop.
Nice, and thanks.
Wish there was a way to incorporate this into my app without needing the external jar file to be replaced (like it is in HC).
I have an app on Market that is a Kiosk browser app, but currently only for Honeycomb. It'd be sweet if it could work for ICS as well
Simonetti2011 said:
Nice, and thanks.
Wish there was a way to incorporate this into my app without needing the external jar file to be replaced (like it is in HC).
I have an app on Market that is a Kiosk browser app, but currently only for Honeycomb. It'd be sweet if it could work for ICS as well
Click to expand...
Click to collapse
I don't think there is a way to do it without a "special" version of the jar (policy or services)
In HoneyComb you could hide the bar, but with ICS Google remove that option, now the bar is "enforced" due the soft buttons and notification stuff.
new version online. see first post!
thx dabidu
Maybe this could go to the development section.
I add the .diff file with all the required changes on the source code to get the toggle the bar on and off, so anyone building a new rom from souce could implement this "feature"
dubidu said:
Maybe this could go to the development section.
I add the .diff file with all the required changes on the source code to get the toggle the bar on and off, so anyone building a new rom from souce could implement this "feature"
Click to expand...
Click to collapse
Can you post the file?
double1 said:
Can you post the file?
Click to expand...
Click to collapse
Its included in the zip file linked in the first post
I try this on eos 68. Its working with a big BUT.
No way to trigger the status bar back in application. Rotate the screen didnt work either.
Most of apps on market do not have exit button. So i can only use restart using log press power button.
I hope you could add the toggle setting on log press power button. That will do the jobs.
Thread Moved.
gamming said:
I try this on eos 68. Its working with a big BUT.
No way to trigger the status bar back in application. Rotate the screen didnt work either.
Most of apps on market do not have exit button. So i can only use restart using log press power button.
I hope you could add the toggle setting on log press power button. That will do the jobs.
Click to expand...
Click to collapse
Did you read my example on how to use in the first post?
You can, at least, launch the included app to toggle visibillity
aeros0ul said:
Did you read my example on how to use in the first post?
You can, at least, launch the included app to toggle visibillity
Click to expand...
Click to collapse
I understand about how to use. But if you could change the setting apk to include in display setting menu. Why not add it to the long press power button menu where the shutdown, reboot recovery and soo on.
It would become easy to use without need extra swipe application.
Just advice. No need to angry.
Nb: when using mxvideoplayer playing movies. Cannot toggle the status bar. But dice player just fine.
Amazing mod, you dont even need swipe pad. Thanks man.
You can just change back and forth from settings, sometimes after you select the bar again, it wont show, make a rotation and it will show again.
gamming said:
Why not add it to the long press power button menu where the shutdown, reboot recovery and soo on.
Click to expand...
Click to collapse
That would be a feature for a custom rom. Just request the dev of your favorite custom rom to included this mod
I forget to backup my
android.policy.jar
Settings.apk
Can anyone share them? Thx!
omnia1994 said:
I forget to backup my
android.policy.jar
Settings.apk
Can anyone share them? Thx!
Click to expand...
Click to collapse
Get the original files from the original update.zip
There is no way to return to home screen from most applications so the only way to exit is to reboot - bunk. Uninstalled.
Radddogg said:
There is no way to return to home screen from most applications so the only way to exit is to reboot - bunk. Uninstalled.
Click to expand...
Click to collapse
did you read the first post on how to use this mod?

UI Sound Themer by LDB

Customize your system ui Sounds
UI Sound Themer is a new Application and therefore, a beta version.
Do not use any wired characters on Sound Package Name!
Wrong: My*sound/11.zip
Right: My_sound11.zip
Sounds can be change:
camera_click
camera_focus
Dock
Effect_Tick
KeypressDelete
KeypressInvalid
KeypressReturn
KeypressSpacebar
KeypressStandard
Lock
LowBattery
Undock
Unlock
VideoPause
VideoRecord
VideoRecordEnd
WirelessChargingStarted
Click to expand...
Click to collapse
Function:
Backup current Ui Sounds
Restore current Ui Sounds
Play Downloaded Ui Sounds
Install Downloaded Ui Sounds
Choose Sound Packs from Sd Card
Install Sound Packs from Sd Card
Install Backup Script Thanks Thanks scoobyjenkins (XDA)
Uninstall Sound Packs from system (/data/system/soundpacks/)
Mange Sound Packs in folder "Choose" **
Manage Sound Packs in folder "SoundPacks" (Installed sound Packs on SD Card) **
**
Rename Sound Pakcks
Delete Sound Packs
Click to expand...
Click to collapse
PC Tool:
Create Full Sound Package
Multiple Project
Move Sound Packs to Phone
Auto start Ui Sound Themer File Chooser
Rename soundfiles fast
Zip soundfiles
Send soundfiles to me at [email protected]
Click to expand...
Click to collapse
Succesfully Tested Devices
Huawei p6 OmniRom
Huawei p2 StockRom
Note 3 SM-N9005 CarbonRom
Click to expand...
Click to collapse
Error on Devices
Micromax_A101
Galaxy Tab2 7.0 (espressorf)
Galaxy Note3 (hlteatt)
Galaxy S4 Mini (serranods)
Galaxy Y (GT-S5360)
Click to expand...
Click to collapse
It should work on all rooted devices Stock & Custom Roms!
Download APK V1.0 -Mediafire
Download APK V1.1 -Mediafire
Download APK V1.2 -Mediafire
Download APK V1.3 -Mediafire
Download APK V1.4 -Mediafire
Download APK V1.5 -Mediafire
Download APK V1.6 -Mediafire
Download APK V1.7 -Mediafire (Removed because force Close bug on some Devices)
Download APK V1.8 -Mediafire
Download -Google Play
Download PC Tool V1.2 Beta -Mediafire
Download PC Tool V1.1 -Mediafire
Download PC Tool V1.0 -Mediafire
Update History (APK):
1.8
Fixed Force Close bug
1.7
BugFix Permission request on some Devices.
1.6
Somo Interface changes:
New File Chooser Design
Menu on right up corner
Side-Bar Menu
New Function:
Uninstall Sound Packs from system (/data/system/soundpacks/)
Mange Sound Packs in folder "Choose" **
Manage Sound Packs in folder "SoundPacks" (Installed sound Packs on SD Card) **
**
Rename Sound Pakcks
Delete Sound Packs
1.5
Some bugfix on Download screen
Bugfix Open zip files wth a " " space in the Name Like "my sound.zip"
Add Backup Script (restore current soundpack after Rom Update)
Thanks scoobyjenkins (XDA)
add New Sound Packs
Xperia_Z2
Xbox_N_Steam
Windows_7
Wave
TNG
Old_Game
MIUI
Minecraft_Pack
Megaman_Pack
Laser_V
Jelly_Bell
iOS_v1
Boat
Bit_SNES_16
bit_8
1.4
Compatible with Sound Package Creator 1.+ (PC Tool V1.1)
1.3
Bugfix ==> Choose Sound Packs ==> Write direct to System
1.2
Choose external sound packs
install external sound packs direct to system or trough packager chooser (Omni Roms etc)
some small bugfixes
1.1
Added new sounds
Xperia Z1
Pete
Oppo Find 5
Linux Mint
LG G2
Kit Kat
Htc One
Galaxy S4
Final Fantasy
Click to expand...
Click to collapse
Update History (PC Tool):
1.2
user-friendly interface (java interface)
Instruction video can help only fore some small steps in this version.
1.1
Create Full Sound Package
Multiple Project
Move Sound Packs to Phone
Auto start Ui Sound Themer File Chooser
Click to expand...
Click to collapse
Instruction Video Package Creator​
Great app! Do these get backed up somehow during a rom update? I don't see a script in addon.d but I guess my own would work, as CarbonRom dropped the Omni Soundpacks feature so I made a backup script after applying the sounds manually. This app would save quite a bit of work if changing sounds now and again! Would it be possible to add the option to choose a zip on the user's device? I ask as I've downloaded some excellent soundpacks but adjusted the volume of certain sounds to my liking and re-zipped.
Tapatalked that shiznit.
scoobyjenkins said:
Great app! Do these get backed up somehow during a rom update? I don't see a script in addon.d but I guess my own would work, as CarbonRom dropped the Omni Soundpacks feature so I made a backup script after applying the sounds manually. This app would save quite a bit of work if changing sounds now and again! Would it be possible to add the option to choose a zip on the user's device? I ask as I've downloaded some excellent soundpacks but adjusted the volume of certain sounds to my liking and re-zipped.
Tapatalked that shiznit.
Click to expand...
Click to collapse
Yes it is possible to add the function( choose zip from device ) but if you are interessed you can send me some files or create something with the PC Tool
davide_94 said:
Yes it is possible to add the function( choose zip from device ) but if you are interessed you can send me some files or create something with the PC Tool
Click to expand...
Click to collapse
Thanks, I'll check out the PC Tool, it would be nice to have that option though if possible. :thumbup:
Tapatalked that shiznit.
scoobyjenkins said:
Thanks, I'll check out the PC Tool, it would be nice to have that option though if possible. :thumbup:
Tapatalked that shiznit.
Click to expand...
Click to collapse
Can i ask:
What is youre phone?
What kind of rom you use?
Support your rom sound Packs or did you install it through Stock & Other roms?
Was installation succesfull?
davide_94 said:
Can i ask:
What is youre phone?
What kind of rom you use?
Support your rom sound Packs or did you install it through Stock & Other roms?
Was installation succesfull?
Click to expand...
Click to collapse
I have Note 3 SM-N9005 (hlte), running CarbonRom latest nighlty. It used to have the Soundpacks feature from Omni but they reverted it in favour of CM Theme engine soundpacks (even though there is no ui sounds in any theme yet!)
I have tested this app with my set up successfully. After being asked to allow a reboot, which I did, the chosen soundpack was working and when I chose to restore, I rebooted myself and it was back to normal.
*edit* I chose "stock and other"
Tapatalked that shiznit.
scoobyjenkins said:
I have Note 3 SM-N9005 (hlte), running CarbonRom latest nighlty. It used to have the Soundpacks feature from Omni but they reverted it in favour of CM Theme engine soundpacks (even though there is no ui sounds in any theme yet!)
I have tested this app with my set up successfully. After being asked to allow a reboot, which I did, the chosen soundpack was working and when I chose to restore, I rebooted myself and it was back to normal.
*edit* I chose "stock and other"
Tapatalked that shiznit.
Click to expand...
Click to collapse
Thanks for your reply. I think i need add reboot alert to the restore function to.
Chose sound pack from device:
Sound pack supported devices: there is no problem. There is a file (audio_assets) it define witch sound is for witch function.
Write direct to system: if i unzip a sound pack i can only use this sounds named right. ( camera_click, camera_focus, Effect_Tick etc)
else i got no sound from system. so i need alert an error like ( sound pack isnt supported )
What you think about this?
davide_94 said:
Thanks for your reply. I think i need add reboot alert to the restore function to.
Chose sound pack from device:
Sound pack supported devices: there is no problem. There is a file (audio_assets) it define witch sound is for witch function.
Write direct to system: if i unzip a sound pack i can only use this sounds named right. ( camera_click, camera_focus, Effect_Tick etc)
else i got no sound from system. so i need alert an error like ( sound pack isnt supported )
What you think about this?
Click to expand...
Click to collapse
Yes, I understand they have to have the same name as in the rom's ui folder or have the audio_assets file. I guess whichever method is most user friendly! I'm just an enthusiast myself but have learned a lot about modifying my devices from xda, not all users will have the same level of understanding so whatever you feel is the easiest for the user, I guess. Loving your work so far, thanks!
Tapatalked that shiznit.
scoobyjenkins said:
Yes, I understand they have to have the same name as in the rom's ui folder or have the audio_assets file. I guess whichever method is most user friendly! I'm just an enthusiast myself but have learned a lot about modifying my devices from xda, not all users will have the same level of understanding so whatever you feel is the easiest for the user, I guess. Loving your work so far, thanks!
Tapatalked that shiznit.
Click to expand...
Click to collapse
Thx. So i think i develope it like i tell you. i think its the easyest way to do it. for all users.
Update
scoobyjenkins said:
Yes, I understand they have to have the same name as in the rom's ui folder or have the audio_assets file. I guess whichever method is most user friendly! I'm just an enthusiast myself but have learned a lot about modifying my devices from xda, not all users will have the same level of understanding so whatever you feel is the easiest for the user, I guess. Loving your work so far, thanks!
Tapatalked that shiznit.
Click to expand...
Click to collapse
Update is done.
1.2
Choose external sound packs
install external sound packs direct to system or trough packager chooser (Omni Roms etc)
some small bugfixes
Download
davide_94 said:
Update is done.
1.2
Choose external sound packs
install external sound packs direct to system or trough packager chooser (Omni Roms etc)
some small bugfixes
Download
Click to expand...
Click to collapse
I've tried installing a soundpack to system but it doesn't make any difference to the system sounds. I get this message:
I've tried with option for Stock/Other, CM and Slimrom. Any idea why? I made sure the files have the same names as the original ones in system.
Tapatalked that shiznit.
Oh i see. So i try it out. But forget to check if the files ar copied. I think i know the error in my script. I fix it in few hours.
Sryy for this bugy update.
So what you think about the design and user interface. Is it easy to understand?
Sent from my P6-U06 using XDA Free mobile app
davide_94 said:
Oh i see. So i try it out. But forget to check if the files ar copied. I think i know the error in my script. I fix it in few hours.
Sryy for this bugy update.
So what you think about the design and user interface. Is it easy to understand?
Sent from my P6-U06 using XDA Free mobile app
Click to expand...
Click to collapse
No worries, it worked fine for the soundpacks within the app. UI is excellent, nice and simple. The only error I noticed was "Chosoe Soundpack" instead of "Choose Soundpack". Other than that, it's perfect and seems like an excellent way to bring soundpacks to roms that don't have it!
Tapatalked that shiznit.
Thanks for those informatio. So i need & do fix the bugs asap.
Sent from my P6-U06 using XDA Free mobile app
Update 1.3 Bugfix ==> Choose Sound Packs ==> Write direct to System
scoobyjenkins said:
I've tried installing a soundpack to system but it doesn't make any difference to the system sounds. I get this message:
I've tried with option for Stock/Other, CM and Slimrom. Any idea why? I made sure the files have the same names as the original ones in system.
Tapatalked that shiznit.
Click to expand...
Click to collapse
1.3
Bugfix ==> Choose Sound Packs ==> Write direct to System
Download
davide_94 said:
1.3
Bugfix ==> Choose Sound Packs ==> Write direct to System
Download
Click to expand...
Click to collapse
Sorry, it's still not working for me.
Tapatalked that shiznit.
scoobyjenkins said:
Sorry, it's still not working for me.
Tapatalked that shiznit.
Click to expand...
Click to collapse
Ok try out:
Delet all UI sounds
/system/media/audio/ui/
Open app:
choose youre package and install direct to system
Press Later
And check if are the sounds copied.
if this work. i need delete ui sounds programmatically bofore i copy it to system.
davide_94 said:
Ok try out:
Delet all UI sounds
/system/media/audio/ui/
Open app:
choose youre package and install direct to system
Press Later
And check if are the sounds copied.
if this work. i need delete ui sounds programmatically bofore i copy it to system.
Click to expand...
Click to collapse
I've tried that but they don't seem to get copied.
Tapatalked that shiznit.
scoobyjenkins said:
I've tried that but they don't seem to get copied.
Tapatalked that shiznit.
Click to expand...
Click to collapse
You said the app intern Sound Pack work great. this work without problems?
And the external dont work. But i used same script for it.
is the system mountet rw i have a error by mount rw system. (0777)
davide_94 said:
You said the app intern Sound Pack work great. this work without problems?
And the external dont work. But i used same script for it.
is the system mountet rw i have a error by mount rw system. (0777)
Click to expand...
Click to collapse
Yes, just tried the sound packs you have built in again and they install fine. Not sure how system is mounted, how can I check?
Tapatalked that shiznit.

[Guide][MOD]Headset Notifier for Xperia Marshmallow

Hello everyone,
I want to share my Headset Notifier for any Xperia running on stock MM roms
It shows a notification when your headphone is plugged in.
*Actually this headphone notifier is modded Unsupported Headset Notifier.apk, because Sony disabled the notification when you plug your headphones.
*It should be working on any Xperia MM rom.
Okay, if you want to find the apk, check the attachment of this post and jump to Step 5.
If you want to try to mod it by yourself, here's the guide below:
Here's what we need:
-Notepad++
-Apktool (Version that support Android 6.0 Roms, I use Advanced ApkTool 2.1.1 to work.)
Steps:
1. Decompile your UnsupportedHeadset.apk
2. Go to res/values/ and open bools.xml with notepad++
3. Edit This Line(Change the red one):
<bool name="show_headset_plugin_icon_to_notification">false</bool>
Click to expand...
Click to collapse
to:
<bool name="show_headset_plugin_icon_to_notification">true</bool>
Click to expand...
Click to collapse
4. Save file and recompile and sign it. Done!
5. Install as normal apk or move to system/app/UnsupportedHeadsetNotifier/,and set permission to rw-r-r and then reboot.
*Maybe this mod needs Superuser mod (Patched Services.jar).
Edit:I added Flashable Zip below, flash it in your custom recovery.
Tested on:
-My Xperia Z3 with eXistenZ MM Rom - 23.5.A.1.203
Great find. Thanks for sharing this. Working fine...
what about if i want to add headset icon to the status bar when headset connected ? if you know the steps share with us please.thanks for this mod.
rocker00 said:
what about if i want to add headset icon to the status bar when headset connected ? if you know the steps share with us please.thanks for this mod.
Click to expand...
Click to collapse
Headset icon is also shown on the status bar when it is connected.
AlanDS said:
Headset icon is also shown on the status bar when it is connected.
Click to expand...
Click to collapse
yes i tested now.thank you :good:
I try install as normal apk and not installed on my Z3 running MM 23.5.B.0.368 (japan version) no root. I need this thing, thanks
SquadXPERIA said:
I try install as normal apk and not installed on my Z3 running MM 23.5.B.0.368 (japan version) no root. I need this thing, thanks
Click to expand...
Click to collapse
Oh? Cannot installed? Sorry, I'll try to make one for no root devices....
SnoopyOne said:
Oh? Cannot installed? Sorry, I'll try to make one for no root devices....
Click to expand...
Click to collapse
Okay thank you, I'll wait for it
Btw I was tried to dc and rc apk and sign the apk then install as normal apk, still not installed.
SquadXPERIA said:
Okay thank you, I'll wait for it
Btw I was tried to dc and rc apk and sign the apk then install as normal apk, still not installed.
Click to expand...
Click to collapse
I changed "version code" from "23" to "24" in this apk, maybe that's why you cannot install, try it and tell me if it works...
SnoopyOne said:
I changed "version code" from "23" to "24" in this apk, maybe that's why you cannot install, try it and tell me if it works...
Click to expand...
Click to collapse
Still not installed
SquadXPERIA said:
Still not installed
Click to expand...
Click to collapse
Don't worry!
I figured it out! How about change the package id?
I think it will not conflict with the original one!
Could install as a separate app, not cover.
Edit: .....But Hmm... after I wrote this post a few minutes, I found a question,
because you installed as a separated one.
It will have two (may conflict the notification showing)...
One makes it show(The one you installed)
And another one will block it down(The System one)
So report me if it shows the notification when you plug in,
If it cause conflict that makes it doesn't shows the notification, I will remove it, because that's useless and bad.
Edit 2: Or if it doesn't work because of conflict, you can try to disable UnsupportedHeadset Notifier in settings and reboot.
SnoopyOne said:
Don't worry!
I figured it out! How about change the package id?
I think it will not conflict with the original one!
Could install as a separate app, not cover.
Edit: .....But Hmm... after I wrote this post a few minutes, I found a question,
because you installed as a separated one.
It will have two (may conflict the notification showing)...
One makes it show(The one you installed)
And another one will block it down(The System one)
So report me if it shows the notification when you plug in,
If it cause conflict that makes it doesn't shows the notification, I will remove it, because that's useless and bad.
Edit 2: Or if it doesn't work because of conflict, you can try to disable UnsupportedHeadset Notifier in settings and reboot.
Click to expand...
Click to collapse
The apk installed and still not showing notification. I've tried disable one and reboot still no notification appears.
SquadXPERIA said:
The apk installed and still not showing notification. I've tried disable one and reboot still no notification appears.
Click to expand...
Click to collapse
Find a remove tool for no root device, to remove it.
Try this method to remove the system one?
https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/
Re-Enable it and clear data , cache first and than remove it.
SnoopyOne said:
Find a remove tool for no root device, to remove it.
Try this method to remove the system one?
https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/
Re-Enable it and clear data , cache first and than remove it.
Click to expand...
Click to collapse
Can't open that link
SquadXPERIA said:
Can't open that link
Click to expand...
Click to collapse
Why? I can access it...(Edit: Is it because it's slow when loading? Tried several times found that sometimes loads slowly on my phone.)
BTW here's the video Tutorial in that tutorial:
If you can't see it go here
Hope this will help you...
SnoopyOne said:
Why? I can access it...(Edit: Is it because it's slow when loading? Tried several times found that sometimes loads slowly on my phone.)
BTW here's the video Tutorial in that tutorial:
If you can't see it go here
Hope this will help you...
Click to expand...
Click to collapse
It's says, "The request contains an invalid API key!". I tried on my phone actually.
P.S. : maybe I need to try on desktop.
SquadXPERIA said:
It's says, "The request contains an invalid API key!". I tried on my phone actually.
P.S. : maybe I need to try on desktop.
Click to expand...
Click to collapse
Does it works?
SnoopyOne said:
Does it works?
Click to expand...
Click to collapse
success to remove system app, then tried to install last apk you gave me, still nothing happen with headset notification
SquadXPERIA said:
success to remove system app, then tried to install last apk you gave me, still nothing happen with headset notification
Click to expand...
Click to collapse
I just can say:......It doesn't support this system
Tried another Sony device (rooted), even I removed the original apk and install the modified one, still not showing the notification.....
Tested on my old Z1C 5.1.1 Stock based custom rom with modded apk for 5.1.1 LP
Can u change the text notification?
Can u give me a guide to change notification text from "headset pluged in, unplug them to get speaker sound" to another text? Like "beats sound enabled" or etc?
Cause i can change the headset icon png, but cant change the text one.

[HOW-TO] Enable MultiWindow on EMUI 4.1 / Android 6 (like EMUI 5)

Hello!
This morning i was just looking in build.prop when ive seen a line regarding multi-window.
On EMUI 5 / Android 7, we can enable MultiWindow by pressing for few seconds the multitasking/recents icon in the navigation bar.
This feature is available on EMUI 4.1 as well.
REQUIREMENTS:
- EMUI 4.1
- Unlocked bootloader
- Rooted phone
- a file manager with root support ( im using the good old version of ES File Explorer)
Click to expand...
Click to collapse
[HOW-TO] Huawei Nova:
1) Grant root access to the file manager.
2) Go to /system and open build.prop.
3) Search for ro.huawei.multiwindow and change it from false to true.
ro.huawei.multiwindow=false becomes ro.huawei.multiwindow=true.
4) Save and reboot. After reboot, you can use MultiWindow by pressing for few seconds the multitasking / recents icon from navigation bar.
Click to expand...
Click to collapse
[HOW-TO] Other Huawei phones:
If you have followed the instructions for Huawei Nova and it didnt work, then check if you have HwMwLauncher folder in /system/app or /system/priv-app.
If it is missing, then check this post. People reported that MultiWindow is working after they got HwMwLauncher.
CONFIRMED DEVICES:
- Huawei Honor 8
If your phone isnt on this list, then it doesnt mean that it doesnt work. Just try and report back. I think it should work on all Huawei phones which are running EMUI 4.1.
Click to expand...
Click to collapse
EDIT: I just seen that you can use MultiWindow by swiping up two fingers on navigation bar too.
When you are in Multiwindow with 2 apps open, press HOME button.
I have a big bug!
The Home is in half screen.
VNS-L21C432B170
Emui 4.1.2
Inviato dal mio HUAWEI VNS-L21 utilizzando Tapatalk
millo1978 said:
When you are in Multiwindow with 2 apps open, press HOME button.
I have a big bug!
The Home is in half screen.
VNS-L21C432B170
Emui 4.1.2
Inviato dal mio HUAWEI VNS-L21 utilizzando Tapatalk
Click to expand...
Click to collapse
I have no issues. When I press home button it just disable MultiWindow.
Nova CAN-L11 running EMUI 4.1 CANC432B100.
Maybe this is my firmware problem... I don't know.
But only with home button.
With back button all is ok.
Screenshot:
http://cloud.tapatalk.com/s/58ff90231cc85/Screenshot_2017-04-25-20-02-43.png?
Inviato dal mio HUAWEI VNS-L21 utilizzando Tapatalk
I enabled this on my mate 7 with emui 4 marshmallow quite a while ago. If I try to use it I just get a pop up message saying this application does not support dual windows. Haven't found a practical use for it yet.
RobboW said:
I enabled this on my mate 7 with emui 4 marshmallow quite a while ago. If I try to use it I just get a pop up message saying this application does not support dual windows. Haven't found a practical use for it yet.
Click to expand...
Click to collapse
It's same for me.
When you press the "+" on homescreen after you enable MultiWindow I think it shows only the apps which support it.
Personally, I'm not using MultiWindow. I just wanted to share the small trick I've found.
Strange - it doesn't seem to have any effect on my rooted Honor 8 (still on MM with EMUI 4.1).
I used BuildProp Editor to set ro.huawei.multiwindow=true and rebooted. Holding the "recents" button does nothing apart from a quick burst of haptic feedback after about half a second or so.
Any ideas?
Thanks.
stooby said:
Strange - it doesn't seem to have any effect on my rooted Honor 8 (still on MM with EMUI 4.1).
I used BuildProp Editor to set ro.huawei.multiwindow=true and rebooted. Holding the "recents" button does nothing apart from a quick burst of haptic feedback after about half a second or so.
Any ideas?
Thanks.
Click to expand...
Click to collapse
Exactly the same phone and software here but it shows the toasts messages and the MultiWindow interface but doesn't work. I think EMUI 4.1 is simply Nougat ready and that is the reason why it has the option to enable or disable MultiWindow but the system (MM) has not this function and that is why it doesn't work. So the result is only the GUI of MultiWindow being shown but is only EMUI trying to do something as layer that system in fact isn't capable.
I was wrong follow @#Henkate instructions here here
stooby said:
Strange - it doesn't seem to have any effect on my rooted Honor 8 (still on MM with EMUI 4.1).
I used BuildProp Editor to set ro.huawei.multiwindow=true and rebooted. Holding the "recents" button does nothing apart from a quick burst of haptic feedback after about half a second or so.
Any ideas?
Thanks.
Click to expand...
Click to collapse
carmeloamg said:
Exactly the same phone and software here but it shows the toasts messages and the MultiWindow interface but doesn't work.
Click to expand...
Click to collapse
1) Do you have HwMwLauncher.apk in /system/app/HwMwLauncher or /system/priv-app/HwMwLauncher ? I don't think it matter if it is in app or priv-app, but it must exist. I have it in /system/app.
2) After you enable MultiWindow, do you see the process named HwDualWindowLauncher at Settings > Developer Options > Running services (check also cached processes there)?
3) In build.prop I have the following line: ro.config.hw_multiscreen=true. I think it might be related to MultiWindow as well, but I'm not sure. I didn't try yet to set it to false and see what happens.
carmeloamg said:
I think EMUI 4.1 is simply Nougat ready and that is the reason why it has the option to enable or disable MultiWindow but the system (MM) has not this function and that is why it doesn't work. So the result is only the GUI of MultiWindow being shown but is only EMUI trying to do something as layer that system in fact isn't capable.
Click to expand...
Click to collapse
Well, it works for me on Nova CAN-L11 running EMUI 4.1
MultiWindow has been introduced in Android 6. Why Huawei hid this option in EMUI 4.1 (Android 6) and introduced it as a new feature in EMUI 5 (Android 7)? That's what I'm asking too.
#Henkate said:
1) Do you have HwMwLauncher.apk in /system/app/HwMwLauncher or /system/priv-app/HwMwLauncher ? I don't think it matter if it is in app or priv-app, but it must exist. I have it in /system/app.
2) After you enable MultiWindow, do you see the process named HwDualWindowLauncher at Settings > Developer Options > Running services (check also cached processes there)?
3) In build.prop I have the following line: ro.config.hw_multiscreen=true. I think it might be related to MultiWindow as well, but I'm not sure. I didn't try yet to set it to false and see what happens.
Click to expand...
Click to collapse
1). I don't have HwMwLauncher.apk in either location (or anywhere, in fact).
2). No, I don't see the HwDualWindowLauncher process running.
3). I tried that, but it doesn't appear to have any affect.
Thanks anyway.
I'm not too bothered whether this works or not, but if it can be enabled, I will just for the fun of it!
stooby said:
1). I don't have HwMwLauncher.apk in either location (or anywhere, in fact).
2). No, I don't see the HwDualWindowLauncher process running.
3). I tried that, but it doesn't appear to have any affect.
Thanks anyway.
I'm not too bothered whether this works or not, but if it can be enabled, I will just for the fun of it!
Click to expand...
Click to collapse
The missing HwMwLauncher could be the problem since it is related to MultiWindow.
I've uploaded HwMwLauncher folder from my Huawei Nova.
1) Download HwMwLauncher.zip from HERE and extract it.
2) Copy HwMwLauncher folder to system/app.
3) Set the correct permissions for folders and files (.apk and .odex). I've attached screenshots with the permissions as well. The permissions of oat and arm64 folders must be same as the one for HwMwLauncher folder. And the permission of .odex file must be same as .apk one.
4) Reboot. Now I'd say that it should work. Make sure that ro.huawei.multiwindow=true in build.prop, but also ro.config.hw_multiscreen=true (just in case, I still don't know the purpose of this line as I didn't try to set it to false yet).
@carmeloamg :
If you don't have HwMwLauncher neither, then follow the same steps I've wrote in this post and report if it works.
#Henkate said:
The missing HwMwLauncher could be the problem since it is related to MultiWindow.
I've uploaded HwMwLauncher folder from my Huawei Nova.
1) Download HwMwLauncher.zip from HERE and extract it.
2) Copy HwMwLauncher folder to system/app.
3) Set the correct permissions for folders and files (.apk and .odex). I've attached screenshots with the permissions as well. The permissions of oat and arm64 folders must be same as the one for HwMwLauncher folder. And the permission of .odex file must be same as .apk one.
4) Reboot. Now I'd say that it should work. Make sure that ro.huawei.multiwindow=true in build.prop, but also ro.config.hw_multiscreen=true (just in case, I still don't know the purpose of this line as I didn't try to set it to false yet).
Click to expand...
Click to collapse
That's fixed it!
Thanks for your help.
#Henkate said:
The missing HwMwLauncher could be the problem since it is related to MultiWindow.
I've uploaded HwMwLauncher folder from my Huawei Nova.
1) Download HwMwLauncher.zip from HERE and extract it.
2) Copy HwMwLauncher folder to system/app.
3) Set the correct permissions for folders and files (.apk and .odex). I've attached screenshots with the permissions as well. The permissions of oat and arm64 folders must be same as the one for HwMwLauncher folder. And the permission of .odex file must be same as .apk one.
4) Reboot. Now I'd say that it should work. Make sure that ro.huawei.multiwindow=true in build.prop, but also ro.config.hw_multiscreen=true (just in case, I still don't know the purpose of this line as I didn't try to set it to false yet).
@carmeloamg :
If you don't have HwMwLauncher neither, then follow the same steps I've wrote in this post and report if it works.
Click to expand...
Click to collapse
I didn't have it. Placed and fixed but it only allows to use three system apps as second window even having some other multi window ready apps. For instance I've got WhatsApp and Telegram I can use multi window each one separately with gallery, files and videos but not both together. Snapshot attached. Same for you @stooby ?
Thanks @#Henkate !
very easy and smart! working very well without problems ...thanks
carmeloamg said:
I didn't have it. Placed and fixed but it only allows to use three system apps as second window even having some other multi window ready apps. For instance I've got WhatsApp and Telegram I can use multi window each one separately with gallery, files and videos but not both together. Snapshot attached. Same for you @stooby ?
Thanks @#Henkate !
Click to expand...
Click to collapse
Yes, same for me. When I had my Note 4, there was an Xposed module that enabled all apps for multi window use. Unfortunately, it's not working on these devices. I'll keep investigating.
stooby said:
Yes, same for me. When I had my Note 4, there was an Xposed module that enabled all apps for multi window use. Unfortunately, it's not working on these devices. I'll keep investigating.
Click to expand...
Click to collapse
HONOR 8: Installing this version of HwMwLauncher makes the multi window natively supported apps to be selectable and the multiwindow_whitelist_apps.xml file placed in /cust/hw/normal/xml make it usable from many other apps that before says not compatible. Only two issues, sometimes launcher (nova launcher) gets stuck on half of it size buy as it comes it goes. The other issue is that you can not use two apps that not appear in HwMwLauncher, just able to open one that is not and then launch another that is on it. See screenshots (example using chrome and instagram).
#Henkate said:
The missing HwMwLauncher could be the problem since it is related to MultiWindow.
I've uploaded HwMwLauncher folder from my Huawei Nova.
...
Click to expand...
Click to collapse
VNS-L21C432B170 Emui 4.1.2 (P9 lite)
I tried now again...
and now it works good!
tested in Portrait and Landscape.
No issues at the moment!
Thanks a lot
working here to
wishing for a fix for Knuckle Sense too...ive searched for that app everywhere with root explorer and just cant find it...
Knuckle sense is renamed branded Qeexo Finger Sense... double knock for screenshot/draw a letter to open an App. ect.
its activated in Intelligence Assistant but not working ...
looks like its disabled by root
---------- Post added at 04:11 PM ---------- Previous post was at 03:55 PM ----------
I have found in /system...
knuckle_gesture.bin...
but cant open it

Categories

Resources