You could also get your app to run on the current device by updating the following entry in your AndroidManifest.xml file <uses-sdk android:minSdkVersion="1" />
-CF On May 27, 9:33 am, Georgy <[email protected]> wrote: > I need to update the phone. > > 1- I developed an application using API number 3 so will the firmware > 1.5 be enough ??? > > 2- I just got the phone and don't want to screw it up, however the > process looks very simple. In case I screwed it up, can't I just > restore to factory setttings? > > thanks > > On May 26, 5:16 pm, schwiz <[email protected]> wrote: > > > > > Im confused you want toupdateyour phone, or your emulator? for your > > phone here is some directions, but it is for theupdatefrom 1.1 to > > 1.5 so you might run into problems.http://androidguys.com/?p=5235 > > > toupdateyour emulator just right click on your project and goto > > properties, then android, then setdevicetarget to 1.5 (assuming you > > have the latest sdk on your computer) > > > On May 26, 3:45 pm, Georgy <[email protected]> wrote: > > > > Hello, > > > > I developed an application that works perfectly with the emulator > > > however mydevicestill has API 1.0 isntalled on it and when I try to > > > run the application on it (from Eclipse) I am getting: ERROR: > > > Application requires API version 3.DeviceAPI version is 1 (Android > > > 1.0). > > > > any ideas how can Iupdatethe phone? > > > > 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 -~----------~----~----~----~------~----~------~--~---

