In Progress sqlite exception


MatthewChen

Members
Feb 23, 2012
133
28
i've been tracing why es file explorer cannot install apk, and found this, although it isn't related to my problem.

installing apk from es file explorer resulted to "Installation error code: -22" and cannot be installed. any idea why is this happening?

http://logcat.miuiandroid.com/98
 
That query is badly formed. If ES can't pull a phone number (or whatever the hell its trying to get), it should return null or "", instead of leaving it blank. That makes the parameter count different, and won't run the query.

Code:
SELECT DISTINCT display_name FROM view_data data WHERE (1) AND ((PHONE_NUMBERS_EQUAL(data1,)))
 
it has nothing to do with ES, looking for a the separate problem with ES and found this.

maybe a contact bug or something..
 
same error in logcat when screen off, and screen on...it is in the system itself...i just installed.