Skip to content
New issue

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

[BUG] Cannot merge split APKs together, brut.directory.PathNotExist: apktool.yml #19

Open
gladykov opened this issue Sep 4, 2023 · 4 comments

Comments

@gladykov
Copy link

gladykov commented Sep 4, 2023

Maybe this tool cannot do it, not sure here

Information

  1. apk.sh version : 1.0.6
  2. Operating System (Mac, Linux, Windows) : Linux
  3. APK From? (Playstore, ROM, Other) : $ split APKS from Playstore

apk.sh output

[=======================================] 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!

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

@ax
Copy link
Owner

ax commented Sep 5, 2023

Try to apk.sh pull the apk from the device.

@gladykov
Copy link
Author

gladykov commented Sep 5, 2023

I pulled APKs from the playstore itself. Trying to repack it into single one.

@ax
Copy link
Owner

ax commented Sep 5, 2023 via email

@gladykov
Copy link
Author

gladykov commented Sep 5, 2023

Found two tools:

https://github.com/1268/google
https://raccoon.onyxbits.de/apk-downloader-v4/about-raccoon/

World of interesting tools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@ax @gladykov and others