[MOD][C6903][4.4.4] Advanced Volume Control [29/06/14]

Search This thread

Makiavell

Senior Member
Feb 1, 2014
97
60
Hi,
is there any solution for flashing this mod on my D5503 (Z1compact)? I also would need the advanced volume control on my phone :D

I've made this mod for Z1C. Look here: http://xdaforums.com/sony-xperia-z1-compact/themes-apps/mod-advanced-volume-control-z1c-t2986990

found one little bug :D

when i push the volume button after flashing your mod,
this 'pop' sound isn't there anymore
If u want have 'pop' sound back, u need decompile framework.jar and replace this code in classout\android\view\VolumePanel.smali:
Code:
    .line 829
    const/16 v1, 0x18
with this:
Code:
    .line 829
    const/16 v1, 0x18

    invoke-virtual {v0, v1}, Landroid/media/ToneGenerator;->startTone(I)Z
after this, recompile framework.jar and push back to system/framework/
Thats all...It's really work for sure ;)
 
Last edited:

juanpirulo

Senior Member
I've made this mod for Z1C. Look here: http://xdaforums.com/sony-xperia-z1-compact/themes-apps/mod-advanced-volume-control-z1c-t2986990


If u want have 'pop' sound back, u need decompile framework.jar and replace this code in classout\android\view\VolumePanel.smali:
Code:
    .line 829
    const/16 v1, 0x18
with this:
Code:
    .line 829
    const/16 v1, 0x18

    invoke-virtual {v0, v1}, Landroid/media/ToneGenerator;->startTone(I)Z
after this, recompile framework.jar and push back to system/framework/
Thats all...It's really work for sure ;)
Hi, Could you please share the lines you modified to mod a. 157 framework.jar for the z1? Cheers
 

Top Liked Posts

  • There are no posts matching your filters.
  • 18
    Hello everyone :)

    Here is the advanced volume control panel for the Z1 C6903 based on the 4.4.4 14.4.A.0.108

    Screenshots

    33af6o6.png



    Instructions
    1. A deodex rom is required!
    2. Back up your current rom!
    3. Download the zip
    4. Flash it in recovery
    5. Wipe cache and dalvik cache
    6. Reboot and enjoy!

    Downloads:
    mega.co.nz

    Big thanks to @peetr_, my teacher! :)
    1
    I'll do this(after install it on the clean), thank you very much.

    Thats what the thanks button is for :p

    Good luck with installation :)