Android Debug Bridge (adb) and Fastboot tools for connecting to, debugging, and flashing Android devices directly from within a Dev Container.
- Installs Android Platform Tools
- Adds
adbandfastbootto PATH automatically - (Linux) Optionally configures udev rules for USB device access
- Suitable for Android developers who need device access inside containerized environments
"features": {
"ghcr.io/Evit15/devcontainer-features/adb-fastboot:1": {}
}Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.