Hello everyone.

I have a problem with one of the Android API that is launched by Zygote.

When I use Zygote, I have 3 applications launched and they all have a 
specific ID.
The problem is that I need to connect a device exclusively to one of these 
APi's but the three APi's are not always launched in the same order so they 
don't always have the same ID.

My question is: Is there a way to specify and change the API ID directly in 
the Manifest.xml so I can change the APi ID to 10002 for example. Then my 
device would only have to search for the API with the 10002 ID.

Thanks 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/d14ccc64-c00c-475c-9391-c3b8abe10918%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to