Hi its possible. just make <uses-sdk android:minSdkVersion="*4*" />
-- Regards Sandeep On Thu, Apr 15, 2010 at 9:11 AM, Moto <[email protected]> wrote: > I'm wondering if I can specify on the manifest <uses-sdk > android:minSdkVersion="3" /> and compile it as Android 1.6. > > Initial issue is that I need android.os.Build.MANUFACTURER call is not > available on android 1.5 > > > Thanks for the help! > -Moto! > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > > To unsubscribe, reply using "remove me" as the subject. > -- 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

