Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: node-runner variant with Android SDK and Gradle #165

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

legobeat
Copy link
Owner

@legobeat legobeat commented Sep 12, 2024

For seamless building and debugging of android flavor of metamask-mobile.

Currently adb and the emulator are started manually:

$ podman compose up adb android-emulator

After this, the emulator should show up and be available for adb devices from node-runners in React Native repos.


TODO

  • reusable gradle cache
  • document emulator usage
  • avoid reinstalling Android SDK Platform 34 (revision: 3) in runtime

@legobeat legobeat force-pushed the node-runner-android-sdk branch 7 times, most recently from 122ff4b to 085dc29 Compare September 14, 2024 01:59
@legobeat legobeat marked this pull request as ready for review October 10, 2024 08:43
@legobeat legobeat force-pushed the node-runner-android-sdk branch 3 times, most recently from a423f91 to b67b77d Compare October 10, 2024 19:58
with gradle and android sdk

l7-run-node: android-runner support; persistent gradle cache

l7-run-node: add android platform-tools to PATH
node-runner-android: split sdkmanager installs to avoid full disk on GHA ci

fix(android-runner): default to android image for react native workdirs
…k-camera scene

useful for QR code scanning

- add sane default android emulator user config
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