W/IInputConnectionWrapper(1066): showStatusIcon on inactive InputConnection

Such problems occur when the input connection in the previous page(or class) has not been closed. Check whether you’ve closed the input connection in the previous class (by giving connection.close()).

This problem arises when you leave the activity and keep an HTTP connection open. To prevent that, you can try calling

httpClient.getConnectionManager().closeIdleConnections();

You can read the documentation for this method here.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)