Recommend this page to a friend! |
Download |
Info | Documentation | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not enough user ratings | Total: 80 | All time: 10,110 This week: 206 |
Version | License | PHP version | Categories | |||
detect_apk 1.0.0 | MIT/X Consortium ... | 5 | PHP 5, Wireless and Mobile, Files and... |
Description | Author | |
This package can build a database of information on Android Apps. |
help you get the apk informations
Download composer.phar ans use following command:
php cimposer.phar install
Create the db.txt
your-user-name
your-password
Download the apktools because the aapt package is in the project.
Edit the file_path.json and you can create many file_path values in the key name: file_path
Specify the current and absolute file path for aapt execution file.
{
"file_path": [
"your apk file path1",
"your apk file path2",
"your apk file path3"
],
"aapt_execution": "C:\\Apktool\\brut.apktool\\apktool-lib\\src\\main\\resources\\prebuilt\\aapt\\windows\\aapt.exe"
}
DB: MySQL
create the databse name: apks and import the apks.sql file.
Join it!
php index.php
Files (7) |
File | Role | Description | ||
---|---|---|---|---|
helper (2 files) | ||||
apks.sql | Data | Auxiliary data | ||
composer.json | Data | Auxiliary data | ||
file_path.json | Data | Auxiliary data | ||
index.php | Class | Class source | ||
README.md | Doc. | Documentation |
Files (7) | / | helper |
File | Role | Description |
---|---|---|
greet.php | Class | Class source |
process_apk.php | Example | Example script |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.