[MediaPipe Android Solutions](https://google.github.io/mediapipe/getting_started/android_solutions.html)
- MediaPipe Hands, Face Detection, and Face Mesh Android Solutions are now available in [Google's Maven Repository](https://maven.google.com/web/index.html?#com.google.mediapipe).
- The Android Studio example project is available in [mediapipe/examples/android/solutions](https://github.com/google/mediapipe/tree/master/mediapipe/examples/android/solutions).
[MediaPipe Hands](https://google.github.io/mediapipe/solutions/hands.html)
- MediaPipe Hands models are updated.
- MediaPipe Hands now supports outputting [world landmarks](https://google.github.io/mediapipe/solutions/hands.html#multi_hand_world_landmarks) in world coordinates.
MediaPipe Dependencies
- MediaPipe [Python wheels](https://pypi.org/project/mediapipe/0.8.9.1/) are now supporting Python 3.10.
- The MediaPipe dependency library protobuf, tensorflow, cere solver, pybind, and apple support are updated.
- The recommended Bazel version is updated to 4.2.1.
- The recommended Android SDK and NDK versions are updated.