On Thu, Oct 22, 2009 at 8:00 PM, Indicator Veritatis <[email protected]> wrote: > But can't one of you Android SDK hotshots just grep the > resources for the SDK (or is it the ADT) for the word 'push'? You will > find it faster than I would (by either above method) if you do. Or do > you think this message is really coming from the emulator itself?
Yes, the important part of the error is coming from the package manager on the device, ADT then wrap this up is a normal message (or in some case we rewrite it completely so that it's easier to understand). If you check the package manager code, there are a LOT of reasons for installations to fail. Xav -- Xavier Ducrohet Android SDK Tech Lead Google Inc. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

