Question

When I look at the notepad sample provided by the android SDK I see all of the database work is done in the notepaddataprovider class. I never see that class getting called so I don't understand how the database is getting created. I don't see an instance of that class anywhere. Can someone tell me what I am missing. I know it gets created because the project works when I run it.

Was it helpful?

Solution

It looks like the notepad provider is getting called in the manifest. It is listed under .

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top