- according to the DDMS the android just stop generate the sqlight file in 17,111 where outside of the DDMS if I import a file with the same values + the gap to my db it works just fine , is it my bug on the file who makes the db on the fly (onto the device in run time)?
- how can i impot a db file without using the DDMS(i add files manually how can i import one and insert db file to my sdk meanning complation time )?
views:
25answers:
1
A:
If you think you have found a bug, please create a new issue here.
In relation with your second question, I guess this article will give you some ideas.
Macarse
2010-06-26 22:27:42
No the bug was my wuth my sql before that i made a query that made dump and i didnt know why , it was a simple space missing :)
yoav.str
2010-06-26 23:02:59