Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Aab ¶
type Aab struct {
// contains filtered or unexported fields
}
func (*Aab) PackageName ¶
func (*Aab) VersionCode ¶
func (*Aab) VersionName ¶
type Application ¶
type Application struct { Icon string `xml:"http://schemas.android.com/apk/res/android icon,attr"` Label string `xml:"http://schemas.android.com/apk/res/android label,attr"` Logo string `xml:"http://schemas.android.com/apk/res/android logo,attr"` Name string `xml:"http://schemas.android.com/apk/res/android name,attr"` }
Click to show internal directories.
Click to hide internal directories.