您的位置:首页 > 产品设计 > UI/UE

Android 中文API (67) —— BluetoothClass.Device.Major

2010-12-20 09:58 549 查看
前言

  本章内容是android.bluetooth.BluetoothClass.Device.Major,为Android蓝牙部分的章节翻译,版本为Android 2.3 r1,翻译来自中山大学的"Android Club SYSU",欢迎访问他们的WIKI:http://www.android-wiki.net,再次感谢"Android Club SYSU"!期待你一起参与Android中文API的翻译,联系我 over140@gmail.com。

声明

  欢迎转载,但请保留文章原始出处:)

    Android Club SYSU:http://www.android-wiki.net

    博客园:http://www.cnblogs.com/

    Android中文翻译组:http://code.taobao.org/project/view/404/

正文

  一、结构

public static class BluetoothClass.Device.Major extends Object

java.lang.Object

android.bluetooth.BluetoothClass.Device.Major

  二、概述

    定义所有的主要设备类常量。

  三、常量

int AUDIO_VIDEO

int COMPUTER

int HEALTH

int IMAGING

int MISC

int NETWORKING

int PERIPHERAL

int PHONE

int TOY

int UNCATEGORIZED

int WEARABLE

  四、相关章节

    Android 中文API (65) —— BluetoothClass

    Android 中文API (66) —— BluetoothClass.Device
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: