Following this android tutorial https://codelabs.developers.google.com/codelabs/mdc-101-java/#1 I\'m trying to setup android-p in android studio 3.2 canary version.
I h
There is a newer Android API 28 SDK Platform you should download and use (it looks like you have this downloaded already based on your screenshot.)
Then, specify 28 in your build file for your targetSdkVersion instead of 'android-P'.