Question which version of lineage do i download?and is gapps included? - Lenovo P11

Andy Yan's personal builds // GSI - Browse /lineage-18.x at SourceForge.net
sourceforge.net
is it the 4th one down for us using the p11 pro 2021?i guess ill need to install play store, services and framework?
thanks

New issue after ive gone into bootloader adb commands dont work, basically adb devices lists nothing, it was working and now it not, device manager has it listed..

russy23 said:
New issue after ive gone into bootloader adb commands dont work, basically adb devices lists nothing, it was working and now it not, device manager has it listed..
Click to expand...
Click to collapse
Did you enable USB debugging in Developer settings?

heinhuiz said:
Did you enable USB debugging in Developer settings?
Click to expand...
Click to collapse
Yup..not sure what's up...it was fine before..windows driver is the same

russy23 said:
Yup..not sure what's up...it was fine before..windows driver is the same
Click to expand...
Click to collapse
Maybe reconnect it or use another cable. It happens sometimes.

russy23 said:
New issue after ive gone into bootloader adb commands dont work, basically adb devices lists nothing, it was working and now it not, device manager has it listed..
Click to expand...
Click to collapse
Shouldn't you use fastboot command instead of adb in bootloader mode

AhmadNaimHebat said:
Shouldn't you use fastboot command instead of adb in bootloader mode
Click to expand...
Click to collapse
Your right I realised after a while

Related

Device not being detected in recovery mode?

I'm trying to install the 4.4.1 update but my device isn't being detected in recovery mode and thus adb sideload is not working. Would really appreciate some help. I've tried almost every solution that I've googled and nothing seems to be working.
I had a similar issue. Found the naked drivers and they seemed to work after uninstalling the other drivers and rebooting my PC.
Sent from my Nexus 5 using xda app-developers app
jkimbro said:
I had a similar issue. Found the naked drivers and they seemed to work after uninstalling the other drivers and rebooting my PC.
Click to expand...
Click to collapse
Any chance you could post those drivers? Mine works fine, but it would certainly help others if you could post them, or at least post a link to where you found them.
You just need the Google drivers from their website:
http://developer.android.com/sdk/win-usb.html
I had to force the installation of the drivers for the "AOSP on Hammerhead" device in the device manager.
I couldn't even get the device to show until I pressed VolUp in recovery and selected the ADB option in the recovery.
I used USB ADB Composite Interface or something like that by pointing the device manager's Update Driver dialog to the USB drivers from the SDK that EddyOS pointed at.
Windows 7 x64
Yep, had issues with my work PC (Win 7 Pro x64) - had to manually point Device Manager to the android_winusb.inf so it would find the drivers. Bit of a ballache but all working after that!
greenkabbage said:
I couldn't even get the device to show until I pressed VolUp in recovery and selected the ADB option in the recovery.
Click to expand...
Click to collapse
ADB isn't enabled on stock recovery, and sideload is not the same thing. From Google's POV, ADB access on recovery would be a heavy security risk, since you can still access recovery even with your bootloader locked. That's why they created sideloading.
a hammerhead wrote this.
beekay201 said:
ADB isn't enabled on stock recovery, and sideload is not the same thing. From Google's POV, ADB access on recovery would be a heavy security risk, since you can still access recovery even with your bootloader locked. That's why they created sideloading.
Click to expand...
Click to collapse
ADB Server may not be enabled, but ADB obviously is, otherwise you wouldn't be able to connect in order to Sideload, which you can certainly do with stock recovery (even with a locked bootloader). Also, if ADB wasn't available on the device, it wouldn't show up with the "ADB Devices" command.
Now, maybe you mean it's not available once you boot into recovery until you select "apply update from ADB." That may be true (not sure), but that's not what I got from your statement.
jt3 said:
Any chance you could post those drivers? Mine works fine, but it would certainly help others if you could post them, or at least post a link to where you found them.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2513339
jt3 said:
ADB Server may not be enabled, but ADB obviously is, otherwise you wouldn't be able to connect in order to Sideload, which you can certainly do with stock recovery (even with a locked bootloader). Also, if ADB wasn't available on the device, it wouldn't show up with the "ADB Devices" command.
Now, maybe you mean it's not available once you boot into recovery until you select "apply update from ADB." That may be true (not sure), but that's not what I got from your statement.
Click to expand...
Click to collapse
Try it. Select "apply update from ADB", and then try to get a ADB prompt like you would normally, you know, ls /sdcard/, something.

help with toolkit

hey guys i got my nexus 5 yesterday and i wanted to root it . so i downloaded toolkit and installed everything . but whe i tried to unlock the phone it said it couldnt find the adb . so i followed the guid and i did everything by the book and in device manager it recognized it as a samsung android phone > google nexus adb interface . so i retried the unlock a few times and i got nothing again .
if anyone can help me it would be great .
if you need more info just ask
I've had good luck with the android nacked usb drivers, Google them. Then follow this guide http://forum.xda-developers.com/showthread.php?p=47025283
jd1639 said:
I've had good luck with the android nacked usb drivers, Google them. Then follow this guide http://forum.xda-developers.com/showthread.php?p=47025283
Click to expand...
Click to collapse
how do i install them ?
danielbr14 said:
how do i install them ?
Click to expand...
Click to collapse
In Windows device manger you probably have a usb port when an "!" On it. Right click it then manual install the usb drivers. You'll have to browes to whet you downloaded the drivers
jd1639 said:
In Windows device manger you probably have a usb port when an "!" On it. Right click it then manual install the usb drivers. You'll have to browes to whet you downloaded the drivers
Click to expand...
Click to collapse
it said that the drivers are already installed so what should i do now ?
danielbr14 said:
it said that the drivers are already installed so what should i do now ?
Click to expand...
Click to collapse
Google "nexus 5 diagnosing usb drivers xda"
why use a toolkit on a nexus device? its easier to root your nexus without a toolkit.
1. "fastboot oem unlock" via fastboot unlocks the bootloader.
2. flash a custom recovery via fastboot
3. flash the su binaries(supersu) in your new recovery.
4. reboot and profit, thats it.
danielbr14 said:
hey guys i got my nexus 5 yesterday and i wanted to root it . so i downloaded toolkit and installed everything . but whe i tried to unlock the phone it said it couldnt find the adb . so i followed the guid and i did everything by the book and in device manager it recognized it as a samsung android phone > google nexus adb interface . so i retried the unlock a few times and i got nothing again .
if anyone can help me it would be great .
if you need more info just ask
Click to expand...
Click to collapse
I used this...http://www.youtube.com/watch?v=KnlUdjUaD3Q
and this....http://www.wugfresh.com/nrt/
with zero issues
P.s.
I was a first time noob.
simms22 said:
why use a toolkit on a nexus device? its easier to root your nexus without a toolkit.
1. "fastboot oem unlock" via fastboot unlocks the bootloader.
2. flash a custom recovery via fastboot
3. flash the su binaries(supersu) in your new recovery.
4. reboot and profit, thats it.
Click to expand...
Click to collapse
might want to add after you unlock the bootloader to boot into the device once.
jd1639 said:
Google "nexus 5 diagnosing usb drivers xda"
Click to expand...
Click to collapse
i still can find a good answer on how to solve my problem.
danielbr14 said:
i still can find a good answer on how to solve my problem.
Click to expand...
Click to collapse
Do you have usb debugging enabled in developer options on your phone?
jd1639 said:
Do you have usb debugging enabled in developer options on your phone?
Click to expand...
Click to collapse
yes i do .
Zepius said:
might want to add after you unlock the bootloader to boot into the device once.
Click to expand...
Click to collapse
why? i didnt. my nexus 5 never ever booted up stock. before i ever booted it, it got unlocked and flashed first.
simms22 said:
why? i didnt. my nexus 5 never ever booted up stock. before i ever booted it, it got unlocked and flashed first.
Click to expand...
Click to collapse
what does it have to do with anything ??
danielbr14 said:
what does it have to do with anything ??
Click to expand...
Click to collapse
You're probably going to have to go into device manager, view hidden, and delete each usb port that is not being used and start over. Don't have your phone connected when you do this. It's a pita. Then reboot your computer, than plug your phone in. Also make sure you're using the usb cable that came with your phone and usb ports in the back of your pc
simms22 said:
why? i didnt. my nexus 5 never ever booted up stock. before i ever booted it, it got unlocked and flashed first.
Click to expand...
Click to collapse
some people have reported issues if you didnt let the device 'reset' itself after you unlocked the bootloader so it could rebuild the data partition.
its more of a precautionary thing than anything else.
jd1639 said:
You're probably going to have to go into device manager, view hidden, and delete each usb port that is not being used and start over. Don't have your phone connected when you do this. It's a pita. Then reboot your computer, than plug your phone in. Also make sure you're using the usb cable that came with your phone and usb ports in the back of your pc
Click to expand...
Click to collapse
you mean uninstall everything in the universal serial bu controller tree ?
danielbr14 said:
you mean uninstall everything in the universal serial bu controller tree ?
Click to expand...
Click to collapse
Yep, that's not currently being used. You don't want to lose your keyboard, etc.
jd1639 said:
Yep, that's not currently being used. You don't want to lose your keyboard, etc.
Click to expand...
Click to collapse
i dont know how to find wich one is in use and wich one isnt.
danielbr14 said:
i dont know how to find wich one is in use and wich one isnt.
Click to expand...
Click to collapse
The ones that are grayed out are not in use the darker ones are

[Q] [HELP]Moto G (4.4.2) USB debugging wont work

Hey guys, i have the following problem.
So I want to unlock the bootloader of my Moto G but to do that I must use USB debugging. But if I use the command "adb devices" it gets always shown as offline. So I did a little research and found out, that since 4.4.2 a Pop-Up should show up to allow USB debugging with the connected PC.
Problem is this Pop-Up won't show up...
Could you please help me. I couldn't find a solution. Really frustating
Have you enabled USB debugging in Developer Options in settings?
Sent from my XT1032 using Tapatalk
Of course I did ^^
battlemaxi said:
Hey guys, i have the following problem.
So I want to unlock the bootloader of my Moto G but to do that I must use USB debugging. But if I use the command "adb devices" it gets always shown as offline. So I did a little research and found out, that since 4.4.2 a Pop-Up should show up to allow USB debugging with the connected PC.
Problem is this Pop-Up won't show up...
Could you please help me. I couldn't find a solution. Really frustating
Click to expand...
Click to collapse
For my XT1031, I had to use the Motorola USB drivers for ADB to work, and Kush's Universal ADB drivers for Fastboot to work.
And if you are using Windows 8/8.1, then you have to disable to forced signature verification in order to install the Universal ADB drivers.
Also, for ADB to work in Windows, I had to set the phone's USB computer connection to Camera (PTP), instead of Media Device.
I'm using Motorolas Drivers. I downloaded them from the official website.
My ADB is also on the latest version (1.0.3.1). Also tried to factory reset my phone. Nothing works, the pop-up wont show up...
battlemaxi said:
I'm using Motorolas Drivers. I downloaded them from the official website.
My ADB is also on the latest version (1.0.3.1). Also tried to factory reset my phone. Nothing works, the pop-up wont show up...
Click to expand...
Click to collapse
Dude, you need to follow the instructions step by step and provide more info about what's going on.
1. Is your "Enable ADB debugging" enabled? You said yes.. does your phone show "Android debugging enabled" icon when you plug it into your computer? If not, you don't have it enabled !
2. If you see the notification, go to Device Manager (hope you are using Windows, or I can't really help you), then can you find your device there? If the USB drivers are installed correctly, then you should see "Android Device" then a "Motorola ADB Interface" inside it. If not, you will see a yellow exclamation with something like "Motorola device"..
3. Did you change your phone's USB computer connection to Camera (PTP)??
If adb says that the device is "offline" but you see its ID, then you didnt authorize (on the phone) the pc to access USB Debugging, its a new feature of 4.4.When you connect your phone, a prompt should appear (check the status bar if it doesnt), saying a computers with RSA Key XX:XX:XX:XX:XX:XX:XX requested access to USB Debugging.
good luck
First of thanks for your help, much appreciated
1. Yes I have USB debugging enabled. If I plug in my Moto G a icon appears in the Notification-Center which says "USB debugging activated"
2. Yes if I go into the Device Manager I can see Android Device
3. Yes I ded change my USB-Setting to PTP
Any other ideas ?
battlemaxi said:
First of thanks for your help, much appreciated
1. Yes I have USB debugging enabled. If I plug in my Moto G a icon appears in the Notification-Center which says "USB debugging activated"
2. Yes if I go into the Device Manager I can see Android Device
3. Yes I ded change my USB-Setting to PTP
Any other ideas ?
Click to expand...
Click to collapse
Actually you do not need adb to unlock the bootloader only mfastboot which does not need adb to work all you do is boot into the bootloader then follow this
http://forum.xda-developers.com/showpost.php?p=47705438&postcount=6
liveroy said:
If adb says that the device is "offline" but you see its ID, then you didnt authorize (on the phone) the pc to access USB Debugging, its a new feature of 4.4.When you connect your phone, a prompt should appear (check the status bar if it doesnt), saying a computers with RSA Key XX:XX:XX:XX:XX:XX:XX requested access to USB Debugging.
good luck
Click to expand...
Click to collapse
As mentioned above (first post of the thread) I know that I gotta allow my PC to connect properly to the phone. But the problem is that pop-up thingy wont show up. So I'm not able to allow USB debugging for my PC...
robin0800 said:
Actually you do not need adb to unlock the bootloader only mfastboot which does not need adb to work all you do is boot into the bootloader then follow this
http://forum.xda-developers.com/showpost.php?p=47705438&postcount=6
Click to expand...
Click to collapse
Everytime I try to do this i get the errormessage, that those commands or not known even if I'm at the right folder with the fastboot.exe within it. Because of that I thought I would need the connection to be online (I'm kinda new to all of this ).
battlemaxi said:
As mentioned above (first post of the thread) I know that I gotta allow my PC to connect properly to the phone. But the problem is that pop-up thingy wont show up. So I'm not able to allow USB debugging for my PC...
Everytime I try to do this i get the errormessage, that those commands or not known even if I'm at the right folder with the fastboot.exe within it. Because of that I thought I would need the connection to be online (I'm kinda new to all of this ).
Click to expand...
Click to collapse
Just follow those instructions to the letter and any thing you don't understand or get an error message report back here
battlemaxi said:
First of thanks for your help, much appreciated
1. Yes I have USB debugging enabled. If I plug in my Moto G a icon appears in the Notification-Center which says "USB debugging activated"
2. Yes if I go into the Device Manager I can see Android Device
3. Yes I ded change my USB-Setting to PTP
Any other ideas ?
Click to expand...
Click to collapse
Hmmm... so.. what do you see when you type "adb devices" ?
Also, in your Device Manager, is the Motorola ADB interface properly installed? (no issues)?
And yes, to unlock the bootloader you just need Fastboot... when you boot to Fastboot and type "fastboot devices" do you see anything?
Okay, I will Unlock my Bootloader tomorrow but I would like to fix this issue, because I might encounter it in the future :/
battlemaxi said:
Okay, I will Unlock my Bootloader tomorrow but I would like to fix this issue, because I might encounter it in the future :/
Click to expand...
Click to collapse
Well, are you sure you fastboot works?
If so, it's very weird why adb won't...
And yeah, ADB is very useful... if not lifesaving...
Okay I'm sure fastboot works, cause I just unlocked my phone. So got anyone any ideas how I could Allow USB debugging ? :/
battlemaxi said:
Okay I'm sure fastboot works, cause I just unlocked my phone. So got anyone any ideas how I could Allow USB debugging ? :/
Click to expand...
Click to collapse
Can you see adb in the computer device manager program
battlemaxi said:
Okay I'm sure fastboot works, cause I just unlocked my phone. So got anyone any ideas how I could Allow USB debugging ? :/
Click to expand...
Click to collapse
Couldn't wait till tomorrow to unlock the bootloader huh?
Hmm... Did you use the Motorola USB drivers from the Motorola Device Manager 2.4.5?
And everything is properly installed in Device Manager? No devices with yellow exclamation?
And ADB devices shows no list of devices attached?
So weird...
battlemaxi said:
As mentioned above (first post of the thread) I know that I gotta allow my PC to connect properly to the phone. But the problem is that pop-up thingy wont show up. So I'm not able to allow USB debugging for my PC...
Everytime I try to do this i get the errormessage, that those commands or not known even if I'm at the right folder with the fastboot.exe within it. Because of that I thought I would need the connection to be online (I'm kinda new to all of this ).
Click to expand...
Click to collapse
You can revoke all authorized devices for adb access.The option is right below the USB Debugging switch in Developer Options.
Then reboot your moto g and try again.
liveroy said:
You can revoke all authorized devices for adb access.The option is right below the USB Debugging switch in Developer Options.
Then reboot your moto g and try again.
Click to expand...
Click to collapse
Even if you revoke, you should see the device listed if you run "adb devices"...
neozen21 said:
Couldn't wait till tomorrow to unlock the bootloader huh?
Hmm... Did you use the Motorola USB drivers from the Motorola Device Manager 2.4.5?
And everything is properly installed in Device Manager? No devices with yellow exclamation?
And ADB devices shows no list of devices attached?
So weird...
Click to expand...
Click to collapse
Nope
I guess I have the newest Version, cause I downloaded it from Motorola.com
Yes everything is working no yellow thingys what so eher..
If I use the 'ADB devices' command the ID of my device shows up but as already mentioned it's offline.
Gesendet von meinem XT1032 mit Tapatalk

ADB Tools??plz help

Can someone please send me the link to download the adb tools for cyanogen mod 11(android 4.4.4)......because each time I connect the phone to my pc It says ADB devices offline...I've also updated my Android SDK. Can someone give me proper solution for this. My device Sony Xperia L.
unleashed_epicness said:
Can someone please send me the link to download the adb tools for cyanogen mod 11(android 4.4.4)......because each time I connect the phone to my pc It says ADB devices offline...I've also updated my Android SDK. Can someone give me proper solution for this. My device Sony Xperia L.
Click to expand...
Click to collapse
First of all, do you have usb debugging enabled in your developer options. It's just to check because it wont work without them
TechMinerUK said:
First of all, do you have usb debugging enabled in your developer options. It's just to check because it wont work without them
Click to expand...
Click to collapse
Yes obviously
unleashed_epicness said:
Yes obviously
Click to expand...
Click to collapse
Okay, sorry about it being obvious but you would be suprised at some people.
So second, do you have the Sony Xperia L ADB drivers installed
TechMinerUK said:
Okay, sorry about it being obvious but you would be suprised at some people.
So second, do you have the Sony Xperia L ADB drivers installed
Click to expand...
Click to collapse
yep
unleashed_epicness said:
yep
Click to expand...
Click to collapse
When you plugged it into your PC for the first time did it come up with a message to accept an RSA key?
(Sorry if this seems dumb but I need to know to help)
TechMinerUK said:
When you plugged it into your PC for the first time did it come up with a message to accept an RSA key?
(Sorry if this seems dumb but I need to know to help)
Click to expand...
Click to collapse
yep...and I forgot mention that when I switch back to 4.2.2 Rom......adb works fine.(my adb version is 1.0.31)
unleashed_epicness said:
yep...and I forgot mention that when I switch back to 4.2.2 Rom......adb works fine.(my adb version is 1.0.31)
Click to expand...
Click to collapse
Ahh then you had same issue as me with Moto G, when you plug in yout phone into PC switch it to the camera transfer mode. It should work as for some reason theirs an issue with ADB at the moment in CM on some phones
TechMinerUK said:
Ahh then you had same issue as me with Moto G, when you plug in yout phone into PC switch it to the camera transfer mode. It should work as for some reason theirs an issue with ADB at the moment in CM on some phones
Click to expand...
Click to collapse
when I connect it in camera mode ...it shows no devices attached in adb. I actually use adb for reverse tethering my pc's internet connection to my phone. I don't use a wifi router hence its the only source for me to connect to the internet...........Did you get a fix for your moto g??
unleashed_epicness said:
when I connect it in camera mode ...it shows no devices attached in adb. I actually use adb for reverse tethering my pc's internet connection to my phone. I don't use a wifi router hence its the only source for me to connect to the internet...........Did you get a fix for your moto g??
Click to expand...
Click to collapse
Yes, I used camera mode and then installed my Moto G ADB drivers and it worked.
Also try this if mine did not work: http://forum.xda-developers.com/xperia-l/help/solved-xperia-l-drivers-adb-problems-t2493042
some universal tools and drivers http://adbdriver.com/upload/AdbDriverInstaller.exe
https://docs.google.com/file/d/0B1S0LCuXCnnmSWh6NGJmSE1BUWc/edit

[Q] Any root ability on this phone yet?

I don't care much about using custom roms but I do like to root for de-bloating purposes and using titanium backup.
Thanks,
I hope someone picks it up. I got it for a semi decent backup phone. Couldn't resist $199...
Hopefully it's just a waiting game since it was just released.
I tried Kingo, Framaroot, and some MobileGo one. None worked, which is about what I expected.
Just need twrp or some other recovery for it.
how about towelroot?
Sent from my LG-D838 using XDA Free mobile app
Holding volume up gets to the android recovery. Not sure if there's another mode behind that.
Seems standard looking for someone who knows what to do...
Does that mean it's possible to flash a rooted lrx22g? Seems it comes up under nexus 7.
Mediatek devices don't have fastboot. Busy scouring the interweb trying to see how other mediatek devices may have been rooted. Quickboot came up so I'm on that tangent as of now...
mswguitar said:
I tried Kingo, Framaroot, and some MobileGo one. None worked, which is about what I expected.
Click to expand...
Click to collapse
Did you try kingroot? Thanks.
The bootloader being locked seems to be the problem.
I don't trust the one click apps. Most are malware looking windows programs. Hopefully the ota will get released and not have to be dumped.
You're already on the wrong tangent since this isn't using a mediatek chip
malikadnanm said:
You're already on the wrong tangent since this isn't using a mediatek chip
Click to expand...
Click to collapse
OK then what should be done? Adb shell partition list had a lot of permission denied.
deepasadish said:
Did you try kingroot? Thanks.
Click to expand...
Click to collapse
Just tried it, it said it wasn't supported and wouldn't even attempt to root it.
malikadnanm said:
You're already on the wrong tangent since this isn't using a mediatek chip
Click to expand...
Click to collapse
Doesn't seem as though there is a fastboot mode. adb reboot fastboot just restarted the phone.
adb reboot recovery works as shown in earlier images though
ChrisJ951 said:
Doesn't seem as though there is a fastboot mode. adb reboot fastboot just restarted the phone.
adb reboot recovery works as shown in earlier images though
Click to expand...
Click to collapse
I wasn't able to get my win7 computer to recognize my idol3 in adb mode. What os and driver are you using?
thanks,
rtype
rtype0 said:
I wasn't able to get my win7 computer to recognize my idol3 in adb mode. What os and driver are you using?
thanks,
rtype
Click to expand...
Click to collapse
Sure. Linux adb. Just enable USB debugging in developer options by clicking build 7 times etc.
neilownz said:
Sure. Linux adb. Just enable USB debugging in developer options by clicking build 7 times etc.
Click to expand...
Click to collapse
Thanks, I was hoping for a windows solution but this works too.
rtype0 said:
Thanks, I was hoping for a windows solution but this works too.
Click to expand...
Click to collapse
from their website : http://www.alcatelonetouch.com/global-en/support/faq/usbdriver.html
http://54.247.87.13/softwareupgrade/Driver/ALCATEL_ADB_ Driver Qualcomm_ADB.rar
---------- Post added at 09:19 PM ---------- Previous post was at 08:59 PM ----------
ChrisJ951 said:
Doesn't seem as though there is a fastboot mode. adb reboot fastboot just restarted the phone.
adb reboot recovery works as shown in earlier images though
Click to expand...
Click to collapse
I was wrong.
There is a fastboot mode but I can't seem to find any drivers for it that will allow it to show up under "fastboot devices"
How did you get to fastboot mode?
I got a dead Andy with no command trying some different button holds and unplugging while booting recovery.

Categories

Resources