Yes, exactly. This "fat binary" method is the simplest to maintain as well
because you can keep just one codebase.

SoftwareForMe.com
Makers of PhoneMyPC

On Mon, Nov 16, 2009 at 10:19 PM, siuying <siu.y...@gmail.com> wrote:

> You may use minSdkVersion=3, and within the code, use reflection or
> other means to determine the capabilities of the device, and use only
> supported API on the device. Check the android blog related post
> (http://android-developers.blogspot.com/2009/04/backward-compatibility-
> for-android.html) for details.
>
> This mean extra works, and it seems the only way to go.
>
> --
> 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<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Warm regards,
The PhoneMyPC Team

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