Could anyone post the file to replace the missing process com.android.music? I somehow lost it and my Music (default player in the Tab) doesn't work anymore. Having the apk file would be the best. Thanks.
Related
(I'm new at this, any help, or even wild guesses, would be appreciated)
I'm using Daneshm90's (very awesome) APK Manager to mess around with my framework-res.apk file. I've sucessfully reskinned some pngs and changed some xml files and stuff like that.
Why does the following cause a bootloop?
1) Decompile Framework-res.apk
2) Make a copy of res\drawable\btn_default_small.xml and rename it btn_default_small2.xml
3) Change the background of something to android:background="@drawable/btn_default_small2"
4) Compile\flash to phone etc, watch it bootloop
I can edit existing files just fine, but whenever I try to add and use a new file everything grinds to a halt, even if its just a copy of a working 'stock' file. What am I missing? Is there a list of files somewhere I need to add my new xml file to? Should I be building from source instead of using apk manager?
http://hotfile.com/dl/123609620/c4f466e/Samsung_Galaxy_SII.rar.html
How do you go about installing an .rar file? Is there an apk somewhere?
drew_grant said:
How do you go about installing an .rar file? Is there an apk somewhere?
Click to expand...
Click to collapse
There is a note inside it Didn't do anything from where i'm sat
The app doesn't install. Too bad, it's a nice clock.
There's no need to include an mp3 file in the archive - it's a waste of traffic . The program itself is 127KB and packed with this mp3 it becomes more than 10 megabytes. Not working even if you change permissions to rw-r--r-- (missing in the instructions).
Let me try it and see if it works ~ and damn, you did put an mp3 file inside the rar? -__-
please remove the mp3 files, and re-upload bro..
So I tooka version of MIUI music that worked on this thing, opened it up in an apk editor, and changed some PNG images to make it look like the galaxy s3 music player. I signed the file, installed it, and all went well, but once I tried to open it it immediately crashed. The current file (unsigned) has been attached. Fixes would be appreciated because I really want this
App file http://www.4shared.com/android/2YizlFOa/Music.html
Hi,
I m using DU Rom 8.1 with a great pleasure.
unfortunately, I install a theme which seems not being compatible.
I have constant systemui crashes, on lock screen and can't do anything.
So, I thought to remove or unapply this theme "manually".
I can t do with adb cause the phone is not recongnized form my PC cause these crashes.
So I thought to do it by the recovery with aroma file manager.
I already deleted the data/app/xxx.apk and the data/data/com.xxxx folder, but it doesnt seem to be enough.
is there something more to do ? => edit a config file and /or delete another file / folder.
Thanks per advance for your help.
Edit , it s OK, I mnaged to do it.
In fact it was sufficient to delete apk and com.xxx folder.
My problem was that I used a style from one theme and the police from another one... so I it was necessary to remove all the applied themes.
I just decompiled an apk file in an attempt to locate an audio file in the app and replace it with another one. The app was developed on UNITY for the GEAR VR.
However, for the life of me I'm not able to locate any audio file in the apk folder. I'm just wondering if anyone can help me locate/replace the audio file/s ?
Since I'm a new user I can't upload screenshots of the apk folder, but inside the assets folder, there is a long list of shared.assets.split files. My best guess would be that the audio is part of the split assets, but I have no clue how to retrieve and replace it.. Any help would be greatly appreciated.