I'm an android developer trying to explore some databases. Normally the sqlite database is about the only database that I see around in Android .
Recently I've stumbled across an app that is running on .pdb database files which piqued my interest.
I've downloaded the .pdb files but I cannot seem to access or read the files normally. I'm very curious about the .pdb files and why is not sqlite files ?
Anyone has any ideas ? THanks !