From 72039b85d6c9fa855c301bacfc6654d6b0722af4 Mon Sep 17 00:00:00 2001 From: pareenaverma Date: Mon, 23 Dec 2024 20:51:50 +0000 Subject: [PATCH] Android selfie LP review --- .../_index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/learning-paths/smartphones-and-mobile/build-android-selfie-app-using-mediapipe-multimodality/_index.md b/content/learning-paths/smartphones-and-mobile/build-android-selfie-app-using-mediapipe-multimodality/_index.md index 3ae0f79bf..bbaad71db 100644 --- a/content/learning-paths/smartphones-and-mobile/build-android-selfie-app-using-mediapipe-multimodality/_index.md +++ b/content/learning-paths/smartphones-and-mobile/build-android-selfie-app-using-mediapipe-multimodality/_index.md @@ -1,6 +1,10 @@ --- title: Build a Hands-Free Selfie Android application with MediaPipe +draft: true +cascade: + draft: true + minutes_to_complete: 120 who_is_this_for: This is an advanced topic for mobile application developers interested in learning how to build an Android selfie application with MediaPipe, Kotlin flows and CameraX.