android - Error opening frame buffer errno=13 (Permission denied) -


i have android application runs without problems on samsung captivate i897 , on htc sensation 4g, when run on htc desire x (stock rom), writes message logcat:

error opening frame buffer errno=13 (permission denied) 

and asynctask not executes.

i use images internal memory. worked before, may problem?

the problem maybe similar question: errno = 13 , how debug more efficiently?

maybe htc desire x has less memory other two.


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

php - MySQLi multi_query results for later use -