adil192 / SamsungAppsPatcher

[Unmaintained] Samsung Apps Patcher for Samsung phones with custom ROMs
https://adil.hanney.org/SamsungAppsPatcher/
77 stars 7 forks source link

wearable-patcher.sh: line 24: apktool: command not found #18

Closed yellmehus closed 2 years ago

yellmehus commented 2 years ago

As you said, I installed all the necessary things, including apktool, but I am getting this error. I also added the apktool to all Path sections, but it doesn't work on WSL at all. image

adil192 commented 2 years ago

It seems like bash doesn't have access to apktool. I'm not familiar with WSL so I can't help you with specifics, but maybe bash has a separate PATH to configure?

yellmehus commented 2 years ago

So is there any other way you would suggest me to do this, mate?

adil192 commented 2 years ago

Again, this seems more like an issue with your setup than an issue with my script. This is something you'll need to figure out yourself