I am trying to use a color picker in Android Studio. There is no color picker in the palette box. However, from online research, there is a color picker in what has been dubbed as the API Demos.
Mac-mini-3:android-24 myuser$ pwd
/Applications/android-sdk-macosx/platforms/android-24
Mac-mini-3:android-24 myuser$ ls
android-stubs-src.jar data package.xml source.properties
android.jar framework.aidl sdk.properties templates
build.prop optional skins uiautomator.jar
But where am I supposed to find the API Demos?
On the Android SDK Manager, I do not see "Samples" mentioned anywhere, as this shows.