binaryxml

package
v1.6.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 26, 2019 License: Apache-2.0 Imports: 12 Imported by: 7

Documentation

Overview

Package binaryxml is a package for dealing with the binary format of the android manifest.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

func Decode(ctx context.Context, data []byte) (string, error)

Decode decodes a binary Android XML file to a string.

func SetDebuggableFlag

func SetDebuggableFlag(r io.Reader, w io.Writer) error

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.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL