Increase your volume - Xperia Z2 Tablet General

Hi friends, this is my first aport so I hope you like it.
If you think your speaker volume is so low, maybe you want to try this mod, I have just change some numbers in the code mixer_paths.xml if you want to try it you can download it
This mod is for android 4.4.4
Just rename the file, should be like this "mixer_paths.xml"
Put it on system/etc
Use root explorer, give permissions rw-r-r (0644)
Thanks to kulvertti for advice me

I would advise zipping rather than rarring as more software (especially on tablet supports it). I was going to take a look at it, but would have to copy to my pc, unrar and then put back and frankly I cba! ?

SANGER_A2 said:
I would advise zipping rather than rarring as more software (especially on tablet supports it). I was going to take a look at it, but would have to copy to my pc, unrar and then put back and frankly I cba! ?
Click to expand...
Click to collapse
You dont have to do it, just rename the file, instead of "mixer_paths.xml.rar" rename to "mixer_paths.xml" and place it in "system/etc"

rokrd1579 said:
You dont have to do it, just rename the file, instead of "mixer_paths.xml.rar" rename to "mixer_paths.xml" and place it in "system/etc"
Click to expand...
Click to collapse
Lol. I just re-read the first post. Didn't realise it was just named rar, rather than being compressed with rar!

I cant move it to the etc folder, it says permission denied, even tho I have root acces, I also cant changed permission using es root Explorer, may I know why
Thanks.

Related

[Q] Fix DNS Facebook, we need an developer to help

Hi everybody.
I'm come from Vietnam, where the Facebook is now banned.
We need someone to write a program to update the host file in /system/etc/ by just a touch.
Please copy the IP from http://armabloggin.com/2009/07/facebook-dns-block-fix/
to the host file (like AdFree program).
We cannot edit this file by Astro because it read-only. We don't know how to S-OFF our Android.
Thank you so much.
I thought that AdFree is for rooted phones only.
Here's the host file
I've modified the host file for you but I don't think you can get much further until you root your phone, giving yourself access to system/etc/ where the "hosts" file is for replacement.
Remove the .txt extension and replace it with your hosts file in /system/etc/ after rooting.
If your phone cannot be rooted at http://unrevoked.com/ have a look on the sub forum here for your phone.
As previously stated, changing any system file is impossible without root.
Why can't you use a one-click-rooting program? There are plenty around that work for quite a lot of phones. If that doesn't work there will be device specific guides available, unless it's a phone that can't be rooted (is there any?).
Sorry, I've already root the HTC Desire by Unrevoked.com and have RA-recovery.
I mean that I don't have S-OFF in my device.
I also used Astro to copy the host file to SD Card and edited it. But I cannot replace the host file to system/etc/.
So I need you help write a mini-soft like AdFree.
Have you tried using adb to push the hosts file (in recovery) or root explorer? No need to S-OFF.
I think a soft will easy to use for everyone, don't need experiment in adb, root or s-off.
Anyone developer can make it easy?
Sent from my HTC Desire using Tapatalk
I think the problem is that you didn't mounted the system partition. Try ES FileExplorer, it can work as root and can mount partitions
Sent from my GT-I5700 using XDA Premium App
Hi,I am vietnamese too,if you can't root your phone you can follow the full instruction on tinhte.vn forum.
I whipped this up for you.
It doesn't look great but it does the job. Put the 'hosts' file on your sdcard (not in any folder) that you want to move and rename it 'hosts.txt'. Then run the app and press the button. You'll probably need to reboot afterwards.
Enjoy.
This doesn't back up the hosts file on your phone so you may want to do that manually.
[YOU NEED ROOT ACCESS]
Thank you so much.
Meltus said:
I whipped this up for you.
It doesn't look great but it does the job. Put the 'hosts' file on your sdcard (not in any folder) that you want to move and rename it 'hosts.txt'. Then run the app and press the button. You'll probably need to reboot afterwards.
Enjoy.
This doesn't back up the hosts file on your phone so you may want to do that manually.
[YOU NEED ROOT ACCESS]
Click to expand...
Click to collapse
Dear Meltus,
Firstly, I thank you very much to write this apk for me. You're so kind.
But it's maybe something wrong!
I install your apk, put the hosts.txt in SDCard (in the root, not in any folder).
Then run the app and press the button, reboot afterwards.
I used Astro to view the hosts file. But this file is error. It has 0 byte and can be read.
Please fix it. Thank you so much, again.
P/S: Maybe you make an options to chose folder of hosts file.
Further, you can develop this apk to change any file of system by chose the source and destiny paths.

[GUIDE] How to easily edit/modify .apk files! (Simple, Noob Friendly)

Hey Guys an' Girls!
Anyway, so when I first learnt how to decompile, modify then recompile .apks I found it was a rather slow process and figured out a far faster way.I searched google and xda many times and couldn't find my method anywhere. So without further ado, let's go through an easy, simple, step by step guide on how to modify .apk files!
Step 1 - Getting the .apk
Firstly, of course, you will need to obtain the .apk file that you want to edit. There are two methods to do this:
a) If you have the recovery flashable zip for the rom you are currently on, simply open it up, navigate to the file you want to edit (in my case system -> app -> settings.apk) and drag the .apk file onto your desktop.
b) Using root browser or a similar app on your device, navigate to the .apk you wish to edit and copy it onto your sdcard. Then connect to your computer and copy the file from your phone to the computer.
Step 2 - Editing/Modifying your .apk
Now is the important part. Install Winrar by clicking the link. http://www.win-rar.com/download.html?&L=0 Then open the .apk by right clicking the file -> open with -> WinRar. Now you can look around the .apk file. Find a file inside the .apk you wish to edit. (In my case I'm going to navigate to res -> mipmap-hdpi -> ic_launcher_settings.png). Just drag the file from the .apk and edit to your liking.
NOTE: It is recommended never to completely take everything out of the .apk and then put it all back in. Just do one file at a time.
Then when your finished, select the old file in the .apk and press the delete button. Now drag in the new edited file into where you found it. Easy!
Step 3 - Putting the new .apk back where it belongs
Now of course, your going to have to put it back on your device to see the changes in effect, there's no point having it on your computer! There are two ways to go about this:
a) Open up your rom and navigate to the place where you took your .apk file from. Click on the old .apk file and press the delete button. Now drag your new edited .apk file into the zip. Then connect your device to your computer and drag the rom onto the sdcard and flash it via recovery. Now reboot the system and see your change/s in effect!
b) Copy your new .apk file from your computer to your device. Then, using Root browser or a similar app, navigate to the old .apk file and look at the permisions. (eg. RW--r--) Now delete the old file and replace with the new, but make sure to set the permissions the same as they were before. Now Simply reboot and see your change/s in effect!
NOTE: For some .apk files (eg. Framework-res.apk) there might be missing folders inside the .apk (eg. Values).
Just hit the thanks button, he doesn't bite your finger!
This is an easy way to edit the images only(icons,wallpaper,etc),not XML files,Smali's and such.I do this using the kitchen,easy way if you theme alot.
Diablo67 said:
This is an easy way to edit the images only(icons,wallpaper,etc),not XML files,Smali's and such.I do this using the kitchen,easy way if you theme alot.
Click to expand...
Click to collapse
You don't have to use this guide just for images. That was just the example. You can use it for almost any file inside an .apk. I was just saying that SOME folders aren't there.
Can you guide me to how do i keep same apps of diff versions.
i tried to modify a 3rd party app e.g whatsapp and when i tried installing i got an error which said "the app is not signed", may u kindly assist!
tendyfish said:
i tried to modify a 3rd party app e.g whatsapp and when i tried installing i got an error which said "the app is not signed", may u kindly assist!
Click to expand...
Click to collapse
You also have this tool
Easy Apk Dissassembler
http://forum.xda-developers.com/showthread.php?p=14049173
How do I use a flashable to get rid of .apks??? ₩
On the app I have here it returns 20 results that it scrapes from a website. I only want it to return 3 or 4. How do I get in there and change that value?
I want to change values on touchwiz launcher on my note 3, to use it in 440 dpi. When I use it there is so much margin on all sides, and I need to reduce. I need to add a new icon row as well. Can I do that just by modifying the app?
Sent from my GT-I9505 using Tapatalk
are the .xml files encrypted or something? when i try to edit them, it is a bunch of strange characters
Hi,
I would like to modify the tinychat.apk so that i can find how to change my device info/platform from android to something else, like pc or whatever. I dont want to be identified as using an android device. Is this possible?
Regards.
ksaul said:
are the .xml files encrypted or something? when i try to edit them, it is a bunch of strange characters
Click to expand...
Click to collapse
Yes, depending on what tool you use to decompile the apk files it may or may not decrypt them. I use apktool and it decrypts them just fine.
I think this method is no longer working for 4.3+
Modify JAR files
littlejoelgriffo said:
Hey Guys an' Girls!
Anyway, so when I first learnt how to decompile, modify then recompile .apks I found it was a rather slow process and figured out a far faster way.I searched google and xda many times and couldn't find my method anywhere. So without further ado, let's go through an easy, simple, step by step guide on how to modify .apk files!
Step 1 - Getting the .apk
Firstly, of course, you will need to obtain the .apk file that you want to edit. There are two methods to do this:
a) If you have the recovery flashable zip for the rom you are currently on, simply open it up, navigate to the file you want to edit (in my case system -> app -> settings.apk) and drag the .apk file onto your desktop.
b) Using root browser or a similar app on your device, navigate to the .apk you wish to edit and copy it onto your sdcard. Then connect to your computer and copy the file from your phone to the computer.
Step 2 - Editing/Modifying your .apk
Now is the important part. Install Winrar by clicking the link. http://www.win-rar.com/download.html?&L=0 Then open the .apk by right clicking the file -> open with -> WinRar. Now you can look around the .apk file. Find a file inside the .apk you wish to edit. (In my case I'm going to navigate to res -> mipmap-hdpi -> ic_launcher_settings.png). Just drag the file from the .apk and edit to your liking.
NOTE: It is recommended never to completely take everything out of the .apk and then put it all back in. Just do one file at a time.
Then when your finished, select the old file in the .apk and press the delete button. Now drag in the new edited file into where you found it. Easy!
Step 3 - Putting the new .apk back where it belongs
Now of course, your going to have to put it back on your device to see the changes in effect, there's no point having it on your computer! There are two ways to go about this:
a) Open up your rom and navigate to the place where you took your .apk file from. Click on the old .apk file and press the delete button. Now drag your new edited .apk file into the zip. Then connect your device to your computer and drag the rom onto the sdcard and flash it via recovery. Now reboot the system and see your change/s in effect!
b) Copy your new .apk file from your computer to your device. Then, using Root browser or a similar app, navigate to the old .apk file and look at the permisions. (eg. RW--r--) Now delete the old file and replace with the new, but make sure to set the permissions the same as they were before. Now Simply reboot and see your change/s in effect!
NOTE: For some .apk files (eg. Framework-res.apk) there might be missing folders inside the .apk (eg. Values).
Click to expand...
Click to collapse
That's very helpful thank you for sharing. Is there a way to modify JAR files the same way?
gilbertgk said:
That's very helpful thank you for sharing. Is there a way to modify JAR files the same way?
Click to expand...
Click to collapse
rename the jar to apk..after done,rename it back to jar
zamzameir said:
rename the jar to apk..after done,rename it back to jar
Click to expand...
Click to collapse
Can this work on my note 3 4.3 not rooted?
gilbertgk said:
Can this work on my note 3 4.3 not rooted?
Click to expand...
Click to collapse
idk..but you can try n report back
littlejoelgriffo said:
Hey Guys an' Girls!
Anyway, so when I first learnt how to decompile, modify then recompile .apks I found it was a rather slow process and figured out a far faster way.I searched google and xda many times and couldn't find my method anywhere. So without further ado, let's go through an easy, simple, step by step guide on how to modify .apk files!
Step 1 - Getting the .apk
Firstly, of course, you will need to obtain the .apk file that you want to edit. There are two methods to do this:
a) If you have the recovery flashable zip for the rom you are currently on, simply open it up, navigate to the file you want to edit (in my case system -> app -> settings.apk) and drag the .apk file onto your desktop.
b) Using root browser or a similar app on your device, navigate to the .apk you wish to edit and copy it onto your sdcard. Then connect to your computer and copy the file from your phone to the computer.
Step 2 - Editing/Modifying your .apk
Now is the important part. Install Winrar by clicking the link. http://www.win-rar.com/download.html?&L=0 Then open the .apk by right clicking the file -> open with -> WinRar. Now you can look around the .apk file. Find a file inside the .apk you wish to edit. (In my case I'm going to navigate to res -> mipmap-hdpi -> ic_launcher_settings.png). Just drag the file from the .apk and edit to your liking.
NOTE: It is recommended never to completely take everything out of the .apk and then put it all back in. Just do one file at a time.
Then when your finished, select the old file in the .apk and press the delete button. Now drag in the new edited file into where you found it. Easy!
Step 3 - Putting the new .apk back where it belongs
Now of course, your going to have to put it back on your device to see the changes in effect, there's no point having it on your computer! There are two ways to go about this:
a) Open up your rom and navigate to the place where you took your .apk file from. Click on the old .apk file and press the delete button. Now drag your new edited .apk file into the zip. Then connect your device to your computer and drag the rom onto the sdcard and flash it via recovery. Now reboot the system and see your change/s in effect!
b) Copy your new .apk file from your computer to your device. Then, using Root browser or a similar app, navigate to the old .apk file and look at the permisions. (eg. RW--r--) Now delete the old file and replace with the new, but make sure to set the permissions the same as they were before. Now Simply reboot and see your change/s in effect!
NOTE: For some .apk files (eg. Framework-res.apk) there might be missing folders inside the .apk (eg. Values).
Click to expand...
Click to collapse
Thnax for great guide but,my gopro app has a update and I have changed the icon on it but the app store dosent show me the update button. How to fix so I can update?
What do I need to change in an app to substitute it for another app?
OK so I've installed a new ROM and it comes with a kernel setting app preinstalled. This app has been integrated into the system settings portion of the ROM. I want to replace this kernel settings app with one of my choice but I want to be able to integrate it into the system settings like the original app is. I tried disguising the new app by changing the name of the app and .apk files but that didn't work. Closest I got was being able to convert my app to system app but even though I changed the name, the app, when installed goes back to it's original name. Or what permissions or files do I need to change to allow the integration of my app into the settings interface. Thanks ahead of time, it's appreciated.

|Help| how edit Read-Only files?

Hey guys
im using CM10.1 on my nexus 4.
im trying to export some times to my PC but they are read only so i cannot, i also wanted to edit some files in the phone itself
but again, no can do....
is there a way to make these files not Read-only? at least till i make the changes and than make em read-only again?
111
ty
Caniv said:
Hey guys
im using CM10.1 on my nexus 4.
im trying to export some times to my PC but they are read only so i cannot, i also wanted to edit some files in the phone itself
but again, no can do....
is there a way to make these files not Read-only? at least till i make the changes and than make em read-only again?
111
ty
Click to expand...
Click to collapse
Root explorer, change permissions
so it worked, i changed premissions but stil when i open it it either says NULL (in hexedit) or "opened in Read only mode) in the text reader
ive no idea what to do
i cant even explort the file to my pc.. i moved it to DOWNLOAD folder and when i open the folder in the PC the file is like invisivle (and yes invis files and folders are set to show)
which files are you trying to bring over? i would sugget you start with a decent explorer first. solid explorer for instance.
molesarecoming said:
which files are you trying to bring over? i would sugget you start with a decent explorer first. solid explorer for instance.
Click to expand...
Click to collapse
been using Root Explorer and File Manager (both really good imo)
The file i wanted to edit, its mainly for good fun, after beating a game called 9th Dawn i wanted to see how editing save game file works..
i like to play around with save files and thought itd be nice to do it on 9th dawn but i couldnt make it happen.

Custom boot animation jarvis

Hey anyone know of an awesome looking jarvis boot animation, ive got my phne set up like jarvis and this is the last step im issing the one i saw for the s4 wasnt as nice as i hoped. there is a nice one for S3 but does anyoine know of one i missed anuwhere
Why don't you try and make one yourself. They're not that hard, especially if you can find the animation you like. Just download a bootanimation.zip, extract it and see what's inside. It'll be pretty self explanatory what you need to do. If you have questions I can help you.
Edit, if you have a link to the s3 one you like let me know. I'll download and let you know what you need to get it to work on the s4.
Sent from my Nexus 5 using XDA Free mobile app
jd1639 said:
Why don't you try and make one yourself. They're not that hard, especially if you can find the animation you like. Just download a bootanimation.zip, extract it and see what's inside. It'll be pretty self explanatory what you need to do. If you have questions I can help you.
Edit, if you have a link to the s3 one you like let me know. I'll download and let you know what you need to get it to work on the s4.
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
ive never made anything like that before wouldnt even know where to start lol here is the thread its located in
http://forum.xda-developers.com/gal...tanimation-jarvis-iron-startup-stark-t2330561
kasek55 said:
ive never made anything like that before wouldnt even know where to start lol here is the thread its located in
http://forum.xda-developers.com/gal...tanimation-jarvis-iron-startup-stark-t2330561
Click to expand...
Click to collapse
Ok, are you rooted? Download the zip file and also download winrar if you don't already have it.
Sent from my Nexus 5 using XDA Free mobile app
jd1639 said:
Ok, are you rooted? Download the zip file and also download winrar if you don't already have it.
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
I am rooted and have goleneye rom installed. I guess i gotta check if my phone has custom boot enabled.. and i have downloaded the zip file and the sound file
kasek55 said:
I am rooted and have goleneye rom installed. I guess i gotta check if my phone has custom boot enabled.. and i have downloaded the zip file
Click to expand...
Click to collapse
Did you download the zip to your pc? if so, use winrar to extract the zip, use extract to bootanimation...
It's a very easy modification to make it work on the s4
jd1639 said:
Did you download the zip to your pc? if so, use winrar to extract the zip, use extract to bootanimation...
It's a very easy modification to make it work on the s4
Click to expand...
Click to collapse
ok so i have it extracted to a folder called bootanimation
Double click on the part00, part01, and part02 just to see what's inside them. The only file you need to change is the desc file, double click on that too. the 720, 1280 is the display resolution of the s3, the s4 is 1080, 1920
jd1639 said:
Double click on the part00, part01, and part02 just to see what's inside them. The only file you need to change is the desc file, double click on that too. the 720, 1280 is the display resolution of the s3, the s4 is 1080, 1920
Click to expand...
Click to collapse
so now i guess re zip that folder and instal based on that guide or is it a different method for s4
kasek55 said:
so now i guess re zip that folder and instal based on that guide or is it a different method for s4
Click to expand...
Click to collapse
Correct, but make sure it's a zip file and that in compression use store, don't use any compression
jd1639 said:
Correct, but make sure it's a zip file and that in compression use store, don't use any compression
Click to expand...
Click to collapse
nm i see now running to store and will try install when i get home
kasek55 said:
nm i see now running to store and will try install when i get home
Click to expand...
Click to collapse
decided to try real quick...
Instructions for manual installation :
(Take a backup , just in case , not needed actually, ive tested all files) (Make sure you have enabled custom bootanimations , IF not go here - Enable Custom Bootanimations Hit thanks to the dev there)
1.Download manual installation files, rename file to bootanimation.zip
2.Copy files to phone.
3.Backup your current bootanimation from system/media folder and your Poweron.ogg file from system/audio/ui using Root Explorer or other root file managers ,
4.Copy the bootanimation.zip to /system/media folder and Poweron.ogg file to system/audio/ui folder , Mount R/W (make it writable) , overwrite the files, set permissions to rw-r--r-- and reboot and Enjoy !
5.Dont forget to hit the thanks button !
confused on the bold part there....
also there is no poweron.ogg in the system/media/audio/ui folder
i just realized i orgot to check if i have custom boot neabled will that cause problems.....
kasek55 said:
decided to try real quick...
Instructions for manual installation :
(Take a backup , just in case , not needed actually, ive tested all files) (Make sure you have enabled custom bootanimations , IF not go here - Enable Custom Bootanimations Hit thanks to the dev there)
1.Download manual installation files, rename file to bootanimation.zip
2.Copy files to phone.
3.Backup your current bootanimation from system/media folder and your Poweron.ogg file from system/audio/ui using Root Explorer or other root file managers ,
4.Copy the bootanimation.zip to /system/media folder and Poweron.ogg file to system/audio/ui folder , Mount R/W (make it writable) , overwrite the files, set permissions to rw-r--r-- and reboot and Enjoy !
5.Dont forget to hit the thanks button !
confused on the bold part there....
also there is no poweron.ogg in the system/media/audio/ui folder
Click to expand...
Click to collapse
Do you have a file manger like root explorer ot anything? You'll need to change the permissions to rw-r-r of the zip file you put in /system/media
Just put the *.ogg file in, not sure the sound will work or not on the s4
Edit, also make sure the file you copied to /system/media is re-named bootanimation.zip
jd1639 said:
Do you have a file manger like root explorer ot anything? You'll need to change the permissions to rw-r-r of the zip file you put in /system/media
Just put the *.ogg file in, not sure the sound will work or not on the s4
Edit, also make sure the file you copied to /system/media is re-named bootanimation.zip
Click to expand...
Click to collapse
ya im using root explorer i changed the permissions and i put the sound file in that works but i have the stock boot animation so im guessing i dont have it enabled?
i dont extract it right
kasek55 said:
ya im using root explorer i changed the permissions and i put the sound file in that works but i have the stock boot animation so im guessing i dont have it enabled?
i dont extract it right
Click to expand...
Click to collapse
You don't extract it. Did you rename the stock boot animation? rename it to bootanimation.zip.bak before you copy your bootanmiation.zip
jd1639 said:
You don't extract it. Did you rename the stock boot animation? rename it to bootanimation.zip.bak before you copy your bootanmiation.zip
Click to expand...
Click to collapse
i didnt have a bootanimation.zip in the folder.....
ok i got it, i had to flash the enable in my recovery yay thanks for your help
kasek55 said:
i didnt have a bootanimation.zip in the folder.....
Click to expand...
Click to collapse
Well, just copy yours over and make sure the permissions are set correctly There's another bootanimation that the phone defaults to if there isn't anything in /system/media
jd1639 said:
Well, just copy yours over and make sure the permissions are set correctly There's another bootanimation that the phone defaults to if there isn't anything in /system/media
Click to expand...
Click to collapse
sorry you must have posted right when i edited i got it working, now i just gotta change the voice and figure out how to add an led inside the phone to make a mod like the iphone 4 led mod and i have the full thing lol
kasek55 said:
sorry you must have posted right when i edited i got it working, now i just gotta change the voice and figure out how to add an led inside the phone to make a mod like the iphone 4 led mod and i have the full thing lol
Click to expand...
Click to collapse
Cool, you just made your first bootanimation. See, I knew you could do it Good work!
jd1639 said:
Cool, you just made your first bootanimation. See, I knew you could do it Good work!
Click to expand...
Click to collapse
lol couldnt have done it without u and the guy who made it, i changed 2 sets of numbers lol
but thanks a lot i really appreciate it

I lost my music app

currently im using galaxy s4 i9500 and i try to install 3rd party music app but it fails and i didnt take any backup of my previous music app
So can someone post that apk ??
name :SamsungMusic_20.apk
Thanks !!
You can extract it from any touchwiz rom.
GDReaper said:
You can extract it from any touchwiz rom.
Click to expand...
Click to collapse
I dont want to download any rom !!
btw i have a stock rom but it is in .md5 format
ankrishx18 said:
I dont want to download any rom !!
btw i have a stock rom but it is in .md5 format
Click to expand...
Click to collapse
There are lots of touchwiz zips around the forum. Get one and extract the music player from there.
Or simply download one from the play store.
GDReaper said:
There are lots of touchwiz zips around the forum. Get one and extract the music player from there.
Or simply download one from the play store.
Click to expand...
Click to collapse
but i want the stock one !!
ankrishx18 said:
but i want the stock one !!
Click to expand...
Click to collapse
Then either wait until somebody decided to post you the apk
Or
You can extract it yourself, which may be faster.
Good luck.
GDReaper said:
Then either wait until somebody decided to post you the apk
Or
You can extract it yourself, which may be faster.
Good luck.
Click to expand...
Click to collapse
can u post that apk ??
if ur usng stock rom
ankrishx18 said:
can u post that apk ??
if ur usng stock rom
Click to expand...
Click to collapse
I would have posted it, but I'm not using the stock rom.
GDReaper said:
I would have posted it, but I'm not using the stock rom.
Click to expand...
Click to collapse
Its ok Btw thnks fr help
@ankrishx18 if you have that tar.md5 rom stored on your phone or memory card temporarily delete the last part of the file extension so it's just romsname.tar instead of romsname.tar.md5
from there you'll be able to open it with zarchiver https://play.google.com/store/apps/details?id=ru.zdevs.zarchiver
and then extract/copy the apk from /system/apps/
you'll need to be rooted though in order to paste it into your own /system/apps/ folder and change it's permissions to 644 aka rw_ r__ r__ and then reboot.
if you have it on your PC you could try renaming it romsname.zip but I don't know if that will work (never tried it). don't forget to put it back to what it should be after
@3mel I just found this inside in system.img which was present in "rom.tar.md5"
when i try to open system.img with pc it gives me an error "The disc image file is corrupted"
and no system apps is visible inside this img
my bad I forgot that it's not like a zip would be inside.
there are 2 tools you need to open roms on PC and that's something I don't do so I can't remember the name of them. I'll see if I can hunt down the apk for you instead, but as I don't know what the original file size it should be this could be dodgy...
are you rooted ? and what version are you on ? I'll see about downloading a small custom touchwiz rom and extracting it from there for you if nobody else jumps in to help.
having trouble using the attachments here...
uploading this one stupid file took me 3 times longer than downloading the 1.1gb rom
https://www.dropbox.com/s/5rzfbgt3vuv9iia/SMusic.zip?dl=0 here is a zip file to the SMusic.apk file taken from a i9500 lollipop 5.1.1 rom that can be found here http://forum.xda-developers.com/galaxy-s4/i9500-develop/rom-98-5-1-1-based-ale95-v2-t3304828
you need root to put this back into /system/priv-app/
permission will probably be 644 aka rw_ r__ r__ you'll need a root capable file browser to paste it and change the permissions. if pasting doesn't work you might need to mount system first which you can do with the terminal emulator app.
Code:
su
mount -o rw,remount /system
if needed this will let you paste into the system folder. just press enter after each line then use the file browser
reboot afterwards and test. if that doesn't work the mod you tried may have changed some library files.
3mel said:
my bad I forgot that it's not like a zip would be inside.
there are 2 tools you need to open roms on PC and that's something I don't do so I can't remember the name of them. I'll see if I can hunt down the apk for you instead, but as I don't know what the original file size it should be this could be dodgy...
are you rooted ? and what version are you on ? I'll see about downloading a small custom touchwiz rom and extracting it from there for you if nobody else jumps in to help.
having trouble using the attachments here...
uploading this one stupid file took me 3 times longer than downloading the 1.1gb rom
https://www.dropbox.com/s/5rzfbgt3vuv9iia/SMusic.zip?dl=0 here is a zip file to the SMusic.apk file taken from a i9500 lollipop 5.1.1 rom that can be found here http://forum.xda-developers.com/galaxy-s4/i9500-develop/rom-98-5-1-1-based-ale95-v2-t3304828
you need root to put this back into /system/priv-app/
permission will probably be 644 aka rw_ r__ r__ you'll need a root capable file browser to paste it and change the permissions. if pasting doesn't work you might need to mount system first which you can do with the terminal emulator app.
Code:
su
mount -o rw,remount /system
if needed this will let you paste into the system folder. just press enter after each line then use the file browser
reboot afterwards and test. if that doesn't work the mod you tried may have changed some library files.
Click to expand...
Click to collapse
Thanks Bro for ur Help (Y)

Categories

Resources