Showing posts with label nexus 5. Show all posts
Showing posts with label nexus 5. Show all posts

Friday, December 11, 2015

Install android M marshmallow developer preview On Lg Nexus 5 hammerhead

Google finally announced the name of  latest version of android 6.0 (m) to be marshmallow along with a new developer preview for its nexus devices.The advantage of being a nexus user is that you will get the latest android version first and if you have a Nexus 5 device codenamed hammerhead then you have to definitely try this for sure.

About Nexus 5 specifications: Google Nexus 5 is manufactured by Lg.It sports a 4.95 inch full hd display. Display is protected from impacts and scratches by corning gorilla glass 3 layer. Under the hood there is a snapdragon 800 processor which is clocked at 2.3 ghz  with adreno 330 gpu which is further backed with 2gb of ram. Internal storage of this handset is 16gb and there is 32gb variant too. Primary camera is a 8mp unit while the secondary camera is 1.3mp.Finally it is powered by a 2300mah lithium polymer.As you know that Hammerhead is the device specific code name for nexus 5.

Install android M marshmallow on your nexus 5 is a fairly easy task if you have experience with flashing custom roms but if you have no idea on using fastboot or adb then it might be a tough task for sure.This is a risky process which might result in loss of data on your nexus 5 or even damage it.Though the chances are bricking the device is zero we take no responsibility if you have done anything wrong.So proceed at your own risk.

Before proceeding further:
  1. Backup all your data on your nexus 5 as flashing this official firmware might result in data loss.
  2. Charge your handset to at least 80% so that flashing goes well without any issues due to low battery.
  3. You must have installed adb or minimal fastboot on your computer.
  4. Download the developer preview for hammerhead on your computer.
  5. Download and install win zip for any standard extractor tool on your computer.
  6. This method can also be used on other nexus devices like nexus 6 shamu, nexus 9 volantis.

Install Android marshmallow on Nexus 5 hammerhead:

android M marshmallow On Lg Nexus 5 hammerhead
android M marshmallow On Lg Nexus 5 hammerhead
About android marshmallow:
After a lot of speculation around google finally  named its next version of android 6.0 as marshmallow and also released developer preview 3.Looks like google made lot of changes both under hood but no major changes to user interface.There is a new boot animation which is neat, colourful and  lot different from lollipop.Checkout the features of new google os.
Features:
  • System ui tuner: This is new feature that let you tweak ui a bit but has been hidden just like developer option.If you want to add it to setting app,swipe down the notification panel and on top you will notice a gear icon.Press and hold it and you will notice that it starts spinning.Just leave it once you notice the vigorous spin and you will see a toast message "system ui tuner" added to settings.
  • There are ton of brand new wallpapers.
  • Google launcher now has vertical scrolling instead of horizontal.
  • Multi window: Google finally introduced multi window concept in tablet version of os.You can run two apps in a single window.Activating multi window is also too easy.When you open recents you will notice there is another option beside the closing button on cards.Press on it and activate multi window.But this multi window is not configurable which means adjust width of apps that are running.
  • Phone short cut on lock screen is replaced with google now.
  • Search bar in settings menu.
  • New volume panel: You can now adjust volume of media, call and notification from single window .This feature is absent in previous versions of android though present in most of the oem provided firmwares.
  • Auto rotation on home screen is also added which you can find in launcher settings.
  • Now on tap: If you use google now frequently this feature might help you a lot.Usually when you press and hold on home button it will take you to google now.If you enable this feature when you try to access google now on any app it load some related suggestions along with some google now card.
  • Screen shot notification will also have delete button along with share option.
  • Memory option: This is available in settings .It gives you memory usage on your device from last "3hrs or 6 hrs or 1 day".
  • App permission manger is the major thing in android m.This lets you to block certain permission so that the app cannot access them.like if you don't want facebook to access your bluetooth you can now do it with out rooting your device,
These are some of the newly added features in android m marshmallow and there are lot of changes beneath which could improve performance and also battery life.

Flash developer preview using fastboot or adb:

  • Unlocking bootloader is the first step that you have to go through before installing android m on your nexus 5.But unlocking will erase all the data on your device so have a backup first before proceeding further.
  • Download and install lg device drivers on your computer.
  • Come back to phone and press and hold power button and choose power off.
  • Hold volume up, down button and power button simultaneously and you will notice that your device goes into fastboot mode.At this stage connect to computer using usb cable.
  • Once you are in fastboot mode connect your nexus 5 device to computer through usb cable and if you notice any driver installation process let it complete first.
  • Download  fastboot on our laptop or Pc and install it.You can install it any location but choose location as c: which is default location.
  • open the fastboot folder which is located in "c:\programming files".Right click on empty space by holding shift and you see an option "open cmd here".
  • If you don't find this option then press windows and R buttons at same time ,Run pops up and type cmd to open command prompt.
  • Now go to fastboot folder and copy the location of it which you can see in address bar of folder.
  • In command prompt type the command "Cd location of fastboot folder" and press enter.You will notice that fastboot appears in command line.To paste location right click on empty space in cmd and several pops up.Select paste.
  • One you press enter you have to notice minimal adb and fastboot in command line instead of c or some thing.
  • Once you are in fastboot window type "fastboot devices" and press enter.If your device is detected you will get a serial number in list of  devices attached.If not uninstall drivers and install them again.
  • Now type the command "fastboot oem unlock" and press enter and you will get a prompt on your nexus 5 if you want to unlock your handset.Click on yes and this will erase all your data or info on device.It reboots again after unlocking.
  • Download android m developer file on your computer and extract it using 7zip or winzip.
  • The extracted file will have flash-all.bat file along with all other imgs like bootloader ,system ,recovery,boot and all.
  • If you don't find all images and if you see another folder that contain all other images cut then from that folder and paste it in the parent folder.
  • Now double click on flash-all.bat file and it flashes all the files for you.Once the process is completed you will have android m installed on your nexus 5.
  •  If flash-all.bat file failed to installed then you have to flash the image files manually.
  • Copy all the image files from the extracted folder and place them in fastboot folder.Put your nexus 5 in fastboot mode again and follow the process.
  • Now type the command "fastboot flash bootloader bootloader.img" (here this green underlined word indicates the name of the bootloader file.It may not be exact word.You have to type the name which you can see in the fastboot folder)
  • Once the bootloader is flashed reboot it bootloader again by typing "fastboot reboot bootloader".
  • Now type the command "fastboot flash radio radio-filename.img" and hit enter.Once it is flashed reboot to bootloader again.
  • Now type the command "fastboot flash system system.img" and dont reboot to bootloader this time.
  • Now type "fastboot flash userdata userdata.img" once flashed just continue to next command.
  • Now type the command "fastboot flash boot boot.img".
  • Now type the command "fastboot flash recovery recovery.img".
  • Now erase cache using the command "fastboot erase cache" and flash cache img too using the command "fastboot flash cache cache.img".
  • Now type the last command which reboot your nexus 5.Type "fastboot reboot" and hit enter.You will notice that the your device reboots.
Reboot might take about 20 minutes for boot to complete.Once you complete the setup up process you are ready to enjoy the android m marshmallow on your nexus 5.

This method of flashing is also similar if not the same for all nexus devices that is for nexus 6 and nexus 9.Only the file which you download would vary.If you have any other queries regarding installing android marshmallow on your nexus 5 done forget to leave a comment below.
Read more »

Install android lollipop 5.1 on Lg nexus 5 hammerhead using resurrection remix custom rom

Resurrection remix custom is updated with latest version of android lollipop and is ready to get flashed on Lg nexus 5 (hammerhead).Lg nexus 5 receives latest and greatest android updates much quicker than other smart phones.Bu the problem is you will have very less features to play with.If you some extra features but want to retain same ui then resurrection remix is for you.
Resurrection remix offers lot of features with improved performance and better control of your device if you compare it with stock ROM.This device as we all know has a code name "Hammerhead"

Why to go for a custom rom on Lg nexus 5?

  • Better performance: Though performance can be increased by controlling cpu and Gpu  with root apps you might not achieve what you want.There is better scope for performance on custom roms as developers implements different mods to make it perfect.
  • Battery life: Battery life is always opposite to performance.Greater the performance least the battery life  you get.In order to get a balance one between them you have to go for custom roms. 
  • Better customisation: Most of the apps with root access will work better on custom roms than on stock roms.For instance take xposed installer.It offers lot of modules for customisation but will work perfectly on custom roms than on stock one.
Prerequisites:
  • Charge your Lg Nexus 5 to at least 80% .
  • Backup all your apps and data on your device to external sdcard or computer as flashing resurrection remix rom will erase all the app data on your device including contacts.
  • Enable usb debugging on your Lg nexus 5.Of course you don't need to do this for sure but enable it.
  • Download resurrection remix rom and gapps if you need them.Transfer them to your device internal storage
  • Backup Efs and modem partitions of your Lg nexus 5..
  • You must have Clockworkmod recovery installed on your phone.

Install resurrection remix custom rom on Lg nexus 5:

Lg nexus 5 hammerhead resurrection remix custom rom

About resurrection rom:

This Resurrection remix rom which your are about to install on your google handset is based on android 5.1.1 lollipop which uses cyanogenmod,slim,omni and original remix roms sources as a base.
So you can all the best features of other roms are included in this ROM along with performance and a decent battery life.

Features of RR ROM:
  • Navigation bar tweaks: You can enable disable or navigation bar and also you can adjust the size of navigation bar.Navigation ring included toggles to in case of quick access just swipe from bottom of screen and you can access apps which you have set.
  • Status bar tweaks: Status bar has lot of tweaks which include a brightness slider.Slide in status bar to adjust brightness of the screen.Various tweaks are available to carrier label too like color and switch.Quick and smart pull down are also present.Battery icon too has tweaks.
  • Gesture anywhere: This basically lets to open any app at any time(while using other apps) with just a gesture.You have to set the gestures and use them.

  • Recent panel mods: Stock recent panel do not have an option to clear all the apps at once.In this ROM you a button to clear apps and can even set the position of the button.
  • App circle Bar:Swiping from the left or right edges of the screen an app bar pops up and you can choose what app you want to launch.This is great way of multitasking.
  • Lock screen mods: This includes placing of 5 shortcuts on lock screen and also set targets for the slider.
  • Theme engine: Theme engine is from the cyanogenmod custom ROM which basically changes the look user interface from lock screen  to ring tones all the way up to boot animations.The speciality of the theme engine is the ability to choose individual elements of every theme you have installed.So you like the ring tones and wallpapers of one theme and icons of other theme then you can have them at a time.Just open the theme chooser and you will understand how to do it.
These are some of the features of the resurrection remix ROM and you can explore more features by flashing this custom rom on  Lg Nexus 5 hammerhead.

Flash RR rom using Twrp recovery:

  1. Download  resurrection remix rom hammerhead (Resurrection_Remix_LP_v5.4.0-20150330-hammerhead.zipand Gapps transfer it tointernal storage of device.
  2. Power of the device completely and wait for 10 seconds to confirm that it is completely off.
  3. Press volume up ,volume down and power button simultaneously and once you see boot loader screen release buttons.
  4. Using volume down as a navigation button move to recovery and click on Power button to confirm action and Device boots into Twrp recovery.
  5. Once you are in Twrp recovery Create a full ROM backup first.This is essential if you don't have a backup.
  6. Wipe data,cache and dalvik cache including system.Do not wipe internal storage at all.
  7. Flash Resurrection remix rom zip file which you have transferred already and then gapps.
  8. Reboot to system.
Wait for at least 20 minutes for initial boot to complete.Thats it you have successfully flashed android lollipop based resurrection remix custom rom on you Lg nexus 5 Hammerhead.If you have any queries let us know by commenting below.If you have soft bricked it just restore backup which you have made.
Read more »

Install cyanogenmod 13 custom rom on Lg nexus 5 hammerhead

If have a Nexus device then you might be already enjoying the latest version of android which is 6.0 aka marshmallow on it.Though you have pure android experience with just little features but better performance you will get bored of it for sure at some point of time.

And at this point you will surely root and install some special apps to improve customisation but if you really wanna tweak the software to a whole level then you will surely try custom roms. Since there are lot of custom roms already available for this device using android marshmallow as a base only few roms standout in terms of stability and developer support.

Cyanogenmod, as you know is one earliest roms available for nexus 5 hammerhead using marshmallow as a base has finally released official nightlies for public and you can flash them on your nexus 5 right away.

If you don't know how to install cyanogenmod 13 custom rom on your nexus 5 then don't worry at all.This post is specially for you.In this post we wil guide you to install marshmallow based cyanogenmod 13 custom rom on your Lg nexus 5 codenamed hammerhead.

But as you know modifying an android device voids warranty and also is a risky thing to do,so we hold no responsibility for any type of damage that happens to your device after flashing this rom.

Install cyanogenmod 13 rom on Nexus 5 hammerhead:

Install cyanogenmod 13 custom rom on Lg nexus 5 hammerhead
Install cyanogenmod 13 custom rom on Lg nexus 5 hammerhead
About cyanogenmod 13 rom:
Cyanogenmod as you know has evolved itself into a incorporation.It has the highest number of  users when compared to other custom roms.Its latest iteration is cm 13 is already doing well.Most of the features of previous versions are already available in latest builds with updated android base too.I fyou dont know the features of cm 13 do check them out.
Features of cyanogenmod 13:
  • Theme engine: Theme engine is from the cyanogenmod custom rom which basically changes the look user interface from lock screen  to ring tones all the way up to boot animations.The speciality of the theme engine is the ability to choose individual elements of every theme you have installed.So you like the ring tons and wallpapers of one theme and icons of other theme then you can have them at a time.Just open the theme chooser and you will understand how to do it.
  • Software Updates: Cyanogenmod rom is usually available in three types one is nightlies which gets updated with new features every night and are quite stable for daily usage.second one is the snapchat which is monthly build version which will be stable version and other one is the release candidate.Some times nightlies are considered must stable than the snapshots. 
  • Status bar Tweaks:Status bar has lot of tweaks which include a brightness slider.Slide in status bar to adjust brightness of the screen.Double tap on status bar to sleep device and also network speed indicator for on going traffic info.
  • If you root apps don't work then that is no response form super user it means it has been disabled and you can enable it in developer options easily.
  • System ui tuner: This is new feature that let you tweak ui a bit but has been hidden just like developer option.If you want to add it to setting app,swipe down the notification panel and on top you will notice a gear icon.Press and hold it and you will notice that it starts spinning.Just leave it once you notice the vigorous spin and you will see a toast message "system ui tuner" added to settings.
  • There are ton of brand new wallpapers.
  • Google launcher now has vertical scrolling instead of horizontal.
  • Multi window: Google finally introduced multi window concept in tablet version of os.You can run two apps in a single window.Activating multi window is also too easy.When you open recents you will notice there is another option beside the closing button on cards.Press on it and activate multi window.But this multi window is not configurable which means adjust width of apps that are running.
  • Auto rotation on home screen is also added which you can find in launcher settings.
  • Now on tap: If you use google now frequently this feature might help you a lot.Usually when you press and hold on home button it will take you to google now.If you enable this feature when you try to access google now on any app it load some related suggestions along with some google now card.
  • Screen shot notification will also have delete button along with share option.
  • Memory option: This is available in settings .It gives you memory usage on your device from last "3hrs or 6 hrs or 1 day".
  • App permission manger is the major thing in android m.This lets you to block certain permission so that the app cannot access them.like if you don't want facebook to access your bluetooth you can now do it with out rooting your device.
  • Phone short cut on lock screen is replaced with google now.
  • Search bar in settings menu.
  • New volume panel: You can now adjust volume of media, call and notification from single window .This feature is absent in previous versions of android though present in most of the oem provided firmwares.
These are the general features of cyanogenmod 13 rom and you can explore rest of them by flashing it on your nexus 5 hammerhead.
Before going further:
  • Backup:Backup all your data which includes apps,contacts,photos videos etc everything to computer or any cloud storage as flashing  android marshmallow based cm 13 rom on nexus 5 aka hammerhead will erase all the data.
  • Battery: Charge your nexus 5 hammerhead to at least 90% so that you wont encounter any battery related issues while flashing this.
  • You need to have an unlocked bootloader to flash this rom.if not follow the entire guide for the same.
  • Backup Efs partitions: Backup all your efs partition of your lg nexus 5 on current rom..If you loose signal you can just restore it back.
  • Lock Gps: Lock your gps position on your current rom.If you use this a lot then you have to lock it so that it could work even after flashing other roms. It's easy to lock gps .Turn on gps in settings and find your current location in google maps and now now have locked on to gps.
  • Custom recovery: You need a custom recovery like twrp installed on your nexus 5.Without it you can not flash roms at all.
  • DownloadsCm13 for hammerhead and google apps. Transfer them to internal storage of your device. 
Flash cm13 on Nexus 5 using twrp recovery:
  • Download Cyaogennmod 13 custom rom for hammerhead and Gapps transfer it to sdcard or internal storage of device.
  • Power of the device completely and wait for few seconds to confirm that it is off completely.
  • Press volume up,power button and Volume down simultaneously and once you see boot loader screen release buttons.
  • Using volume down as a navigation button move to recovery and click on power to confirm action.
  • Nexus 5 boots into Twrp recovery.
  • Once you are in twrp click on  backup and select all the partitions which you want to backup. . It might take about 5 minutes for backup to complete. Don't interrupt backup process.
  • Once backup of your existing rom is completed click on back button.Wipe data,cache and dalvik cache and wipe system partition too.
  • Now select Install and navigate to location where you have placed your cm 13 Rom and gapps zip files.
  • Flashing rom might take about 5 minutes or so.Once flashing is complete do a factory reset again.
  • Now reboot to system.

Once you have rebooted to system you have to wait for atleast 20 minutes before confirming that it has bootlooped and if this happens you ca force nexus 5 to go off by holding power button for about 15 seconds.
If you have any other queries about installing cyanogenmod 13 custom rom on Lg nexus 5 aka hammerhead,leave a comment below.
Read more »

Best android lollipop custom roms for Lg's Google nexus 5

There are lot of custom roms for lg's google nexus 5.In fact its the nexus series  has highest number of custom roms.They are meant for playing with roms and kernels.Choosing a right rom for this device is too hard as each rom has its own unique features and experience.There is a lot development going on on android lollipop since its adoption and though its not quite feature rich like kitkat as of now.We have lot of lollipop roms for nexus 5 and here I present you the list of best lollipop custom roms for Nexus 5 hammerhead.

About Lg nexus 5: It comes with a snapdragon 800 processor with 2gb of ram along with 16 or 32 gb internal storage.It sports a 4.95 inch lcd display with full hd resolution which is protected by corning gorilla glass 3 layer.Primary camera on this device is a 8mp shooter while secondary camera is 1.3mp shooter.It was initially launched with android lollipop 5.0 and is update to date with latest android versions.Nexus 5 has a code name of "hammer head".

All of these nexus 5 rom which we present here are feature rich and quite stable for daily usage. So you can flash them with out any problem.

Custom Roms for Lg nexus 5 hammerhead:

1.Cyanogenmod custom rom nexus 5:

Cyanogenmod is one of the best custom roms available in android development ecosystem.They support lot of devices.This rom is based on android open source project with lot of added features.Since cyanogenmod supports hammerhead officially you can download it directly from their website.Flash this rom on your nexus 5 and enjoy its features.
cyanogenmod mod rom nexus 5

Features:
  • Theme engine: Theme engine is from the cyanogenmod custom rom which basically changes the look user interface from lock screen  to ring tones all the way up to boot animations.The speciality of the theme engine is the ability to choose individual elements of every theme you have installed.So you like the ring tons and wallpapers of one theme and icons of other theme then you can have them at a time.Just open the theme chooser and you will understand how to do it.
  • Performance control:A default cpu manager app to control frequencies and governors.You can adjust cpu frequencies and also set them on boot too.
  • Trebuchet: This is the default launcher that ships with cyanogenmod rom.But if you flash gapps then you might loose this.It doesn't have too many features like nova or other launchers but its simple and fast.
  • Software Updates: Cyanogenmod rom is usually available in three types one is nightlies which gets updated with new features every night and are quite stable for daily usage.second one is the snapchat which is monthly build version which will be stable version and other one is the release candidate.Some times nightlies are considered must stable than the snapshots. 
  • Status bar Tweaks:Status bar has lot of tweaks which include a brightness slider.Slide in status bar to adjust brightness of the screen.Double tap on status bar to sleep device and also network speed indicator for on going traffic info.

2.Blisspop rom for nexus 5:

Blisspop custom rom is based on cyanogenmod 12.1 rom with lot of added features with improved performance and customization.This rom offers all the features that cyanogenmod 12 has to offer and also there are lot of added features from other popular roms too.This rom offer wide range of features from status bar to lock screen.Nexus 5 has official support from them too.
blisspop best rom nesxys 5 hammerhead

Features:
  • Status bar tweaks: Status bar tweaks include notification count,network speed indicator,double tap to sleep ,brightness control and weather in status bar header.
  • Recents panel tweaks:The recent panel has a button to clear all the tasks and omni switch is present is present as an alternative to traditional recent menu.
  • Gesture anywhere:Gesture any where is also available which  makes it easy for you to launch apps with gestures instead of returning to home screen and app drawer to launch apps.
  • App circle:In addition to this app circle bar is also present which makes it too easy to launch apps with just a swipe from the edge of the screen.
  • Soft Navigation controls:You can enable soft keys too if you like them and also set the dimension  of the navigation keys and also you can define custom actions.
  • Capacitive buttons: hardware keys have an option to adjust back light duration of the button and now you you can do various things with the just home key like accessing a call with just a tap on home key , wake the device and also you can set custom action for double tapping on home key.
  • Power button: Press and hold power button you will have various options including soft boot ,reboot recovery ,screen reorder,air plane mode,screen shot,user switch and lot more,
  • Animation control: You can set custom animation for app opening and closing,scrolling up and down.There are lot of animations available to choose from.
  • Display and light:This includes live display,adaptive display,rotation mods,wake device on plugging in charger or usb cable,Custom DPI and change font size according to your needs.
  • Cyanogenmod Camera app is built in.
  • Other mods include audio Fx equilizer,security options,bliss pop ota updates and all standard android features.

3.Euphoria os rom nexus 5:

Euphoria os is and after market firmware based on android open source project.You will get latest android version with this rom.It comes with lot of added features over pure aosp Rom.This rom too has official support for nexus 5 so you can expect bug less lollipop rom.
Euphoria os nexus 5 rom
Features of Euphoria os:
  • Theme engine: It comes with a cyanogenmod mod theme engine so you can play with lot of themes.This is a great way of customizing your android device. You can theme each and every element of user interface all the way from wallpapers to boot animations.There are lot of themes available in playstore and some are premium too.
  • Heads up notification: This notification system is similar to that in google'e one.Swipe left to dismiss notification and right to put it in background.Swiping down on it will open notification drawer and it merges in it.
  • Wake options: Depending on the device you will have double tap to wake the device option in display settings and of course you have the option to put the device into sleep by double tapping on status bar.There is a option to wake phone after connecting charger.
  • Animations: You can have custom animations for app opening and closing or while scrolling.
  • Navigation: Besides device wake options you can even adjust dimensions of navigation bar and set custom actions too like long pressing  back button to kill recent app.In landscape mode navigation goes left hand side and yeah there is an option to disable this too if you don't like it.
  • Security:  Privacy guard is available in this Rom along with blacklisting of calls and messages.
  • Sound: AudioFx is available for better quality of music.Other features include increasing volume ring tone,profiles,less notifications,you can disable volume adjustable sound,separate ring tones and notifications volume as usual.
  • Power: Advance reboot option is enabled by default so you can boot into recovery,fast boot,soft boot easily.
  • Screen recorder: There is screen recorder option too in display settings to record your actions on your device.
  • Quick settings panel is customizable and brightness control too is available.
These are noticeable features of euphoria OS Rom and there  are lot of other features too which you can explore on your own by flashing this custom Rom on Nexus 5.
Download  Euphoria os nexus 5 hammerhead 

4.Aicp Custom rom for nexus 5:

Aicp is one the best custom Roms available in android development .Aicp stands for android ice cold project.Initially this custom Roms used android open kang project as a base (Aokp in short) but they later moved to cyanogenmod Rom as aokp stopped updating its sources.So you can expect all features of cyanogenmod Rom in Aicp with some extra features too.They too have official support for nexus 5 hammerhead.
Aicp Custom rom for nexus 5

Features of aicp rom:
  • Theme engine: Theme engine is from the cyanogenmod custom Rom which basically changes the look user interface from lock screen  to ring tones all the way up to boot animations.The speciality of the theme engine is the ability to choose individual elements of every theme you have installed.So you like the ring tons and wallpapers of one theme and icons of other theme then you can have them at a time.Just open the theme chooser and you will understand how to do it.

  • Performance control:A default CPU manager app to control frequencies and governors.You can adjust CPU frequencies and also set them on boot too.
  • Trebuchet: This is the default launcher that ships with cyanogenmod Rom.But if you flash gapps then you might loose this.It doesn't have too many features like nova or other launchers but its simple and fast.
  • Status bar Tweaks:Status bar has lot of tweaks which include a brightness slider.Slide in status bar to adjust brightness of the screen.Double tap on status bar to sleep device and also network speed indicator for on going traffic info.
  • Gesture anywhere:Gesture any where is also available which  makes it easy for you to launch apps with gestures instead of returning to home screen and app drawer to launch apps.
  • App circle:In addition to this app circle bar is also present which makes it too easy to launch apps with just a swipe from the edge of the screen.
  • Omni Switch: Omni Switch is an alternative for default recent window in android.To use this Open omni switch app from app drawer and set your preferred options.It opens a floating bubble just like facebook messenger and floats on every app and actions click on it to open your recent apps.

5.Liquid smooth rom for nexus 5:

This rom is based on android open source project(aosp).This rom is light,fast, stable, smooth .They accepts feature requests too.So if you need a feature ti be present in this rom then you can actually request them to add in this rom.Its feature rich rom too.Guess what they too officially support hammerhead.All the features are working fine on nexus 5.
Features:
  • Interface: This includes animations control.Clock and weather widgets are completely customizable so you don't need to download any separate app for both clock and weather widgets.
  • Lock screen: You can customize weather widget on lock screen and double tapping on lock screen ring will put the device to sleep.
  • Gesture anywhere: this feature is now quite common in most of the roms.Its a great way of navigation through gestures.
  •  App circle bar:  YOu can access this by swiping from left or right edge of the screen and a tab appears with apps in it.You can launch your favourite apps easily with this feature and of cource you can disable it if you don't like.
  • Notification lights: If your device supports notification led light then you can customize it.You can change the color of your led light for different actions.
  • Heads up: When ever you receive a notification a rectangular bar with notification info will be displayed on top portion of the screen giving you a glimpse of what notification you have received this is called heads up notification and is common in android lollipop.You can adjust time for heads up to be displayed.
  • Traffic indicator is also present in this rom for on going upload and download speeds which is displayed on your status bar.
  • Double tapping on status bar will put the device to sleep.
  • Brightness control: You can easily adjust screen brightness by just swiping on status bar.
  • Status bar: Carrie label can be displayed on status bar and you can customize it too.Battery icon can also be changed if you don't like it.
  • Ad blocker is present in this rom by default and it takes care of ads showing up in your browser or apps.
  • Layers: This is an alternative to cyanogenmod theme engine and you can customize ui using themes.
  • Performance control:  This lets you to control your cpu behavior.You can play with frequencies,schedulers,governors etc.So you don't need to go for any other cpu control apps.
  • and lot more features............

This completes the list of best lollipop custom roms for Nexus 5 hammerhead.If you think that the list is incomplete then please let us know which rom are you using on your nexus 5 and why is it the best rom for you.Remember that choosing the best rom is always a personal preference.
Read more »