My android app continuously gets the channel broken error and this closes down app automatecally. On log only following two lines will be prited in red
ERROR/InputDispatcher(2687): channel '40561dd8 com.mypackage.myActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x801-09
ERROR/InputDispatcher(2687): channel '40561dd8 com.mypackage.myActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
App targets Android 2.2 platform version.
Request you to help me getting cause of this error.
Thanks in advance.