package
3.3.0+incompatible
Repository: https://github.com/google/agi.git
Documentation: pkg.go.dev

# Functions

Decode decodes a binary Android XML file to a string.
SetDebuggableFlag takes a Reader that produces a manifest binary xml, modifies it to set android:debuggable="true" under the <application/> element and writes it to the provided Writer.