I am using Ubuntu 16.04.4.
I am currently in the directory /home/user1/droidbox-master/external.
And my Android Virtual Device is running on the background through Android Studio.
So, when I run the command ./droidbox.sh <apk name> on the terminal in the above mentioned directory.
I am getting the error
~/droidbox-master/external$ ./droidbox.sh $HOME/Downloads/apkfilepython: can't open file 'scripts/droidbox.py': [Errno 2] No such file or directory
I am using Ubuntu 16.04.4. I am currently in the directory /home/user1/droidbox-master/external. And my Android Virtual Device is running on the background through Android Studio. So, when I run the command
./droidbox.sh <apk name>
on the terminal in the above mentioned directory. I am getting the error~/droidbox-master/external$ ./droidbox.sh $HOME/Downloads/apkfile
python: can't open file 'scripts/droidbox.py': [Errno 2] No such file or directory