Thank you. So it would be good practice to put that in to any/all apps then?
On 28 June, 15:11, Lance Nanek <[email protected]> wrote: > It's just a new manifest attribute. Older versions of the OS will > ignore it. Build against the 2.2 SDK, but set your minSdkVersion to an > earlier OS. Be careful not to use anything new on the Java side > without checking first via something like reflection, however. > > On Jun 28, 6:23 am, Justin <[email protected]> wrote: > > > > > OK, if I am correct version 2.2 of android lets the developer choose > > where to install the application, either on the phone memory or on the > > SD. Which is a great addition to Android as most people will agree. > > > However as a want to be developer, what happens if you want to write a > > app for say version 2.0 upwards, and want to install it on to the SD > > Card if its version 2.2, how do you get round this?- Hide quoted text - > > - Show quoted text - -- 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

