How do i get a list of tables in sqlite

im trying to get a list of tables from a database on my sd card.
Does anyone know how to do that?

In case no one here was able to help SQLite Documentation

Google is your friend:

http://www.google.com/search?rlz=1C1_____enUS402US403&sourceid=chrome&ie=UTF-8&q=sqlite+listof+tables+query

First link: