I'd like to second somebody else's suggestion about making b1 and b2 separate Java classes. Then Android and your code would be able to tell which is which by class name. -- Kostya Vasilyev -- http://kmansoft.wordpress.com
17.11.2010 19:47 пользователь "TreKing" <[email protected]> написал: On Fri, Nov 12, 2010 at 6:43 PM, arbitrary-software < [email protected]> wrote: > > I'm ... This sounds like a very strange use case. Can you elaborate on why you need to do this? There might be a better way to go about this. Regardless, you can try to make the intents unique by setting the Action or Data on them to be something different. ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- You received this message because you are subscribed to the Google Groups "Android Developers"... -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

