Does anyone know if there is a SQL command for SQLite3 to show the tables in a given database for my Android application or a corresponding class that will deliver a list? I need to find out this information programatically and not through adb. I was assuming to find something in SQLiteDatabase, but couldn't find anything that delivers the list of tables.
thanks - michael --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

