• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Connecting Google Pixel 2 XL to a PC

lbobrov2

Newbie
Hi,
I've just bought a new Google Pixel 2 XL device.
Unfortunately, it didn't come with a connector to my PC USB.
I attached here how the USB in my PC looks like - and what was inside the Pixel 2 XL kit.
What do I need, in order to connect the Pixel 2 XL to my PC - what is the missing part?

Thanks in advance,
Lior.
 

Attachments

  • cam_tmp_2.jpeg
    cam_tmp_2.jpeg
    172.6 KB · Views: 375
  • cam_tmp_3.jpeg
    cam_tmp_3.jpeg
    316.1 KB · Views: 350
You need a USB A-to-C cable. I'm a big fan of Anker cables but the AmazonBasics and Cable Matters lines are also good. I'd stay away from anything else, particularly if you ever intend to use the cable for charging the phone.

Just curious - what are you hoping to do by connecting the phone to your PC?
 
You need a USB A-to-C cable. I'm a big fan of Anker cables but the AmazonBasics and Cable Matters lines are also good. I'd stay away from anything else, particularly if you ever intend to use the cable for charging the phone.

Just curious - what are you hoping to do by connecting the phone to your PC?

For development purposes :) Android development.
Would the USB A-to-C cable help me for dev. purposes?
If not, what should help in such case?

Thanks again,
Lior. 😀
 
Okay, yep, an A-to-C cable should work for connecting your phone to ADB on your computer for debugging and development. :thumbsupdroid:
 
What OS are you running?
If you're working with Linux or Mac you shouldn't need to install an additional driver but with a Windows PC you'll probably need to. Depending on which version of Windows the Pixel driver should have tried to auto-install itself, or when installing Android Studio that should installed the necessary driver. But in the event something went wrong (check the Windows Device Manager if there's any corresponding USB driver flagged as a problem), you might want to just install the latest Pixel driver manually:
https://developer.android.com/studio/run/win-usb
 
What OS are you running?
If you're working with Linux or Mac you shouldn't need to install an additional driver but with a Windows PC you'll probably need to. Depending on which version of Windows the Pixel driver should have tried to auto-install itself, or when installing Android Studio that should installed the necessary driver. But in the event something went wrong (check the Windows Device Manager if there's any corresponding USB driver flagged as a problem), you might want to just install the latest Pixel driver manually:
https://developer.android.com/studio/run/win-usb

Thank you,
I am using Windows 10.

Lior
 
Back
Top Bottom