On Sun, Nov 13, 2011 at 5:21 AM, Pedro Teixeira <[email protected]> wrote: > I started programming 2 years ago and I was using Google APIs - > Android 1.6 > I get that the SDK has evolved much more ever since.
No, the Android 1.6 SDK is probably the same as the Android 1.6 SDK was back when you installed it. However, since then, there have been many newer versions of Android, and there have been improvements in the build tools. > Can I update the SDK? Perhaps not, but you can upgrade to the latest tools via the Android SDK and AVD Manager, then see what new Android versions have SDKs that you wish to install (e.g., to test your app on emulators for newer Android versions). > Is it possible to do it from Eclipe? You would upgrade to the latest tools via the Android SDK and AVD Manager, which is available both inside and outside of Eclipse. > I also would like to know if it will affect the application I was > building under 1.6 and if it will work on an old HTC dev model. http://developer.android.com/guide/appendix/api-levels.html -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android 3.2 Programming Books: http://commonsware.com/books -- 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

