Documentation ¶
Overview ¶
Package manifest : Provides manipulation on an Android manifest file to retrieve or change some information in it.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Application ¶
type Application struct { Icon string `xml:"icon,attr"` AllowBackup string `xml:"allowBackup,attr"` }
Application :
Click to show internal directories.
Click to hide internal directories.