How do I dump my firmware? I would like to start working on something, my phone is already rooted.
Sent from my SGH-T959V using XDA App
IDK bout dumping f/w but, adb pull /system works for a system dump!
Sent from my T-Mobile myTouch 3G Slide using XDA App
adb pull / works for the entire phone, but then you'll pull your sdcard contents also
just do adb pull /data/* and adb pull /system
Also, what baseband version did the 4G come with.
krylon360 said:
adb pull / works for the entire phone, but then you'll pull your sdcard contents also
just do adb pull /data/* and adb pull /system
Also, what baseband version did the 4G come with.
Click to expand...
Click to collapse
Baseband version is T959VUKB5 on mine.
krylon360 said:
adb pull / works for the entire phone, but then you'll pull your sdcard contents also
just do adb pull /data/* and adb pull /system
Also, what baseband version did the 4G come with.
Click to expand...
Click to collapse
KB5 also.
Sent from my SGH-T959V using XDA App
How do I get stock T959VUKB5 on my vibrant
phillieblunt742 said:
How do I get stock T959VUKB5 on my vibrant
Click to expand...
Click to collapse
4G? It is already stock. Not 4G? Wrong thread.
Sent from my SGH-T959V using XDA App
All I need is a sysdump and I can port the build to the Vibrant. the modem and kernel our a no go on the vibrant though.
I've got a test rom already built for the 4G, but it's based off KAH
krylon360 said:
adb pull / works for the entire phone, but then you'll pull your sdcard contents also
just do adb pull /data/* and adb pull /system
Also, what baseband version did the 4G come with.
Click to expand...
Click to collapse
see attached img.
krylon360 said:
All I need is a sysdump and I can port the build to the Vibrant. the modem and kernel our a no go on the vibrant though.
I've got a test rom already built for the 4G, but it's based off KAH
Click to expand...
Click to collapse
Is there any way I can zip a copy of my /system and upload it, all from my phone? I am nowhere near a computer, but if i could do it from my phone with root explorer, I can upload it ASAP.
Sent from my SGH-T959V using XDA App
troby1986 said:
Is there any way I can zip a copy of my /system and upload it, all from my phone? I am nowhere near a computer, but if i could do it from my phone with root explorer, I can upload it ASAP.
Sent from my SGH-T959V using XDA App
Click to expand...
Click to collapse
I dont think there is a way to do it just by phone.
krylon360 said:
I dont think there is a way to do it just by phone.
Click to expand...
Click to collapse
Ok, Im currently copy/pasting my system to my sdcard. If root explorer lets me zip it, ill upload it.
Sent from my SGH-T959V using XDA App
troby1986 said:
Ok, Im currently copy/pasting my system to my sdcard. If root explorer lets me zip it, ill upload it.
Sent from my SGH-T959V using XDA App
Click to expand...
Click to collapse
sweet. thanks
SGS 4G System dump
http://www.multiupload.com/ASHJAKBYR0
Didn't copy the data though, its just the System. I'll be so glad when we can deodex this thing once CWM comes out.
Got the dump. Thank you
aloneinshadow said:
SGS 4G System dump
http://www.multiupload.com/ASHJAKBYR0
Didn't copy the data though, its just the System. I'll be so glad when we can deodex this thing once CWM comes out.
Click to expand...
Click to collapse
I can deodex it now for you. you just wont be able to flash it.
Oh crap... I just realised the email.apk file is bad. Might as well scrap that dump or replace the email.apk file if someone else has a copy. My bad.
krylon360 said:
Got the dump. Thank you
Click to expand...
Click to collapse
Krylon, was the one that I provided you useful?
i hope this gets me back to factory ima try to use it in bootloader
The vibrant one works
Sent from my SGH-T959V using XDA Premium App
Related
open the zip on the phone there should be 2 files put them in system/lib/hw directory using root explorer or a program like it
hope it works for you like it did for me
Damn! I really want to try this but I cant write to my system directory. It wont mount R/W.
Also, you say there should be 2 files but there is only 1 in the zip file.
Trying this now...
theorioles33 said:
Damn! I really want to try this but I cant write to my system directory. It wont mount R/W.
Also, you say there should be 2 files but there is only 1 in the zip file.
Click to expand...
Click to collapse
You have to open it on phone to see both files
Sent from my Desire HD using XDA Premium App
theorioles33 said:
Damn! I really want to try this but I cant write to my system directory. It wont mount R/W.
Also, you say there should be 2 files but there is only 1 in the zip file.
Click to expand...
Click to collapse
Are you using root explorer
Sent from my Desire HD using XDA Premium App
qbills314 said:
Are you using root explorer
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
Yes. Says "hw permissions cannot be changed because the file system is read-only".
Also, when I extract it on the phone there is only 1 file. gps.spade.so.
theorioles33 said:
Yes. Says "hw permissions cannot be changed because the file system is read-only".
Click to expand...
Click to collapse
Do you see the mount rw button at top and did you extract files first
Sent from my Desire HD using XDA Premium App
qbills314 said:
open the zip on the phone there should be 2 files put them in system/lib/hw directory using root explorer or a program like it
hope it works for you like it did for me
Click to expand...
Click to collapse
What exactly does this do?
qbills314 said:
Do you see the mount rw button at top and did you extract files first
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
I see the button but when I press it, it doesnt change. I copied the zip file to the SD card and extracted it there.
Found a thread that told how to make the system folder r/w.
Open terminal and type:
su
busybox mount -o remount,rw /system
californiarailroader said:
What exactly does this do?
Click to expand...
Click to collapse
If u r having problems wit Google navigation getting a gps fix this should fix it
Sent from my Desire HD using XDA Premium App
Qbills, copied the file over and I must say I think it works!
I am actually getting a GPS lock and with my case still on. I could NEVER get a lock with the case on and only occasionally with the case off.
Thanks!
Holy cow! Just got a lock in the house. It's like a miracle.
Sent from my Desire HD using XDA Premium App
qbills314 said:
If u r having problems wit Google navigation getting a gps fix this should fix it
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
Ahh, okay, mine's working okay but thanks for this!
Yeah. Got the file in np, I do not see a change in my locking on. Still takes 20 mins.
theorioles33 said:
Qbills, copied the file over and I must say I think it works!
I am actually getting a GPS lock and with my case still on. I could NEVER get a lock with the case on and only occasionally with the case off.
Thanks!
Click to expand...
Click to collapse
im glad to hear it hope it keeps working
That change took my GPS offline - it wont even turn on, so it didn't work for me. Thanks for posting though - I'm trying everything I can to get GPS running again
Sent from my Desire HD using Tapatalk
reflash your radio? It worked for me to get the gps icon back but as I'm in the house I don't know if it works to get me lock yet
grumpy.medic said:
Yeah. Got the file in np, I do not see a change in my locking on. Still takes 20 mins.
Click to expand...
Click to collapse
yeah i know sometimes it does i just tried it again and it took awhile but for the most part it locks in about 2min or less where as before it wouldnt lock at all but i know what u r saying about the 20min
Ill try that when I get back to my computer. Also, has anyone tried a reboot after applying this file? I had to reinstall maps since navigation wouldn't open.
Sent from my Desire HD using Tapatalk
So, I've become pretty good @ UOT Kitchen now. However, I keep attempting to flash a new Boot Animation to my phone and the boot anim never changes. I'm using the "Froyo Default" path. I even checked the path myself and found the bootanimation.zip as well. Would it be safe to unzip the UOT file to my sd card and physically "pluck" the bootanimation.zip into the path and delete the older one?
My PM prolly just answered your problem here.
heydabop said:
My PM prolly just answered your problem here.
Click to expand...
Click to collapse
yea, that was it. I had to break the UOT zip open and place it in system/media/bootanimation.zip. Thanks for the help heydabop...
Sent from my MB520 using XDA Premium App
Sorry if this is a stupid question, but im having this problem to? How do I put the new bootanimation? When I try to push with adb, it says the filesystem is read only.
ripin150 said:
Sorry if this is a stupid question, but im having this problem to? How do I put the new bootanimation? When I try to push with adb, it says the filesystem is read only.
Click to expand...
Click to collapse
Before you do the adb push, type the adb remount command. It mounts the system as rewritable
ripin150 said:
Sorry if this is a stupid question, but im having this problem to? How do I put the new bootanimation? When I try to push with adb, it says the filesystem is read only.
Click to expand...
Click to collapse
Are you doing it in cwm or just while the OS is running? Doing it in cwm is probably easier, just make sure /system is mounted in the cwm menu.
Got it, thanks guys.
Using DROID explorer is much easier to drag and drop files
Sent from my MB520 using XDA App
Hey all.
I was messing around today and decided to post this. If not for the current lack of development, I probably wouldn't even post this.
Just push twframework-res.apk with adb, root explorer or root manager. be sure you overwrite the existing .apk.
The screenshot posted below was taken on the fly. you'll notice I'm using TEAM AERODKNG's Notification bar... Frankly, their theme is radness, but I thought maybe someone would want a little change!
word up, folks. happy MoDding.
robbbbit said:
Hey all.
I was messing around today and decided to post this. If not for the current lack of development, I probably wouldn't even post this.
Just push twframework-res.apk with adb, root explorer or root manager. be sure you overwrite the existing .apk.
The screenshot posted below was taken on the fly. you'll notice I'm using TEAM AERODKNG's Notification bar... Frankly, their theme is radness, but I thought maybe someone would want a little change!
word up, folks. happy MoDding.
Click to expand...
Click to collapse
very nice! I would like this but without the status bar, something in me doesnt want to replace stock with stock.
I hear yah on posting things like this because Roms arent available yet. But, then again, Im new and a didnt teach myself how to theme/make Roms yet.
fknfocused said:
very nice! I would like this but without the status bar, something in me doesnt want to replace stock with stock.
I hear yah on posting things like this because Roms arent available yet. But, then again, Im new and a didnt teach myself how to theme/make Roms yet.
Click to expand...
Click to collapse
It shouldnt change ur status bar. I know alot of folks are using it. ( i like gb, personally.) would u mind testing?
Sent from my SGH-T959V using XDA Premium App
robbbbit said:
It shouldnt change ur status bar. I know alot of folks are using it. ( i like gb, personally.) would u mind testing?
Sent from my SGH-T959V using XDA Premium App
Click to expand...
Click to collapse
Ill give it a whirl, did you modify a themed framework or an original KD1?
Yep! Thanks!
And by ur status bar, im talking about ur mod. My gf uses it and loves it! (@ werk or id get her to test.)
Sent from my SGH-T959V using XDA Premium App
robbbbit said:
Yep! Thanks!
And by ur status bar, im talking about ur mod. My gf uses it and loves it! (@ werk or id get her to test.)
Sent from my SGH-T959V using XDA Premium App
Click to expand...
Click to collapse
Quick question, is this twframework-res supposed to replace framework-res? If not i screwed up. I havent had to restore from CWM, anyway I can get my backup restored? I copied the original to SD.
fknfocused said:
Quick question, is this twframework-res supposed to replace framework-res? If not i screwed up. I havent had to restore from CWM, anyway I can get my backup restored? I copied the original to SD.
Click to expand...
Click to collapse
There is no framework-res.apk only twframework-res.apk.... ? What did you replace?
Cwm? u cant restore with our cwm 3 beta. Just push via adb or super manager.
Sent from my SGH-T959V using XDA Premium App
robbbbit said:
There is no framework-res.apk only twframework-res.apk.... ? What did you replace?
Cwm? u cant restore with our cwm 3 beta. Just push via adb or super manager.
Sent from my SGH-T959V using XDA Premium App
Click to expand...
Click to collapse
LOL Corradokng hooked it up with a flashable framework-res.apk. Im back and will try this again. Im a goof ball and didnt check but since im back up i went into system/framework and see the following files, twframework-res.apk and framework-res.apk. I mistakenly changed the name and pasted, which softbricked.
I slapped myself in the head and tested again. Worked like a charm! I like the look, way better than before.
NOTE: Copy file to System/Framework folder
i wanna test it out. could just explain to me what you mean by push? where or oveer what do i put the .apk? thanks
fknfocused said:
LOL Corradokng hooked it up with a flashable framework-res.apk. Im back and will try this again. Im a goof ball and didnt check but since im back up i went into system/framework and see the following files, twframework-res.apk and framework-res.apk. I mistakenly changed the name and pasted, which softbricked.
I slapped myself in the head and tested again. Worked like a charm! I like the look, way better than before.
NOTE: Copy file to System/Framework folder
Click to expand...
Click to collapse
but when you copy it to system/framework what do you replace?
rickyy00 said:
but when you copy it to system/framework what do you replace?
Click to expand...
Click to collapse
go into framework folder and copy twframework-res.apk to a safe place on your sd card, in case you want to revert. With the file in the OP paste it into that directory, making sure you have w/r in root explorer or whatever you use.
rickyy00 said:
but when you copy it to system/framework what do you replace?
Click to expand...
Click to collapse
Like the op says, twframework-res.apk
Thanks to FKNFOCUSED for testing!!!
Sent from my SGH-T959V using XDA Premium App
robbbbit said:
Like the op says, twframework-res.apk
Thanks to FKNFOCUSED for testing!!!
Sent from my SGH-T959V using XDA Premium App
Click to expand...
Click to collapse
haha -minus my goof up. i need to get away from computers for a while...lol
Ok so what i did was i put the file the op made on my sd card. then i went into root explorer system/framwork found the tw-framework file you were talking about and moved it to another file on my sd card and pasted the file the op gave in system/framework but nothing happened? reboot?
rickyy00 said:
Ok so what i did was i put the file the op made on my sd card. then i went into root explorer system/framwork found the tw-framework file you were talking about and moved it to another file on my sd card and pasted the file the op gave in system/framework but nothing happened? reboot?
Click to expand...
Click to collapse
try supermanager, root explorer for some reason hasnt been playing to nicely with system files and binary files.
if your follwing the process verbatim and nothing is happening try super manager or another file manager with root permissions. It should work without a hitch
Success100 said:
try supermanager, root explorer for some reason hasnt been playing to nicely with system files and binary files.
if your follwing the process verbatim and nothing is happening try super manager or another file manager with root permissions. It should work without a hitch
Click to expand...
Click to collapse
yeah i ****ed up my phone. everything started force closing and i had to odin my phone back to stock kd1
rickyy00 said:
yeah i ****ed up my phone. everything started force closing and i had to odin my phone back to stock kd1
Click to expand...
Click to collapse
Damn. Sry! everything worked on my gfs device too.
Thank goodness for odin!
Sent from my SGH-T959V using XDA Premium App
robbbbit said:
There is no framework-res.apk only twframework-res.apk.... ? What did you replace?
Cwm? u cant restore with our cwm 3 beta. Just push via adb or super manager.
Sent from my SGH-T959V using XDA Premium App
Click to expand...
Click to collapse
Wat do u mean by u can't do a restore with cwm beta 3?.... i have had crash issues and restored my fone 4times already from recovery....... so i'm guessing ur sayin i'm lucky? i didnt know or think restore and backup was an issue on cwm_Beta3..
Are you saying you have successfully done a full restore of a full nandroid backup?? If so that would be a big deal since I think that was the last issue with the cwm beta. Drhonk was saying he got a full restore to work at least without error but it hung on reboot.
Sent from my SGH-T959V using XDA Premium App
@Ricky download file to your computer hook your phone up to the computer mount phone to computer (USB mass storage) right click file go down to send to and send it to the proper mass storage for your phone I have vista so that's how it works for me that should put the file on the root of your SD card open root explorer first go into system/framework go down to the twres apk long press it and select copy you will see paste at the bottom of your screen hit the back button twice go down to SD and put the copy in any sub folder you may want I use downloads then go down to the new file on your SD card from robbitt long press it hit move go back to system/framework in the upper right hand corner you will see a r/w press that then hit paste it will say it already exists do u want overwrite click yes back out then reboot should work with no problem.I think what u did was move the orig twres file instead of copying it hope this helps you.And thanks to robbitt love this mod sometimes its just the little things
Sent from my SGH-T959V using XDA App
hi, i spent all day searching for stock charge email app and found it.
however, the apk file won't copy to system folder with root explorer and, it won't install.
just keeps on saying install failed.
if someone could help me out with zip file to flash via cw would be greatly appreciated.
thank you.
i'm looking for stock email app because gummy charged or sgs2 email app won't push email.
xc1097 said:
hi, i spent all day searching for stock charge email app and found it.
however, the apk file won't copy to system folder with root explorer and, it won't install.
just keeps on saying install failed.
if someone could help me out with zip file to flash via cw would be greatly appreciated.
thank you.
i'm looking for stock email app because gummy charged or sgs2 email app won't push email.
Click to expand...
Click to collapse
Did you mount the system as RW? Root explorer should work just fine. The stock one is named ozemail.apk and some roms have it labeled as email.apk.
yes i did mount it as rw, but still no go.
i've tried to move the file and copy the file, and progress bar pops up for second and nothing is changed in directory.
Just download it through Gummy Toolbox on the phone. Works fine...
thank you so much!
it solved it.
thank you!
Where did you get the apk? Been looking myself.
Sent from my SCH-I510 using XDA App
randywintle said:
Where did you get the apk? Been looking myself.
Sent from my SCH-I510 using XDA App
Click to expand...
Click to collapse
If you're using a Gummy ROM, open Terminal Emulator, type "SU", press enter, type "Gummytoolbox", press enter, type the number that corresponds with install/delete apps ("1" on GC GBE 1.8) press enter, then choose the number that corresponds with "TWemail". It will download and install it for you.
Yah he put it in gbe but not froyo. Was hoping someone had the actual apk as I am running froyo atm.
Sent from my SCH-I510 using XDA App
randywintle said:
Yah he put it in gbe but not froyo. Was hoping someone had the actual apk as I am running froyo atm.
Sent from my SCH-I510 using XDA App
Click to expand...
Click to collapse
Ah, crap, sorry. Here's the one from GBE, not sure if it will work for you or not.
kgbeezr1 said:
Ah, crap, sorry. Here's the one from GBE, not sure if it will work for you or not.
Click to expand...
Click to collapse
Does anyone have the Froyo version as this one does not work.
Thanks in advance.
Can someone please upload their Infuse stock system app folder (/system/app). I am in need of those apps and can't seem to find a zip of the stock rom. I have the 2.2.1 i997UCKD5. Or if anyone knows a link for that.
Thanks in advance.
king2dro said:
Can someone please upload their Infuse stock system app folder (/system/app). I am in need of those apps and can't seem to find a zip of the stock rom. I have the 2.2.1 i997UCKD5. Or if anyone knows a link for that.
Thanks in advance.
Click to expand...
Click to collapse
I think what you're looking for is in the stock rom packages
download gtg's unbrick.
http://forum.xda-developers.com/showthread.php?t=1116251
use winRar (or similar) and right click to open the package.
everything should be in the package.
i hope this helps
qkster said:
I think what you're looking for is in the stock rom packages
download gtg's unbrick.
http://forum.xda-developers.com/showthread.php?t=1116251
use winRar (or similar) and right click to open the package.
everything should be in the package.
i hope this helps
Click to expand...
Click to collapse
Tried this already, it doesn't work out.
king2dro said:
Tried this already, it doesn't work out.
Click to expand...
Click to collapse
You're right. I didn't realize the factory.rfs did not unpack further.
You might have to see if anyone who had odin theirs back to stock, extract it and upload it.
Can I ask why you need it?
Can you not just root your phone, use titanium back up for everything, odin back to stock and re-install your back up?
The factory.rfs can be mounted as a loop device in linux. Then you can copy any files you need.
Sent from my SAMSUNG-SGH-I997 using Tapatalk
Or just extract the factoryfs.rfs with magik iso ....20 seconds and done...all apps will be in there..easier than a loop in linux
Sent from my SAMSUNG-SGH-I997 using xda premium
Depends on which OS you are using at the moment and how fast you type the mount command, really. Takes me longer to boot Windows and install Magic Iso than it does to type mount -o loop, but okay.
Sent from my SAMSUNG-SGH-I997 using Tapatalk
One click....no typing...one click extract....I do it bout 30 times a week...in windows...open majik ISO...new...select factoryfs.rfs ...right click..extract..done...
Sent from my SAMSUNG-SGH-I997 using xda premium
If magik ISO is already installed then you don't have to install it.......set it as default...evenness u double click on the file it automatically launches magik iso ...extract..done
Sent from my SAMSUNG-SGH-I997 using xda premium
Totally understand how it works, and if you're on Windows, it's great to have that option. It's no better an option than I offered. It is just as easy for me to type, especially when I'm already looking at a Slackware bash shell.
Sent from my SAMSUNG-SGH-I997 using Tapatalk
Thank you, guys.
Learn something new everyday.
I don't have the programming background for linux but I can do windows.
And D, I was just giving you a hard time. I'm more of a linux guy, and am surprised at how much Android hacking has me on Windows. I hadn't tried MagicIso, so thanks for the tip. I know that most on here are using Windows or Mac.
Sent from my SAMSUNG-SGH-I997 using Tapatalk
I use Linux to build and compile android....like catyrom....my other mods can easily be done in windows
Sent from my SAMSUNG-SGH-I997 using xda premium
Well shoot, I just found out the hard way that I shouldn't do too much to a .rfs image while mounted as a loop device in Linux. It works okay to pull some files, but since .rfs is a proprietary file system, permissions don't stick or work quite like you would think when changing files on the mounted image. So, extracting with MagicIso may just be a better way to go anyway before manipulating these rom filesystems.