Android CONTENT TYPE - Is vnd.android.cursor.dir some standard constant defined by android?

前端 未结 2 1991
借酒劲吻你
借酒劲吻你 2020-12-13 06:39

I have very basic understanding problem of Content types.

I went through lot of examples and text explaining the above term, but still have some basic understanding

2条回答
  •  無奈伤痛
    2020-12-13 06:56

    Where did this come from?, or can I change it like vn.com.android.myexample.dir/

    No, because "vnd" stands for vendor in MIME Registration trees, android in this case.

提交回复
热议问题