I have imported two databases (one is omstar0 which have a table omstar, another is omstar1 which have a table omstarline) which were stored in asset file in sdcard of android. android sqlite: How to select differet table data in different database? I mean I want to select all the data in two databases. The following is my code: I have imported two databases (one is omstar0 w