You may have to change the values of the attribute(s) on the uses-sdk element in your AndroidManifest.xml to lower numbers as well. I don't think they get automatically updated when you change the build target.
On Dec 5, 1:08 pm, Jeffrey Blattman <[email protected]> wrote: > right click on the project in eclipse, and select properties, then android. > you can choose the SDK level here. > > On Sat, Dec 5, 2009 at 3:02 AM, Marton Kodok <[email protected]> wrote: > > I have project created with SDK 2.0, and I want to deploy on a phone having > > 1.5 > > The project doesn't use any SDK specific calls, so it should be straight > > forward. > > > How can I create/deploy my app for 1.5? > > > -- > > Márton > > > -- > > You received this message because you are subscribed to the Google > > Groups "Android Beginners" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected]<android-beginners%[email protected]> > > For more options, visit this group at > >http://groups.google.com/group/android-beginners?hl=en -- You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en

