This is an example of using MediaPipe AAR in Android Studio with Gradle.
The steps to build and use MediaPipe AAR is documented in MediaPipe's android_archive_library.md. The source code is copied from MediaPipe's face detection gpu demo.
MediaPipe face detection gpu demo with MediaPipe's Android archive library
Java
This is an example of using MediaPipe AAR in Android Studio with Gradle.
The steps to build and use MediaPipe AAR is documented in MediaPipe's android_archive_library.md. The source code is copied from MediaPipe's face detection gpu demo.