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

Feature/adb install helper #36

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

blockarchitech
Copy link
Contributor

@blockarchitech blockarchitech commented Oct 25, 2024

Description

This pull request introduces a new Android installation helper tool. It levrages WebUSB and the WebADB framework to download the APK from binaries.rebble.io, push it to the device, then install.

Testing notes

Installer

  1. Go to http://127.0.0.1:4000/android-installer
  2. Follow the instructions on the install page
  3. Verify the link in the last step takes you to the fifth step of the Android setup guide.
  4. Profit

@blockarchitech blockarchitech marked this pull request as ready for review October 26, 2024 00:18
@blockarchitech
Copy link
Contributor Author

blockarchitech commented Oct 26, 2024

This PR is ready for review!

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.

2 participants