BTW is that you reflected in the teapot?

Robbie P wrote:Gorgeous new N5
BTW is that you reflected in the teapot?I zoomed in for a better look but it is pixelated too much, all i got was the impression of a tuxedo
![]()



Robbie P wrote:Gorgeous new N5
BTW is that you reflected in the teapot?I zoomed in for a better look but it is pixelated too much, all i got was the impression of a tuxedo
![]()

tytung wrote:Well, the photo was taken by my friend with his iPhone 5.

NYLimited wrote:
Is that legal?! A picture of an N5 taken with an iPhone??
---
Any clod can have the facts, but having an opinion is an art.

symbuzzer wrote:Can you provide google+ link please?

NYLimited wrote:
Is that legal?! A picture of an N5 taken with an iPhone??
---
Any clod can have the facts, but having an opinion is an art.


adb reboot bootloader
fastboot oem unlock
adb reboot bootloader
fastboot flash recovery openrecovery-twrp-2.6.3.2-hammerhead.img
adb push UPDATE-SuperSU-v1.75.zip /sdcard/
adb reboot recovery


tytung wrote:Nowadays, there're too many GUI tools for rooting the Android devices.
But I like the command lines.![]()
Unlock bootloader:
- Code: Select all
adb reboot bootloader
fastboot oem unlock
Flash custom recovery:
- Code: Select all
adb reboot bootloader
fastboot flash recovery openrecovery-twrp-2.6.3.2-hammerhead.img
Root:
- Code: Select all
adb push UPDATE-SuperSU-v1.75.zip /sdcard/
adb reboot recovery
Then flash SuperSU via TWRP recovery.
Finished.

Users browsing this forum: No registered users and 1 guest