Skip to content

Document Android local build prerequisites and smoke test#963

Open
archit-goyal wants to merge 1 commit into
google-ai-edge:mainfrom
archit-goyal:codex/android-build-docs
Open

Document Android local build prerequisites and smoke test#963
archit-goyal wants to merge 1 commit into
google-ai-edge:mainfrom
archit-goyal:codex/android-build-docs

Conversation

@archit-goyal

Copy link
Copy Markdown

Summary

  • Clarifies that the Android app source lives under Android/src.
  • Documents Android Studio/JDK/SDK/network prerequisites for local development.
  • Adds a credential-free ./gradlew :app:assembleDebug build check before Hugging Face OAuth setup.
  • Separates basic compile verification from the full model-download runtime flow.
  • Points Android/README.md to the development instructions.

Why

I tried a fresh-clone setup pass and found the Android build docs assumed local Android/JDK setup and Hugging Face OAuth context before giving contributors a basic build check. This makes the setup boundary explicit and gives contributors a smaller first command to verify the project syncs and compiles.

Verification

  • Ran git diff --check.
  • Attempted ./gradlew :app:assembleDebug from a fresh clone; local verification is blocked on this machine because Java/Android Studio/Android SDK are not installed.

@google-cla

google-cla Bot commented Jun 19, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@archit-goyal archit-goyal force-pushed the codex/android-build-docs branch from e0c0c5a to f72b189 Compare June 19, 2026 10:16
@archit-goyal archit-goyal marked this pull request as ready for review June 19, 2026 10:17
@archit-goyal

Copy link
Copy Markdown
Author

Hi maintainers, just gently following up on this PR. Please let me know if there is anything I should adjust or any extra verification that would help. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant