Skip to content

creamjiang/php-apk-parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package can extract application package files in APK format used by devices running on Android OS. It can open an APK file and extract the contained manifest file to parse it and retrieve the meta-information it contains like the application name, description, device feature access permission it requires, etc.. The class can also extract the whole files contained in the APK file to a given directory.

Requirements PHP 5.3+

if PHP < 5.2 see branch : for-php-5.2

Phpclasses.org Repo

About

Read basic info about an application from .apk file.

Resources

Stars

Watchers

Forks

Packages

No packages published