You can use Reflection API to be able to use 2.0 api in 1.5 api level. There was an article about this from google.
You are welcome to ask more about it. On Nov 26, 5:31 am, Bryan <[email protected]> wrote: > Sorry for the simple question, but I'm having trouble finding an > answer. My app targets 1.5, and runs fine on my phone (1.6), but to > support droid, I need the package android.telephony.cdma from 2.0. > Targeting 2.0 excludes the current devices running my app (including > my own G1), but as it is now, I can't support the Droid. 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

