I get this error: Data exceeds UNCOMPRESS_DATA_MAX on android 2.2 but not on 2.3

后端 未结 5 1100
借酒劲吻你
借酒劲吻你 2020-12-03 14:22

I am getting an error only on the version android 2.2 but not on 2.3.

The error :

 04-26 13:41:34.862: ERROR/Database(3701):  sqlite3_open_v2(\"/data         


        
5条回答
  •  春和景丽
    2020-12-03 14:46

    Just changing the .db extension to .png it will worked in 2.2 and above devices

提交回复
热议问题