Documentation ¶
Overview ¶
Package sdkpath provides functions for locating the Android SDK. These functions respect the ANDROID_HOME environment variable, and otherwise use the default SDK location.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AndroidAPIPath ¶
AndroidAPIPath returns an android SDK platform directory within the configured SDK. If there are multiple platforms that satisfy the minimum version requirement, AndroidAPIPath returns the latest one among them.
func AndroidHome ¶
AndroidHome returns the absolute path of the selected Android SDK, if one can be found.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.