We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Maybe this tool cannot do it, not sure here
[=======================================] 100% Unzipping... android-13/renderscrSDK Build-Tools [>] Done! [>] apksigner installed! [*] zipalign exist in /home/***/.apk.sh/sdk_root/build-tools/33.0.1 [*] aapt exist in /home/***/.apk.sh/sdk_root/build-tools/33.0.1 [>] Building with java -jar /home/***/.apk.sh/apktool_2.8.1.jar b -d /home/all -o file.apk --use-aapt2 I: Using Apktool 2.8.1 brut.directory.PathNotExist: apktool.yml [>] Sorry! [!] java -jar /home/***/.apk.sh/apktool_2.8.1.jar b -d /home/all -o file.apk --use-aapt2 return errors! [>] Bye!
I have 4 split APKs which I try to pack together, using command: ./apk.sh build /home/all
./apk.sh build /home/all
Yes, latest script version
The text was updated successfully, but these errors were encountered:
Try to apk.sh pull the apk from the device.
Sorry, something went wrong.
I pulled APKs from the playstore itself. Trying to repack it into single one.
Found two tools:
https://github.com/1268/google https://raccoon.onyxbits.de/apk-downloader-v4/about-raccoon/
World of interesting tools
No branches or pull requests
Maybe this tool cannot do it, not sure here
Information
apk.sh output
Steps to Reproduce
I have 4 split APKs which I try to pack together, using command:
./apk.sh build /home/all
Questions to ask before submission
Yes, latest script version
The text was updated successfully, but these errors were encountered: