A worker that executes one thing at a time, using the provided lock.
TODO handle channels (i.e. android canary channel) TODO explicit sdk root to sdkmanager via --sdk_root
Attributes
- Companion
- object
- Source
- AndroidSdkManagerModule.scala
- Graph
-
- Supertypes
-
class ExternalModuleclass RootModule0trait BaseModuleApitrait Moduletrait ModuleApitrait Wrapperclass BaseClasstrait Cachertrait Cacherclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
object AndroidSdkManagerModule
Members list
Type members
Inherited classlikes
Miscellaneous machinery around traversing & querying the build hierarchy, that should not be needed by normal users of Mill
Miscellaneous machinery around traversing & querying the build hierarchy, that should not be needed by normal users of Mill
Attributes
- Inherited from:
- Module
- Source
- Module.scala
- Supertypes
Value members
Concrete methods
Installs the emulator with the provider sdkManager
Attributes
Install the Android NDK (Native Development Kit) for building native code.
Install the Android NDK (Native Development Kit) for building native code.
Attributes
Installs the necessary Android SDK components such as platform-tools, build-tools, and Android platforms.
Installs the necessary Android SDK components such as platform-tools, build-tools, and Android platforms.
For more details on the sdkmanager tool, refer to: sdkmanager Documentation
Attributes
Attributes
Attributes
Attributes
Attributes
Provides the path for the Cmdline Tools, which is essential for managing Android SDK components. Downloads if missing.
Provides the path for the Cmdline Tools, which is essential for managing Android SDK components. Downloads if missing.
Attributes
- Returns
-
A task containing a PathRef pointing to the SDK directory.
- Source
- AndroidSdkManagerModule.scala
Inherited methods
Attributes
- Inherited from:
- RootModule0
- Source
- RootModule0.scala
Attributes
- Inherited from:
- Module
- Source
- Module.scala
Attributes
- Inherited from:
- Module
- Source
- Module.scala
Attributes
- Definition Classes
- Inherited from:
- ExternalModule
- Source
- ExternalModule.scala
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Module -> Any
- Inherited from:
- Module
- Source
- Module.scala
Inherited and Abstract methods
Attributes
- Inherited from:
- RootModule0
- Source
- RootModule0.scala