|
|
#1 |
|
Nexus 4 Stock ROM?
Does anyone know where I can find the stock 4.2 or 4.2.1 ROM for the Nexus 4? I tried searching for it but it looks like Google may have taken it off.
|
|
|
|
0
|
|
|
#2 |
|
You can find them here - http://www.randomphantasmagoria.com/...nexus-4/occam/
And yes, Google pulled the images off their site a few weeks ago. |
|
|
|
1
|
|
|
#3 | |
|
Quote:
|
||
|
|
0
|
|
|
#4 |
|
Because it was a badly written release, filled with bugs would be my guess. I think the only reason Google put it out when they did was because of the Nex4 an Nex10 release dates. They should have shipped with 4.1.2, because 4.2 still isn't ready to this day.
|
|
|
|
0
|
|
|
#5 |
|
Actually, most of the articles regarding the issue think it's to disable LTE connectivity.
|
|
|
|
0
|
|
|
#6 |
|
|
0
|
|
|
#7 |
|
What happened to CM10.1?
|
|
|
|
0
|
|
|
#8 |
|
|
0
|
|
|
#9 | |
|
Quote:
http://forum.xda-developers.com/show....php?t=2025939 |
||
|
|
0
|
|
|
#10 | |
|
Quote:
---------- And will CWM see a .tgz? Or will I need to convert the image in the link in the second post to a .zip? If so, what is the best way to do that? |
||
|
|
0
|
|
|
#11 | |
|
Quote:
- no sound + vibrate toggle - no toggles above the notifications, just the quick toggles but the quick toggles are more configurable - not all keys on the keyboard have shortcuts just the numbers are shortcuts by pressing and holding AOKP has: - configurable nav bar which for me is a HUGE plus - configurable boot animation - configurable nab bar ring which is awesome too. It's how I turn my screen off without having to reach for the button. Those are the major ones I can think of. You have nothing to lose by making a nandroid and trying it for yourself. I think you can only use zip files with CWM. Why do you have a tgz file? I haven't seen any for the Nexus 4 yet. |
||
|
|
0
|
|
|
#12 |
|
This is why i don't bother to install other rom than stock ones!
__________________
ppleholic
|
|
|
|
0
|
|
|
#13 |
|
Well I clicked on the link in the second post. On there, you can download the images for 4.2 or 4.2.1. The problem is that when I download them, it downloads a .tgz and CWM won't recognize it.
|
|
|
|
0
|
|
|
#14 | ||
|
Quote:
![]() Devs have incorporated Qualcomm fixes for the Nexus 4 kernel which was causing excessive drain while on data. Who knows when Google will incorporate that. Don't really know about the technical details so I can't explain it any further. ---------- Quote:
|
|||
|
|
0
|
|
|
#15 | |
|
Quote:
Funny how battery life/stabler should be there in the first place out of the box!
__________________
ppleholic
Last edited by aziatiklover; Jan 1, 2013 at 10:51 PM. |
||
|
|
0
|
|
|
#16 | |
|
Quote:
|
||
|
|
0
|
|
|
#17 | |
|
Quote:
3bs, Which ROMshave you been using because most AOKP ROMs have toggles in NC and 4.2 allows for toggles in both the NC and when you swipe down from the right side of the screen? Also no sound+vibrate? Is this just a Nex4 issue? I do not have this issue with the S3. And I assume you are discussing the stock JellyBean Keyboard with alt key settings? JJust curious if what you are discussing is ROM specific or Nex4 specific. Thanks in advance. |
||
|
|
0
|
|
|
#18 |
|
|
0
|
|
|
#19 | |
|
Quote:
damn, nevermind. This thread was linking to google server as well. |
||
|
|
0
|
|
|
#20 | ||
|
Quote:
CM 10.1 Also has one toggle for sound/sound+vibrate/vibrate/silent. AOKP has two toggles, one for silent and one for vibrate. Of course you can still go into settings and turn on sound + vibrate. Yep I'm discussing the stock jellybean keyboard. Quote:
|
|||
|
|
0
|
|
|
#21 | |
|
Quote:
They link to Googles servers. Their backup is the same place as post #2 on here, which gives a .tgz instead of a .zip. |
||
|
|
0
|
|
|
#22 | |
|
Quote:
This might be the closest to what you want but I don't think it's completely stock http://forum.xda-developers.com/show....php?t=2019243 |
||
|
|
0
|
|
|
#23 | |
|
Quote:
http://forum.xda-developers.com/show....php?t=1971169 Google did a pretty good job of wiping the net clean of the stock ROM. |
||
|
|
0
|
|
|
#24 | ||
|
Quote:
EDIT: Reading some of the comments it looks like it is not actually a stock ROM and OTA updates will not work with that. It is slightly modified. The good news is that I remembered I have an old backup saved on my other computer from my first Nexus 4 before it broke and before I rooted. So I should be able to get that. The bad news is that it still doesn't help people who don't already have a backup. Quote:
|
|||
|
|
0
|
|
|
#25 |
|
You have to extract the .tgz file to get another ZIP file which contains the boot, recovery, system, and userdata images. The bootloader image is in the .tgz archive, while the other images are in the ZIP included with the .tgz.
Extract these and follow the directions while making sure your N4 is in fastboot mode (Power + Vol. Down buttons while phone is off): "1) Make sure your computer recognizes your device by typing: fastboot devices 2) Unlock your bootloader (if you have not already done so): fastboot oem unlock 3) You will see a prompt on your device. This will wipe your entire device (including the /sdcard folder). Accept. Note: you use the volume keys to change the option and the power button to accept. You cannot use the touch screen. 4) Reboot by typing: fastboot reboot-bootloader 5) Flash the bootloader: fastboot flash bootloader bootloader-mako-makoz10l.img (or whatever the name of the bootloader image that you downloaded). 6) Reboot: fastboot reboot-bootloader 7) Flash the radio: fastboot flash radio radio-mako-m9615a-cefwmazm-2.0.1700.33.img (or whatever the name is of the radio image that you downloaded). 8) Reboot: fastboot reboot-bootloader 9) Flash the system partition: fastboot flash system system.img 10) Optional (NOT optional for n00bs) -- Flash the data partition: fastboot flash userdata userdata.img Note: this command will wipe your device (including /sdcard), EVEN if your bootloader is already unlocked. See note 2 below. 11) Flash the kernel/ramdisk: fastboot flash boot boot.img 12) Optional (NOT optional for n00bs) -- Flash the recovery partition: fastboot flash recovery recovery.img 13) Erase the cache partition: fastboot erase cache 14) Reboot: fastboot reboot 15) Done! The first boot will likely take quite a bit longer than you are used to, as Android builds the Dalvik cache. " Don't skip steps 10 and 12, though. You'll need fastboot to flash the images and and the correct drivers installed. |
|
|
|
0
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
All times are GMT -5. The time now is 11:19 AM.








ppleholic

Linear Mode
