On Tue, Apr 12, 2011 at 5:08 PM, lbendlin <l...@bendlin.us> wrote:
> It was also factually wrong, according to the all-knowing source of all
> wisdom (aka Wipikedia)
>
> Basically, use reflection to "hide" the new function from the
> compiler-complainer.

I tend to use conditional class loading more, isolating
version-specific code in classes that I can conditionally reference
when it is safe to do so.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to *Advanced* Android Development_ Version
1.9.2 Available!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to