diff --git a/src/android-sdk/README.md b/src/android-sdk/README.md new file mode 100644 index 0000000..e077c56 --- /dev/null +++ b/src/android-sdk/README.md @@ -0,0 +1,24 @@ + +# Android SDK (android-sdk) + + + +## Example Usage + +```json +"features": { + "ghcr.io/NordcomInc/devcontainer-features/android-sdk:0": {} +} +``` + +## Options + +| Options Id | Description | Type | Default Value | +|-----|-----|-----|-----| +| platform | Platform version | string | 34 | + + + +--- + +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/NordcomInc/devcontainer-features/blob/main/src/android-sdk/devcontainer-feature.json). Add additional notes to a `NOTES.md`._