Eugene Brusov
Eugene Brusov

Reputation: 17846

Android Studio Pixel 2 virtual device - Pixel 2 AVD

I'm looking for Pixel 2 virtual device. I've updated to the latest Android Studio RC2 version but seems like Pixel devices are the last ones in the list.

Android VD list

I do know I can create custom hardware profile with Pixel 2 resolution, but Pixel 2 display has rounded corners.

Pixel 2 device

So was Pixel 2 virtual device released? Any links to download Pixel 2 hardware profile?

Upvotes: 14

Views: 9023

Answers (2)

Eugene Brusov
Eugene Brusov

Reputation: 17846

Thanks to @gjudkins update. Yep, I finally find the native implementation for Pixel 2 virtual device in Android Studio 3.0.1.

Weird that it doesn't render content with rounded corners though.

Result view

Upvotes: 0

gjudkins
gjudkins

Reputation: 341

I'm sure you are already aware by now, but just in case, Android Studio versions >= 3.0.1 include the Pixel 2 and Pixel 2 XL hardware profiles.

Upvotes: 5

Related Questions