M2 Dual Audio Profile Switching Problem! - Sony Xperia M2

so with the lollipop update its kinda hard to switch to silent profile by pressing volume down button repeatedly.. on kitkat it hard buttons on the power menu to switch with one tap.. anyhow it can get like that ?? it'll most useful mod for me.. please help!

anyone??

SirPotatimus said:
anyone??
Click to expand...
Click to collapse
You mean like this?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my D2303 using Tapatalk

Dzepar said:
You mean like this?
Sent from my D2303 using Tapatalk
Click to expand...
Click to collapse
Yes please.. How did u do it?

SirPotatimus said:
Yes please.. How did u do it?
Click to expand...
Click to collapse
Decompile framework-res, open arrays in res/values
Find: "config_globalActionsList"
Add on top of </string-array> at end of that list:
<item>silent</item>
Save, recompile and flash it.
Make backup just in case.
Good Luck!
Sent from my D2303 using Tapatalk

Dzepar said:
Decompile framework-res, open arrays in res/values
Find: "config_globalActionsList"
Add on top of </string-array> at end of that list:
<item>silent</item>
Save, recompile and flash it.
Make backup just in case.
Good Luck!
Sent from my D2303 using Tapatalk
Click to expand...
Click to collapse
thanks sir.. will surely try :fingers-crossed:

Dzepar said:
Decompile framework-res, open arrays in res/values
Find: "config_globalActionsList"
Add on top of </string-array> at end of that list:
<item>silent</item>
Save, recompile and flash it.
Make backup just in case.
Good Luck!
Sent from my D2303 using Tapatalk
Click to expand...
Click to collapse
So today i gave it a try and nothing happened.. No silent options like that.. Nothing.. !! I'm on stock rom btw..

SirPotatimus said:
So today i gave it a try and nothing happened.. No silent options like that.. Nothing.. !! I'm on stock rom btw..
Click to expand...
Click to collapse
RE: i found out that the flashing failed and framework-res wasn't replaced at all.. so i used root explorer method and now everything force closes and system restarts after some time and bootloops and then 'optimising application' starts and finishes and the system again restarts.. this has been repeating on and on. on first restart i caught a glimpse of the edit and it did work but how do i fix the bootloops and force closes? it would be great if there is a fix for it.. thanks...

Related

[MOD] Gingerbread AOSP Lockscreen

Please attach your framework-res.apk if you want to keep all your old themes!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
and how would i do this? i always read about framework-res.apk but dont get what i do with it or where do i find it
jcalba89 said:
and how would i do this? i always read about framework-res.apk but dont get what i do with it or where do i find it
Click to expand...
Click to collapse
you can use any file manager on your phone and navigate to system/framework and find the framework-res.apk and simply copy it to your sd card. if you upload your framework i can make the changes for you.
k ill message it to u
What is the difference between Gingerbreads lock screen and Froyo? Looks like the same thing.
Quick question.. Mmmm. Can you make it for miui rom?
what's the difference
The only difference is the look. Looks better IMO.
Sent from my PC36100 using XDA App
Systemfraud said:
The only difference is the look. Looks better IMO.
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
definitely looks better. alot smoother
drcz_92 said:
Quick question.. Mmmm. Can you make it for miui rom?
Click to expand...
Click to collapse
if you upload your framework ill see what i can do
Can you make one for mine? Thanks!
chingy51o said:
if you upload your framework ill see what i can do
Click to expand...
Click to collapse
Do I get out the whole folder?
Chris95GT said:
Can you make one for mine? Thanks!
Click to expand...
Click to collapse
Here you go!
http://www.mediafire.com/?a8hc88aw3lz44jo
drcz_92 said:
Do I get out the whole folder?
Click to expand...
Click to collapse
yes upload your framework-res.apk
Awesome! Does this apply the alarm clock fix or the menu button unlock disabler as well, or shall I source them from other threads?
jcalba89 said:
and how would i do this? i always read about framework-res.apk but dont get what i do with it or where do i find it
Click to expand...
Click to collapse
heres yours!
http://www.mediafire.com/?l2gkg43hrt94ilw
I would love to see it working. here is my framework
Thanks in advance.
Edit: Nevermind, lol.
Hey can you make me one? here's my framework.
Nope your gonna need to get them from my other thread! Thanks!
Chris95GT said:
Awesome! Does this apply the alarm clock fix or the menu button unlock disabler as well, or shall I source them from other threads?
Click to expand...
Click to collapse
Sent from my Incredible ass phone

[MOD] ENABLE SRS WOW HD MusicPlayer

Hi everyone,
I ve found a nice hidden feature in stock musicplayer the famous SRS WOW HD effect, in order to activate it you need :
Decompile musicplayer.apk
Go to res/values
Open array.xml
Add under:
Code:
<array name="sound_alive_entries">
the following string :
Code:
<item>@string/srs_wow_hd</item>
save the file, recompile and install it in system/app
Modified musicplayer Download (dlk7)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thank you zohawkish
Hi Zohawkish. Good work in finding it out. However I think just adding a value in array may not be enough. There should be a change somewhere is smali too (cannot look at it myself due to time constraint)
After using this player concert hall preset acts as custom. Similarly all other presets have changed too.
watsa said:
Hi Zohawkish. Good work in finding it out. However I think just adding a value in array may not be enough. There should be a change somewhere is smali too (cannot look at it myself due to time constraint)
After using this player concert hall preset acts as custom. Similarly all other presets have changed too.
Click to expand...
Click to collapse
ok i will update it
thank you for this mod. I have a problem, could you please add a cwm zip for the music player with this mod. Cuz i have deleted the stock one etc... but when i tried to install it, it gives me application cannot be installed. Thanks in advance
Sent from my GT-N7100 using xda premium
Copy it in system/app folder using root explorer or similar
zohawkish said:
ok i will update it
Click to expand...
Click to collapse
Tell me, how soon will update? Thank you!
denonsky said:
Tell me, how soon will update? Thank you!
Click to expand...
Click to collapse
That's not a question...
watsa said:
Copy it in system/app folder using root explorer or similar
Click to expand...
Click to collapse
You again ? Wrong device again
Sent from my SGH-I317M using xda premium
DAGr8 said:
You again ? Wrong device again
Sent from my SGH-I317M using xda premium
Click to expand...
Click to collapse
The world is small my friend
FC
Not working!

[Q] Photos make phone calls while

Hello,
i have one question.
When i'm calling i can't make photos with my Camera. There says "not allowed during call!"
It's possible, to change that? no desire to hang up always make photos!
Sry for my bad english, i came from germany :laugh:
Greetings,
Robin
Try another camera picture app like Camera360 or Vignette. Found those answers from this site:
http://forums.androidcentral.com/verizon-galaxy-s-iii/188817-unable-take-pictures-when-call.html
I guess just use those apps when talking on phone then just use the regular (better) camera app while not.
Thanks for your answer.
But, if possible, i liek to use my original camera. Doenst like other apps, and camera360 looks really bad
Jaeger78 said:
Thanks for your answer.
But, if possible, i liek to use my original camera. Doenst like other apps, and camera360 looks really bad
Click to expand...
Click to collapse
There is an edit than can be made in system/CSC/customer or camera file I believe that will enable. Don't have time to find now but will post when I have time to search for it.
Add this in feature.xml under system/csc
<CscFeature_Camera_EnableDuringCall>true</<CscFeature_Camera_EnableDuringCall>
and flityrse
and how can i do it?
Jaeger78 said:
and how can i do it?
Click to expand...
Click to collapse
Root Explorer or another file/text editor
Sent from my SCH-I535 using Tapatalk 2
Feature.xml doesn't exsists in system/csc
file created, edited and restat - but doesn't work.
Jaeger78 said:
Feature.xml doesn't exsists in system/csc
file created, edited and restat - but doesn't work.
Click to expand...
Click to collapse
Exists for me!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my SCH-I535 using xda app-developers app
can u upload that file for me?
i use 4.1.2 open germany - an feature.xml is not exsists
Do you have system/etc/feature_default.xml?
Sent from my SCH-I535 using Tapatalk 2
Yes, the file "system/etc/feature_default.xml" is available .
Can i use that file ?
You should be able to. It is a fall back file.
Key is know how it works out. Don't forget to reboot.
Sent from my SCH-I535 using Tapatalk 2
Changed, restarted but : doesnt work
any idea? is that correct in my screenshot? :laugh:
Mine says EnableCameraDuringCall>true<
do you have any screenshot for me? :good:
Jaeger78 said:
do you have any screenshot for me? :good:
Click to expand...
Click to collapse
Screenshot
doesn't work, too. :crying:
Are you using the international GS3? Its possible thats why there is a difference??
What you don't know could fill a book.

[MOD] Black&Chrome Scrubber MOD Z1

Hi XDA members,
This is a little mod to change your scrubber in black or chrome.
Thanks matthew0706 for the icons: http://forum.xda-developers.com/showthread.php?t=2514238
Flash the zip in recovery(extract it first for the flashable zips):
https://app.box.com/s/om0hnkkj6sd1k6pdm3w3
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my Rooted C6903 using XDA Premium
@Hackberrybold - This is going to cause a boot loop. The whole point of zipthemer is it takes your systemui/framework apks and themes them. If people use this, it will replace their framework-res.apk with yours. It might work, but it's certainly not the right way to do it. PM me with the images that you're changing and what folder under the apk they're in.
aooga said:
@Hackberrybold - This is going to cause a boot loop. The whole point of zipthemer is it takes your systemui/framework apks and themes them. If people use this, it will replace their framework-res.apk with yours. It might work, but it's certainly not the right way to do it. PM me with the images that you're changing and what folder under the apk they're in.
Click to expand...
Click to collapse
I think it will work it is from stock.136 Z1 framework.Maybe someone can test it? If it causes bootloop i'll make new flashzips with VRtheme.Thanks for the advice
Sent from my Rooted C6903 using XDA Premium
Hackberrybold said:
I think it will work it is from stock.136 Z1 framework.Maybe someone can test it? If it causes bootloop i'll make new flashzips with VRtheme.Thanks for the advice
Sent from my Rooted C6903 using XDA Premium
Click to expand...
Click to collapse
Yes, it might work, but this isn't the way to do it. You're overwriting all their current mods if they flash this. Any other theme that they have will be gone. I would recommend to use vrthemer.
No problem for the advice
aooga said:
Yes, it might work, but this isn't the way to do it. You're overwriting all their current mods if they flash this. Any other theme that they have will be gone. I would recommend to use vrthemer.
No problem for the advice
Click to expand...
Click to collapse
Op updated with Vrtheme link
Sent from my Rooted C6903 using XDA Premium
Hackberrybold said:
Op updated with Vrtheme link
Sent from my Rooted C6903 using XDA Premium
Click to expand...
Click to collapse
:good::good:

[Q] Lockscreen fix

I need yor help to remove the clock in the Pattern lockscreen, here is my problem:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I want to remove that clock, but i don't know how! please help
Anyone?
FedericoPeranzi said:
I need yor help to remove the clock in the Pattern lockscreen, here is my problem:
I want to remove that clock, but i don't know how! please help
Click to expand...
Click to collapse
these things are margined in apk so you need to decompile to remove that area.......
but I don't know exactly how to do that.
keep calm and call J.A.R.V.I.S
bakshish007 said:
these things are margined in apk so you need to decompile to remove that area.......
but I don't know exactly how to do that.
keep calm and call J.A.R.V.I.S
Click to expand...
Click to collapse
Yes i lnow, but i don't find the issue :/ i don't know wich xml or smali edit
FedericoPeranzi said:
Yes i lnow, but i don't find the issue :/ i don't know wich xml or smali edit
Click to expand...
Click to collapse
I think xml must b under values or drawable
keep calm and call J.A.R.V.I.S
bakshish007 said:
I think xml must b under values or drawable
keep calm and call J.A.R.V.I.S
Click to expand...
Click to collapse
I think so, but i don't find it
FedericoPeranzi said:
I think so, but i don't find it
Click to expand...
Click to collapse
well then its hard to say try changing lockscreen apk
keep calm and call J.A.R.V.I.S
bakshish007 said:
well then its hard to say try changing lockscreen apk
keep calm and call J.A.R.V.I.S
Click to expand...
Click to collapse
I change it like three times and still the same, maybe it's a framework problem...i don't know
FedericoPeranzi said:
I change it like three times and still the same, maybe it's a framework problem...i don't know
Click to expand...
Click to collapse
I think it's framework-res.apk\res\layout\keyguard_screen_clock_portrait.xml but not shore. And you can find how to hide it here
Good Luck.
I don't have that file in my framework-res.apk :/ i don't know in which keyguard is the bug
What your android version? I'm on 4.1.2. Maybe you have UxpNxtLockScreen.apk?
Sent from my D2303
Compare dimens.xml from this, and from original stock framework-res.apk.. And you will see difference
Tip: Search for keyguard strings
And compare color.xml too, to change from black to white color..
Sent from my ST21i using xda premium
djedjy said:
Compare dimens.xml from this, and from original stock framework-res.apk.. And you will see difference
Tip: Search for keyguard strings
And compare color.xml too, to change from black to white color..
Sent from my ST21i using xda premium
Click to expand...
Click to collapse
Thanks, i will take a look
djedjy said:
Compare dimens.xml from this, and from original stock framework-res.apk.. And you will see difference
Tip: Search for keyguard strings
And compare color.xml too, to change from black to white color..
Sent from my ST21i using xda premium
Click to expand...
Click to collapse
Problem already fixed! thanks!

Categories

Resources