Request: Headphone Volume Steps mod? - LG Optimus 4X HD

has anyone increased the volume steps from 15 to 30 or anything higher than that by modifying the framework.jar? i would definetely love to see it come to this phone.

Emmanuel2000 said:
has anyone increased the volume steps from 15 to 30 or anything higher than that by modifying the framework.jar? i would definetely love to see it come to this phone.
Click to expand...
Click to collapse
try this i make it to make my phone louder
makesure you backup your musicfx.apk and odex first because it will delete those file
xloud-v2.0.zip

Have you a uninstall zip?
Sent from my LG Optimus 4X HD using xda premium

bullghost said:
try this i make it to make my phone louder
makesure you backup your musicfx.apk and odex first because it will delete those file
xloud-v2.0.zip
Click to expand...
Click to collapse
i'm trying to do the opposite of that but i can't install it by zip. maybe one by one with proper permissions.

Emmanuel2000 said:
i'm trying to do the opposite of that but i can't install it by zip. maybe one by one with proper permissions.
Click to expand...
Click to collapse
run it on CWM -> install update from sdcard

bullghost said:
run it on CWM -> install update from sdcard
Click to expand...
Click to collapse
i'm on 4.0.3 i don't want to downgrade to 4.1.2. and cwm isn't easy to install on ics ...

Emmanuel2000 said:
i'm on 4.0.3 i don't want to downgrade to 4.1.2. and cwm isn't easy to install on ics ...
Click to expand...
Click to collapse
besure to backup audio.effects.conf it locate in /system/etc folder
ah i see , just rename the zip into update.zip
and put it on sdcard
and reboot to stock recovery mode
choose install update from sdcard

Related

[Q] How do I make a working zip file?

There's a few items that I need to install seperately every time I flash a rom. Is there a simple way to make a workable .zip or is it complex?
What I need to install each time:
Battery mod
Voice dialer
Keyboard
The batmod and keyboard are currently in zip files, so I was wondering if I could merge these easily. The only voice dialer apk I have requires me to manually place it in the correct folder with r/w access.
Sent from my GT-I9000 using XDA App
Did you try CW?
Demonic240 said:
There's a few items that I need to install seperately every time I flash a rom. Is there a simple way to make a workable .zip or is it complex?
What I need to install each time:
Battery mod
Voice dialer
Keyboard
The batmod and keyboard are currently in zip files, so I was wondering if I could merge these easily. The only voice dialer apk I have requires me to manually place it in the correct folder with r/w access.
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
while i don't have a direct answer to your question.. you can reboot recovery in the CWM menu.. so you still install only one item at a time, but its much quicker than rebooting the phone completely, then going back into recovery.
Just a little tip if you didn't know
Just take all three files in your seperate zips, and throw them in the rom zip in their respective folders ... Flash.
BAM ONE STOP SHOPPING!!!
SUPER SIMPLE!
You're welcome.
if you want to make your own cwm update, it is not difficult, just check the script in META-INF\com\google\android folder.
mengbo said:
if you want to make your own cwm update, it is not difficult, just check the script in META-INF\com\google\android folder.
Click to expand...
Click to collapse
That's in a working flashable zip?
Sent from my GT-I9000 using XDA App
Coreym said:
while i don't have a direct answer to your question.. you can reboot recovery in the CWM menu.. so you still install only one item at a time, but its much quicker than rebooting the phone completely, then going back into recovery.
Just a little tip if you didn't know
Click to expand...
Click to collapse
I use cwm all the time. Just trying to make a onestop zip to do everything I need.
Sent from my GT-I9000 using XDA App
studacris said:
Just take all three files in your seperate zips, and throw them in the rom zip in their respective folders ... Flash.
BAM ONE STOP SHOPPING!!!
SUPER SIMPLE!
You're welcome.
Click to expand...
Click to collapse
Wouldn't you still need to modify the rom zip so that the files install properly?
Sent from my GT-I9000 using XDA App
Demonic240 said:
Wouldn't you still need to modify the rom zip so that the files install properly?
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
Well thee battery mods are in a framework-res.apk that is overwritten, so thatwouldn't make a difference, and I've never had issues just dropping apps in /data/app or /system/app. It just flashes the whole folder it doesn't have instructions for every single app.
Demonic240 said:
That's in a working flashable zip?
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
Yup, that will give you an example of what the script should look like...

[LB][TWRP 2.6.0.0][CWM 6.0.3.2] ZRDualRecovery

Again I'm not the dev of these custom recovery. Just that I pack them together and modified a theme to work with our ZR phone.
Installation procedure:
1. Just unzip lockeddualrecovery2.6.0-RELEASE.windows.zip in your PC and run either supersu.bat or superuser.bat.
2. After all files are installed, your phone should reboot automatically into CWM.
3. If you're unable to see CWM and your phone just reboot normally to Android, then you might be suffering from remount-reboot issue. Just run the fix for remount-reboot first.
How to enter CWM/TWRP:
1. During a reboot, when the LED turns green, press VOL-UP for CWM or VOL-DOWN for TWRP. The LED will then turn purple before entering the selected custom recovery.
How to apply the proper theme in TWRP to fix UI issue:
1. Copy the TWRP_theme_720_play.zip into /sdcard/TWRP/theme and rename it as ui.zip
How to restore stock recovery
1. Delete the following files:
/system/bin/recovery.twrp.cpio.lzma (or .tar)
/system/bin/recovery.cwm.cpio.lzma (or .tar)
/system/bin/charger
/system/bin/ric
/system/bin/chargemon
/system/bin/dualrecovery.sh
2. Inside /system/bin/ rename chargemon.stock to chargemon
3. Change permission for chargemon (chmod 755 chargemon)
Credits:
- Team Win for TWRP
- ClockWorkMod for CWM
- z31s1g for the beautiful Holofied theme. I only rescaled some images and edit the xml for 720p display.
excuse me for my ignorance noobish question, but why do we need a dual boot recovery? whats special about twrp if we already have a fine working cwm? or perhaps if one prefers twrp why whould be need both?
shteren said:
excuse me for my ignorance noobish question, but why do we need a dual boot recovery? whats special about twrp if we already have a fine working cwm? or perhaps if one prefers twrp why whould be need both?
Click to expand...
Click to collapse
This is actually a valid question. Personally, I prefer to use TWRP since it's touch based and support more functions. Maybe someone does need CWM for some reasons.
Working fine on Xperia ZR C5502 67 Firmware & able to use TWRP recovery
anthonythangaraj said:
Working fine on Xperia ZR C5502 67 Firmware & able to use TWRP recovery
Click to expand...
Click to collapse
CWM part is working fine but fail to fix ui issue on TWRP part.
Copying the ui.zip to sdcard/TWRP/theme not solved the problem.
Can someone help me to fix this.
:crying::crying:
PS. Xperia ZR C5502 with C5503 10.1.1.A.1.310 firmware.
njsdante said:
CWM part is working fine but fail to fix ui issue on TWRP part.
Copying the ui.zip to sdcard/TWRP/theme not solved the problem.
Can someone help me to fix this.
:crying::crying:
PS. Xperia ZR C5502 with C5503 10.1.1.A.1.310 firmware.
Click to expand...
Click to collapse
Are you using the INTERNAL SD card to store the ui.zip?
What do you see in TWRP? Similar to the Holofied them in this link?
itandy said:
Are you using the INTERNAL SD card to store the ui.zip?
What do you see in TWRP? Similar to the Holofied them in this link?
Click to expand...
Click to collapse
TWRP folder is on internal sd card so i copy the ui.zip into internal sd/TWRP/theme.
But when i entering into TWRP mode, i can only see the partial screen which contain install, wipe and backup buttons in big icon.
And no way to get out of recovery mode except removing the battery.
njsdante said:
TWRP folder is on internal sd card so i copy the ui.zip into internal sd/TWRP/theme.
But when i entering into TWRP mode, i can only see the partial screen which contain install, wipe and backup buttons in big icon.
And no way to get out of recovery mode except removing the battery.
Click to expand...
Click to collapse
So it seems TWRP is unable to read the theme file. Can you check if your ui.zip file is corrupted?
MD5 checksum is: 20B934657DB6E7F19E9D603DA7529B35
FXP compatible?
Does this work with FXP?
gmengass said:
Does this work with FXP?
Click to expand...
Click to collapse
Actually I don't know. Please report back if you have answer.
itandy said:
So it seems TWRP is unable to read the theme file. Can you check if your ui.zip file is corrupted?
MD5 checksum is: 20B934657DB6E7F19E9D603DA7529B35
Click to expand...
Click to collapse
I don't really know how to check the theme file is corrupted or not.( sorry for my noobness)
Can you please tell me how to do it.
njsdante said:
I don't really know how to check the theme file is corrupted or not.( sorry for my noobness)
Can you please tell me how to do it.
Click to expand...
Click to collapse
I guess the easiest way is to use something like 7zip in PC and use the Test function.
Working on my device flalessly
Sent from my C5502 using XDA Premium 4 mobile app
Shh I want to modify this package in order to compile my own flasher package with twrp only. But that cpio archive is making me crazy since I can't repack it in this format.
Sent from my LG-P970 using xda app-developers app
word of advice.dont update busy box after installing this.it will make this to stop working
TWRP is working perfectly. Thanks very much
i tried with TWRP manager .it didnt work.but when in recovery it works well
both are working great , thanks a lot .
i have a question, where does CWM save the nandroid backups? i can't seem to find the backup i just made.
single said:
both are working great , thanks a lot .
i have a question, where does CWM save the nandroid backups? i can't seem to find the backup i just made.
Click to expand...
Click to collapse
ClockworkMod stores its NANDroid backup folders at this location:
/mnt/shell/emulated/clockworkmod/backup
su1979 said:
ClockworkMod stores its NANDroid backup folders at this location:
/mnt/shell/emulated/clockworkmod/backup
Click to expand...
Click to collapse
any idea how to change that path to be in SDcard instead?

[Q] bootanimation

Hello guys
I am at 4.4.4 rooted and I just realized that I cannot install a custom bootanimation on my Z1. I tried with recovery, manually, with app but nothing. Pls help me
mitsosJL said:
Hello guys
I am at 4.4.4 rooted and I just realized that I cannot install a custom bootanimation on my Z1. I tried with recovery, manually, with app but nothing. Pls help me
Click to expand...
Click to collapse
You know there's just one solution to this, and it takes time..
ruggyboss said:
You know there's just one solution to this, and it takes time..
Click to expand...
Click to collapse
Which?
mitsosJL said:
Hello guys
I am at 4.4.4 rooted and I just realized that I cannot install a custom bootanimation on my Z1. I tried with recovery, manually, with app but nothing. Pls help me
Click to expand...
Click to collapse
It seems to me that you have problem either of your root or correct permission of bootanimation you try to install. What happened when you try to install it?
kulvertti said:
It seems to me that you have problem either of your root or correct permission of bootanimation you try to install. What happened when you try to install it?
Click to expand...
Click to collapse
I'm rooted and it isn't the permissions
I even deleted the original bootanimation and when opened again the folder it was there again
mitsosJL said:
I'm rooted and it isn't the permissions
I even deleted the original bootanimation and when opened again the folder it was there again
Click to expand...
Click to collapse
You used file explorer to check out your /system/media folder right? which one? But if you delete something there it not supposed to be there if you have correct rw permission there. I first think that it could be problem with bootanimation you try to install but if you can't delete something there for good I guess first look at your permission to write that folder.
kulvertti said:
You used file explorer to check out your /system/media folder right? which one? But if you delete something there it not supposed to be there if you have correct rw permission there. I first think that it could be problem with bootanimation you try to install but if you can't delete something there for good I guess first look at your permission to write that folder.
Click to expand...
Click to collapse
I tried many and different bootanimations not just one and with different ways. I'm rooted and I use the root browser and the permissions are right. But the when I delete the original bootanimation or overwrite it after entering the media file it is there. (when I tried with recovery I got an error)
mitsosJL said:
I tried many and different bootanimations not just one and with different ways. I'm rooted and I use the root browser and the permissions are right. But the when I delete the original bootanimation or overwrite it after entering the media file it is there. (when I tried with recovery I got an error)
Click to expand...
Click to collapse
May I ask if you can change anything else in that folder in away it last after reboot?
kulvertti said:
May I ask if you can change anything else in that folder in away it last after reboot?
Click to expand...
Click to collapse
Basically no and yes. I moved the audio folder it moved successful but when I got back it was both at the moved and original location.
It's like the system generates the missing files by it self
mitsosJL said:
Basically no and yes. I moved the audio folder it moved successful but when I got back it was both at the moved and original location.
It's like the system generates the missing files by it self
Click to expand...
Click to collapse
I was suggesting factory reset.. Anyway have you tried another root file manager? (i use root explorer and everything works here, but you should try several apps)
ruggyboss said:
I was suggesting factory reset.. Anyway have you tried another root file manager? (i use root explorer and everything works here, but you should try several apps)
Click to expand...
Click to collapse
Nope I prefer staying with the original bootanimation than doing factory reset
mitsosJL said:
Basically no and yes. I moved the audio folder it moved successful but when I got back it was both at the moved and original location.
It's like the system generates the missing files by it self
Click to expand...
Click to collapse
Root again. Use "Easy Root Tool". If it stuck cleaning part just run it again and you should be good.
I was trying to change Xperia S bootanimation last year. Ending up to find that problem is much deeper then basic root and root explorer.
Didn't find the way how to apply custom one.
As I remember is somehow connected with bootloader or kernel
Sent from my C6903 using XDA Free mobile app
Don't know about Xperia S but with Z1 I can change bootanimation. I use X-plore by Lonely Cat Games with r/w rights and have zero problems.
I would suggest you do not have root.
Check if you have killed the ric.
Goto sys/kernel/security/Sony_ric and see if the file called enable says 0 or 1. Also check it just after a reboot.
If it's a 1 you will lose write permissions to the system partition after a reboot, which explains the symptoms you are talking about.
Changing the boot animation had nothing to do with kernel or bootloader, you just have to change the bootamimation.zip in system /media
Sent from my C6903 using XDA Premium 4 mobile app
gregbradley said:
I would suggest you do not have root.
Check if you have killed the ric.
Goto sys/kernel/security/Sony_ric and see if the file called enable says 0 or 1. Also check it just after a reboot.
If it's a 1 you will lose write permissions to the system partition after a reboot, which explains the symptoms you are talking about.
Changing the boot animation had nothing to do with kernel or bootloader, you just have to change the bootamimation.zip in system /media
Sent from my C6903 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
It is 1
What should I do to fix it?
mitsosJL said:
It is 1
What should I do to fix it?
Click to expand...
Click to collapse
Root your device again. Go here [ http://forum.xda-developers.com/showthread.php?t=2784900 and follow instructions from OP.
Flash this https://www.dropbox.com/s/hvzh6ztcuur3vzw/disable_ric_file.zip
Sent from my C6903 using XDA Premium 4 mobile app

[Q] rooting my samsung s advance GT-I9070 to install rom

Good day!!
i have some minor problems here..
i try this http://forum.xda-developers.com/showthread.php?t=2087424 to root my phone
but i cannot find a .zip file to the recovery booting
debb john said:
Good day!!
i have some minor problems here..
i try this http://forum.xda-developers.com/showthread.php?t=2087424 to root my phone
but i cannot find a .zip file to the recovery booting
Click to expand...
Click to collapse
Put it on internal storage, NOT sdcard. And next time when you have a problem post in Q&A section.
debb john said:
Good day!!
i have some minor problems here..
i try this http://forum.xda-developers.com/showthread.php?t=2087424 to root my phone
but i cannot find a .zip file to the recovery booting
Click to expand...
Click to collapse
Force said:
Put it on internal storage, NOT sdcard. And next time when you have a problem post in Q&A section.
Click to expand...
Click to collapse
NO NO NO.
How to :
1. Download the zip and place it in the root of your sd card.
PS : SD Card is a must.
Click to expand...
Click to collapse
R_a_z_v_a_n said:
NO NO NO.
Click to expand...
Click to collapse
what does that mean do put the file in ROOT of your SDCard??
debb john said:
what does that mean do put the file in ROOT of your SDCard??
Click to expand...
Click to collapse
Simply put the root.zip file in your extSD without moving it in any folder just simply move or copy it in your extSD
Enter the recovery (cwm) menu by pressing Vol+ Home and power key and simply flash the root.zip file
You must be on CWM recovery not the stock one
jadega said:
Simply put the root.zip file in your extSD without moving it in any folder just simply move or copy it in your extSD
Enter the recovery (cwm) menu by pressing Vol+ Home and power key and simply flash the root.zip file
You must be on CWM recovery not the stock one
Click to expand...
Click to collapse
Correct for first explanation, but that work from stock recovery without any problem.
R_a_z_v_a_n said:
Correct for first explanation, but that work from stock recovery without any problem.
Click to expand...
Click to collapse
Ohh sorry I did'nt knew it...
I never tried anything with stock recovery and never recommended anyone to use it for flashing purposes thinking that might cause the device to misbehave
Until I'am successful in trying any new thing with my device I don't recommend it to others thinking it may harm his/her device which was the reason I recommended him to be on CWM recovery...
BTW that you senior, I'll remember it in future

Viper4Android Marshmallow 6.0.1 not installing on nexus 6 help

I have selinux set on permissive and I have busybox installed is it that we can't have it on 6.0.1? Please help
josianjehu said:
I have selinux set on permissive and I have busybox installed is it that we can't have it on 6.0.1? Please help
Click to expand...
Click to collapse
works fine here. where did you install it? its supposed to be in /system/priv-app/. theres a flashable in the viper thread in the themes and apps section.
simms22 said:
works fine here. where did you install it? its supposed to be in /system/priv-app/. theres a flashable in the viper thread in the themes and apps section.
Click to expand...
Click to collapse
Idk what you mean by that sorry I installed the apk and I installed the drivers can you give me a link to the threat you used to install it?
josianjehu said:
Idk what you mean by that sorry I installed the apk and I installed the drivers can you give me a link to the threat you used to install it?
Click to expand...
Click to collapse
that's why it won't work, you can't install it as a normal app, it needs to be a system app. anyways, here you go. needs to be flashed in twrp recovery http://forum.xda-developers.com/nexus-6/themes-apps/viper4android-t2952137
simms22 said:
that's why it won't work, you can't install it as a normal app, it needs to be a system app. anyways, here you go. needs to be flashed in twrp recovery http://forum.xda-developers.com/nexus-6/themes-apps/viper4android-t2952137
Click to expand...
Click to collapse
I flashed the stock viper 5.0 zip and nothing appeared afterwards
josianjehu said:
I flashed the stock viper 5.0 zip and nothing appeared afterwards
Click to expand...
Click to collapse
nothing? no app or anything? try flashing again.
simms22 said:
nothing? no app or anything? try flashing again.
Click to expand...
Click to collapse
I tried flashing a different one and still nothing could be twrp? I installed twrp using the nexus root toolkit
josianjehu said:
I tried flashing a different one and still nothing could be twrp? I installed twrp using the nexus root toolkit
Click to expand...
Click to collapse
you can use any root file explorer to stick the apk into /system/priv-app/, then reboot and it'll install itself.
simms22 said:
you can use any root file explorer to stick the apk into /system/priv-app/, then reboot and it'll install itself.
Click to expand...
Click to collapse
Okay this what I'm going to do
1. Extract apk from the stock viper 5.0 to system/priv-apps
2. Go to recovery flash the zip
3. And boom it should appear
Correct me if I'm wrong
josianjehu said:
Okay this what I'm going to do
1. Extract apk from the stock viper 5.0 to system/priv-apps
2. Go to recovery flash the zip
3. And boom it should appear
Correct me if I'm wrong
Click to expand...
Click to collapse
just sticknit into /system/priv-app/ and save it. then just reboot and it will install itself.no flash needed this way.
simms22 said:
just sticknit into /system/priv-app/ and save it. then just reboot and it will install itself.no flash needed this way.
Click to expand...
Click to collapse
Doesn't let me put files in that folder and I did put it in read and write
josianjehu said:
Doesn't let me put files in that folder and I did put it in read and write
Click to expand...
Click to collapse
sounds like you don't have root, or just have partial root.
simms22 said:
sounds like you don't have root, or just have partial root.
Click to expand...
Click to collapse
That's strange cause I am able to use light flow for my notification light which uses root
josianjehu said:
That's strange cause I am able to use light flow for my notification light which uses root
Click to expand...
Click to collapse
then you have partial root. its a normal issue, that happens often enough. to be 100% sure, you can try editing tour build.prop file. if the edits stay after a reboot then you have full root. if they don't stay after a reboot, then you have partial root. which is why viper isn't working. it can also be that your system is full. you can delete whichever apps you don't use from /system/app/, which will give you space. you did say you flashed it but it never appeared. if its full, it can't appear.
simms22 said:
then you have partial root. its a normal issue, that happens often enough. to be 100% sure, you can try editing tour build.prop file. if the edits stay after a reboot then you have full root. if they don't stay after a reboot, then you have partial root. which is why viper isn't working. it can also be that your system is full. you can delete whichever apps you don't use from /system/app/, which will give you space. you did say you flashed it but it never appeared. if its full, it can't appear.
Click to expand...
Click to collapse
When I tried editing the build.prop it said I didn't have enough space even tho I have 20 gb left of storage
josianjehu said:
When I tried editing the build.prop it said I didn't have enough space even tho I have 20 gb left of storage
Click to expand...
Click to collapse
Does installing cm help with all this?
josianjehu said:
When I tried editing the build.prop it said I didn't have enough space even tho I have 20 gb left of storage
Click to expand...
Click to collapse
i know, google did it on purpose. to fix that delete whichever system apps you dont use. and storage has nothing to do with system space. system space iz held in a seperate partition.
---------- Post added at 05:21 PM ---------- Previous post was at 05:19 PM ----------
josianjehu said:
Does installing cm help with all this?
Click to expand...
Click to collapse
no idea. probably not?
simms22 said:
i know, google did it on purpose. to fix that delete whichever system apps you dont use. and storage has nothing to do with system space. system space iz held in a seperate partition.
---------- Post added at 05:21 PM ---------- Previous post was at 05:19 PM ----------
no idea. probably not?
Click to expand...
Click to collapse
Thaaaaaank you soon much knowing about the partitions Google made I did it by uninstalling apps
dont instal on note 5

Categories

Resources