android - yamba timeline.db not created -


I'm reading 'Learning Android', currently the database chapter

I have done everything , But I am unable to find the file 'Timeline DBB' in the file / data in the file explorer, I can not know where I went wrong. (There is no error in the app and it successfully posts status message)

Any information will be helpful Thanks in advance

I think you're checking on a real device?

Due to security, you can not see the contents of the data / data on the actual device. If you want to see it, then you AVD .

Comments