The preview is out! The preview it out!
https://android-developers.googleblog.com/2023/02/first-developer-preview-android14.html
Which reminds me, we added this handy API that @romainguy and I (and others) have wanted for a long time: path querying.
https://developer.android.com/reference/android/graphics/PathIterator
Now you can find out what's in a path. Overdue, but finally here.
Romain's Pathway library allows you to do this for previous releases:
https://github.com/romainguy/pathway/releases/tag/v0.11.0
but the new platform API makes it official. Look for an AndroidX port of Pathway that uses the new functionality internally. Soon!
The first developer preview of Android 14

Today we're releasing the first Developer Preview of Android 14, and your feedback is a critical part of making Android better for everyone.

Android Developers Blog