Problem with Air for android connect sqlite?
I found sample use air connect sqlite from this website http://www.flashmove.com/forum/showthread.php?t=34778
I copy that code in a new Air for Android Templates.
then I tested in desktop was ok.I can do query,update,delete.....
but in Android emulator was fail.it couldn't connect to my sqlite file.
the image below I check my device data that can't find sqlite file inside.but I'm sure I pack sqlite file when publish apk.
can someone tell me how to connect sqlite correctly?Appeciately.
