androidxml 1.0.28

There is a newer version of this package available.
See the version list below for details.
dotnet add package androidxml --version 1.0.28
NuGet\Install-Package androidxml -Version 1.0.28
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="androidxml" Version="1.0.28" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add androidxml --version 1.0.28
#r "nuget: androidxml, 1.0.28"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install androidxml as a Cake Addin
#addin nuget:?package=androidxml&version=1.0.28

// Install androidxml as a Cake Tool
#tool nuget:?package=androidxml&version=1.0.28

A library for parsing Android binary XML format. You could use it to parse AndroidManifest.xml inside the APK files.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on androidxml:

Package Downloads
opcode4.mobile

mobile utils

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.24 85,844 11/8/2021
1.1.22 4,266 6/25/2021
1.1.17 738 6/25/2021
1.1.14 15,175 12/2/2019
1.1.10 1,742 8/14/2019
1.1.7 1,212 8/14/2019
1.1.2 2,334 3/1/2019
1.0.54-r90 5,334 12/19/2017
1.0.54-r89 1,687 9/22/2017
1.0.54-r88 1,474 8/25/2017
1.0.54-r84 1,945 10/26/2016
1.0.54-r78 1,684 8/19/2016
1.0.54-r74 1,712 6/27/2016
1.0.54-r70 1,787 6/21/2016
1.0.54-r67 1,722 6/21/2016
1.0.54-r64 1,700 6/18/2016
1.0.54-r61 1,755 6/4/2016
1.0.45 5,907 1/30/2016
1.0.39 1,847 1/14/2016
1.0.36 1,661 1/13/2016
1.0.35 1,629 1/13/2016
1.0.33 1,566 1/12/2016
1.0.32 1,573 12/12/2015
1.0.31 1,609 11/24/2015
1.0.30 1,907 6/1/2015
1.0.29 1,949 6/1/2015
1.0.28 2,502 6/1/2015
1.0.26 2,135 7/24/2015

Summary of changes made in this release of the package.