General :: SH-06D NERV - Extracting Official ROM Image From Update File?
Nov 21, 2013
i have stumbled into sharp's official rom update for SH-06D NERV, this is an Android 4.0.4 (ICS) update.
http:[url]....
i tried downloading it but the update file seems encrypted. is there any way to extract this one? these would be great for those who needs official apps based on ICS for porting and creating themes.These are the list of files i got from extracting the 693 MB zip file:
disclaimers.txt
disclaimers_en.txt
DOCOMO_SH-06DNERV_Image.xml[code].....
View 1 Replies
Sep 22, 2013
So I extract any APK, and then go into "Res" folder, but all I see is the icon for the apk.
Where are the rest of images?
- I also have "show hidden files" on my pac/pc turned on.
View 1 Replies
View Related
Mar 9, 2010
Is there an app that can do this? I am trying to extract petes latest Rom from a rar file he posted but can't extract on my phone and don't have access to a pc right now. What gives? Why would he post in a format that cannot be extracted on the phone itself? I have a hard time believing this can't be done.
View 12 Replies
View Related
Oct 6, 2010
I am trying to reverse engineer an existing android app and understand how a particular UI is constructed. I've found that I can rename the apk to zip and view some of the compiled source. The res/layout directory is populated with all the xml files that define the UI, but while they do have the xml extension, they are not in XML format. Is there anyway to convert these files back to text based markup?
View 2 Replies
View Related
Sep 22, 2010
Where I can download the official 3.26.651.6 (Froyo) OTA zip file from? I can download the OTA via my phone, as I'm still on 2.1, but I'm rooted with Unrevoked3 and need the zip file to try an upgrade and I can't see to find it anywhere. Was hoping maybe someone here had a copy of the OTA zip somewhere. I don't need the 2.2 ROM, I'm just looking for the 86mb official OTA update zip file.
View 13 Replies
View Related
May 31, 2012
So today i was working on an app of mine, and decided to import an image and put it into my xml file. What i did was i dragged the image from MyPictures, into the drawable folder, and then placed an image widget on the xml editor. I selected the image i just dropped into the drawable folder, and everything goes well. The issue, is that when i go into the code, i cannot edit any code that is below the images code. If i try to click or highlight ANYTHING, it will go whacko and the text will start dissappearing, and pasting in a ton of different places, causing tons of errorsanks
View 3 Replies
View Related
Aug 24, 2010
Is there a way to load an image file into an ImageView object, and then define a transparent color for this object?
View 1 Replies
View Related
Dec 10, 2013
So after a failed attempt to upgrade from CyanogenMod 10.1.3 to 10.2, I was unable to access /data or /sdcard because both systems were encrypted. I ended up having to factory reset my phone because it refused to co-operate or let me access my files. However, before I did that, I was able to run
Code:
adb shell "dd if=/dev/block/mmcblk0p2" > data.img
and
Code:
adb shell "dd if=/dev/block/mmcblk0p3" > sdcard.img
Which appears to have copied the raw partition images from the phone (at least, they're the right sizes).
According to my reading, Android (and, I'm inferring, CyanogenMod) encrypts filesystems using dm-crypt, with a AES-CBC ESSIV:SHA256 cipher, with the key being derived from the password using PBKDF2. Knowing the precious little I do about encrypted file systems, my guess is that if I configure the image in cryptsetup to create a drive mapping, I can mount the mapped drive and recover the data from the images.
According to /fstab.herring on my ahem, fresh, install of Android, the /data partition is in ext4 format whereas the /sdcard partition is vFAT. So, once I've gotten through the encryption on the partition images, they should mount normally, right?
I know that dm-crypt accepts plain, LUKS, LoopAES and TrueCrypt device formats. I'm inferring from the PBKDF2 extension that Android goes the LUKS route for encrypting. Is this conclusion correct?
Whether it's possible to decrypt a dumped android image? I'm really hoping that the cypher information is stored on the file system and not on some key file that I nuked in the factory reset. If it can, in theory, be decrypted, am I using the right tools to approach the matter? If so, I'll continue fiddling with cryptsetup and mount, but no sense in wasting time if it's an impossible task.
View 3 Replies
View Related
Aug 19, 2012
I've been trying to restore my sms-es from a nandroid backup. Apps like appextractor do not work as my backup was made using the new method introduced in CWM 6. The data files are store in a file called data.ext4. is there anyway to extract my data?
View 9 Replies
View Related
Jul 24, 2013
how to extract an .obb file so that one can edit the contents. In my other thread [URL] where I was trying to figure out a way to activate the Japanese vocal track in Final Fantasy IV with the game's locale in the US/English. I've hit an impasse as I've been able to deduce that the Google play version of the game (which seems to have a 15mb .apk, and a 400+mb .obb ) retains the Japanese audio track but only plays it in conjunction with JP text if the Android locale/language is Japanese. Thus, I figure that somewhere in that .obb there will be the JP audio track file which I can copy over the English audio track file and thereby access Japanese audio w/ English text since SquareEnix didn't give us the option for some god-awful reason.
However, the only way this can work is if I can get into that .obb file! I saw links elsewhere on the forum suggesting that all I had to do was rename the .obb to a .zip or .rar, and then use 7zip or WinRAR to open it, but attempts with both programs and numerous file types (.zip, .rar , .tar etc..) all report that the file is not an archive and thus cannot be opened. This is different from the .apk file, which easily seems to (upon rename to zip) unveil its secrets with 7zip extraction. So, does an program or method necessary to unpack/extract/read/edit an .obb file besides the simple archive rename? Is there some Android development program or function?
View 4 Replies
View Related
Aug 17, 2012
i trying to extract audio from a apk. I decompiled but did not see audio files. Is this possible?
View 2 Replies
View Related
Sep 2, 2013
So I know how to extract APKs with APK manager.
However, I want to know, when you extract APKs, where are the images of the APK located?
In which folder when you extract the APK files, are the images?
- It used to be easier back in the day, you would extract and all the images would just be there.
View 3 Replies
View Related
Jul 30, 2010
Does anyone know when their beta will re-open so we can download it? Or is their a way to download the file while bypassing their official site?
View 2 Replies
View Related
Feb 18, 2012
I developed a cramfs rom for the np7 after user dochoppy found root for the nextbook premium 7 tablet, but he then converted to ext3 which because its packed with features will be more popular. So I am trying to edit his ext3 rom in Ubuntu 11.10 and here is what I do:
1. Copy and paste system.img to desktop
2. Create a folder called system on desktop
3. In command prompt:
cd ~/Desktop
Sudo mount -t ext3 -o loop system.img system
(Asks for pw)
4. Doc said something about only being able to edit as root, so after some Googling I find out how to create a program that grants root.
5. (Open "run as" program) then I type "nautilus /home"
(Asks for pw)
6. Navigate to mounted system and I have read/write privileges (but only in this window)
7. View the system mount properties, and it says I have 14.2 mb free space on device
8. Delete files throughout the system folder to make room (but when I refresh properties, free space increase doesn't show)
9. Try to add my own files after deleting some others, ans rather than using the increased space, it just fills the fourteen megs before telling me "device is out of memory "
why is the system not physically making the proper system increase and decreases.
View 2 Replies
View Related
Apr 11, 2012
How to find list of SYSTEM LOCALES (language list that we see in settings) from ROM file system image/file tree (assuming that /system can be mounted as folder)? Which files/folders have this information?
View 5 Replies
View Related
Jul 7, 2013
I just finished Final fantasy 4 (android), and I wanted to have the remastered soundtracks from it. But on the internet the remastered version is not available yet, I could only find the old soundtracks.
I tried screencast recorder, z screen recorder etc(to record video+audio then extract audio), but they all record audio from the microphone, so that didn't work out. is there a way to extract the audio from the game somehow, or some on screen audio recorder for android devices?
View 4 Replies
View Related
Aug 4, 2010
My co-worker updated to Froyo yesterday on his Evo 4G. He came in today complaining that the phone is actually slower, music sounds like a tin can, and pandora skips after 1 minute or so every time. Has anyone else had these issues? This was the official OTA update not the one off internet.
View 2 Replies
View Related
Aug 16, 2010
is there any news on the update that on the 10th of this month was stated on the voda eforum to be available in the next 7-10 days, ive got a horrible feeling that was said to shut everyone up about the firmware update fiasco.
View 12 Replies
View Related
Aug 6, 2010
For those stuck on the unofficial .3 version of Froyo, and would like to update to the official OTA .6 version, there's a leaked RUU that's out and about. Check out the link:
Pojoman vs. HTC - The race of the "delayed" 2.2 software fix. - xda-developers courtesy of Pojoman.
View 4 Replies
View Related
May 19, 2010
https://docs.google.com/leaf?id=0B9biIZ8cdFBjNjhlOGFkMjQtNzIxNi00ZjQ1LTgxM zctODQ4YWMyMzIwYjY3&hl=en
Figured I would try to share the update with google docs. The other mirrors people send us are always all full of popups and such. Just seems much easier to use Google.
View 2 Replies
View Related
Apr 8, 2010
I just updated my phone with some 2.1 from another android site, and its definitely not the one i've been seeing that will be released from verizon. My big worry is if i will still be able to get the real one or not?
View 1 Replies
View Related
May 4, 2010
I've noticed, that the Google website has the Galaxy next to N1 and Droid. It's nice to see Galaxy next to 2.x devices, but is 1.6 even official?
View 6 Replies
View Related
Aug 31, 2010
Alright I copied the guide that was on Droid-Life and on XDA. I have rooted with unrevoked3 and got s-off with unrevoked forever. I have already removed clockworkmod recovery and now have the stock recovery. All my settings match what the thread said and it keeps on aborting the update. Can anyone help me?
View 18 Replies
View Related
Jun 24, 2010
Our device has the ability to record up to 720p video, but is bottlenecked by an outdated compression method. This post is to start an OFFICIAL Petition for HTC to offer us an update that will allow us to gain full access to this feature. We are only asking that our EVO's be given the ability to compress HD content properly. Chime in to join this OFFICIAL Petition.
View 49 Replies
View Related
May 12, 2010
So I have the leaked 2.1 V3 and I was wondering if I will be sent the update for the official 2.1? If not can someone give me a link for instructions on how to downgrade back to stock 1.5
View 5 Replies
View Related
Aug 17, 2010
Is Samsung going to keep up the promise?
View 11 Replies
View Related
Aug 31, 2010
Finally couldn't take it any longer and installed the RUU then hours later I hear that the Official update.zip is slightly different with a change to gmail (and frankly, at this point, who knows what else.) Also I am seeing "make sure you have the correct "baseband"(?) So for me and I would imagine a few others. Can someone make this a nice clean and complete how to get from RUU to update.zip thread? I have seen a lot of bits and pieces of what it takes.
View 31 Replies
View Related
Mar 16, 2010
Can someone point me to the latest an greatest 2.1 update? Does an version have Flash yet? I am sick of waiting on the OTA. do I need to root? Do I lose my apps on the SD if I do? Quake, Quake 2, Nintendo Emul? Does all of the apps work? GPS?
View 16 Replies
View Related
Sep 22, 2010
For those of you who were unlucky enough to attempt an SBF Flash on your OTA 2.2, You would have found youself bricked and awaiting an Updated leaked 2.2 SBF.I'll be bringing news here as it comes in. As soon as it hits anywhere,
View 49 Replies
View Related
May 6, 2010
Got the ota at about 5 am this morning, but it froze and didn't work. So when I restarted it said no update available. Wonder if there's something wrong with me phone.
View 5 Replies
View Related