Remove any code that wasn't available in 1.6 and try to come up with alternatives...
Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Mon, May 9, 2011 at 2:32 AM, gaurav gupta <[email protected]>wrote: > Hi , > please do some modification in ur manifest file. > for 1.5 > > > <uses-sdk android:minSdkVersion=*"3"* /> > > android minSdkVersion must be 3. > > Right click on ur project : > go to properties , > > select Android on opened dialog box and check on ur desired version (here > 1.5). > > ur application automatically changed to 1.5. > > i hope it will help u. > > :) > > > On Sat, May 7, 2011 at 8:00 PM, Krish <[email protected]> wrote: > >> Hi guys. Im a newbie to android development. I managed to get source >> code for a piano application. The application is built for version >> 1.6. But i want to make it work in 1.5(cupcake). It shows some error >> and im foreced to close the app when i try to run in 1.5. Is there >> anything i can do so as to make it work in 1.5 ?? please help... :( >> >> -- >> 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 > > > -- > 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 > -- 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

