Viper Rom Synergy 5.0 - Epic 4G Q&A, Help & Troubleshooting

I would like to install some new fonts on this phone and I was trying to install it from the Viper Store which it did installed on the SD card. Now what do I do from there. Need help?
Sent from my SPH-D700 using XDA Premium App

Fonts on Froyo are stored in /system/fonts/
The two files to overwite using Root Explorer or w/e would be DroidSans.ttf and DroidSans-Bold.ttf. Make sure to copy the originals in case you ever want to revert.

Related

[Q] Rip APK files from phone?

Hey guys, I know how to bring an apk file from /system/app using ADB Pull, but if the app isn't listed in that directory, where is it and how can I rip it from the phone to my computer?
What I'm ultimately trying to do is install an app that I can only download in Sense, then rip it from Sense and install it on my CM7 ROM.
U can back the apk up with titanium back up and then go to the folder on ur SD card and take the apk from there
gmap516 said:
Hey guys, I know how to bring an apk file from /system/app using ADB Pull, but if the app isn't listed in that directory, where is it and how can I rip it from the phone to my computer?
What I'm ultimately trying to do is install an app that I can only download in Sense, then rip it from Sense and install it on my CM7 ROM.
Click to expand...
Click to collapse
It is found in data/app. If it's a protected app it's in data/app-private. Or you could use astro to back up the apk. Titanium backup doesn't just backup the apk, it's in different files. Or you could backup with titanium and then restore.
Sent from my badass HTC Supersonic (Evo 4g) using XDA Premium App
Great, thanks! So all apps, no matter the source will be found in one of: /system/app, /data/app, or /data/app-private, as long as they're installed on internal, correct?
Once I rip the .apk, can I rename it?
Yeah, should be, I've never seen anything installed outside of those directories. I personally just use root explorer, that way I can do anything straight from the phone. It's well worth the convenience. You should be able to rename the apk to anything you want, especially if all your doing is putting it on the SD card to install.
Sent from my badass HTC Supersonic (Evo 4g) using XDA Premium App
Now, if I found an app had a .zip installed in /data/app and an apk installed in /data/app-private and I want to try to install it on CM7, should I adb push the .zip first to /data/app then adb install the apk? or just adb push both to their respective directories?
I would think you could just regular install the apk. Put it on your sd card & install using a file explorer. As for via adb, I'm not sure. I copied a protected apk to my SD & installed through Astro, it installed to /data/app and was no longer protected so I think the apk by itself would be fine.
Sent from my badass HTC Supersonic (Evo 4g) using XDA Premium App
plainjane said:
It is found in data/app. If it's a protected app it's in data/app-private. Or you could use astro to back up the apk. Titanium backup doesn't just backup the apk, it's in different files. Or you could backup with titanium and then restore.
Sent from my badass HTC Supersonic (Evo 4g) using XDA Premium App
Click to expand...
Click to collapse
Hate to disagree but u can backup with titanium back up then go to the titanium backup folder on ur SD card. It stores two files per apk. One is ur data for the apk the other is the apk. It just uses weird names on the backups. Much easier than using adb to pull apk or a file manager to go on a hunt for an apk all over ur phone
Titanium backup can backup apps and data. If you backup the app, you will have 3 files...data only creates 2 files. Apps can be find in /system/apps, /data/apps, /data/app-private, and also in .android-secure on your sdcard. I recommend root explorer to pull the app though. If its a sense only app, it may not work in AOSP.
bwcorvus said:
Titanium backup can backup apps and data. If you backup the app, you will have 3 files...data only creates 2 files. Apps can be find in /system/apps, /data/apps, /data/app-private, and also in .android-secure on your sdcard. I recommend root explorer to pull the app though. If its a sense only app, it may not work in AOSP.
Click to expand...
Click to collapse
You are partly correct. It crease three files. One is ur data from ur app another is almost useless and the last is the actual app. I pull apps that way on a daily basis for theming or looking at how other apps r themed.

[Q] Transferring Wallpapers From Rom to Rom

Is it possible to transfer wallpapers from one rom to another? some roms have really nice wallpapers but aren't that great while others are awesome but don't have good wallpapers.
I dont see why you couldnt pull them out with root explorer and move them into your sd card. Then when u flash new rom put them in media file folder where other ones are.
Sent from my HTC Vision using XDA App
IronMan66 said:
I dont see why you couldnt pull them out with root explorer and move them into your sd card. Then when u flash new rom put them in media file folder where other ones are.
Sent from my HTC Vision using XDA App
Click to expand...
Click to collapse
that method sounds ideal but I've searched almost all the phone files and I couldn't find them. If by any chance you're using the stock gingerbread rom you could help me look?
You need root explorer (which you need to buy) on market. You open app n go down to rom zip currently installed. Then go to System folder, Apps folder, and look for Cm wallpaper Apk. file. At this point extract them to root of sd card and bingo bango there u go holmes. As long as you have multiple roms on sd card, you can just go into each one and repeat till u got what u want
meXdroidMod meXperia rom
theres only cmparts.apk :/
Dl rom you want on comp, dl rom with wp you like on comp. Open zips. Drag wp to rom you want, put on SD, flash. There's your walls. Or be easy and add to wp folder on your sd
Sent via my CM7 RC3 G2. PTFO

how do you get an apps .apk

How do you get an apps .apk file off of a rom to restore it on another rom. Some of my app i like are not inthe market anymore and i have them on an old Nandroid i have. THANKS IN ADVANCE
If it's installed as a user app on the ROM, restore the ROM, then navigate to /data/app and copy it, then paste it to your sd card, that would be the easiest and safest way with a good file explorer like ES,Astro,Root Explorer etc.
ok i didnt look there but its just acouple of apps i had and they aint in the market so i thought i would ask here before i gave up thanks man
You can just use 7zip from your PC and either go to system/ app or data/ app depending on where the apps your looking for are on the ROM and copy them to your sd and install them with a file manager.
Thats if they will work with your new ROM not all apps work on all ROMs I don't think I've tried this with a few and some work and some don't.
Sent from my PC36100 using XDA App

[updated]Change icons in any rom

Hello there,
I found an easy way to change the icons of system apps[msg,music...etc] for ppl who don't know to use ADB
1.Now your ace should be rooted...install root explorer or any file browser that can copy the .apk from system/app.Eg..ive copied the music.apk to sd card.
2.now transfer it to your PC and replace the icon.png in drawable mdpi with your own file using winrar..[Every apk has a diffrent name for the icon..for some it will be ic_launcher..etc],so check it and replace
4.now place the edited .apk in the app folder in the zip file i've attached,move it to your sd card[don't put in any folder]and flash in recovery...
I think most of the people know of this site?
Even I got in touch with it on the first day of visiting SGA forums.
but you cant change the icons in app drawer using uot..you can do that by following my steps......
Oh, had no idea. Was just generally talking about the site, i installed Go launcher on the first day so i havent got in touch with TW xD
Sent from my GT-S5830 using XDA App
i use MyFiles.apk and now it doesn't show MyFiles, just replaced the icon then the apk using Root Explorer and rebooted, disappeared. what to do?
you cant just replace your apk in root explorer...follow the updated method above
I did like you say up, used ur zip, replaced the icon then inserted the apk in app folder in the UOT zip and entered Recovery mode and installed it from there, still doesnt' appear, maybe because i change it 1st, and didn't do backup :7
try changing something else..make sure your using .png of same dimension
Tried it with memo.apk an nothing happen.
Sent from my GT-S5830 using XDA Premium App

How to extract system app from one rom and put it in another

Hi,
I am currently running: Jelly "Beans" Custom rom: http://forum.xda-developers.com/showthread.php?t=2221268
I am a large fan of the sms app that they have, but would like to switch roms. I like the way it looks and the custom colors that were placed within the system SMS app. Is there a way to create a flashable .zip file of this messageing app to flash onto a different new rom?
I've searched to check if there is a flashable.zip file available for this customized SMS app and can't seem to find it, if someone has a link to the SMS flashable zip already, that would work also.
Thanks
http://forum.xda-developers.com/showthread.php?t=2133552
Works well. Flash it.in recovery and you might need to do it a few times before you find one with working mms.
Also in the future to push apps to system just a file explorer with root access and copy any app you want and then paste is it the system/app folder. Make sure the folder is R/W and change permissions to rw-r-r
Sent from my SAMSUNG-SGH-I747 using xda premium

Categories

Resources