Attributes
- Companion
- trait
- Source
- AndroidSdkManagerModule.scala
- Graph
-
- Supertypes
-
trait AndroidSdkManagerModuleclass ExternalModuleclass RootModule0trait BaseModuleApitrait Moduletrait ModuleApitrait Wrapperclass BaseClasstrait Cachertrait Cacherclass Objecttrait Matchableclass AnyShow all
- Self type
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
Inherited methods
Installs the emulator with the provider sdkManager
Installs the emulator with the provider sdkManager
Attributes
- Inherited from:
- AndroidSdkManagerModule
- Source
- AndroidSdkManagerModule.scala
Attributes
- Inherited from:
- AndroidSdkManagerModule
- Source
- AndroidSdkManagerModule.scala
Install the Android NDK (Native Development Kit) for building native code.
Install the Android NDK (Native Development Kit) for building native code.
Attributes
- Inherited from:
- AndroidSdkManagerModule
- Source
- AndroidSdkManagerModule.scala
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
- Inherited from:
- AndroidSdkManagerModule
- Source
- AndroidSdkManagerModule.scala
Attributes
- Inherited from:
- AndroidSdkManagerModule
- Source
- AndroidSdkManagerModule.scala
Attributes
- Inherited from:
- AndroidSdkManagerModule
- Source
- AndroidSdkManagerModule.scala
Attributes
- Inherited from:
- AndroidSdkManagerModule
- Source
- AndroidSdkManagerModule.scala
Attributes
- Inherited from:
- AndroidSdkManagerModule
- Source
- AndroidSdkManagerModule.scala
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.
- Inherited from:
- AndroidSdkManagerModule
- Source
- AndroidSdkManagerModule.scala
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