Closed
Hi ,
Please can anybody with root access share following file , audio_policy.conf , path - /system/etc/
version 6.0.1 > 4.21.40.134
Thanks
This one is from my 4.21.40.144 but i think it is the same file.
Do not forget to set permissions rw-r--r-- to this file after succesfull copy
thanks
Related
How do remove startup jingle ?: Confuso:
Using a file explorer with root privileges, delete or move /etc/PowerOn.ogg
Thanks for the reply .... WORKS!
I knew this solution would fixed it, but I did not know where the file was located . . .
I also tried to rename the file to "PowerOn.ogg.SAV" (in the same directory), but it did not work ...
Maybe Android does not accept files with double extensions
Would be to try to rename "PowerOn.ogg" in "PowerOn.SAV" only
Thanks !
my rom is stock odex i used universal deodexer and deodexed my.system/app and system/framework folders in my pc . now my question.how can i install that app and framework folders to my phone ??(i tried replace with root explorer but it does not .(how can i make thats to a flashable zip?
but
my problem is not that . i can make a flashable zip . its working fine but after i flashed old .odex files doesnt delete. how can i add it to meta inf for when flashing delete app and replace new app and same for framework
You just need to put in a simple delete line into the update script
for example
Code:
delete("/system/app/Vending.apk");
will delete the Vending.apk from the folder system/app
remember if you are manually pushing files with a root browser you need root permissions and you need to set the correct file permissions - for most apps in the app folder it will be rw-r-r
thnx
thanx i learned if i want to delete folde i will use delete_recursive
help
look .
delete(system app systemui.odex
this is working succesfully but after i flashed my zip system ui is lost . it doesnt show . i looked system app its deodexed permissions is rw--r-r its true but doesnt show . what's can i do ?
denizarca said:
look .
delete(system app systemui.odex
this is working succesfully but after i flashed my zip system ui is lost . it doesnt show . i looked system app its deodexed permissions is rw--r-r its true but doesnt show . what's can i do ?
Click to expand...
Click to collapse
most likely if the status bar just doesn't show but does not display a force closed message its because the SystemUI.apk is not correctly signed
as long as the file name is correct and it is correctly compiled with no errors the only thing left is the signing
You can sign an apk easily with zipsigner (playstore)
just copy the apk to any folder on your sd card
start zip signer
select your apk as the input
select the name you want to call it for the output (make it different from the input - you can change the name later)
select platform key as the key you wish to sign (this is for system apps for user apps use a test key)
sign the apk
once done the apk will be outputted as a zip file
change the name of this zip to the name of your apk and don't forget to change the .zip extension back to .apk
put in a flashable and flash in cwm with system mounted
you can check any errors with the SystemUI.apk by doing a logcat via adb as the phone is starting up
By searching the logcat for SystemUI you will be able to see any errors in it and why its not starting - eg Signature mismatch skipping loading
I am on A3000_A422_013_025_140624_WW_CALL_FUSE
Lenovo a3000-h
Please anyone on same version send me bootanimation file from /system/bin just copy it using root explorer......and attach it or give a link....thanks in anticipation.....
Bump
uploaded ...decompress zip
Unpack and put the apk in system/priv-app/TouchwizHome_MR1 and the libs in system/priv-app/TouchwizHome_MR1/lib/arm then set correct permissions and reboot.
Set Permissions : Please Tell Correct Permissions
Please Post Image ... For Easy Understand
Screenshots aren't necessary for this. Using a file explorer such as ES File Explorer, use its properties menu and change the permissions of each file or folder, one at a time, to the following. Then reboot.
APK, SO files: rw-r--r--
Folders: rwxr-xr-x
Hi there
In my Galaxy a500fu i havent a bootsound. (Marshmellow)
Is there ans way to enable a sound and can i change that sound.
THX for help
Blake134 said:
Hi there
In my Galaxy a500fu i havent a bootsound. (Marshmellow)
Is there ans way to enable a sound and can i change that sound.
THX for help
Click to expand...
Click to collapse
Is your phone rooted ?
If so , then only proceed.
Otherwise NO root , No party.
For rooted device only :
1. Download the file from the given link.
2. extract the files and folders from the rar.
3. copy the .qmg files and the audio folder to system/media (you can use any root file explorer).
4. And most IMPORTANT - give proper permissions to all the related files and folders.
5. Reboot and enjoy the party.
For permissions:
files ---- 0644 (rw-r-r)
folders ---- 0755 (rwxr-xr-x).
https://drive.google.com/file/d/0B46euNbKVUdcU2prTTUzRkRFQXM/view?usp=sharing
Hope this will help you.
Tested on Samsung Galaxy J7 (2015), Note 4 and A8. (Try at your own risk).
How come you hav marshmallow
Custom rom?