Install apk in execute root command
Posted: 10 Jan 2014 15:41
Hi,
I'm trying to install aplication using command pm install app.apk in execute root command but the app is not installed. My goal is to install app like it can be done in android terminal using pm install command. I tried other method like
START ACTIVITY:
Action : android.intent.action.VIEW
but it show dialog with installation confirmation. So is there any way to install app automaticaly?
I'm trying to install aplication using command pm install app.apk in execute root command but the app is not installed. My goal is to install app like it can be done in android terminal using pm install command. I tried other method like
START ACTIVITY:
Action : android.intent.action.VIEW
but it show dialog with installation confirmation. So is there any way to install app automaticaly?