sdkcomponent

package
v2.0.0-alpha.16 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 31, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BuildTool

type BuildTool struct {
	Version string

	SDKStylePath       string
	LegacySDKStylePath string
}

BuildTool ...

func (BuildTool) GetLegacySDKStylePath

func (component BuildTool) GetLegacySDKStylePath() string

GetLegacySDKStylePath ...

func (BuildTool) GetSDKStylePath

func (component BuildTool) GetSDKStylePath() string

GetSDKStylePath ...

func (BuildTool) InstallPathInAndroidHome

func (component BuildTool) InstallPathInAndroidHome() string

InstallPathInAndroidHome ...

func (BuildTool) InstallationIndicatorFile

func (component BuildTool) InstallationIndicatorFile() string

InstallationIndicatorFile ...

type Extras

type Extras struct {
	Provider    string
	PackageName string

	SDKStylePath       string
	LegacySDKStylePath string
}

Extras ...

func GooglePlayServicesInstallComponents

func GooglePlayServicesInstallComponents() []Extras

GooglePlayServicesInstallComponents ...

func LegacyGooglePlayServicesInstallComponents

func LegacyGooglePlayServicesInstallComponents() []Extras

LegacyGooglePlayServicesInstallComponents ...

func LegacySupportLibraryInstallComponents

func LegacySupportLibraryInstallComponents() []Extras

LegacySupportLibraryInstallComponents ...

func SupportLibraryInstallComponents

func SupportLibraryInstallComponents() []Extras

SupportLibraryInstallComponents ...

func (Extras) GetLegacySDKStylePath

func (component Extras) GetLegacySDKStylePath() string

GetLegacySDKStylePath ...

func (Extras) GetSDKStylePath

func (component Extras) GetSDKStylePath() string

GetSDKStylePath ...

func (Extras) InstallPathInAndroidHome

func (component Extras) InstallPathInAndroidHome() string

InstallPathInAndroidHome ...

func (Extras) InstallationIndicatorFile

func (component Extras) InstallationIndicatorFile() string

InstallationIndicatorFile ...

type Model

type Model interface {
	GetSDKStylePath() string
	GetLegacySDKStylePath() string
	InstallPathInAndroidHome() string
	InstallationIndicatorFile() string
}

Model ...

type NDK

type NDK struct {
	Version string
}

NDK ...

func (NDK) GetLegacySDKStylePath

func (component NDK) GetLegacySDKStylePath() string

GetLegacySDKStylePath ...

func (NDK) GetSDKStylePath

func (component NDK) GetSDKStylePath() string

GetSDKStylePath ...

func (NDK) InstallPathInAndroidHome

func (component NDK) InstallPathInAndroidHome() string

InstallPathInAndroidHome ...

func (NDK) InstallationIndicatorFile

func (component NDK) InstallationIndicatorFile() string

InstallationIndicatorFile ...

type Platform

type Platform struct {
	Version string

	SDKStylePath       string
	LegacySDKStylePath string
}

Platform ...

func (Platform) GetLegacySDKStylePath

func (component Platform) GetLegacySDKStylePath() string

GetLegacySDKStylePath ...

func (Platform) GetSDKStylePath

func (component Platform) GetSDKStylePath() string

GetSDKStylePath ...

func (Platform) InstallPathInAndroidHome

func (component Platform) InstallPathInAndroidHome() string

InstallPathInAndroidHome ...

func (Platform) InstallationIndicatorFile

func (component Platform) InstallationIndicatorFile() string

InstallationIndicatorFile ...

type SDKTool

type SDKTool struct {
	SDKStylePath       string
	LegacySDKStylePath string
}

SDKTool ...

func (SDKTool) GetLegacySDKStylePath

func (component SDKTool) GetLegacySDKStylePath() string

GetLegacySDKStylePath ...

func (SDKTool) GetSDKStylePath

func (component SDKTool) GetSDKStylePath() string

GetSDKStylePath ...

func (SDKTool) InstallPathInAndroidHome

func (component SDKTool) InstallPathInAndroidHome() string

InstallPathInAndroidHome ...

func (SDKTool) InstallationIndicatorFile

func (component SDKTool) InstallationIndicatorFile() string

InstallationIndicatorFile ...

type SystemImage

type SystemImage struct {
	Platform string
	ABI      string
	Tag      string

	SDKStylePath       string
	LegacySDKStylePath string
}

SystemImage ...

func (SystemImage) GetLegacySDKStylePath

func (component SystemImage) GetLegacySDKStylePath() string

GetLegacySDKStylePath ...

func (SystemImage) GetSDKStylePath

func (component SystemImage) GetSDKStylePath() string

GetSDKStylePath ...

func (SystemImage) InstallPathInAndroidHome

func (component SystemImage) InstallPathInAndroidHome() string

InstallPathInAndroidHome ...

func (SystemImage) InstallationIndicatorFile

func (component SystemImage) InstallationIndicatorFile() string

InstallationIndicatorFile ...

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL