Hi, I said that its giving me Package Parser error while installing the application only.
I am trying to run Intent Receiver which listens for incoming message and if the message is "Locate me" then it replies with Location information such as cellid, lac, mnc, mcc and latitude and longitude. It also deletes the message from inbox. Will this functionality cause any sort of problem in Android 2.0 Thanks & Regards Sunil Dianne Hackborn wrote: > Maintaining backwards compatibility with the official SDK is a strong goal, > but of course in some cases not met. > > You haven't said what you are doing or what the error you are getting (or > even where it is happening), though, so we can't give you much help. > > On Thu, Dec 10, 2009 at 9:11 PM, javame_android <[email protected]> wrote: > > > Hi, > > > > Can someone tell me if there's any reason behind application developed > > in Android SDK 1.5 r 3 is not working in Motorola Droid which has > > Android 2.0. While installing the application it gives error as > > Package parser error. > > > > Are Android applications forward compatible? Will application > > developed in current SDK work on future SDK releases. > > > > Hope to get a reply soon. > > > > > > > > Thanks & Regards > > Sunil > > > > -- > > 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]<android-developers%[email protected]> > > For more options, visit this group at > > http://groups.google.com/group/android-developers?hl=en > > > > > > -- > Dianne Hackborn > Android framework engineer > [email protected] > > Note: please don't send private questions to me, as I don't have time to > provide private support, and so won't reply to such e-mails. All such > questions should be posted on public forums, where I and others can see and > answer them. -- 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

