User Tools

Site Tools


devices:hammerhead

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
devices:hammerhead [2016/09/07 22:17] Sean Rhonedevices:hammerhead [2016/09/12 16:54] (current) – [Stock] Sean Rhone
Line 1: Line 1:
 +====== Information ======
  
 +  * Resources for the Google/LG Nexus 5
 +
 +====== Flashing ======
 +
 +===== Stock =====
 +
 +****
 +
 +  fastboot erase 'radio' && fastboot erase 'recovery' && cd ~/'Downloads/hammerhead-mob31e' && ~/'Downloads/hammerhead-mob31e/flash-all.sh'
 +
 +===== TWRP =====
 +
 +****
 +
 +  fastboot erase 'recovery' && fastboot flash 'recovery' ~/'Downloads/twrp-3.0.2-0-hammerhead.img' && fastboot boot ~/'Downloads/twrp-3.0.2-0-hammerhead.img'
 +
 +====== DPI ======
 +
 +****
 +
 +  adb shell wm density '445'
 +
 +====== Factory Images ======
 +
 +===== Occam =====
 +
 +  * https://developers.google.com/android/nexus/images#hammerhead
 +
 +====== Recovery ======
 +
 +===== TWRP =====
 +
 +  * https://dl.twrp.me/hammerhead
 +
 +====== CyanogenMod ======
 +
 +  * http://get.cm/?device=hammerhead
 +
 +====== Google Apps ======
 +
 +===== Open GApps Project =====
 +
 +  * http://opengapps.org/?api=6.0&variant=nano
 +
 +====== xda-developers ======
 +
 +===== Nexus 5 =====
 +
 +  * http://forum.xda-developers.com/google-nexus-5
 +
 +===== BOKROM =====
 +
 +  * http://forum.xda-developers.com/google-nexus-5/development/rom-cm12-unofficial-hammerhead-gapps-t2969820
 +
 +====== Other Resources ======
 +
 +===== GPS Fix =====
 +
 +  * http://xenomorph.net/google/android/nexus5/gps
 +
 +  * The GPS messes up as-described on stock Marshmallow, this is needed
 +  * Should be ''CAPABILITIES=0x33'' and ''LPP_PROFILE=2'' (T-Mobile)
 +
 +===== Adreno Graphics Driver =====
 +
 +  * Latest is 2016/06/28 V@145.0 AU@(GIT@l9e7a63e7c4)
 +
 +  * https://developer.qualcomm.com/software/adreno-gpu-sdk/tools
 +  * https://www.androidfilehost.com/?fid=24659325368664202
 +
 +===== Leaked Nexus Launcher =====
 +
 +  * http://forum.xda-developers.com/android/apps-games/nexus-launcher-unreleased-t3431510