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.
Related
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
I was wondering if anyone else was having issues flashing krylon's deodexed version of SW.
- I checked and have root and when I run CWM it says v3.0.2.8.
- It says Installation aborted.
I did chang out my FOTA files to free up space.
I'm having the same issue, I've installed everything correctly: beta 3, copied over recovery. Get into cwm fine with no issues. But everytime I flash this rom it says installation aborted.
Sent from my SGH-T959V using XDA Premium App
imjwoo said:
I was wondering if anyone else was having issues flashing krylon's deodexed version of SW.
- I checked and have root and when I run CWM it says v3.0.2.8.
- It says Installation aborted.
I did chang out my FOTA files to free up space.
Click to expand...
Click to collapse
Pixelbrain provided the answer in the development forums:
You have to unzip the file, open the folder, select all files, and zip everything in that folder.
The problem is that everything is inside that folder, which is then zipped.
The files need to be zipped directly, not inside a folder.
Thanks man times like these are when I wish my windows machine still works. Not trying to be a noob or anything. How can you zip a file on osx, unrarx doesn't provide that ability. At least not that I know of.
Sent from my SGH-T959V using XDA Premium App
dualkiller said:
Thanks man times like these are when I wish my windows machine still works. Not trying to be a noob or anything. How can you zip a file on osx, unrarx doesn't provide that ability. At least not that I know of.
Sent from my SGH-T959V using XDA Premium App
Click to expand...
Click to collapse
No problem.
I used efile manager,available free on the market.
Sent from my SGH-T959V using Tapatalk
Thanks. That worked. I must have missed that step somehow.
Yea I ended up bricking mine from stock trying to put cmw beta 3 and bali kernal all in one run. Went into odin and ended up.having to flash kd1 deodex then repeate process and ir worked
Sent from my SGH-T959V using XDA Premium App
Hi guys and gal's check me out I'm trying to flash cwm final and it keeps aborting the process! I push recovery to system /bin and zip file I put on my SD card using root explorer boot into recovery reinstall packages and no bets don't know what to do any ideas? All assistance is greatly appreciated.
Sent from my SGH-T959V using XDA Premium App
yosif yackson said:
Hi guys and gal's check me out I'm trying to flash cwm final and it keeps aborting the process! I push recovery to system /bin and zip file I put on my SD card using root explorer boot into recovery reinstall packages and no bets don't know what to do any ideas? All assistance is greatly appreciated.
Sent from my SGH-T959V using XDA Premium App
Click to expand...
Click to collapse
Are you doing this on Froyo or GB? This only works on Froyo. Maybe try re-downloading the recovery & zip file to insure you didn't get bad downloads.
I'm on froyo and I downloaded from my phones browser if that makes a difference, and thanks for the help boss
Sent from my SGH-T959V using XDA Premium App
yosif yackson said:
I'm on froyo and I downloaded from my phones browser if that makes a difference, and thanks for the help boss
Sent from my SGH-T959V using XDA Premium App
Click to expand...
Click to collapse
It shouldn't make a difference how you downloaded the zip as long as you followed the instructions on the thread. Make sure you don't try to extract the zip file. try re-downloading them & try again.
are you changing the permissions of the directory from read only (R/O) to read/write (R/W) in root explorer before you try pasting the files?
Yup I used root explorer to push the files and it prompted me to switch to r/w when I tried to push the recovery. I'll try the process from the beginning and report back
Sent from my SGH-T959V using XDA Premium App
Does anyone know where to find or have the apk for the AOSP keyboard? I'm currently unrooted and can't stand the GB keyboard.
Sent from my SCH-I510 using XDA App
I think this is what I used.
http://www.filesonic.com/file/4235112464/app.zip
Thanks for the link. After attempting to get fileshare to cooperate it dawned on me that it was a zip file. I am unrooted, therefore no CWM. can i still install a zip file without CWM on the phone or just unzip on a pc and copy the apk over?
Sent from my SCH-I510 using XDA App
Lockett said:
Thanks for the link. After attempting to get fileshare to cooperate it dawned on me that it was a zip file. I am unrooted, therefore no CWM. can i still install a zip file without CWM on the phone or just unzip on a pc and copy the apk over?
Sent from my SCH-I510 using XDA App
Click to expand...
Click to collapse
Flash CWM and boot into it. When you are done flashing reboot and the stock software well automatically delete CWM.
Sent from my SCH-I510 using XDA App
JihadSquad said:
Flash CWM and boot into it. When you are done flashing reboot and the stock software well automatically delete CWM.
Sent from my SCH-I510 using XDA App
Click to expand...
Click to collapse
Maybe I got the right files this time .
Hi there!
I have U30GT tablet which unfortunely till now didn't have any custom recovery. Some time I want to flash files to the ROM but due to this limitation I need to copy the files manually (easy job) and set the permission (hard job when there's a lot of files).
So is there any other ways that I can automated the task of copying the files and setting the correct permission without using custom recovery?
Many thanks!
Have you tried using a script or bat file to copy and set permissions through adb from your desktop?
Sent from my VS910 4G using xda app-developers app
I.M.famous XMAN said:
Have you tried using a script or bat file to copy and set permissions through adb from your desktop?
Sent from my VS910 4G using xda app-developers app
Click to expand...
Click to collapse
Thanks. But I don't know how to do a script or bat file to be used with adb. Can you write up some guide for it?
I'll see what I can do. No garruntees. But another option is to push the files through adb then use v6 supercharger to fix emissions. Idk. Let me see if I can Whip something up for you.
Sent from my VS910 4G using xda app-developers app
package can be flashed through stock recovery but they are needed to be signed properly with the manufacturer's key
dheeraj (dhlalit11) said:
package can be flashed through stock recovery but they are needed to be signed properly with the manufacturer's key
Click to expand...
Click to collapse
Thanks but I wanna copy files for some tweaks only.
Well I found 1 solution, that is to manually copy the files than use ROM Manager app to fix permission. Also found thread here in XDA about using .bat file to automated the push and set permission but as I very lacking in knowledge in using command, I'll stick to Root Explorer + ROM Manager combo.
you can root device,cat stock recovery.img,and then compile cwm recovery.
Check this website someone is working on getting CLOCKWORK recovery on U30GT
http://www.freaktab.com/showthread.php?1396-Cube-U30GT-H-JB-Finless-1-4-ClockWork-BETA1
Sent from my EVO