Hi,

I have a kind of chat and game client, it connects to a board game server
and is a tabbed android app.  There is a telnet thread and it feeds
through concurrently linked queues 3 worker threads that update a game
board, a text console and i have a lists tab.

The problem is i've had 2 users now complain that the program has crashed
on them, one said it froze his phone. I can't be clear if the program
crashed or if its something with their phones, one was a samsung s3 i think
the other some kind of acer tablet if i recall.  But how would i evaluate
this? It's never crashed for me on my tablet or phone.  What kind of things
could cause a crash like this but only intermittent or on certain devices
which could have to do with the resources available on the devices and mix
of what is happening on that device. One user says he always hard stops it
before running it but it still crashed on him which kind of dismisses its a
state issue with it being up to long.

Mike

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