I want to see the contents of my database created in my app in the device I deploied it. I can use sqlite commands in shell and see in emulator but not in a real device.
I think you need a rooted device to access sqlite.
Look at this discussion.