On Thu, Aug 26, 2010 at 3:31 AM, mot12 <martin.hu...@gmail.com> wrote:

> The problem with null pointers I can also see with my users.
>

I now have 19 more reports of the same problem in the Dev Console for the
free version and 16 for the paid version. Same stack trace, same
NullPointerException.


> I don't understand the above comment about statics either.
> Uninstalling the app presumably means that app being closed first. The
> updated version needs to be started by the user, it doesn't
> automatically replace what was in memory before.
>

Agreed, especially since users report the issue continues after a phone
reboot. Re-install is the only solution.

But it may be related to static data somehow. The null pointer people are
reporting is supposed to be set from a static list of predefined objects and
I just added this new static data in the last release, which probably
explains the surge in problems since last time. It's like the new static
data is being corrupted somehow.

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to