I have a major problem understanding content types.
I looked through a lot of examples and text explaining the above term, but still have some basic issues of understanding. Can someone clarify me please.
In the example of notepad android and many others, vnd.android.cursor.dir / is referenced to allow a list of items in a directory and vnd.android.cursor.item / refers to a specific item in a directory.
Is this vnd.android.cursor.dir some standard constant defined by android. Where did it come from ?, or can I change it, how
vn.com.android.myexample.dir /
How is this permitted and what is its purpose, why not use the full CONTENT_URI?
Sorry, I completely lost and do not understand this.
android
devgp Sep 26 '11 at 23:25 2011-09-26 23:25
source share