4.0.4 Stock ROM .zip - Xperia Arc Q&A, Help & Troubleshooting

Well i am soon going to start building a rom along with a friend of myne, and anyway i have everything set besides one key component.. i cant find a link for a stock 4.0.4 (ICS) ROM.
& if anyone could provide a link for one that would be great.
Thanks, MrModMan

try this Thread.

This is the .ftf which doesn't contain the system, META-INF etc. folders in the .zip
EDIT: if i don't have the necessary folders like: system in the .zip it won't work with Cygwin.

Related

[Q] S: Stock Kernel Desire Gingerbread

Hi.
Since I (idiot that I am^^) installed another kernel to my "supernova" Rom on my Desire, I can't overclock it anymore with SetCPU.
So I'd like to reinstall the stock kernel but I can't find a zip anywhere.. Anyone can help?
Try the kernels from the downloads section of the homepage of the rom...
Sorry, seems that I cannot yet post full urls...
supernova.
droidzone.in
/?page_id=24
the problem is, that there are only "non Overclocked" Kernels on this page. No matter which of them I install, i can't choose an overclocked setting in setcpu (i could do so after installing the rom)
EDIT: THats the one that is in the rom itself: Kernel: O2.6.35.10-g3f43272 based [v06-snq-is-still-#01]- snq kernel based on [email protected] #1
I really dont know what of this line is the "type" of kernel i'm looking for ^^
Maybe you could flash the ROM again to get the original kernel, shouldn't delete anything on the phone.
Like this i would screw up the "clean" install I have^^. I think I'm going to install ALL new after a wipe .)
Just download the Rom zip file again. It contains a boot.img which you can just flash using fastboot if you are s-off or using recovery if you know how to make the zip file.
You could also just flash the Rom, if you haven't made changes to the system, it should not change anything else than the kernel
I wiped everything and flashed the rom again.
But in case i need to do it again^^:
Do I need to make a "special" Zip File? Does it need to contain anything but the boot.img?
I know how to zip files / folders with windows, just want to know if there is anything special?

[Q] How to mod ARHD Rom (how to install roms?)

I am new to rooting so I dont know how to install mods on a Rom . I have ARHD 6.3.1 . Already downloaded required mods just wanna know how to install them . Thanks in advance.
Most mods are designed to be flashed in Recovery, just like the ROM itself.
It's a good idea to backup the ROM in recovery first, as there's no "uninstall" option for these mods. So if you decide you don't want the mod, you can restore your backup to get everything back to the way it was before you flashed it.
Depending on what mods you've downloaded, most of them are usually just flashable .zips, just like the ROM itself. So you simply install them by rebooting to recovery and flashing the .zip files you've downloaded and then rebooting afterwards.
I have downloaded CRT mod , advanced power manager mod , honeycomb icons + % battery mod , beats audio(music box) mod . should i just flash them from recovery just like i flashed rom . Thanks
There's a fairly easy way to check for yourself if a ZIP file is meant to be flashed in Recovery, like a ROM.
Just open the zip file (don't extract it, just open it in your favourite ZIP program). Have a look inside and if you can see a folder called "META-INF" then you know it's a flashable ZIP file.
See the attached screenshot for an example. There might be lots of other folders inside the zip (system, data), but as long as there is one called "META-INF" then you know you can flash it in Recovery.

[Q] could someone explain systemui.apk?

So I've been cruisin' around the threads here and on rootzwiki looking to mod my newly rooted Gnex and I see most of the mods are using lingo I'm not familar with. Like systemui.apk dropping files here and there. I've used root explorer and I know how to mount r/w or whatever but I don't understand what to do and how to flash these mods. is there a tutorial somewhere?
First - an .apk file is just a compressed container that contains files just like a .zip file. In fact it is a zip file with certain Android specific folder structures, files, and "signatures".
Disclaimer - I don't mod or code on the Android platform and the following is based on my understanding of how Android works.
The SystemUI.apk is an Android system file that contains Android system ui code, layouts, and ui related content such as images and etc. What the modders have done is made changes to these code, layouts, and images to modify how the Andoid UI looks.
This SystemUI.apk file resides in a specific location on your phone. What most of the modders have done is made it easy for you and packaged this file into a zip file (which is usually what they give to you as a download) that you can flash via ClockworkMod recovery to automatically replace your stock SystemUI.apk copy with their modified copy.
If you are not familiar ClockworkMod recovery is the standard for flashing Mods, ROMs, and kernels onto your phone. Since you are rooted and want to tinker with your phone you should flash the CWM recovery to your phone if you haven't already. You can look up the many guides that show you how to do this.
To flash most of the mods you would download the .zip file to the internal storage on your phone. Then you would boot into CWM recovery (there are a couple of ways to do this - do a search) and choose the "Install zip from sdcard" and navigate to the file you downloaded. Flash the zip file and the mod should be installed for you.
Note: Many of the modders that make changes to the SystemUI.apk will have packaged this file into flashable zips. By flashing these zip files they overwrite the current SystemUI.apk on your phone. What this means is that if you flash a mod on top of another mod they will overwrite each other.
ok that clears some things up for me. I do have CWM flashed (currently sporting the touch version which is sweet by the way). So when a modder talks of the systemui.apk they are not asking for the user to do anything with the files, they are just explaing how the .zip file works? I guess I got confused because I thought that's what the modder was wanting me to do (change the Systemui.apk). I would simply flash the .zip then on reboot something crazy would happen like I'd lose my softkeys or the status bar would disappear. Thank God for Nandroid but after a while you get tired of trying to flash different mods because I have to go back and restore. I am currently running Android Revolution 2.1.2 but I don't know if that makes a difference or not.
automaddux said:
ok that clears some things up for me. I do have CWM flashed (currently sporting the touch version which is sweet by the way). So when a modder talks of the systemui.apk they are not asking for the user to do anything with the files, they are just explaing how the .zip file works? I guess I got confused because I thought that's what the modder was wanting me to do (change the Systemui.apk). I would simply flash the .zip then on reboot something crazy would happen like I'd lose my softkeys or the status bar would disappear. Thank God for Nandroid but after a while you get tired of trying to flash different mods because I have to go back and restore. I am currently running Android Revolution 2.1.2 but I don't know if that makes a difference or not.
Click to expand...
Click to collapse
They probably want you to change the systemui.apk and then push it to your phone. If this is not done correctly your system ui will disappear. Happened to me when I was trying to mod my softkeys.
automaddux said:
ok that clears some things up for me. I do have CWM flashed (currently sporting the touch version which is sweet by the way). So when a modder talks of the systemui.apk they are not asking for the user to do anything with the files, they are just explaing how the .zip file works? I guess I got confused because I thought that's what the modder was wanting me to do (change the Systemui.apk). I would simply flash the .zip then on reboot something crazy would happen like I'd lose my softkeys or the status bar would disappear. Thank God for Nandroid but after a while you get tired of trying to flash different mods because I have to go back and restore. I am currently running Android Revolution 2.1.2 but I don't know if that makes a difference or not.
Click to expand...
Click to collapse
Most modders will not ask you to modify the SystemUI.apk yourself. This requires knowledge of how to package and sign the apk so it will work with Android. Most likely if the modder gives you specific details about files in the SystemUI.apk package they are just distributing information about how the modification works.
The current rom you're on is 4.0.2. I suspect the mod you flash is only compatible with 4.0.3 (most people tinkering with their phones have flashed to 4.0.3 ROMs now) and that's what caused your issues.
You don't necessarily have to nandroid - although it is very good practice. Before you flash mods if you either know files are being flashed or use a zip utility (i highly recommend 7zip) to inspect the .zip file provided by the modder you can use Root Explorer or ADB to backup the files that will be replaced. This way it would be an easy restore if something screws up. Note that this isn't 100% bulletproof since it really depends on what the mod is and what it's changing in the Android system.
silow said:
Most modders will not ask you to modify the SystemUI.apk yourself. This requires knowledge of how to package and sign the apk so it will work with Android. Most likely if the modder gives you specific details about files in the SystemUI.apk package they are just distributing information about how the modification works.
The current rom you're on is 4.0.2. I suspect the mod you flash is only compatible with 4.0.3 (most people tinkering with their phones have flashed to 4.0.3 ROMs now) and that's what caused your issues.
You don't necessarily have to nandroid - although it is very good practice. Before you flash mods if you either know files are being flashed or use a zip utility (i highly recommend 7zip) to inspect the .zip file provided by the modder you can use Root Explorer or ADB to backup the files that will be replaced. This way it would be an easy restore if something screws up. Note that this isn't 100% bulletproof since it really depends on what the mod is and what it's changing in the Android system.
Click to expand...
Click to collapse
Well i guess im gonna hafta upgrade then wont I

[Q] Stock SystemUI

Can someone load up a stock GSM 4.0.4 systemUI? I put this mod on my phone last night that was suppose to ONLY be a battery percentage mod but ended up changing all my UI buttons. I hate it. And like a dumbass, I didn't backup before I flashed it.
So if anyone can upload a zip file of the stock 4.0.4 systemUI that I can apply via CWM would be great. ( I have the GSM nexus so I need the systemUI from it a verizon or sprint UI wont help me)
Thanks!
Hi,
Here it is:https://rapidshare.com/files/500812190/Stock_SystemUI.zip
Sweet! Thanks so much. I shouldn't need the systemui.odex file should I? If I do could you load that up for me as well?
Re,
Heu...You're on a stock rom rooted?Or a custom rom,which one?
Because,yes the SystemUI.apk I've posted is from a stock rom but deodexed...
Awesome. It works. I gave you some thanks.
Re,
Ah ok,good to hear!
I answered,but were answered at the same time ,but it works,so...
Im on stock rom. So it should have been an odex. But i flashed it in CWM and everything works fine. I had always though that if you flashed a deodex on an odex ROM it wouldnt boot, but it seems eveything is fine.
Re,
In case of issue,maybe test this:http://forum.xda-developers.com/showthread.php?t=1514576&highlight=odex...
Just for re-odex your SystemUI.apk?I've tested this on a deoxeded rom with no issue,but on also an odexed rom with just an app deodexed,I don't know...Backup before,if you want to test
I do not know if I was clear...?
Instead of trying to re-odex the file, why not just grab it directly from the stock image?
Download the factory images from here, extract the system.img from within, convert it to an .ext4.img by using this and then (for Windows users) use this to mount the .ext4.img and extract the file.
Know you've learned how to grab any file from the stock images in case you mess up any of your files...

Blacked out status bar

This is not my work. I did not create this. I only attempted to make it work on stock zvc odex.
Thanks to Scotty_Two for originally creating this for deodexed zvb roms.
http://forum.xda-developers.com/showthread.php?t=2198755
Adhvanlt helped me to get it to work on my locked but rooted lgog.
Since the release of the zvc update, it didn't work anymore. I loved the look, so I decided to sit down and redo what was done before. This time I was unlocked, but still needed to create an odex file for it. So following the steps I did before with adb I was able to make it work on my stock odex zvc phone.
The link to the zip file is below if you want to try it out on your phone. Again, this was done on a stock ROM.
Install at your own risk
I am NOT responsible for any damages or any bricks.
Make a nandroid backup before using.
Copy the stock LGSystemUI.apk and LGSystemUI.odex files from /system/app folder to your sdcard in case you want to revert back.
To use:
Download the zip file
Extract the files.
Copy the extracted files to: /system/app folder
Change permissions on both files to rw-r-r
Reboot
Enjoy
This is NOT flashable
https://db.tt/GOy768CI
Sent from my phone.
Here another screenshot
Sent from my phone.
Anyone try this? How bout a flashable link?
idk how i got here...
treezy26 said:
Anyone try this? How bout a flashable link?
idk how i got here...
Click to expand...
Click to collapse
I tried it on the stock rom unlocked and it works great. Well done. It only takes about two minutes to unzip and replace the original files in system/app. Btw, I would move the original files to your SD card to keep in case you want to go back to the stock look.
Sorry I don't have a flashable version as I don't have the knowledge to create it. If someone wants to either show me or do it, have at it. But a quick swap with a root explorer takes no time at all.
Sent from my phone.
I installed this onto the optimus ROM. I extracted the apk from the deodexed original Scotty_Two thread and pushed it into system just as it says in Scotty's thread and it worked on reboot. Just over write and when system starts failing just reboot FTW.
Sent from my LG-LS970 using Tapatalk

Categories

Resources