Skip to content

Aliucord/binary-resources

Repository files navigation

binary-resources Maven version

This is a fork of Android's tools/base/apkparser/binary-resources (as part of ArscBlamer) made to be usable on Android devices directly as a lightweight library.

Usage

build.gradle.kts:

respositories {
    maven("https://maven.aliucord.com/snapshots")
}
dependencies {
    implementation("com.aliucord:binary-resources:2.0.0")
}

About

Fork of Android's tools/base/apkparser/binary-resources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages