How to create a shortcut with monkeyrunner broadcastIntent()?
Can I do this?
device.broadcastIntent("com.android.launcher.action.INSTALL_SHORTCUT", app_pkg_name)
How to create a shortcut with monkeyrunner broadcastIntent()?
Can I do this?
device.broadcastIntent("com.android.launcher.action.INSTALL_SHORTCUT", app_pkg_name)