Wednesday 31 July 2013

Xperia Z Rom For Google nexus 4 : NeXperia Z4 ROM 4.2.2

                                         

This rom is meant to simulate features of the Xperia Z on our Nexus 4 device.
NeXperia Z4 has an Xperia Z4 theme, and also has the launcher, apps, and widgets.
As I'm semi new to rom development, I have not made this from source, I used dsixda's Android Kitchen, and apkTool.
Chances are, future builds will be based off of source.                                           




DOWNLOAD LINK : NeXperia Z4 V1.1.0

HOW TO INSTALL:
*reboot into recovery
*make a nandroid backup
*make the full wipe for the first installation
*flash from zip;select rom and reboot
*have fun guys 

Dark Jelly N4 edition CM10.1 For Google Nexus 4 Build 33

The dark jelly N4 edition build 33 is based on cyanogenmod 10.1











here is the download links: 
HOW TO INSTALL:
Wipe:

Full-Wipe is required, if you came from a:
- non CM10.1 based Rom, (Stock-Rom)

Full-Wipe is recommend, if you came from a:
- CM10.1 based Custom Rom

you can do a Non-Wipe if you came from an:
- Unofficial CM10.1 Build
- Official CM10.1 Build
Quote:
Flash the Rom:
(tested with TWRP 2.3.3.2 and TWRP 2.4.2.0)

Recovery:
Copy The Rom-Zip to your SD-Card,
Flash in recovery, (this will run the Aroma Installer)
Choose the "Install rom" option, (NOT "Customize rom"!)
Choose the options which suits your needs

Dark Jelly N4 Edition Updates:
Press at the notification, or
Systemsettings -> About phone -> Dark Jelly 2X Edition Updates, or
Execute the UpdateMe App
Download the update
Press "Reboot and Install"
If the installation won`t start, flash the zip manually, (can be fount at /sdcard/UpdateMe)
Follow the instructions at "Recovery" above

Latest Cyanogenmod 10.2 Nightlies Android 4.3 Unofficial

Latest Cyanogenmod 10.2 Nightlies Android 4.3 Unofficial is out guys for u .So download it guys very much.Must try this it is one of the best ever rom i e ver seen with tottaly new features for google LG Nexus 4.
Here is A download links so grab it guys:

DOWNLOAD LINK :   for rom : CYANOGENMOD 10.2 NIGHTLIES
                                 


                                      for gapps :ANDROID 4.3 GAPPS

So enjoy this latest build. for further builds please subscribe to my blog.

Friday 19 July 2013

NEXUS 4 Stock Roms Free Download

HEREI am presenting you stock roms for your nexus 4 if you want to get rid of those bulky custom roms.







Requirements
  • Nexus 4
  • ClockworkMod or TeamWin Recovery


Instructions
  • Wipe dalvik/cache (if upgrading from stock 4.2.1) otherwise, do a full factory reset (data/cache)
  • Use your recovery to flash the ROM file
  • Do NOT flash any gapps - they are all included
  • Reboot - be patient, the initial boot may take a few minutes




download link for stock rom 4.2.2 : 4.2.2 stock rom
download link for stock rom 4.2.1 : 4.2.1 stock rom

NEXUS 4 gallery my favourite









Sunday 7 July 2013

Nexus 4 Unrooting

Now I would like to tell you how to unroot your nexus 4 device.as it seems very important sometimes to unroot due to the fact that if we send our device to Google due to some technical support.at that time it is very important that our phone is unrooted otherwise they will not give us any technical support.

so lets start::::::
STEPS IN ORDER YOU HAVE TO FOLLOW::::::

Step 1: BACKUP your phone data because it will reset ur phone.


Step 2 : turn off ur device.


Step 3 : first off all you have to go into bootloader mode.This is done with the help of pressing power button + volume up and volume down simultaneously at the same time.



Step 4 : connect ur phone to the computer via usb.


step 5 : Download link just go to this link and download the reqd. file named as 4.2unrootnexus.zip. extract on desktop this file


Step 6 : download and install usb drivers.if you already have then directly follow step 7


Step 7 : go to control panel<hardware and sound<device manager
             and find android bootloader interface

Step 8 : Open Command Prompt and type: 
cd Desktop
cd 4.2UnrootNexus4.zip
fastboot flash bootloader bootloader-mako-makoz10l.img
fastboot reboot-bootloader
fastboot flash radio radio-mako-m9615a-cefwmazm-2.0.1700.33.img
fastboot reboot-bootloader
fastboot -w update
image-occam-jop40c.zip


step 9 : After that 5 minute process your phone will automatically reboot, but it might get stuck on the "X" boot animation.


step 10: Unplug your phone and keep holding the power button until your phone turns off. Right after, press the volume up, volume down, and power button all at the same time. When your phone vibrates let go of the power button, but keep holding onto the volume up and down button. 


step 11 : Press the volume up 2x and power button to enter into stock Recovery


step 12 : . You will now see a "dead Android". Keep pressing the volume up, volume down, and power button all at the same time until you see stock "Recovery", shown in the image below


step 13 :  Once you entered into stock "Recovery" select "wipe data/factory reset" and choose "yes". 


step 14 : choose reboot system


step 15 : 14. Your phone will now boot up and you are unrooted. But, if you are planning on sending your phone back to Google we need to lock the bootloader. 


step 16 : Make sure your phone is unplugged then, enter your phone into Bootloader Mode. Press the volume up, volume down, and power button all at the same time. When your phone vibrates let go of the power button, but keep holding onto the volume up and down button. 

step 17 : Plug your phone back in via microUSB
               Go back to Command Prompt and type: 
fastboot oem lock

step 18 :  Now your bootloader is lock and safe to send back to Google. Just press the power button to boot your phone back into normal phone state

NEXUS 4 ROOTING

In this tutorial i will tell you how to  root your nexus 4 android smartphone
Unlocking The Bootloader And Obtaining Root
*This part of the tutorial is geared towards Windows users. The MAC instructions are very similar, from what I understand. Install the package the same way. All ADB/Fastboot commands may need to start with "adb-mac" (no quotes) rather than "adb" (no quotes). Due to the vast amount of Linux distros available; instructions will vary for your device. Once ADB/Fastboot are set up all command will begin with "./adb" (no quotes) rather than "adb" (no quotes). Once ADB/Fastboot are set up; this guide is relevant to everyone.*

Time required:
20-40 minutes.

Setting up ADB for our device:
Download the AndroidSDK onto your computer.
Note: Google changes their mind every other week as to if this will be distributed as a .zip or an .exe. If you get an .zip file, simply extract the contents to your C:\ drive. For an .exe install it like you would any other program, but set the path directly to the C:\ drive when the installer asks.

Or...you can use this page to download the "ADB for Dummies AIO App."
This will automatically install ADB for you to your C:\ directory. It's very very simple this way.

If your platform-tools folder doesn't have a fastboot.exe, place this fastboot.exe file in your C:\android-sdk-windows\platform-tools (or possibly simply called tools, if you set up ADB ages ago) folder.

Now you have ADB installed! Congratulations.

Unlocking the Bootloader:
***NOTE***
This may perform a factory reset on your device. You might lose all applications. Even the data on your SD Card! I'd recommend making a Backup to your computer BEFORE performing this. There is a method for backing your data up, detailed HERE.

Get the drivers:
Uninstall any previously attempted drivers if they don't work and move to the next.
Option One:
Navigate to the "Device Manager" (Control Panel > Device Manager) in Windows and Select the android device. Open the properties and select the "Install Driver" option. Pick the driver with "Install from disk." Ignore any warnings about the driver not being signed properly.
PDAnet's drivers may work if the above options don't. Simply install PDAnet (after uninstalling any previous attempted driver installations) to get the drivers.
While that is downloading, on your Nexus 4: turn USB debugging on.
To do so; you must first go to Settings>About>Build Number and click seven times.
The actual setting can then be found in Settings>Developer Options>USB Debugging
Once the drivers are installed, navigate to the C:\android-sdk-windows\platform-tools folder on your computer.
Hold shift and right click. Select "Open Command Window Here."
Plug your phone into the computer. Now in this command window type:
Code:
adb reboot bootloader
(Hit Enter)
Your phone should now boot into a screen with a green android with his chest exposed.
Type this:
Code:
fastboot oem unlock
(Hit Enter)
If your Command Prompt displays the message "waiting for device" your driver wasn't successfully installed.
Close the Command Prompt window and open Device manager while your phone is still plugged in. (Search for it using the search option).

Right Click the "Android" option and select Update Driver. Choose to "Browse My Computer" and "Let Me Pick From A List." Pick the Driver with the newest date and install it. Now retry the code above.
Your phone will ask if you want to unlock it. Select "Yes" by using the volume keys and use power to select it.
Now, navigate to "Recovery Mode" with the volume keys. Use power to select.
A screen with another Android will pop up. Press Volume Up and Power at the same time.
Select Factory Reset. This process may take a few minutes. Be patient and let it work.
Once finished, select "Reboot."
Your phone is now unlocked!

Obtaining Root Access and Custom Recovery:
Turn on USB Debugging.
To do so; you must first go to Settings>About>Build Number and click seven times.
The actual setting can then be found in Settings>Developer Options>USB Debugging
Download the following:
SuperSU (CWM .zip)
CWM (Pick the version for your device)

Place the recovery-clockwork-VERSIONNUMBER-mako.img file into your C:\android-sdk-windows\platform-tools folder.
Put the SuperSU.zip on your phone.
Open another Command Prompt if it isn't still open. (Navigate to C:\android-sdk-windows\platform-tools and shift + right click. Select "Open Command Window Here.")
With your phone plugged in type:
Code:
adb reboot bootloader
(Hit Enter)
And wait for your phone to boot into the android again.

Now type:
Code:
fastboot flash recovery IMAGENAME.img
(Change the file name to the correct file name and Hit Enter)

Once that is finished: select the "Recovery Mode" option again on your phone.
You should get a new recovery menu here. Select "install zip from sd card" and "choose zip from sd card."
Find the SuperSU.zip that you transferred earlier and select "Yes" to installing.
Navigate back to "Reboot" and reboot your phone.
You're now rooted!
However, ClockworkMod Recovery won't continue to load after this.
To fix this, find "Rom Manager" from the market. (The free version is fine.) Use the "Flash ClockworkMod Recovery" option.
If your recovery still doesn't stick around after a reboot, you have another couple options. Find a file explorer that allows root access, such as Root Explorer. Use this program to rename /system/etc/install-recovery.sh to /system/etc/install-recovery.bak. You'll need to mount the system as r/w to do this. Root Explorer provides a button at the top to do so.
Or, you can do this completely manually by firing up ADB again and running a few commands:

Code:
adb shell
(Hit Enter)
Code:
su
(Hit Enter)
Code:
mount -o remount,rw -t ext4 /dev/block/mmcblk0p1 /system
(Hit Enter)
Code:
mv /system/etc/install-recovery.sh /system/etc/install-recovery.bak
(Hit Enter)

Congratulations!
Your phone is now unlocked, rooted, and has a custom recovery!
Continue reading the next posts for info on getting custom roms, kernels, tweaks, and more!

***I take no responsibility for what happens to your phone due to following this guide! That being said, not only am I sure you'll be fine...but there are an endless amount of users who would be glad to help if you need it.***

Thanks:
Google, for making Android a reality.
VanillaTbone, for the ADB AIO app.

Efrant, for posting about a bootloader locking utility without USB.
ClockworkMod team, for being a part of making our phones as awesome as they are.
The assorted developers, who continue to push out amazing material for us to use.
The awesome community, for endlessly supporting both Android itself and its users.
Related Posts Plugin for WordPress, Blogger...