... that's the question.
In last days I'v got very often many error messages because of database leak in my application, so now I open Database, get query results from it and close DB again.
But I use also a cursoradapter for my autocompletetextview.
Should I also do it on that way there: open DB, get cursor, close DB?!
I mean, I haven't got any problems because of not doing that, but ...
So I need tips from experts, tips from you
Thank you,
Mur