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