The problem is due to change in SDK version. Your friend may have tried to run the apk on an emulator which is not of 1.5 firmware... I had faced this issue when trying to install on the device with 1.0 firmware. changing the minSDKVersion to '1' solved the problem.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

