Hi there

I was finally able to "reproduce" the problem on one of my phones.
It threw the exact same exception I'm normally getting as a market
crash report. The result of my investigation: no app problem but a
problem during installation.
Basically the apk was corrupt and therefore the main activity class
could not be found. This explanation makes sense because the app
hasn't even been started yet when the exception occurs so how could it
be the app's fault? Especially considering the fact that the exact
same app/apk works fine on many identical devices out there. I'm
thinking that whatever piece of code installs the apk must be blamed
for this issue. A fresh installation of the app fixes the issue for
the user.

Emanuel Moecklin
1gravity LLC

-- 
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

Reply via email to