android - Application restarts automatically -


im making sockets on wifi via threads. app behaves strange on android 2.3.4 version, here randomly restarts; whereas running fine in versions: 2.3.6 , 4.0. have idea problem?

do have finish() instruction in exception try/catch?

does application consume large amount of memory? (can please check this)

also, add profiling tool / bugtracking tool application. i'll suggest some:

  • bugsense.com
  • http://code.google.com/p/acra/ acra (to integrate bugsense if want)
  • memory profiling (http://developer.android.com/resources/articles/avoiding-memory-leaks.html + talks past google io)

Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -