-
Notifications
You must be signed in to change notification settings - Fork 118
Open
Labels
Description
#i have done this already with a .exe file and it worked perfectly.
#but when i try it with an apk file using this same command
python embedInHTML.py -k Data -f '/root/Playstore.apk ' -o google.html
#and i get this error
[!] Could not determine the mime type for the input file. Force it using the -m switch.
#1 what causes this error.