[android-developers] How do I change the SDK version used in an application?

2012-03-08 Thread R Keith Beal
How do I change the SDK version used in an application? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

Re: [android-developers] How do I change the SDK version used in an application?

2012-03-08 Thread Mark Murphy
Install it on a different device that runs a different version of Android. If you mean how do you control the build target, in Eclipse, you will find this in the Android area of project properties . On Tue, Mar 6, 2012 at 2:09 AM, R Keith Beal rkeithb...@gmail.com wrote: How do I change the SDK

Re: [android-developers] How do I change the SDK version used in an application?

2012-03-08 Thread Yan
Sometimes Eclipse gets never gets it straight so I give-up and cut-and-paste the old project into a new one... On Thursday, March 8, 2012 6:17:41 AM UTC-7, Mark Murphy (a Commons Guy) wrote: Install it on a different device that runs a different version of Android. If you mean how do you