From 761ea8135be4df60d0f9382ccd82f776f5490f8f Mon Sep 17 00:00:00 2001 From: kuishou68 <54054995+kuishou68@users.noreply.github.com> Date: Thu, 9 Apr 2026 11:43:31 +0800 Subject: [PATCH] docs: clarify Android-only source availability --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 81804947b..209ee9b2c 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ The latest version brings official support for the newly released Gemma 4 family For users without Google Play access, install the apk from the [**latest release**](https://github.com/google-ai-edge/gallery/releases/latest/) +> [!NOTE] +> This repository currently includes the Android app source code, along with shared skills and documentation. The iOS app is available on the App Store, but its source code has not been published in this repository yet. ## App Preview @@ -66,7 +68,7 @@ For users without Google Play access, install the apk from the [**latest release ## ⌨️ Development -Check out the [development notes](DEVELOPMENT.md) for instructions about how to build the app locally. +Check out the [development notes](DEVELOPMENT.md) for instructions about how to build the Android app locally. ## 🤝 Feedback