Hi all,

Apple has a registration process that allows bluetooth accessories to start 
associated apps on pairing. In other words, there is no need for the user 
to manually start the app. All the user needs to do is pair the bluetooth 
accessory and the associated app auto launches. Is there an Android 
equivalent?

As I understand it, all Android apps are in a "stopped" state when first 
installed and requires the user to manually launch the app as no broadcast 
receivers are invoked in this state. So, there's no way of starting the app 
through an intent filter unless the app is already running.

Thank you in advance.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/1d1d1cd1-7f1d-42ca-9642-c078529fc4eb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to