Of course, you should always test your app in the other versions because certain implementations of things in the SDK may change.
---------------------------------------------------------------------- There are only 10 types of people in the world... Those who know binary and those who don't. ---------------------------------------------------------------------- On Tue, Jan 26, 2010 at 4:50 PM, Justin Anderson <[email protected]>wrote: > I may be wrong but I am pretty sure the answer is yes. > > Unless you are programming for Apple, deprecated does not mean it is not > supported any more... ;-) It just means that you should refrain from using > it in new code... i.e. code that is written for a newer SDK. > > ---------------------------------------------------------------------- > There are only 10 types of people in the world... > Those who know binary and those who don't. > ---------------------------------------------------------------------- > > > > On Sat, Jan 23, 2010 at 3:46 AM, Walidux <[email protected]> wrote: > >> Hello, >> >> If I develop an application on android sdk 1.1, is it sure that this >> application will work on any newer version (sdk 1.6, 2.1, ...) ? >> Because sometimes there are deprecated methods on newer version ! >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Android Beginners" group. >> >> NEW! Try asking and tagging your question on Stack Overflow at >> http://stackoverflow.com/questions/tagged/android >> >> 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. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android 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

