I was trying to do some SQLite stuff.

I looked at NotePadProvider in Samples. I understood that this class
is probably instantiated through provider tag in manifest. I am a
little confused how can I use this externally. For example if i wrote
my content provider class, and provide the provider tag in manifest,
my database will be created / opened on start of my application ?

If yes, where is in NotePad project this class is used ? for example
adding more records, delete edit ? I did a ctrl + shift + G for
NotePadProvider, it only pointed to one instance of usage that too in
the comment.

Please throw more light to simplify things

regards
Jagat

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to