


Then, devices from Samsung, OnePlus, Oppo, Realme, Tecno, Vivo, and Xiaomi are set to get Android 12 later this year. Shortly after the Google Pixel 6 launched on October 19, Android 12 became available for older Pixel phones, though the company hasn't released an official compatibility list. What's the biggest feature? Refreshed, unified UIĪndroid 12 was announced at Google IO 2021, and is was launched on the Android Open Source Project (AOSP) on October 4.What is it? The next big Android update.We've listed all the official Android 12 features that have been showcased at Google IO and in the subsequent betas, and we'll update this article as soon as we discover more – and continue updating it as Android 12 rolls out to phones and the subsequent beta releases. If you have another (non-Pixel) Android phone you'll likely have to wait a bit longer, as each company needs to make sure the latest update works with their existing phones. The new Pixel phones will most likely be one of the first to ship with the update. I am not quite sure what this wants me to add, but I've highlighted the android-16 folder (about the only thing I can select), and when I click "Choose," the window disappears, but no new SDK appears in the SDK list.As for the final version, it's now live on the Android Open Source Project (AOSP), but expect the recently-announced Pixel 6 and Pixel 6 Pro to come with Android 12 sometime after the Launch Event. I then navigate to the sdk directory that has android-16, as shown in the screenshot below. I click the + sign above that list to add a new SDK. I opened the Project Structure window, clicked "SDKs" under Platform Settings, and I currently see JDK 1.7 and Google APIs 2.3.3 shown. These SDKs are added to the Android Studio.app's sdk folder automatically. I've already made sure to download the SDK using the SDK manager. However, I use a library called PullToRefresh which appears to need SDK 4.1, so I'm trying to add the SDK 16 to my project.

I exported my existing project from Eclipse to a Gradle project, which I imported into Android Studio, as recommended by Google. I'm using Google's Android Studio 0.1 based on IntelliJ, and I cannot figure out how to add additional SDKs to my project.
