You could install a SSH server on Android device and then SSH-in from Raspberry and execute actions of apps you want to run (you have to know/find them), like for chrome browser:
Code: Select all
am start -a android.intent.action.VIEW -n com.android.chrome/.Main -d http://example.com