I am facing a problem with my android app. I am running into this issue:
SQLiteOpenHelper: Caused By : Application has opened too many files. Maximum of available file descriptors in one process is 1024 in default.
(unknown error (code 2062): Could not open database)
What could be the possible cause of this issue? Thanks so much for ya help!