I have command like this, but all I am missing is the intent should be sticky. How do I do this ?
am broadcast -a android.intent.action.SOME_ACTION --ei android.intent.extra.SOME_EXTRA 2
Unfortunatelly you can not send sticky intent via am