Android - Google Now's launch intent

     Ever needed to trap launch event for Google Now, the activity displaying a list of context based cards? This is exactly what latest version of Firefox managed to do, though the functionality is limited.



     The intent is fired with an action of android.intent.action.ASSIST and category android.intent.category.DEFAULT.

No comments: