First of all, hi everyone. I'm new to android programming and this is my first post in this group. I've found a lot of problems but i'm slowly getting over them.
Now i'm stuck on this. I want to open a database but in code time i don't know it's name. I know it's structure, but not it's name. So now i list all the databases in the local directory of my app and get which one the user want's to open, but i can“t open it since i don't know how to create a SQLiteOpenHelper without knowing the file name. I hope I've explained myself since english is not my mother tongue and, as i've told you, i'm a total newbie in java/android programming (i have skills in vb.net and c#). Thx in advance. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

