Registry / utility / apktools

apktools

JSON →
library0.7.5rbrubygemsunverified

Library to assist reading resource data out of Android APK files.

gem install apktools
INSTALL
IMPORT
SIG · APKTOOLS
A
apktools
utilityrubyv0.7.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Apktools
require 'apktools'

Open an APK file and read its manifest.

require 'apktools' apk = Apktools::Apk.new('path/to/app.apk') puts apk.manifest
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
OpenAI (training)
2
Meta
1
Resources
apktools — gem install apktools · libregistry