`
zhifeiji512
  • 浏览: 119312 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

List of Android MIME types and Uri's

 
阅读更多

This is a list of URIs that can be used in intents.

Title URIs or MIME types Description
Android package application/vnd.android.package-archive

MIME type for Android application packages (APK).

Media media/*

Media MIME type.

Audio audio/*

Audio MIME type.

Video video/*

Video MIME type.

Ogg
application/ogg
application/x-ogg

Ogg media MIME type.

WikiNotes content://com.google.android.wikinotes.db.wikinotes
content://com.google.android.wikinotes.db.wikinotes/wikinotes
content://com.google.android.wikinotes.db.wikinotes/wiki/search
vnd.android.cursor.item/vnd.google.wikinote
vnd.android.cursor.dir/vnd.google.wikinote

WikiNotes.

Notepad note content://com.google.provider.NotePad content://com.google.provider.NotePad/notes
vnd.android.cursor.dir/vnd.google.note
vnd.android.cursor.item/vnd.google.note

Note for Notepad application.

MediaStore Audio content://media/internal/audio/media content://media/external/audio/media
vnd.android.cursor.dir/audio
vnd.android.cursor.item/audio

Audio files in the media store.

Playlist content://media/internal/audio/playlists content://media/external/audio/playlists
vnd.android.cursor.dir/playlist
vnd.android.cursor.item/playlist

Playlists for audio content.

Collection composition content://net.lp.collectionista.composition

For composing collections from items.

A collection content://net.lp.collectionista.products/collections
For internal use only: content://net.lp.collectionista.products.collections
For example: content://net.lp.collectionista.products/collections/cd
For example (for internal use only): content://net.lp.collectionista.products.collections.cd
vnd.android.cursor.item/vnd.collectionista.product.collection.*
For example: vnd.android.cursor.item/vnd.collectionista.product.collection.cd
vnd.android.cursor.dir/vnd.collectionista.product.collection.*
For example: vnd.android.cursor.dir/vnd.collectionista.product.collection.cd
vnd.android.cursor.item/vnd.collectionista.product.collection
vnd.android.cursor.dir/vnd.collectionista.product.collection

MIME type for a collection. A collection of items.

CD collection content://net.lp.collectionista.products/collections/cd For internal use only: content://net.lp.collectionista.products.collections.cd
vnd.android.cursor.item/vnd.collectionista.product.collection.cd
vnd.android.cursor.dir/vnd.collectionista.product.collection.cd

MIME type for a CD collection. A collection of CD items.

Generic collection content://net.lp.collectionista.products/collections/generic For internal use only: content://net.lp.collectionista.products.collections.generic
vnd.android.cursor.item/vnd.collectionista.product.collection.generic
vnd.android.cursor.dir/vnd.collectionista.product.collection.generic

MIME type for a generic collection. A collection of all kinds of items (including generic items).

An item content://net.lp.collectionista.products/items
For internal use only: content://net.lp.collectionista.products.items
For example: content://net.lp.collectionista.products/items/cd/music
For example (for internal use only): content://net.lp.collectionista.products.items.cd.music
vnd.android.cursor.item/vnd.collectionista.product.item.*
For example: vnd.android.cursor.item/vnd.collectionista.product.item.cd.music
vnd.android.cursor.dir/vnd.collectionista.product.item.*
For example: vnd.android.cursor.dir/vnd.collectionista.product.item.cd.music
vnd.android.cursor.item/vnd.collectionista.product.item
vnd.android.cursor.dir/vnd.collectionista.product.item

MIME type for an item. An item that is part of a collection.

CD item content://net.lp.collectionista.products/items/cd
For internal use only: content://net.lp.collectionista.products.items.cd
For example: content://net.lp.collectionista.products/items/cd/music
For example (for internal use only): content://net.lp.collectionista.products.items.cd.music
vnd.android.cursor.item/vnd.collectionista.product.item.cd
vnd.android.cursor.dir/vnd.collectionista.product.item.cd

MIME type for a CD item. An vague CD item.

Music CD item content://net.lp.collectionista.products/items/cd/music For internal use only: content://net.lp.collectionista.products.items.cd.music
vnd.android.cursor.item/vnd.collectionista.product.item.cd.music
vnd.android.cursor.dir/vnd.collectionista.product.item.cd.music

MIME type for a music CD item. A music CD item.

Generic item content://net.lp.collectionista.products/items/generic For internal use only: content://net.lp.collectionista.products.items.generic
vnd.android.cursor.item/vnd.collectionista.product.item.generic
vnd.android.cursor.dir/vnd.collectionista.product.item.generic

MIME type for a generic item. A vague item.

A type of collections content://net.lp.collectionista.types/collections
vnd.android.cursor.item/vnd.collectionista.type.collection.*
For example: vnd.android.cursor.item/vnd.collectionista.type.collection.cd
vnd.android.cursor.dir/vnd.collectionista.type.collection.*
For example: vnd.android.cursor.dir/vnd.collectionista.type.collection.cd
vnd.android.cursor.item/vnd.collectionista.type.collection
vnd.android.cursor.dir/vnd.collectionista.type.collection

MIME type for a type of collections. Describes the type, not the collection/product.

A type of items content://net.lp.collectionista.types/items
vnd.android.cursor.item/vnd.collectionista.type.item.*
For example: vnd.android.cursor.item/vnd.collectionista.type.item.cd.music
vnd.android.cursor.dir/vnd.collectionista.type.item.*
For example: vnd.android.cursor.dir/vnd.collectionista.type.item.cd.music
vnd.android.cursor.item/vnd.collectionista.type.item
vnd.android.cursor.dir/vnd.collectionista.type.item

MIME type for a type of items. Describes the type, not the item/product.

Shopping list content://org.openintents.shopping
content://org.openintents.shopping/items
content://org.openintents.shopping/lists
content://org.openintents.shopping/contains
vnd.android.cursor.dir/vnd.openintents.shopping.list
vnd.android.cursor.item/vnd.openintents.shopping.list
vnd.android.cursor.dir/vnd.openintents.shopping.item
vnd.android.cursor.item/vnd.openintents.shopping.item

Shopping lists and items.

Tags content://org.openintents.tags
content://org.openintents.tags/tags
content://org.openintents.tags/contents
vnd.android.cursor.dir/vnd.openintents.tag
vnd.android.cursor.item/vnd.openintents.tag

Tags and relation to content URIs.

SSH hosts content://org.theb.provider.HostDb/hosts
vnd.android.cursor.dir/vnd.theb.host
vnd.android.cursor.item/vnd.theb.host

List of hosts for SSH connection.

File URI file://

File location.

Folder URI folder:// directory://

Folder location.

Geo URI geo:

Specify a location or query for a location.

Google Streetview google.streetview:

Google street view location.

Web address http:// https://

Web address.

RSS feed http:// https:// application/rss+xml

RSS feed.

Atom feed http:// https:// application/atom+xml

Atom feed.

Flickr http://flickr.com/photos/ http://www.flickr.com/photos/

Access Flickr photos.

Email address mailto:

Email address.

SSH ssh:

Support for the SSH protocol.

Telephone number tel:

Telephone number.

Voicemail voicemail:

Voicemail.

 

引用自:http://f-del.com/blog/list-of-android-mime-types-and-uris

 

分享到:
评论

相关推荐

    mime-types下载

    `mime-types`库就是这样的一个工具,它为Ruby语言提供了广泛支持,允许程序识别并操作各种MIME类型。 `mime-types`库主要功能包括: 1. **MIME类型识别**:它能够根据文件扩展名或文件内容来识别其对应的MIME类型...

    MIME类型,mime-types

    MIME(Multipurpose Internet Mail Extensions)类型是一种标准,用于定义在网络上传输的数据类型。这个标准在互联网上广泛使用,不仅限于电子邮件,还涉及到HTTP协议、文件上传、Web应用程序等多个领域。MIME类型是...

    Android中Intent的Uri使用

    ### Android中Intent的Uri使用详解 #### 概述 在Android开发中,`Intent`是进行组件间通信的重要工具之一,它可以启动一个Activity、BroadcastReceiver或Service,也可以用来向服务发送数据请求。其中,`Intent`的...

    android Mime

    该文档是介绍MIME的。。该文档是介绍MIME的。。该文档是介绍MIME的。。该文档是介绍MIME的。。该文档是介绍MIME的。。该文档是介绍MIME的。。该文档是介绍MIME的。。该文档是介绍MIME的。。该文档是介绍MIME的。。该...

    android中常见MIME类型

    在Android系统中,MIME类型(Multipurpose Internet Mail Extensions)是一种标准,用于标识网络上传输的数据类型。MIME类型在Android中的应用广泛,涉及到文件处理、数据交换、内容解析等多个方面。下面将详细介绍...

    The Complete List of MIME Types(比较完整的MIME类型一览表)

    2. **注册表配置**:在Windows中,MIME类型信息存储在注册表中,如`HKEY_LOCAL_MACHINE\SOFTWARE\Classes\MIME\Database\Content Type`,用户可以在这里自定义文件类型关联。 3. **应用程序配置**:用户可以设置特定...

    MimeTypes:通过mime-db生成的从文件名扩展名到MIMEmedia类型的简单查找,该查找又从IANA,Apache和nginx的MIME类型编译而来

    MimeTypes 从生成的从文件名/扩展名到MIME / media类型的简单查找,反之亦然,该查找又由IANA,Apache和nginx的MIME类型编译而成。 这是一个仅源包,包含单个类MimeTypes ,它将被编译到根名称空间下的库/应用程序中...

    Delphi-XE5-开发 Android URI简介

    ### Delphi-XE5 开发 Android URI 知识点详解 #### 一、URI 的基本概念及作用 在 Delphi-XE5 开发 Android 应用时,理解 URI(Uniform Resource Identifier)的基本概念及其作用至关重要。URI 是一种用于标识某一...

    mime-types.xml

    文件的mimeTypes

    获取文件的mime typePHP类库.zip

    class MimeTypes {  public static $mime_types = array (  'apk' => 'application/vnd.android.package-archive',  '3gp' => 'video/3gpp',  'ai' => 'application/postscript',  'aif' =>...

    MIME-Types-1.32.tar.gz

    标题"MIME-Types-1.32.tar.gz"所指的是一个包含了MIME类型定义的软件包,版本为1.32,它被压缩成了一种常见的Linux文件格式——tar.gz。这种格式通常用于在Unix/Linux环境中打包和压缩多个文件,便于传输和存储。...

    mime-types-cr:Crystal的MIME类型

    mime-types库提供了有关MIME内容类型定义的信息的库和注册表。 它可用于确定MIME类型的已定义文件名扩展名,或用于使用文件名扩展名查找可能的MIME类型定义。 关于MIME媒体类型 MIME内容类型用于与MIME兼容的通信中...

    mime-types:最终的javascript content-type实用程序

    而不是天真地返回第一个可用类型, mime-types只返回false ,所以var type = mime.lookup('unrecognized') || 'application/octet-stream' var type = mime.lookup('unrecognized') || 'application/octet-stream' ...

    boa库,cgi库及mimi.types

    `mimetypes.types_map`是Python标准库中的一个字典,用于映射文件扩展名到其对应的MIME类型。在Web服务器中,MIME类型用来标识资源的类型,如文本、图像、音频或视频等。 boa在处理静态文件时,会根据文件的扩展名...

    mime-types:Java库可检测文件的MIME类型

    用法 import org.overviewproject.mime_types.MimeTypeDetector// ...File file = new File ( " foo.txt " );MimeTypeDetector detector = new MimeTypeDetector ();String mimeType = detector . ...

    perl-MIME-Types-2.170.0

    MIME Types MIME 类型 MIME (Multipurpose Internet Mail Extensions) is an Internet standard for describes message content types. MIME ( 多用途的网际邮件扩充协议)是用于描述信息内容类型的国际标准。 MIME...

    IP*Works! S/MIME .NET Edition v5.0.1285

    The current release includes a generic S/MIME component (SMIME), Certificate Management (CertMgr), and S/MIME enabled versions of the standard IP*Works! POP3, IMAP4, NNTP, and SMTP components.

    android中常见MIME类型.pdf

    在Android系统中,MIME类型(Multipurpose Internet Mail Extensions)是一种标准,用于标识网络上传输的数据类型。MIME类型在Android中主要用于定义不同类型的文件、数据流或内容,确保它们被正确的应用程序处理。...

    MIME 参考手册

    RFC-2045 MIME Part 1: Format of Internet Message Bodies RFC-2046 MIME Part 2: Media Types RFC-2047 MIME Part 3: Header Extensions for Non-ASCII Text RFC-2048 MIME Part 4: Registration Procedures ...

Global site tag (gtag.js) - Google Analytics