Look at:
http://developer.android.com/resources/articles/backward-compatibility.html

In class Reflect look at the method initCompatibility.



On Aug 5, 12:01 pm, Neilz <[email protected]> wrote:
> Hi all.
>
> I want to use the method overridePendingTransition() which was
> included in Android 2.0 - but I want to make my app suitable for all
> devices/versions. I sort of understand the documentation on backward
> compatibility, but I think this case is slightly different as I am
> trying to override a method, but only if it exists.
>
> Any ideas please on how I can achieve this?
>
> Thanks.

-- 
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

Reply via email to