Every Activity is a Context, but not every Context is an Activity. If you have one that is, you can typecast it, or preferably pass to the class/method that nerds it as proper type, Activity, so there is no uncertainty or need to cast. 14.04.2011 16:40 пользователь "Shyam" <[email protected]> написал:
-- 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

