ICS System Dump - Sony Tablet S

I have asked in a couple threads but have had no response. So i was wondering if someone would not mind pulling the /system from a rooted ICS Tablet S
you can do it with android commander or with adb with
adb pull /system
thanks in advance

No problem i've done it for you. I'll pm you the skydrive links in a few minutes.

Thanks that is very helpfull
edit: Can you tell me if they changed the music player between 3.2 and 4.0. There used to be a dedicated mediaplayer.apk that had the video and movie player but it seems to have disappeared

Can I also please have the link for the system dump?

himanthaj said:
Can I also please have the link for the system dump?
Click to expand...
Click to collapse
https://skydrive.live.com/?cid=1A8EC1158E97AFE4&id=1A8EC1158E97AFE4!142
the system 2 and 3 zips are the xbin the directory

Related

Voice Recorder

Can someone post the Voice Recorder from the stock ROM on our Vibrant? Also, I plan to use it on a 2.2 ROM (Onyx). Any compatibility issues with using the Voice Recorder on 2.2?
Thanks in advance.
Gump
I think you would be better served to post this in the dev section.
narcopolypse said:
I think you would be better served to post this in the dev section.
Click to expand...
Click to collapse
That would not be good. Everyone would ***** and moan about him posting in the wrong.section like they own the forum.
Sent from my unicorn
vtxGump said:
Can someone post the Voice Recorder from the stock ROM on our Vibrant? Also, I plan to use it on a 2.2 ROM (Onyx). Any compatibility issues with using the Voice Recorder on 2.2?
Thanks in advance.
Gump
Click to expand...
Click to collapse
same hear, whoever has this could you please post it
Alex530 said:
That would not be good. Everyone would ***** and moan about him posting in the wrong.section like they own the forum.
Sent from my unicorn
Click to expand...
Click to collapse
True, but it is still the appropriate section to post this request in. Some people just don't seem to realize it... and they're a bunch a doody heads.
But I guess since I'm such a nice guy I'll just give it to you even if you did post in the wrong section.
Semper Fi,
Narco
narcopolypse said:
But I guess since I'm such a nice guy I'll just give it to you even if you did post in the wrong section.
Semper Fi,
Narco
Click to expand...
Click to collapse
Does it work with the current 2.2 roms?
hanbaoquan15 said:
Does it work with the current 2.2 roms?
Click to expand...
Click to collapse
Don't know. Hang on a minute, I'll check.
Don't know why but de-odexer failed to de-odex it. I'm running a de-odexed rom so I can't test it now.
Thanks narco, but it didn't install. I took the apk out of the rar file you posted and tried to install that. No joy.
I really thought this was the right forum. I saw someone get yelled at in the Dev forum for posting app requests.
Don't know anything about de-odex so can't say why your file didn't work. I really like the ROM I'm using except for a few little ommissions like this. I wouldn't mind the file manager from the stock rom either if you have it. I hate these ad-supported ones in the market. I know I should support the developers and buy something, but these are things we got for free with our phones. I just want some of that free goodness.
Thanks again.
narcopolypse said:
But I guess since I'm such a nice guy I'll just give it to you even if you did post in the wrong section.
Semper Fi,
Narco
Click to expand...
Click to collapse
thanx, i owe you a beer
will try this in a few
Anyone? Bueller? Bueller?
vtxGump said:
Thanks narco, but it didn't install. I took the apk out of the rar file you posted and tried to install that. No joy.
I really thought this was the right forum. I saw someone get yelled at in the Dev forum for posting app requests.
Don't know anything about de-odex so can't say why your file didn't work. I really like the ROM I'm using except for a few little ommissions like this. I wouldn't mind the file manager from the stock rom either if you have it. I hate these ad-supported ones in the market. I know I should support the developers and buy something, but these are things we got for free with our phones. I just want some of that free goodness.
Thanks again.
Click to expand...
Click to collapse
No worries. Coincidentally, I happened to de-odex that file since my last post. So here is the de-odexed version that I have running perfectly on Froyo. And since you need it I'll attach a de-odexed copy of the file manager as well.
Thanks man
Sent from my SGH-T959 using XDA App
narco, what am I doing wrong? I downloaded the rar files you posted and extracted the apk file. I moved the apk files to my internal SD card, then used a version of "Root Explorer" to launch the installer on these files. I get a message that says they weren't installed. No other helpful information as to why.
Is there some other method of getting these files to install?
vtxGump said:
narco, what am I doing wrong? I downloaded the rar files you posted and extracted the apk file. I moved the apk files to my internal SD card, then used a version of "Root Explorer" to launch the installer on these files. I get a message that says they weren't installed. No other helpful information as to why.
Is there some other method of getting these files to install?
Click to expand...
Click to collapse
Yes there is.
First you need to install the SDK.
Then plug your phone into your computer, enable USB debugging, open a command prompt on your computer, navigate to the folder where your apk resides and enter the following commands:
Code:
C:\Phone Hacking\Vibrant>adb root
restarting adbd as root
C:\Phone Hacking\Vibrant>adb shell mount -o remount,rw /dev/block/st19 /system
C:\Phone Hacking\Vibrant>adb push VoiceRecorder.apk /system/app/
C:\Phone Hacking\Vibrant>adb reboot
Okay, I think I got it. I installed the sdk and tried the whole adb thing, but it said I couldn't go into adb root on production builds, then it occurred to me that all you were trying to do was move the apk file into the /system/app folder which can only be accessed by root.
I already had Root Explorer, which I used to move the apk file and it worked. Thanks for posting the files and your help. I've been wondering what I could do with ADB. I messed around with the usb drivers for a while but ended up getting adb to work via the wirelessadb app that was included in the Onyx rom.
Learning something new everyday.
Thanks again.
Gump
vtxGump said:
Okay, I think I got it. I installed the sdk and tried the whole adb thing, but it said I couldn't go into adb root on production builds, then it occurred to me that all you were trying to do was move the apk file into the /system/app folder which can only be accessed by root.
I already had Root Explorer, which I used to move the apk file and it worked. Thanks for posting the files and your help. I've been wondering what I could do with ADB. I messed around with the usb drivers for a while but ended up getting adb to work via the wirelessadb app that was included in the Onyx rom.
Learning something new everyday.
Thanks again.
Gump
Click to expand...
Click to collapse
The reason you got an error about adb not switching to root mode is that you are running a production kernel. You might consider changing to a custom kernel. You can run a rooted kernel along with your current rom.
I would suggest one of Eugene's custom kernels. I currently run A4 but there is a new A5 out that I will switch to later tonight.
If you can't figure out how to install it send me another message. I'll be glad to help.
Edit: Just updated to A5. Runs Great! Super fast awesomeness!
vtxGump said:
Can someone post the Voice Recorder from the stock ROM on our Vibrant? Also, I plan to use it on a 2.2 ROM (Onyx). Any compatibility issues with using the Voice Recorder on 2.2?
Thanks in advance.
Gump
Click to expand...
Click to collapse
Try this,from Bionix final.Copy to root and use root explorer to copy to system/app.
This is my first week with rooting/flashing. My primary reason for going this route has been to get some froyo goodness and extend my battery life. I have been reading that the stock kernel is the best way to get the most battery life. What do the custom kernels get you? I've stayed away from the lag fixes as well for the same reason.
Thanks for being so helpful.
Sent from my SGH-T959 using XDA App

Oh my god please Help :(

Please help !!!!!!!
After installing "Beats Audio Mod for all Android" using "Beats Audio™ Installer ★ root" I cannot boot ! It stops at "upgrading android" I cannot restore a backup becouse my TF201 (ASUS Transformer Prime) is rooted but not unlocked ! wipe data will no resolve it !!! since the mod change files in /system and I will loose root !
I have atm root access using adb shell ! Anyone can send me a backup of "touched" files for the current Jelly Bean stock WW ROM please ?!?!?
What Can I do !??!?
Help
fyi that is the wrong mod
http://d-h.st/XU0 is the right one, and you can download the WW update and pull the fills out from it
msfguard said:
fyi that is the wrong mod
http://d-h.st/XU0 is the right one, and you can download the WW update and pull the fills out from it
Click to expand...
Click to collapse
will try now ! update is a blob I cannot extract files... Or maybe I can ?!?
TY !
Istarth said:
will try now ! update is a blob I cannot extract files... Or maybe I can ?!?
TY !
Click to expand...
Click to collapse
ahh assumed you were unlocked so the thing i posted wont work as you have no recovery [but like ya did with this you can push it =p] ...let me see if i can find those files for ya
msfguard said:
ahh assumed you were unlocked so the thing i posted wont work as you have no recovery [but like ya did with this you can push it =p] ...let me see if i can find those files for ya
Click to expand...
Click to collapse
I tried using push and adjusting permissions.... but.... didn`t worked Still locked "upgrading android"
And now I flashed both zips.
TY
this is why being unlocked helps in these matters
msfguard said:
this is why being unlocked helps in these matters
Click to expand...
Click to collapse
Yes I Know....
But atm I really need help....
using logcat the problem seems that mediaserver is crashing with:
link_image[1891]: 1531 could not load needed library 'libaudioflinger.so' for 'mediaserver' (reloc_library[1306]: 1531 cannot locate '_ZN7android14SRS_Processing9ProcessInEiPvS1_iii'...)CANNOT LINK EXECUTABLE
I think that restoring files can really fix this...
Will wait for those files please.
TY.
Istarth said:
Yes I Know....
But atm I really need help....
using logcat the problem seems that mediaserver is crashing with:
link_image[1891]: 1531 could not load needed library 'libaudioflinger.so' for 'mediaserver' (reloc_library[1306]: 1531 cannot locate '_ZN7android14SRS_Processing9ProcessInEiPvS1_iii'...)CANNOT LINK EXECUTABLE
I think that restoring files can really fix this...
Will wait for those files please.
TY.
Click to expand...
Click to collapse
Follow the directions I posted here to get access any files from factory ROM.
http://forum.xda-developers.com/showthread.php?t=1940926
Mother of God !!! TY U All ! FIXED !!!!! TY TY TY TY !!!!
msfguard said:
fyi that is the wrong mod
http://d-h.st/XU0 is the right one, and you can download the WW update and pull the fills out from it
Click to expand...
Click to collapse
After all.... U recomend that mod ?
TY
and again TY all !

JellyBean 4.1.1 System Dump

Would some kind fellow please provide me with a system dump of the XTS please?
Am desperately in need of one.
SWFlyerUK said:
Would some kind fellow please provide me with a system dump of the XTS please?
Am desperately in need of one.
Click to expand...
Click to collapse
Could do with the system/media boot animation and system/app, please! lol
I am pretty desperate for the Gallery2.apk, build and vendor.props aswell as all system apps.
Would really appreciated someone with an Xperia Tablet S to send these over.
SWFlyerUK said:
I am pretty desperate for the Gallery2.apk, build and vendor.props aswell as all system apps.
Would really appreciated someone with an Xperia Tablet S to send these over.
Click to expand...
Click to collapse
You can download OTA from Sony and decrypt? It's not enough?
jappaj said:
You can download OTA from Sony and decrypt? It's not enough?
Click to expand...
Click to collapse
Hmm, don't know how to do that?
Think I may just have got this tablet into a bootloop... whoops.
SWFlyerUK said:
Hmm, don't know how to do that?
Think I may just have got this tablet into a bootloop... whoops.
Click to expand...
Click to collapse
* Download correct OTA update for your region (it's ecnrypted), you will find links from this thread from third post:
http://forum.xda-developers.com/showthread.php?t=1687429
* Then download decrypt tool from this thread:
http://forum.xda-developers.com/showthread.php?t=2068261
* Then decrypt OTA file:
desklunvr.exe signed-txs03_300-ota-130329014.zip
* Then unzip it of course. You should find what you seek for from there! system.img is system partition, you can mount it under Linux etc. or using some Windows tool like DiskInternals Linux Reader. Vendor parition is just files, you will find them from vendor folder.
HTH
I pulled the bootanimation.zip, but not the system/apps because the file size is too big
If you haven't got the system/apps by tomorrow morning, I'll probably just pull it from my tab and upload it in the morning during off-peak time xD
XTS - system/app
here can load the files from system/app from 4.1.1
just a little patience - it takes a little are uploaded to the data
I've solved the apps from the original ... I had shot up the Launcher2.apk myself - I might as well upload all - what I thought ...
https://drive.google.com/folderview?id=0BzrbhBn7h1jGenBoTVQ1bkE3TUk&usp=sharing
Guys,
Thanks for the support - it is much appreciated.

help please! [request]

forgot to back up the my files apk and .odex while trying a new one
the new one doesn't work
and now I'm left with no my files app
so if someone can help and post his my files apk and .odex..I would be very grateful
I'm running official jb 4.1.2 rom
it's an international gs2!
thanks
rohan2395 said:
forgot to back up the my files apk and .odex while trying a new one
the new one doesn't work
and now I'm left with no my files app
so if someone can help and post his my files apk and .odex..I would be very grateful
I'm running official jb 4.1.2 rom
it's an international gs2!
thanks
Click to expand...
Click to collapse
Hmmm. It's not hard to flash the firmware again. Backup your apps with titanium backup. Reflash clean firmware and root it. Restore your files again. Then you should be having the My Files application.
Regards,
Hashy.
HashyCode said:
Hmmm. It's not hard to flash the firmware again. Backup your apps with titanium backup. Reflash clean firmware and root it. Restore your files again. Then you should be having the My Files application.
Regards,
Hashy.
Click to expand...
Click to collapse
actually I have limited data!
so if anyone can provide the two files..
it'll be great!
rohan2395 said:
actually I have limited data!
so if anyone can provide the two files..
it'll be great!
Click to expand...
Click to collapse
Here you go. File is under attachment
If you glad that i helped you. Consider pressing the thanks button.
Regards,
HashyCode.
HashyCode said:
Here you go. File is under attachment
If you glad that i helped you. Consider pressing the thanks button.
Regards,
HashyCode.
Click to expand...
Click to collapse
it's not working
I copied the apk to preload
created link in system app
copied the .odex to system
and set permissions of both files
but it's not installed
please help!!
btw I'm fully stock..
rohan2395 said:
it's not working
I copied the apk to preload
created link in system app
copied the .odex to system
and set permissions of both files
but it's not installed
please help!!
btw I'm fully stock..
Click to expand...
Click to collapse
Use root explorer. Copy both files in system/app. Paste there. Then search for the files and set correct permission. I just did that. And it worked fine once you reboot the device.

Unpack G850FXXU2ANHD_G850FOXX2ANH7_G850FXXU1ANHD_HOME.tar

Hi can someone help me to unpack
G850FXXU2ANHD_G850FOXX2ANH7_G850FXXU1ANHD_HOME.tar
i got problems to extract system.img
i tried to unpack with ext4_unpacker_exe
but unknown file error
It is not working I did try it also, and I think nobody because otherwise there was already someone that put a Rom here
dack23 said:
Hi can someone help me to unpack
G850FXXU2ANHD_G850FOXX2ANH7_G850FXXU1ANHD_HOME.tar
i got problems to extract system.img
i tried to unpack with ext4_unpacker_exe
but unknown file error
Click to expand...
Click to collapse
Maybe "Total Commander" does the trick? There is a free Demo Version available. TC helped me out a lot of times when nothing else worked...
First you need to run s2img (not sure about the name) it is part of the CM tree. After that you can mount it as a loopback device.
out/host/linux-x86/bin/simg2img system.img system.img.raw
mount -o loop system.img.raw /mnt
already done from beginning first Rom was out....
use Android Kitchen
Can anybody port a system dump then?
dajumper said:
Can anybody port a system dump then?
Click to expand...
Click to collapse
it will be easy to dl kitchen and do it, i have to build rom and upload it... not easy as i'm not a developer....
i have only deodexed stock rom to test apps on S4
_alex74_ said:
it will be easy to dl kitchen and do it, i have to build rom and upload it... not easy as i'm not a developer....
i have only deodexed stock rom to test apps on S4
Click to expand...
Click to collapse
Can you post the deodexed Alpha ROM?
Can someone send files from g850F - boot.img , recovery.img ,build.prop to this site ,
one m8 acepted to make recovery to us,be fast please
Could someone with a the phone please post /proc/mtd. My phone didn't arrive yet.
modpunk said:
Could someone with a the phone please post /proc/mtd. My phone didn't arrive yet.
Click to expand...
Click to collapse
post deleted, moved to correct thread.

Categories

Resources