Huawei Nexus 6P :: Fingerprint Sensor With Root / Unlocking Bootloader

Oct 21, 2015

With root/unlocking, the finger print sensor will be somehow disabled?

View 2 Replies


ADVERTISEMENT

Huawei Nexus 6P :: Get Root Access Without Unlocking Bootloader

Oct 29, 2015

Do you think it may be possible that we can get root access without unlocking the bootloader - I'm a little reluctant to unlock the bootloader because of the QFuse blowing.

View 5 Replies View Related

Huawei Nexus 6P :: Bootloader Unlock And Fingerprint Verification

Oct 29, 2015

I haven't received mine yet, but probably one of the first things to do is unlock the bootloader. Does the fingerprint verification/ unlock still works with an unlocked bootloader.

View 2 Replies View Related

Huawei Nexus 6P :: Fingerprint Sensor As Touchpad

Dec 13, 2015

The N6P has got the same fingerprint sensor than the mate s. Is it possible to get the scrolling feature with the fingerprint sensor as a touchpad for photos and browser ... working? This would be very usefull especially when reading long text.

View 1 Replies View Related

Huawei Nexus 6P :: Can Get OTA Updates If Unlock Bootloader And Root Phone

Nov 20, 2015

If I was to unlock my bootloader and root my phone, should I still grab ota updates?

View 4 Replies View Related

Huawei Nexus 6P :: If Root Will The Fingerprint Scanner Work

Oct 20, 2015

I really love openness of Android and I always prefer root access on my Nexus devices. But I have read at a few places that, if we root our nexus 6p, fingerprint scanners might not work. Is it true? Will there be a possible solution to make fingerprint sensor work even after rooting in future?

View 3 Replies View Related

Huawei Nexus 6P :: Possible To Configure Fingerprint Sensor To Turn Screen Off?

Nov 24, 2015

I'm enjoying using it to turn the screen on with a verified fingerprint, but find myself at times thinking that long pressing it will also turn it off. Seems like a neat feature, but before I think too much of it, is it something that can be done?

View 2 Replies View Related

Huawei Nexus 6P :: Won't Get Past Google Logo After Unlocking And Root Process

Nov 12, 2015

I used Wugfresh nexus root toolkit and went through the unlocking and root process. It unlocked fine, went through the reboot process. Then when I selected root and recovery I got to TWRP, swiped to apply the zips, it rebooted and never got back into system. Now it just hangs on the google logo. I can get into bootloader and stock recovery still as I attempted to reflash stock through the toolkit.

View 10 Replies View Related

Google Nexus 5 :: Rooting Without Unlocking Bootloader?

Oct 11, 2015

Will rooting my nexus 5 without unlocking the boot-loader void my t mobile warranty? My Phone is an LG Nexus 5 running the latest Version of lollipop and the only reason i want to root it is to be able to connect my ps3 controller to it and play emulators or minecraft...

View 1 Replies View Related

Google Nexus 6 :: Is It Required To Unlock Bootloader To Root?

Aug 29, 2015

To unlock the bootloader in order to root the Nexus 6?

I don't really care about custom ROMs, but there are a few root apps I would like to use.

For example, I'd like to enable touch to wake. That would make the phone perfect for me.

But I just do not want to brick the phone.

View 17 Replies View Related

Huawei Nexus 6P :: Can't Seem To Unlock Bootloader

Nov 11, 2015

I'm not an Android rooting noob (my rooting goes back to OG Moto Droid in late 2009) and I'm sure it's something ridiculously simple I'm missing but I can't get my bootloader to unlock. I've tried ADB/Fastboot, WUG's Nexus Root Toolkit, and Chevy's Android Job Box. Nothing works.

I got my 6P today, SIM'ed it up, booted up, logged in, enabled USB debugging, installed the drivers, and let it update. When I opened WUG's NRT, I saw that I had an Android build one step later than the NRT. Mine's MD80BL and K is the latest in the NRT. I thought that shouldn't be a problem and selected the "any build" option with the Nexus 6P. I went through the installing drivers process and can access the file structure of the phone through W10.

I then went to the unlock bootloader option, clicked through the prompts until the phone rebooted into the bootloader and clicked the OK button to unlock the bootloader. About two seconds later a window popped up on my desktop telling me my bootloader was unlocked, my data was wiped, and I would have to go through the setup process on the phone. Excellent, except my phone booted right back to my stock homepage. I tried again with the same result.

I then tried it manually using ADB/Fastboot. The "fastboot devices" showed a connected device which I assume is my 6P since I have nothing else Android connected. When I type in "fastboot flashing unlock" I get all the fastboot commands/options as if I typed an unknown command. "Fastboot oem unlock" didn't work either. I went and downloaded the latest SDK and retried everything with the same result.

View 6 Replies View Related

Huawei Nexus 6P :: Can't Unlock Bootloader

Jan 12, 2016

I came from getting my nexus 6P and I wanted to install twrp and etc... So I went to into developer mode, I check USB debugging and enable OEM unlock.

I head to my computer open a commend prompt that's has the fastboot and adb drivers. I connected my nexus 6p and I enter the following commends

Adb reboot bootloader
Fastboot devices
(Showed me my devices)
Fastboot OEM unlock

And just after I hit that I got the following
...
Failed ( remote : commend not found)
Finish 0.18

View 2 Replies View Related

Huawei Nexus 6P :: Bootloader Won't Unlock On 6.0.1

Dec 14, 2015

I checked oem unlocking and usb debugging. Fastboot and adb work. I unlocked to update to 6.0.1 a few days. I want to flash custome roms. so I went to unlock bootloader and get the following:

C:adb>fastboot devices
ertyugg(this edited for privacy) fastboot

C:adb>fastboot flashing unlock
usage: fastboot [ <option> ] <command>

commands:
update <filename> reflash device from update.zip
flashall flash boot + recovery + system
flash <partition> [ <filename> ] write a file to a flash partition

[Code] ....

Message shown :

options:
-w erase userdata and cache (and format
if supported by partition type)
-u do not first erase partition before
formatting
-s <specific device> specify device serial number

[Code] .....

View 3 Replies View Related

Huawei Nexus 6P :: Bootloader Unlock Failing

Jan 28, 2016

Ok, so I just got my awesome new 6P. Here's what I've got so far:

I have the SDK, ADB and Fastboot components installed, drivers listed, and everything like I've been reading here and other forums.

So far I've been able to verify that ADB and Fastboot both seem to see my device OK so I know the drivers are good.

USB debugging mode is enabled in the Developer menu, and the option for 'allow oem unlocking' is enabled as well.

From what I'm seeing this all adds up to 'should work', but it isn't.

I originally tried the 'fastboot oem unlock' command found in older posts, and when that didn't work found (from what I'm able to determine) the latest command of 'fastboot flashing unlock'. Unfortunately, all this gets me is this: [URL] ..... (wont let me just link the image since I just had to make a new account. Been too long since I last logged in apparently ...

View 4 Replies View Related

Huawei Nexus 6P :: Locked Bootloader / Updating

Jan 21, 2016

So I think I know the answer but wanted to validate. If I leave the bootloader locked on my device and download a factory image from Google, cannot I just put the zip on the sdcard storage and run it through recovery to update? I don't think that I need to unlock the bootloader do I? I am trying to keep everything stock for now, but updates are a big reason I wanted this phone. Also don't want to break Android Pay.

View 4 Replies View Related

Huawei Nexus 6P :: Bootloader Unlocked (Warning On Boot)

Nov 10, 2015

Is there a way to remove the warning on boot, after the bootloader has been unlocked.

View 8 Replies View Related

Huawei Nexus 6P :: Bootloader Unlock Without Losing Data

Jan 15, 2016

I am already unlocked and rooted, but I would like to relock the bootloader assuming that I can unlock it for future updates without losing data. The Nexus 5 had a boot locker app in the App Store which allowed this, but I do not find an option for the 6 P.

View 2 Replies View Related

Huawei Nexus 6P :: Unlocked Bootloader And Rooted Phone

Jan 3, 2016

After i unlocked my bootloader and rooted my phone, everytime i boot up my phone i have this msg and then the phone start, how do i get rid of this msg?

View 10 Replies View Related

Huawei Nexus 6P :: Can't Relock Bootloader - Unknown Command

Nov 3, 2015

I noticed there were 2 newer images on the Google developers page and thought I would flash the latest and greatest (MDB08M) since it wasn't coming down OTA. I enabled Developer Options and set USB debugging and OEM unlock, rebooted to bootloader, did a fastboot oem unlock, rebooted then back to bootloader and ran the flash-all.bat from the new image, rebooted and all was well. I re-enabled USB debugging and went back to bootloader to re-lock the bootloader and am getting an error:

...
FAILED (remote: unknown command)
finished. total time: 0.016s

Results of fastboot getvar version-main are blank:

version-main:
finished. total time: -0.000s

I rolled back to MDB08K but it made no difference. I then tried rolling back to MDA89D and letting it pull MDB08K OTA but that too made no difference.

View 5 Replies View Related

Huawei Nexus 6P :: Wiped OS But Have TWRP And Unlocked Bootloader

Feb 18, 2016

Cannot seem to flash factory image from Google. Trying to do it via adb but cannot push onto device. Says "cannot open no such file or directory". What can I try?

View 7 Replies View Related

Huawei Nexus 6P :: Tasker / Fingerprint Interaction

Jan 2, 2016

Any way to pass specific fingerprint events into a tasker profile? For example a variable that can be read as representing finger 1 or 2?

View 3 Replies View Related

Huawei Nexus 6P :: Using Fingerprint Lock For Just Apps

Feb 1, 2016

Is it possible on the Nexus 6p to use the finger print scanner to unlock apps with the finger print scanner on the phone without using it to lock the phone and having to setup the PIN lock?

View 1 Replies View Related

Huawei Nexus 6P :: Fingerprint To Sign In To Apps

Jan 5, 2016

My previous phone was the Galaxy S6 and it allowed me to use my fingerprint to sign in to apps.

My nexus 6p doesn't. Is there a setting I need to enable to get this feature?

View 4 Replies View Related

Huawei Nexus 6P :: App That Use To Lock Other Apps With Fingerprint

Nov 3, 2015

Is there an app I can use to lock other apps with my fingerprint.

View 9 Replies View Related

Huawei Nexus 6P :: Possible To Assign Fingerprint To Open App?

Nov 9, 2015

Is it possible to assign a finger print to open an app? Is there a mod for this or is it in marshmallow somewhere? I want to have various fingerprints unlock into different apps. Or while my phone is unlocked using my middle finger to open Google. My ring finger to open camera, etc..

View 1 Replies View Related

Huawei Nexus 6P :: Fingerprint Scanner Getting Slower

Nov 21, 2015

Fingerprint scanner is getting slower? It doesn't feel as snappy as it used to.

View 10 Replies View Related

Huawei Nexus 6P :: Disabled Force Encryption After Bootloader Unlock

Nov 23, 2015

Last year I bought the nexus 6 and for the first time (I've had a lot of android phones) in my phone was also disabled force encryption after the bootloader unlock, twrp and root. So I decided to decrypt it because reading on the nexus 6 forum some devs suggested this to increase the phone performances.

I read that now twrp supports encryption and that Google increased the phone performance also with force encryption enabled.

View 1 Replies View Related

Huawei Nexus 6P :: Unlock Bootloader - Flash TWRP / Stock ROM

Jan 27, 2016

Is it possible to unlock bootloader, root, flash twrp and somehow flash the stock rom? If yes, where can I get the rom files for flashing with twrp?

View 9 Replies View Related

Huawei Nexus 6P :: Volume Down Jammed - Can't Boot Past Bootloader

Jan 6, 2016

The Volume Down button is jammed (the phone fell and landed on its edge slightly crushing the frame where the volume down is). Curiously the Volume Up button still increased the volume.

After turning the phone off the problem came when turning on the phone as it now only boots into the bootloader as a result of the jammed Volume Down button. Once in bootloader mode, the volume up/down buttons do not change the reboot options - it appears the stuck Volume Down button is causing this.

The way to fix this is to take the phone apart (as per the Youtube clips) and physically straighten the frame. This is no easy task, so the question: is there a way around this so that the phone can boot?It's rooted and fastboot commands work. (I installed TWRP but can only boot to recovery with adb).

View 4 Replies View Related

Huawei Nexus 6P :: Root And OTA Update

Dec 25, 2015

If I root phone would I still get update over OTA or when I root it I can put recovery and flash it trough there?

View 4 Replies View Related

Huawei Nexus 6P :: What Is A Systemless Root

Jan 13, 2016

As the title states, what is a system less root ? This is my first nexus so I'm getting used to the mods, ROMs and bits n bobs.

View 10 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved