You can update your ADP to any version just follow this official link: http://www.htc.com/www/support/android/adp.html
> Why would android allows developers to develop under APIs higher than > supported? This is because to make yourself and your application future proof. To give developers an edge. Developers can start developing prior to actual official release to end user. So when the release is out you can just upload ur app. On May 27, 6:38 pm, Georgy <[email protected]> wrote: > Cf that's a dirty fix that will result in crashes later isn't it? the > application is developed under APi 3 so why changing it just to work > on the device? > > Why would android allows developers to develop under APIs higher than > supported? > Thanks! > > On May 27, 9:43 am, CF <[email protected]> wrote: > > > You could also get your app to run on the currentdeviceby 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 toupdatethe 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 -~----------~----~----~----~------~----~------~--~---

