java.lang.SecurityException: Permission Denial: starting Intent { flg=0x10040000 cmp=com.facebook.katana/.dbl.activity.FacebookLoginActivity } from ProcessRecord{f50015b 10996:com.llamalab.automate:background/u0a265} (pid=10996, uid=10265) not exported from uid 10122
Is there a solution?
am start -n com.facebook.katana/.dbl.activity.FacebookLoginActivity
Anyway, that worked! Thanks for the help :)
To implicitly start the “main” activity, like the launcher does, specify only the package.