# 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.