Is it possible to write code for a certain API (e.g. 4) and at runtime determine what API the user is running and if a more advanced one, make an appropriate call to the later API function.
specifically, i'd like to call overridePendingTransition() but that's available in API 6 only. -- 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

