blob: 28367be6b2ecb14436366bef6949bdb8d8513103 [file] [log] [blame]
Unsuk Jungbca27492015-04-01 08:08:10 -07001<!DOCTYPE html>
2<head>
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -07003<title>Android 5.1 Compatibility Definition</title>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004<link rel="stylesheet" type="text/css" href="android-cdd.css"/>
Unsuk Jungbca27492015-04-01 08:08:10 -07005</head>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07006
Unsuk Jungbca27492015-04-01 08:08:10 -07007<body>
Unsuk Jungbca27492015-04-01 08:08:10 -07008
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07009<h6>Table of Contents</h6>
Unsuk Jungbca27492015-04-01 08:08:10 -070010
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070011<div id="toc">
Unsuk Jungbca27492015-04-01 08:08:10 -070012
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070013<div id="toc_left">
Unsuk Jungbca27492015-04-01 08:08:10 -070014
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070015<p class="toc_h1"><a href="#1_introduction">1. Introduction</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070016
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070017<p class="toc_h1"><a href="#2_device_types">2. Device Types</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070018
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070019<p class="toc_h2"><a href="#2_1_device_configurations">2.1 Device Configurations</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070020
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070021<p class="toc_h1"><a href="#3_software">3. Software</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070022
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070023<p class="toc_h2"><a href="#3_1_managed_api_compatibility">3.1. Managed API Compatibility</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070024
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070025<p class="toc_h2"><a href="#3_2_soft_api_compatibility">3.2. Soft API Compatibility</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070026
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070027<p class="toc_h3"><a href="#3_2_1_permissions">3.2.1. Permissions</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070028
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070029<p class="toc_h3"><a href="#3_2_2_build_parameters">3.2.2. Build Parameters</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070030
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070031<p class="toc_h3"><a href="#3_2_3_intent_compatibility">3.2.3. Intent Compatibility</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070032
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070033<p class="toc_h4"><a href="#3_2_3_1_core_application_intents">3.2.3.1. Core Application Intents</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070034
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070035<p class="toc_h4"><a href="#3_2_3_2_intent_overrides">3.2.3.2. Intent Overrides</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070036
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070037<p class="toc_h4"><a href="#3_2_3_3_intent_namespaces">3.2.3.3. Intent Namespaces</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070038
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070039<p class="toc_h4"><a href="#3_2_3_4_broadcast_intents">3.2.3.4. Broadcast Intents</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070040
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070041<p class="toc_h4"><a href="#3_2_3_5_default_app_settings">3.2.3.5. Default App Settings</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070042
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070043<p class="toc_h2"><a href="#3_3_native_api_compatibility">3.3. Native API Compatibility</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070044
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070045<p class="toc_h3"><a href="#3_3_1_application_binary_interfaces">3.3.1 Application Binary Interfaces</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070046
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070047<p class="toc_h2"><a href="#3_4_web_compatibility">3.4. Web Compatibility</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070048
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070049<p class="toc_h3"><a href="#3_4_1_webview_compatibility">3.4.1. WebView Compatibility</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070050
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070051<p class="toc_h3"><a href="#3_4_2_browser_compatibility">3.4.2. Browser Compatibility</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070052
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070053<p class="toc_h2"><a href="#3_5_api_behavioral_compatibility">3.5. API Behavioral Compatibility</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070054
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070055<p class="toc_h2"><a href="#3_6_api_namespaces">3.6. API Namespaces</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070056
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070057<p class="toc_h2"><a href="#3_7_runtime_compatibility">3.7. Runtime Compatibility</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070058
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070059<p class="toc_h2"><a href="#3_8_user_interface_compatibility">3.8. User Interface Compatibility</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070060
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070061<p class="toc_h3"><a href="#3_8_1_launcher_home_screen">3.8.1. Launcher (Home Screen)</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070062
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070063<p class="toc_h3"><a href="#3_8_2_widgets">3.8.2. Widgets</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070064
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070065<p class="toc_h3"><a href="#3_8_3_notifications">3.8.3. Notifications</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070066
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070067<p class="toc_h3"><a href="#3_8_4_search">3.8.4. Search</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070068
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070069<p class="toc_h3"><a href="#3_8_5_toasts">3.8.5. Toasts</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070070
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070071<p class="toc_h3"><a href="#3_8_6_themes">3.8.6. Themes</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070072
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070073<p class="toc_h3"><a href="#3_8_7_live_wallpapers">3.8.7. Live Wallpapers</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070074
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070075<p class="toc_h3"><a href="#3_8_8_activity_switching">3.8.8. Activity Switching</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070076
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070077<p class="toc_h3"><a href="#3_8_9_input_management">3.8.9. Input Management</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070078
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070079<p class="toc_h3"><a href="#3_8_10_lock_screen_media_control">3.8.10. Lock Screen Media Control</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070080
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070081<p class="toc_h3"><a href="#3_8_11_dreams">3.8.11. Dreams</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070082
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070083<p class="toc_h3"><a href="#3_8_12_location">3.8.12. Location</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070084
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070085<p class="toc_h3"><a href="#3_8_13_unicode_and_font">3.8.13. Unicode and Font</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070086
Unsuk Jungbca27492015-04-01 08:08:10 -070087
Unsuk Jungbca27492015-04-01 08:08:10 -070088
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070089</div>
Unsuk Jungbca27492015-04-01 08:08:10 -070090
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070091<div id="toc_right"><br>
Unsuk Jungbca27492015-04-01 08:08:10 -070092
Unsuk Jungbca27492015-04-01 08:08:10 -070093
Unsuk Jungbca27492015-04-01 08:08:10 -070094
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070095<p class="toc_h2"><a href="#3_9_device_administration">3.9. Device Administration</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070096
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070097<p class="toc_h2"><a href="#3_10_accessibility">3.10. Accessibility</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070098
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070099<p class="toc_h2"><a href="#3_11_text-to-speech">3.11. Text-to-Speech</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700100
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700101<p class="toc_h2"><a href="#3_12_tv_input_framework">3.12. TV Input Framework</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700102
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700103<p class="toc_h1"><a href="#4_application_packaging_compatibility">4. Application Packaging Compatibility</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700104
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700105<p class="toc_h1"><a href="#5_multimedia_compatibility">5. Multimedia Compatibility</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700106
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700107<p class="toc_h2"><a href="#5_1_media_codecs">5.1. Media Codecs</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700108
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700109<p class="toc_h3"><a href="#5_1_1_audio_codecs">5.1.1. Audio Codecs</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700110
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700111<p class="toc_h3"><a href="#5_1_2_image_codecs">5.1.2. Image Codecs</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700112
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700113<p class="toc_h3"><a href="#5_1_3_video_codecs">5.1.3. Video Codecs</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700114
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700115<p class="toc_h2"><a href="#5_2_video_encoding">5.2. Video Encoding</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700116
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700117<p class="toc_h2"><a href="#5_3_video_decoding">5.3. Video Decoding</a></p>
118
119<p class="toc_h2"><a href="#5_4_audio_recording">5.4. Audio Recording</a></p>
120
121<p class="toc_h3"><a href="#5_4_1_raw_audio_capture">5.4.1. Raw Audio Capture</a></p>
122
123<p class="toc_h3"><a href="#5_4_2_capture_for_voice_recognition">5.4.2. Capture for Voice Recognition</a></p>
124
125<p class="toc_h3"><a href="#5_4_3_capture_for_rerouting_of_playback">5.4.3. Capture for Rerouting of Playback</a></p>
126
127<p class="toc_h2"><a href="#5_5_audio_playback">5.5. Audio Playback</a></p>
128
129<p class="toc_h3"><a href="#5_5_1_raw_audio_playback">5.5.1. Raw Audio Playback</a></p>
130
131<p class="toc_h3"><a href="#5_5_2_audio_effects">5.5.2. Audio Effects</a></p>
132
133<p class="toc_h3"><a href="#5_5_3_audio_output_volume">5.5.3. Audio Output Volume</a></p>
134
135<p class="toc_h2"><a href="#5_6_audio_latency">5.6. Audio Latency</a></p>
136
137<p class="toc_h2"><a href="#5_7_network_protocols">5.7. Network Protocols</a></p>
138
139<p class="toc_h2"><a href="#5_8_secure_media">5.8. Secure Media</a></p>
140
141<p class="toc_h1"><a href="#6_developer_tools_and_options_compatibility">6. Developer Tools and Options Compatibility</a></p>
142
143<p class="toc_h2"><a href="#6_1_developer_tools">6.1. Developer Tools</a></p>
144
145<p class="toc_h2"><a href="#6_2_developer_options">6.2. Developer Options</a></p>
146
147<p class="toc_h1"><a href="#7_hardware_compatibility">7. Hardware Compatibility</a></p>
148
149<p class="toc_h2"><a href="#7_1_display_and_graphics">7.1. Display and Graphics</a></p>
150
151<p class="toc_h3"><a href="#7_1_1_screen_configuration">7.1.1. Screen Configuration</a></p>
152
153<p class="toc_h4"><a href="#7_1_1_1_screen_size">7.1.1.1. Screen Size</a></p>
154
155<p class="toc_h4"><a href="#7_1_1_2_screen_aspect_ratio">7.1.1.2. Screen Aspect Ratio</a></p>
156
157<p class="toc_h4"><a href="#7_1_1_3_screen_density">7.1.1.3. Screen Density</a></p>
158
159
160</div>
161
162<div style="clear: both; page-break-after:always; height:15px"></div>
Unsuk Jungbca27492015-04-01 08:08:10 -0700163
Unsuk Jungbca27492015-04-01 08:08:10 -0700164
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700165<div id="toc_left_2">
Unsuk Jungbca27492015-04-01 08:08:10 -0700166
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700167<p class="toc_h3"><a href="#7_1_2_display_metrics">7.1.2. Display Metrics</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700168
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700169<p class="toc_h3"><a href="#7_1_3_screen_orientation">7.1.3. Screen Orientation</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700170
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700171<p class="toc_h3"><a href="#7_1_4_2d_and_3d_graphics_acceleration">7.1.4. 2D and 3D Graphics Acceleration</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700172
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700173<p class="toc_h3"><a href="#7_1_5_legacy_application_compatibility_mode">7.1.5. Legacy Application Compatibility Mode</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700174
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700175<p class="toc_h3"><a href="#7_1_6_screen_technology">7.1.6. Screen Technology</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700176
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700177<p class="toc_h3"><a href="#7_1_7_external_displays">7.1.7. External Displays</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700178
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700179<p class="toc_h2"><a href="#7_2_input_devices">7.2. Input Devices</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700180
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700181<p class="toc_h3"><a href="#7_2_1_keyboard">7.2.1. Keyboard</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700182
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700183<p class="toc_h3"><a href="#7_2_2_non-touch_navigation">7.2.2. Non-touch Navigation</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700184
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700185<p class="toc_h3"><a href="#7_2_3_navigation_keys">7.2.3. Navigation Keys</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700186
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700187<p class="toc_h3"><a href="#7_2_4_touchscreen_input">7.2.4. Touchscreen Input</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700188
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700189<p class="toc_h3"><a href="#7_2_5_fake_touch_input">7.2.5. Fake Touch Input</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700190
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700191<p class="toc_h3"><a href="#7_2_6_game_controller_support">7.2.6. Game Controller Support</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700192
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700193<p class="toc_h4"><a href="#7_2_6_1_button_mapping">7.2.6.1. Button Mappings</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700194
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700195<p class="toc_h3"><a href="#7_2_7_remote_control">7.2.7. Remote Control</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700196
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700197<p class="toc_h2"><a href="#7_3_sensors">7.3. Sensors</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700198
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700199<p class="toc_h3"><a href="#7_3_1_accelerometer">7.3.1. Accelerometer</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700200
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700201<p class="toc_h3"><a href="#7_3_2_magnetometer">7.3.2. Magnetometer</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700202
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700203<p class="toc_h3"><a href="#7_3_3_gps">7.3.3. GPS</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700204
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700205<p class="toc_h3"><a href="#7_3_4_gyroscope">7.3.4. Gyroscope</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700206
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700207<p class="toc_h3"><a href="#7_3_5_barometer">7.3.5. Barometer</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700208
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700209<p class="toc_h3"><a href="#7_3_6_thermometer">7.3.6. Thermometer</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700210
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700211<p class="toc_h3"><a href="#7_3_7_photometer">7.3.7. Photometer</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700212
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700213<p class="toc_h3"><a href="#7_3_8_proximity_sensor">7.3.8. Proximity Sensor</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700214
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700215<p class="toc_h2"><a href="#7_4_data_connectivity">7.4. Data Connectivity</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700216
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700217<p class="toc_h3"><a href="#7_4_1_telephony">7.4.1. Telephony</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700218
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700219<p class="toc_h3"><a href="#7_4_2_ieee_80211_wi-fi">7.4.2. IEEE 802.11 (Wi-Fi)</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700220
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700221<p class="toc_h4"><a href="#7_4_2_1_wi-fi_direct">7.4.2.1. Wi-Fi Direct</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700222
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700223<p class="toc_h4"><a href="#7_4_2_2_wi-fi-tunneled-direct-link-setup">7.4.2.2. Wi-Fi Tunneled Direct Link Setup</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700224
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700225<p class="toc_h3"><a href="#7_4_3_bluetooth">7.4.3. Bluetooth</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700226
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700227<p class="toc_h3"><a href="#7_4_4_near-field_communications">7.4.4. Near-Field Communications</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700228
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700229<p class="toc_h3"><a href="#7_4_5_minimum_network_capability">7.4.5. Minimum Network Capability</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700230
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700231<p class="toc_h3"><a href="#7_4_6_sync_settings">7.4.6. Sync Settings</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700232
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700233<p class="toc_h2"><a href="#7_5_cameras">7.5. Cameras</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700234
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700235<p class="toc_h3"><a href="#7_5_1_rear-facing_camera">7.5.1. Rear-Facing Camera</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700236
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700237<p class="toc_h3"><a href="#7_5_2_front-facing_camera">7.5.2. Front-Facing Camera</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700238
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700239<p class="toc_h3"><a href="#7_5_3_external_camera">7.5.3. External Camera</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700240
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700241<p class="toc_h3"><a href="#7_5_4_camera_api_behavior">7.5.4. Camera API Behavior</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700242
Unsuk Jungbca27492015-04-01 08:08:10 -0700243
Unsuk Jungbca27492015-04-01 08:08:10 -0700244
Unsuk Jungbca27492015-04-01 08:08:10 -0700245
Unsuk Jungbca27492015-04-01 08:08:10 -0700246
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700247</div>
Unsuk Jungbca27492015-04-01 08:08:10 -0700248
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700249<div id="toc_right_2">
Unsuk Jungbca27492015-04-01 08:08:10 -0700250
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700251<p class="toc_h3"><a href="#7_5_5_camera_orientation">7.5.5. Camera Orientation</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700252
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700253<p class="toc_h2"><a href="#7_6_memory_and_storage">7.6. Memory and Storage</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700254
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700255<p class="toc_h3"><a href="#7_6_1_minimum_memory_and_storage">7.6.1. Minimum Memory and Storage</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700256
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700257<p class="toc_h3"><a href="#7_6_2_application_shared_storage">7.6.2. Application Shared Storage</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700258
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700259<p class="toc_h2"><a href="#7_7_usb">7.7. USB</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700260
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700261<p class="toc_h2"><a href="#7_8_audio">7.8. Audio</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700262
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700263<p class="toc_h3"><a href="#7_8_1_microphone">7.8.1. Microphone</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700264
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700265<p class="toc_h3"><a href="#7_8_2_audio_output">7.8.2. Audio Output</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700266
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700267<p class="toc_h4"><a href="#7_8_2_1_analog_audio_ports">7.8.2.1. Analog Audio Ports</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700268
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700269<p class="toc_h1"><a href="#8_performance_compatibility">8. Performance Compatibility</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700270
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700271<p class="toc_h2"><a href="#8_1_user_experience_consistency">8.1. User Experience Consistency</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700272
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700273<p class="toc_h2"><a href="#8_2_memory_performance">8.2. Memory Performance</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700274
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700275<p class="toc_h1"><a href="#9_security_model_compatibility">9. Security Model Compatibility</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700276
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700277<p class="toc_h2"><a href="#9_1_permissions">9.1. Permissions</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700278
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700279<p class="toc_h2"><a href="#9_2_uid_and_process_isolation">9.2. UID and Process Isolation</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700280
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700281<p class="toc_h2"><a href="#9_3_filesystem_permissions">9.3. Filesystem Permissions</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700282
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700283<p class="toc_h2"><a href="#9_4_alternate_execution_environments">9.4. Alternate Execution Environments</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700284
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700285<p class="toc_h2"><a href="#9_5_multi-user_support">9.5. Multi-User Support</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700286
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700287<p class="toc_h2"><a href="#9_6_premium_sms_warning">9.6. Premium SMS Warning</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700288
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700289<p class="toc_h2"><a href="#9_7_kernel_security_features">9.7. Kernel Security Features</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700290
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700291<p class="toc_h2"><a href="#9_8_privacy">9.8. Privacy</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700292
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700293<p class="toc_h2"><a href="#9_9_full-disk-encryption">9.9. Full-Disk Encryption</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700294
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700295<p class="toc_h2"><a href="#9_10_verified_boot">9.10. Verified Boot</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700296
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700297<p class="toc_h1"><a href="#10_software_compatibility_testing">10. Software Compatibility Testing</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700298
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700299<p class="toc_h2"><a href="#10_1_compatibility_test_suite">10.1. Compatibility Test Suite</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700300
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700301<p class="toc_h2"><a href="#10_2_cts_verifier">10.2. CTS Verifier</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700302
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700303<p class="toc_h1"><a href="#11_updatable_software">11. Updatable Software</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700304
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700305<p class="toc_h1"><a href="#12_document_changelog">12. Document Changelog</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700306
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700307<p class="toc_h1"><a href="#13_contact_us">13. Contact Us</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700308
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700309<p class="toc_h1"><a href="#14_resources">14. Resources</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700310
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700311</div>
Unsuk Jungbca27492015-04-01 08:08:10 -0700312
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700313</div>
Unsuk Jungbca27492015-04-01 08:08:10 -0700314
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700315<div style="clear: both"></div>
Unsuk Jungbca27492015-04-01 08:08:10 -0700316
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700317<div id="main">
Unsuk Jungbca27492015-04-01 08:08:10 -0700318
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700319<h1 id="1_introduction">1. Introduction</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -0700320
321
322<p>This document enumerates the requirements that must be met in order for devices
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -0700323to be compatible with Android 5.1.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700324
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700325<p>The use of &ldquo;MUST&rdquo;, &ldquo;MUST NOT&rdquo;, &ldquo;REQUIRED&rdquo;, &ldquo;SHALL&rdquo;, &ldquo;SHALL NOT&rdquo;, &ldquo;SHOULD&rdquo;,&ldquo;SHOULD NOT&rdquo;, &ldquo;RECOMMENDED&rdquo;, &ldquo;MAY&rdquo;, and &ldquo;OPTIONAL&rdquo; is per the IETF standard
Unsuk Jungbca27492015-04-01 08:08:10 -0700326defined in RFC2119 [<a href="http://www.ietf.org/rfc/rfc2119.txt">Resources, 1</a>].</p>
327
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700328<p>As used in this document, a &ldquo;device implementer&rdquo; or &ldquo;implementer&rdquo; is a person
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -0700329or organization developing a hardware/software solution running Android 5.1. A
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700330&ldquo;device implementation&rdquo; or &ldquo;implementation is the hardware/software solution
Unsuk Jungbca27492015-04-01 08:08:10 -0700331so developed.</p>
332
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -0700333<p>To be considered compatible with Android 5.1, device implementations MUST meet
Unsuk Jungbca27492015-04-01 08:08:10 -0700334the requirements presented in this Compatibility Definition, including any
335documents incorporated via reference.</p>
336
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700337<p>Where this definition or the software tests described in <a href="#10_software_compatibility_testing">section 10</a> is silent, ambiguous, or incomplete, it is the responsibility of the device
Unsuk Jungbca27492015-04-01 08:08:10 -0700338implementer to ensure compatibility with existing implementations.</p>
339
340<p>For this reason, the Android Open Source Project [<a href="http://source.android.com/">Resources, 2</a>] is both the reference and preferred implementation of Android. Device
341implementers are strongly encouraged to base their implementations to the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700342greatest extent possible on the &ldquo;upstream&rdquo; source code available from the
Unsuk Jungbca27492015-04-01 08:08:10 -0700343Android Open Source Project. While some components can hypothetically be
344replaced with alternate implementations this practice is strongly discouraged,
345as passing the software tests will become substantially more difficult. It is
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700346the implementer&rsquo;s responsibility to ensure full behavioral compatibility with
Unsuk Jungbca27492015-04-01 08:08:10 -0700347the standard Android implementation, including and beyond the Compatibility
348Test Suite. Finally, note that certain component substitutions and
349modifications are explicitly forbidden by this document.</p>
350
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700351<p>Many of the resources listed in <a href="#14_resources">section 14</a> are derived directly or indirectly from the Android SDK, and will be
352functionally identical to the information in that SDK&rsquo;s documentation. For any
Unsuk Jungbca27492015-04-01 08:08:10 -0700353case where this Compatibility Definition or the Compatibility Test Suite
354disagrees with the SDK documentation, the SDK documentation is considered
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700355authoritative. Any technical details provided in the references included in <a href="#14_resources">section 14</a> are considered by inclusion to be part of this Compatibility Definition. </p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700356
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700357<h1 id="2_device_types">2. Device Types</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -0700358
359
360<p>While the Android Open Source Project has been used in the implementation of a
361variety of device types and form factors, many aspects of the architecture and
362compatibility requirements were optimized for handheld devices. Starting from
363Android 5.0, the Android Open Source Project aims to embrace a wider variety of
364device types as described in this section.</p>
365
366<p><strong>Android Handheld device</strong> refers to an Android device implementation that is typically used by holding
367it in the hand, such as mp3 players, phones, and tablets. Android Handheld
368device implementations:</p>
369
370<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700371 <li>MUST have a touchscreen embedded in the device.</li>
372 <li>MUST have a power source that provides mobility, such as a battery.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -0700373</ul>
374
375<p><strong>Android Television device</strong> refers to an Android device implementation that is an entertainment interface
376for consuming digital media, movies, games, apps, and/or live TV for users
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700377sitting about ten feet away (a &ldquo;lean back&rdquo; or &ldquo;10-foot user interface&rdquo;).
Unsuk Jungbca27492015-04-01 08:08:10 -0700378Android Television devices:</p>
379
380<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700381 <li>MUST have an embedded screen OR include a video output port, such as VGA, HDMI,
382or a wireless port for display.</li>
383 <li>MUST declare the features android.software.leanback and
384android.hardware.type.television [<a href="http://developer.android.com/reference/android/content/pm/PackageManager.html#FEATURE_LEANBACK">Resources, 3</a>].</li>
Unsuk Jungbca27492015-04-01 08:08:10 -0700385</ul>
386
387<p><strong>Android Watch device</strong> refers to an Android device implementation intended to be worn on the body,
388perhaps on the wrist, and:</p>
389
390<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700391 <li>MUST have a screen with the physical diagonal length in the range from 1.1 to
3922.5 inches.</li>
393 <li>MUST declare the feature android.hardware.type.watch.</li>
394 <li>MUST support uiMode = UI_MODE_TYPE_WATCH [<a href="http://developer.android.com/reference/android/content/res/Configuration.html#UI_MODE_TYPE_WATCH">Resources, 4</a>].</li>
Unsuk Jungbca27492015-04-01 08:08:10 -0700395</ul>
396
Heidi von Markham61607242015-04-02 12:59:09 -0700397<p><strong>Android Automotive implementation</strong> refers to a vehicle head
398unit running Android as an operating system for part or all of the system and/or
399infotainment functionality. Android Automotive implementations MUST support
400uiMode = UI_MODE_TYPE_CAR [<a href="http://developer.android.com/reference/android/content/res/Configuration.html#UI_MODE_TYPE_CAR">Resources, 111</a>].</p>
401
Unsuk Jungbca27492015-04-01 08:08:10 -0700402<p>All Android device implementations that do not fit into any of the above device
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -0700403types still MUST meet all requirements in this document to be Android 5.1
Unsuk Jungbca27492015-04-01 08:08:10 -0700404compatible, unless the requirement is explicitly described to be only
405applicable to a specific Android device type. </p>
406
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700407<h2 id="2_1_device_configurations">2.1 Device Configurations</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -0700408
409
410<p>This is a summary of major differences in hardware configuration by device
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700411type. (Empty cells denote a &ldquo;MAY&rdquo;). Not all configurations are covered in this
Unsuk Jungbca27492015-04-01 08:08:10 -0700412table; see relevant hardware sections for more detail.</p>
413<table>
414 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700415 <th>Category</th>
416 <th>Feature</th>
417 <th>Section</th>
418 <th>Handheld</th>
419 <th>Television</th>
420 <th>Watch</th>
421 <th>Other</th>
Unsuk Jungbca27492015-04-01 08:08:10 -0700422 </tr>
423 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700424 <td rowspan="3">Input</td>
425 <td>D-pad</td>
426 <td><a href="#7_2_2_non-touch-navigation">7.2.2. Non-touch Navigation</a></td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700427 <td></td>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700428 <td>MUST</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700429 <td></td>
430 <td></td>
431 </tr>
432 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700433 <td>Touchscreen </td>
434 <td><a href="#7_2_4_touchscreen_input">7.2.4. Touchscreen input</a></td>
435 <td>MUST</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700436 <td></td>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700437 <td>MUST</td>
438 <td>SHOULD</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700439 </tr>
440 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700441 <td>Microphone </td>
442 <td><a href="#7_8_1_microphone">7.8.1. Microphone</a></td>
443 <td>MUST</td>
444 <td>SHOULD </td>
445 <td>MUST</td>
446 <td>SHOULD</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700447 </tr>
448 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700449 <td rowspan="2">Sensors</td>
450 <td>Accelerometer </td>
451 <td><a href="#7_3_1_accelerometer">7.3.1 Accelerometer</a></td>
452 <td>SHOULD</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700453 <td></td>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700454 <td>SHOULD</td>
455 <td>SHOULD</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700456 </tr>
457 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700458 <td>GPS</td>
459 <td><a href="#7_3_3_gps">7.3.3. GPS</a></td>
460 <td>SHOULD</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700461 <td></td>
462 <td></td>
463 <td></td>
464 </tr>
465 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700466 <td rowspan="5">Connectivity</td>
467 <td>Wi-Fi</td>
468 <td><a href="#7_4_2_ieee_802.11">7.4.2. IEEE 802.11</a></td>
469 <td>SHOULD</td>
470 <td> MUST</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700471 <td></td>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700472 <td>SHOULD</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700473 </tr>
474 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700475 <td>Wi-Fi Direct</td>
476 <td><a href="#7_4_2_1_wi-fi-direct">7.4.2.1. Wi-Fi Direct</a></td>
477 <td>SHOULD</td>
478 <td>SHOULD</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700479 <td></td>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700480 <td>SHOULD</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700481 </tr>
482 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700483 <td>Bluetooth</td>
484 <td><a href="#7_4_3_bluetooth">7.4.3. Bluetooth</a></td>
485 <td>SHOULD</td>
486 <td>MUST</td>
487 <td>MUST</td>
488 <td>SHOULD</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700489 </tr>
490 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700491 <td>Bluetooth Low Energy</td>
492 <td><a href="#7_4_3_bluetooth">7.4.3. Bluetooth</a></td>
493 <td>SHOULD</td>
494 <td>MUST</td>
495 <td>SHOULD</td>
496 <td>SHOULD</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700497 </tr>
498 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700499 <td>USB peripheral/ host mode</td>
500 <td><a href="#7_7_usb">7.7. USB</a></td>
501 <td>SHOULD</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700502 <td></td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700503 <td></td>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700504 <td>SHOULD</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700505 </tr>
506 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700507 <td>Output</td>
508 <td>Speaker and/or Audio output ports</td>
509 <td><a href="#7_8_2_audio_output">7.8.2. Audio Output</a></td>
510 <td>MUST</td>
511 <td>MUST</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700512 <td></td>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700513 <td>MUST</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700514 </tr>
515</table>
516
517
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700518<h1 id="3_software">3. Software</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -0700519
520
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700521<h2 id="3_1_managed_api_compatibility">3.1. Managed API Compatibility</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -0700522
523
524<p>The managed Dalvik bytecode execution environment is the primary vehicle for
525Android applications. The Android application programming interface (API) is
526the set of Android platform interfaces exposed to applications running in the
527managed runtime environment. Device implementations MUST provide complete
528implementations, including all documented behaviors, of any documented API
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700529exposed by the Android SDK [<a href="http://developer.android.com/reference/packages.html">Resources, 5</a>] or any API decorated with the &ldquo;@SystemApi&rdquo; marker in the upstream Android
Unsuk Jungbca27492015-04-01 08:08:10 -0700530source code. </p>
531
532<p>Device implementations MUST NOT omit any managed APIs, alter API interfaces or
533signatures, deviate from the documented behavior, or include no-ops, except
534where specifically allowed by this Compatibility Definition.</p>
535
536<p>This Compatibility Definition permits some types of hardware for which Android
537includes APIs to be omitted by device implementations. In such cases, the APIs
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700538MUST still be present and behave in a reasonable way. See <a href="#7_hardware_compatibility">section 7</a> for specific requirements for this scenario.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700539
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700540<h2 id="3_2_soft_api_compatibility">3.2. Soft API Compatibility</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -0700541
542
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700543<p>In addition to the managed APIs from <a href="#3_1_managed_api_compatibility">section 3.1</a>, Android also includes a significant runtime-only &ldquo;soft&rdquo; API, in the form of
Unsuk Jungbca27492015-04-01 08:08:10 -0700544such things as intents, permissions, and similar aspects of Android
545applications that cannot be enforced at application compile time.</p>
546
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700547<h3 id="3_2_1_permissions">3.2.1. Permissions</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -0700548
549
550<p>Device implementers MUST support and enforce all permission constants as
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700551documented by the Permission reference page [<a href="http://developer.android.com/reference/android/Manifest.permission.html">Resources, 6]</a>. Note that <a href="#9_security_model_compatibility">section 9</a> lists additional requirements related to the Android security model.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700552
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700553<h3 id="3_2_2_build_parameters">3.2.2. Build Parameters</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -0700554
555
556<p>The Android APIs include a number of constants on the android.os.Build class [<a href="http://developer.android.com/reference/android/os/Build.html">Resources, 7</a>] that are intended to describe the current device. To provide consistent,
557meaningful values across device implementations, the table below includes
558additional restrictions on the formats of these values to which device
559implementations MUST conform.</p>
560<table>
561 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700562 <th>Parameter</th>
563 <th>Details</th>
Unsuk Jungbca27492015-04-01 08:08:10 -0700564 </tr>
565 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700566 <td>VERSION.RELEASE</td>
567 <td>The version of the currently-executing Android system, in human-readable
568format. This field MUST have one of the string values defined in [<a href="http://source.android.com/compatibility/5.1/versions.html">Resources, 8]</a>.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700569 </tr>
570 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700571 <td>VERSION.SDK</td>
572 <td>The version of the currently-executing Android system, in a format accessible
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -0700573to third-party application code. For Android 5.1, this field MUST have the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700574integer value 22.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700575 </tr>
576 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700577 <td>VERSION.SDK_INT</td>
578 <td>The version of the currently-executing Android system, in a format accessible
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -0700579to third-party application code. For Android 5.1, this field MUST have the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700580integer value 22.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700581 </tr>
582 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700583 <td>VERSION.INCREMENTAL</td>
584 <td>A value chosen by the device implementer designating the specific build of the
Unsuk Jungbca27492015-04-01 08:08:10 -0700585currently-executing Android system, in human-readable format. This value MUST
586NOT be reused for different builds made available to end users. A typical use
587of this field is to indicate which build number or source-control change
588identifier was used to generate the build. There are no requirements on the
589specific format of this field, except that it MUST NOT be null or the empty
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700590string ("").</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700591 </tr>
592 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700593 <td>BOARD</td>
594 <td>A value chosen by the device implementer identifying the specific internal
Unsuk Jungbca27492015-04-01 08:08:10 -0700595hardware used by the device, in human-readable format. A possible use of this
596field is to indicate the specific revision of the board powering the device.
597The value of this field MUST be encodable as 7-bit ASCII and match the regular
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700598expression &ldquo;^[a-zA-Z0-9_-]+$&rdquo;.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700599 </tr>
600 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700601 <td>BRAND</td>
602 <td>A value reflecting the brand name associated with the device as known to the
Unsuk Jungbca27492015-04-01 08:08:10 -0700603end users. MUST be in human-readable format and SHOULD represent the
604manufacturer of the device or the company brand under which the device is
605marketed. The value of this field MUST be encodable as 7-bit ASCII and match
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700606the regular expression &ldquo;^[a-zA-Z0-9_-]+$&rdquo;.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700607 </tr>
608 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700609 <td>SUPPORTED_ABIS</td>
610 <td>The name of the instruction set (CPU type + ABI convention) of native code. See <a href="#3_3_native_api_compatibility">section 3.3. Native API Compatibility</a>.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700611 </tr>
612 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700613 <td>SUPPORTED_32_BIT_ABIS</td>
614 <td>The name of the instruction set (CPU type + ABI convention) of native code. See <a href="#3_3_native_api_compatibility">section 3.3. Native API Compatibility</a>.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700615 </tr>
616 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700617 <td>SUPPORTED_64_BIT_ABIS</td>
618 <td>The name of the second instruction set (CPU type + ABI convention) of native
619code. See <a href="#3_3_native_api_compatibility">section 3.3. Native API Compatibility</a>.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700620 </tr>
621 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700622 <td>CPU_ABI</td>
623 <td>The name of the instruction set (CPU type + ABI convention) of native code. See <a href="#3_3_native_api_compatibility">section 3.3. Native API Compatibility</a>.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700624 </tr>
625 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700626 <td>CPU_ABI2</td>
627 <td>The name of the second instruction set (CPU type + ABI convention) of native
628code. See <a href="#3_3_native_api_compatibility">section 3.3. Native API Compatibility</a>.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700629 </tr>
630 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700631 <td>DEVICE</td>
632 <td>A value chosen by the device implementer containing the development name or
Unsuk Jungbca27492015-04-01 08:08:10 -0700633code name identifying the configuration of the hardware features and industrial
634design of the device. The value of this field MUST be encodable as 7-bit ASCII
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700635and match the regular expression &ldquo;^[a-zA-Z0-9_-]+$&rdquo;.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700636 </tr>
637 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700638 <td>FINGERPRINT</td>
639 <td>A string that uniquely identifies this build. It SHOULD be reasonably
Unsuk Jungbca27492015-04-01 08:08:10 -0700640human-readable. It MUST follow this template:</p>
641
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700642<p class="small">$(BRAND)/$(PRODUCT)/$(DEVICE):$(VERSION.RELEASE)/$(ID)/$(VERSION.INCREMENTAL):$(TYPE)/$(TAGS)</p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700643
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700644<p>For example: acme/myproduct/mydevice:5.1/LMYXX/3359:userdebug/test-keys</p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700645
646<p>The fingerprint MUST NOT include whitespace characters. If other fields
647included in the template above have whitespace characters, they MUST be
648replaced in the build fingerprint with another character, such as the
649underscore ("_") character. The value of this field MUST be encodable as 7-bit
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700650ASCII.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700651 </tr>
652 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700653 <td>HARDWARE</td>
654 <td>The name of the hardware (from the kernel command line or /proc). It SHOULD be
Unsuk Jungbca27492015-04-01 08:08:10 -0700655reasonably human-readable. The value of this field MUST be encodable as 7-bit
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700656ASCII and match the regular expression &ldquo;^[a-zA-Z0-9_-]+$&rdquo;. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700657 </tr>
658 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700659 <td>HOST</td>
660 <td>A string that uniquely identifies the host the build was built on, in
Unsuk Jungbca27492015-04-01 08:08:10 -0700661human-readable format. There are no requirements on the specific format of this
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700662field, except that it MUST NOT be null or the empty string ("").</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700663 </tr>
664 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700665 <td>ID</td>
666 <td>An identifier chosen by the device implementer to refer to a specific release,
Unsuk Jungbca27492015-04-01 08:08:10 -0700667in human-readable format. This field can be the same as
668android.os.Build.VERSION.INCREMENTAL, but SHOULD be a value sufficiently
669meaningful for end users to distinguish between software builds. The value of
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700670this field MUST be encodable as 7-bit ASCII and match the regular expression &ldquo;^[a-zA-Z0-9._-]+$&rdquo;.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700671 </tr>
672 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700673 <td>MANUFACTURER</td>
674 <td>The trade name of the Original Equipment Manufacturer (OEM) of the product.
Unsuk Jungbca27492015-04-01 08:08:10 -0700675There are no requirements on the specific format of this field, except that it
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700676MUST NOT be null or the empty string ("").</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700677 </tr>
678 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700679 <td>MODEL</td>
680 <td>A value chosen by the device implementer containing the name of the device as
Unsuk Jungbca27492015-04-01 08:08:10 -0700681known to the end user. This SHOULD be the same name under which the device is
682marketed and sold to end users. There are no requirements on the specific
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700683format of this field, except that it MUST NOT be null or the empty string ("").</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700684 </tr>
685 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700686 <td>PRODUCT</td>
687 <td>A value chosen by the device implementer containing the development name or
Unsuk Jungbca27492015-04-01 08:08:10 -0700688code name of the specific product (SKU) that MUST be unique within the same
689brand. MUST be human-readable, but is not necessarily intended for view by end
690users. The value of this field MUST be encodable as 7-bit ASCII and match the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700691regular expression &ldquo;^[a-zA-Z0-9_-]+$&rdquo;.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700692 </tr>
693 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700694 <td>SERIAL</td>
695 <td>A hardware serial number, which MUST be available. The value of this field MUST
696be encodable as 7-bit ASCII and match the regular expression &ldquo;^([a-zA-Z0-9]{6,20})$&rdquo;.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700697 </tr>
698 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700699 <td>TAGS</td>
700 <td>A comma-separated list of tags chosen by the device implementer that further
Unsuk Jungbca27492015-04-01 08:08:10 -0700701distinguishes the build. This field MUST have one of the values corresponding
702to the three typical Android platform signing configurations: release-keys,
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700703dev-keys, test-keys. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700704 </tr>
705 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700706 <td>TIME</td>
707 <td>A value representing the timestamp of when the build occurred.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700708 </tr>
709 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700710 <td>TYPE</td>
711 <td>A value chosen by the device implementer specifying the runtime configuration
Unsuk Jungbca27492015-04-01 08:08:10 -0700712of the build. This field MUST have one of the values corresponding to the three
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700713typical Android runtime configurations: user, userdebug, or eng.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700714 </tr>
715 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700716 <td>USER</td>
717 <td>A name or user ID of the user (or automated user) that generated the build.
Unsuk Jungbca27492015-04-01 08:08:10 -0700718There are no requirements on the specific format of this field, except that it
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700719MUST NOT be null or the empty string ("").</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700720 </tr>
721</table>
722
723
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700724<h3 id="3_2_3_intent_compatibility">3.2.3. Intent Compatibility</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -0700725
726
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700727<p>Device implementations MUST honor Android&rsquo;s loose-coupling intent system, as
728described in the sections below. By&ldquo;honored &rdquo; it is meant that the device
Unsuk Jungbca27492015-04-01 08:08:10 -0700729implementer MUST provide an Android Activity or Service that specifies a
730matching intent filter that binds to and implements correct behavior for each
731specified intent pattern.</p>
732
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700733<h4 id="3_2_3_1_core_application_intents">3.2.3.1. Core Application Intents</h4>
Unsuk Jungbca27492015-04-01 08:08:10 -0700734
735
736<p>Android intents allow application components to request functionality from
737other Android components. The Android upstream project includes a list of
738applications considered core Android applications, which implements several
739intent patterns to perform common actions. The core Android applications are:</p>
740
741<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700742 <li>Desk Clock</li>
743 <li>Browser</li>
744 <li>Calendar</li>
745 <li>Contacts</li>
746 <li>Gallery</li>
747 <li>GlobalSearch</li>
748 <li>Launcher</li>
749 <li>Music</li>
750 <li>Settings</li>
Unsuk Jungbca27492015-04-01 08:08:10 -0700751</ul>
752
753<p>Device implementations SHOULD include the core Android applications as
754appropriate but MUST include a component implementing the same intent patterns
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700755defined by all the &ldquo;public&rdquo; Activity or Service components of these core
Unsuk Jungbca27492015-04-01 08:08:10 -0700756Android applications. Note that Activity or Service components are considered
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700757&ldquo;public&rdquo; when the attribute android:exported is absent or has the value true.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700758
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700759<h4 id="3_2_3_2_intent_overrides">3.2.3.2. Intent Overrides</h4>
Unsuk Jungbca27492015-04-01 08:08:10 -0700760
761
762<p>As Android is an extensible platform, device implementations MUST allow each
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700763intent pattern referenced in <a href="#3_2_3_1_core_application_intents">section 3.2.3.1</a> to be overridden by third-party applications. The upstream Android open source
Unsuk Jungbca27492015-04-01 08:08:10 -0700764implementation allows this by default; device implementers MUST NOT attach
765special privileges to system applications' use of these intent patterns, or
766prevent third-party applications from binding to and assuming control of these
767patterns. This prohibition specifically includes but is not limited to
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700768disabling the&ldquo;Chooser&rdquo; user interface that allows the user to select between
Unsuk Jungbca27492015-04-01 08:08:10 -0700769multiple applications that all handle the same intent pattern.</p>
770
771<p>However, device implementations MAY provide default activities for specific URI
772patterns (eg. http://play.google.com) if the default activity provides a more
773specific filter for the data URI. For example, an intent filter specifying the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700774data URI &ldquo;http://www.android.com&rdquo; is more specific than the browser filter for&ldquo;http://&rdquo;. Device implementations MUST provide a user interface for users to
Unsuk Jungbca27492015-04-01 08:08:10 -0700775modify the default activity for intents.</p>
776
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700777<h4 id="3_2_3_3_intent_namespaces">3.2.3.3. Intent Namespaces</h4>
Unsuk Jungbca27492015-04-01 08:08:10 -0700778
779
780<p>Device implementations MUST NOT include any Android component that honors any
781new intent or broadcast intent patterns using an ACTION, CATEGORY, or other key
782string in the android.* or com.android.* namespace. Device implementers MUST
783NOT include any Android components that honor any new intent or broadcast
784intent patterns using an ACTION, CATEGORY, or other key string in a package
785space belonging to another organization. Device implementers MUST NOT alter or
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700786extend any of the intent patterns used by the core apps listed in <a href="#3_2_3_1_core_application_intents">section 3.2.3.1</a>. Device implementations MAY include intent patterns using namespaces clearly
Unsuk Jungbca27492015-04-01 08:08:10 -0700787and obviously associated with their own organization. This prohibition is
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700788analogous to that specified for Java language classes in <a href="#3_6_api_namespaces">section 3.6</a>.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700789
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700790<h4 id="3_2_3_4_broadcast_intents">3.2.3.4. Broadcast Intents</h4>
Unsuk Jungbca27492015-04-01 08:08:10 -0700791
792
793<p>Third-party applications rely on the platform to broadcast certain intents to
794notify them of changes in the hardware or software environment.
795Android-compatible devices MUST broadcast the public broadcast intents in
796response to appropriate system events. Broadcast intents are described in the
797SDK documentation.</p>
798
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700799<h4 id="3_2_3_5_default_app_settings">3.2.3.5. Default App Settings</h4>
Unsuk Jungbca27492015-04-01 08:08:10 -0700800
801
802<p>Android includes settings that provide users an easy way to select their
803default applications, for example for Home screen or SMS. Where it makes sense,
804device implementations MUST provide a similar settings menu and be compatible
805with the intent filter pattern and API methods described in the SDK
806documentation as below.</p>
807
808<p>Device implementations:</p>
809
810<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700811 <li>MUST honor the android.settings.HOME_SETTINGS intent to show a default app
Unsuk Jungbca27492015-04-01 08:08:10 -0700812settings menu for Home Screen, if the device implementation reports
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700813android.software.home_screen [<a href="http://developer.android.com/reference/android/provider/Settings.html">Resources, 10]</a></li>
814 <li>MUST provide a settings menu that will call the
Unsuk Jungbca27492015-04-01 08:08:10 -0700815android.provider.Telephony.ACTION_CHANGE_DEFAULT intent to show a dialog to
816change the default SMS application, if the device implementation reports
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700817android.hardware.telephony [<a href="http://developer.android.com/reference/android/provider/Telephony.Sms.Intents.html">Resources, 9</a>]</li>
818 <li>MUST honor the android.settings.NFC_PAYMENT_SETTINGS intent to show a default
Unsuk Jungbca27492015-04-01 08:08:10 -0700819app settings menu for Tap and Pay, if the device implementation reports
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700820android.hardware.nfc.hce [<a href="http://developer.android.com/reference/android/provider/Settings.html">Resources, 10]</a></li>
Unsuk Jungbca27492015-04-01 08:08:10 -0700821</ul>
822
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700823<h2 id="3_3_native_api_compatibility">3.3. Native API Compatibility</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -0700824
825
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700826<h3 id="3_3_1_application_binary_interfaces">3.3.1 Application Binary Interfaces</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -0700827
828
829<p>Managed Dalvik bytecode can call into native code provided in the application
830.apk file as an ELF .so file compiled for the appropriate device hardware
831architecture. As native code is highly dependent on the underlying processor
832technology, Android defines a number of Application Binary Interfaces (ABIs) in
833the Android NDK. Device implementations MUST be compatible with one or more
834defined ABIs, and MUST implement compatibility with the Android NDK, as below.</p>
835
836<p>If a device implementation includes support for an Android ABI, it:</p>
837
838<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700839 <li>MUST include support for code running in the managed environment to call into
840native code, using the standard Java Native Interface (JNI) semantics</li>
841 <li>MUST be source-compatible (i.e. header compatible) and binary-compatible (for
842the ABI) with each required library in the list below</li>
843 <li>MUST support the equivalent 32-bit ABI if any 64-bit ABI is supported</li>
844 <li>MUST accurately report the native Application Binary Interface (ABI) supported
Unsuk Jungbca27492015-04-01 08:08:10 -0700845by the device, via the android.os.Build.SUPPORTED_ABIS,
846android.os.Build.SUPPORTED_32_BIT_ABIS, and
847android.os.Build.SUPPORTED_64_BIT_ABIS parameters, each a comma separated list
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700848of ABIs ordered from the most to the least preferred one</li>
849 <li>MUST report, via the above parameters, only those ABIs documented in the latest
850version of the Android NDK, &ldquo;NDK Programmer&rsquo;s Guide | ABI Management&rdquo; in docs/
851directory</li>
852 <li>SHOULD be built using the source code and header files available in the
853upstream Android Open Source Project</li>
Unsuk Jungbca27492015-04-01 08:08:10 -0700854</ul>
855
856<p>The following native code APIs MUST be available to apps that include native
857code:</p>
858
859<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700860 <li>libc (C library)</li>
861 <li>libm (math library)</li>
862 <li>Minimal support for C++</li>
863 <li>JNI interface</li>
864 <li>liblog (Android logging)</li>
865 <li>libz (Zlib compression)</li>
866 <li>libdl (dynamic linker)</li>
867 <li>libGLESv1_CM.so (OpenGL ES 1.x)</li>
868 <li>libGLESv2.so (OpenGL ES 2.0)</li>
869 <li>libGLESv3.so (OpenGL ES 3.x)</li>
870 <li>libEGL.so (native OpenGL surface management)</li>
871 <li>libjnigraphics.so</li>
872 <li>libOpenSLES.so (OpenSL ES 1.0.1 audio support)</li>
873 <li>libOpenMAXAL.so (OpenMAX AL 1.0.1 support)</li>
874 <li>libandroid.so (native Android activity support)</li>
875 <li>libmediandk.so (native media APIs support)</li>
876 <li>Support for OpenGL, as described below</li>
Unsuk Jungbca27492015-04-01 08:08:10 -0700877</ul>
878
879<p>Note that future releases of the Android NDK may introduce support for
880additional ABIs. If a device implementation is not compatible with an existing
881predefined ABI, it MUST NOT report support for any ABIs at all.</p>
882
883<p>Note that device implementations MUST include libGLESv3.so and it MUST symlink
884(symbolic link) to libGLESv2.so. in turn, MUST export all the OpenGL ES 3.1 and
885Android Extension Pack [<a href="http://developer.android.com/guide/topics/graphics/opengl.html#aep">Resources, 11</a>] function symbols as defined in the NDK release android-21. Although all the
886symbols must be present, only the corresponding functions for OpenGL ES
887versions and extensions actually supported by the device must be fully
888implemented.</p>
889
890<p>Native code compatibility is challenging. For this reason, device implementers
891are <strong>very strongly encouraged</strong> to use the implementations of the libraries listed above from the upstream
892Android Open Source Project. </p>
893
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700894<h2 id="3_4_web_compatibility">3.4. Web Compatibility</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -0700895
896
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700897<h3 id="3_4_1_webview_compatibility">3.4.1. WebView Compatibility</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -0700898
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700899<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -0700900<p>The complete implementation of the android.webkit.Webview API MAY be provided
901on Android Watch devices but MUST be provided on all other types of device
902implementations.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700903</div>
Unsuk Jungbca27492015-04-01 08:08:10 -0700904
905
906<p>The platform feature android.software.webview MUST be reported on any device
907that provides a complete implementation of the android.webkit.WebView API, and
908MUST NOT be reported on devices without a complete implementation of the API.
909The Android Open Source implementation uses code from the Chromium Project to
910implement the android.webkit.WebView [<a href="http://developer.android.com/reference/android/webkit/WebView.html">Resources, 12</a>]. Because it is not feasible to develop a comprehensive test suite for a web
911rendering system, device implementers MUST use the specific upstream build of
912Chromium in the WebView implementation. Specifically:</p>
913
914<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700915 <li>Device android.webkit.WebView implementations MUST be based on the Chromium
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -0700916build from the upstream Android Open Source Project for Android 5.1. This build
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700917includes a specific set of functionality and security fixes for the WebView [<a href="http://www.chromium.org/">Resources, 13</a>].</li>
918 <li>The user agent string reported by the WebView MUST be in this format:
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -0700919<p>Mozilla/5.1 (Linux; Android $(VERSION); $(MODEL) Build/$(BUILD))
Unsuk Jungbca27492015-04-01 08:08:10 -0700920AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 $(CHROMIUM_VER) Mobile
921Safari/537.36</p>
922 <ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700923 <li>The value of the $(VERSION) string MUST be the same as the value for
924android.os.Build.VERSION.RELEASE.</li>
925 <li>The value of the $(MODEL) string MUST be the same as the value for
926android.os.Build.MODEL.</li>
927 <li>The value of the $(BUILD) string MUST be the same as the value for
928android.os.Build.ID.</li>
929 <li>The value of the $(CHROMIUM_VER) string MUST be the version of Chromium in the
930upstream Android Open Source Project.</li>
931 <li>Device implementations MAY omit Mobile in the user agent string.</li>
932 </ul></li></ul>
Unsuk Jungbca27492015-04-01 08:08:10 -0700933
934<p>The WebView component SHOULD include support for as many HTML5 features as
935possible and if it supports the feature SHOULD conform to the HTML5
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700936specification [<a href="http://html.spec.whatwg.org/multipage/">Resources, 14</a>].</p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700937
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700938<h3 id="3_4_2_browser_compatibility">3.4.2. Browser Compatibility</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -0700939
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700940<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -0700941<p>Android Television and Watch Devices MAY omit a browser application, but MUST
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700942support the public intent patterns as described in <a href="#3_2_3_1_core_application_intents">section 3.2.3.1</a>. All other types of device implementations MUST include a standalone Browser
943application for general user web browsing.</p>
944</div>
Unsuk Jungbca27492015-04-01 08:08:10 -0700945
946<p>The standalone Browser MAY be based on a browser technology other than WebKit.
947However, even if an alternate Browser application is used, the
948android.webkit.WebView component provided to third-party applications MUST be
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700949based on WebKit, as described in <a href="#3_4_1_webview_compatibility">section 3.4.1</a>.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700950
951<p>Implementations MAY ship a custom user agent string in the standalone Browser
952application.</p>
953
954<p>The standalone Browser application (whether based on the upstream WebKit
955Browser application or a third-party replacement) SHOULD include support for as
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700956much of HTML5 [<a href="http://html.spec.whatwg.org/multipage/">Resources, 14</a>] as possible. Minimally, device implementations MUST support each of these
Unsuk Jungbca27492015-04-01 08:08:10 -0700957APIs associated with HTML5:</p>
958
959<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700960 <li>application cache/offline operation [<a href="http://www.w3.org/html/wg/drafts/html/master/browsers.html#offline">Resources, 15</a>]</li>
961 <li>the &#60;video&#62; tag [<a href="http://www.w3.org/html/wg/drafts/html/master/semantics.html#video">Resources, 16</a>]</li>
962 <li>geolocation [<a href="http://www.w3.org/TR/geolocation-API/">Resources, 17</a>]</li>
Unsuk Jungbca27492015-04-01 08:08:10 -0700963</ul>
964
965<p>Additionally, device implementations MUST support the HTML5/W3C webstorage API
966[<a href="http://www.w3.org/TR/webstorage/">Resources, 18</a>], and SHOULD support the HTML5/W3C IndexedDB API [<a href="http://www.w3.org/TR/IndexedDB/">Resources, 19</a>]. Note that as the web development standards bodies are transitioning to favor
967IndexedDB over webstorage, IndexedDB is expected to become a required component
968in a future version of Android.</p>
969
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700970<h2 id="3_5_api_behavioral_compatibility">3.5. API Behavioral Compatibility</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -0700971
972
973<p>The behaviors of each of the API types (managed, soft, native, and web) must be
974consistent with the preferred implementation of the upstream Android Open
975Source Project [<a href="http://source.android.com/">Resources, 2</a>]. Some specific areas of compatibility are:</p>
976
977<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700978 <li>Devices MUST NOT change the behavior or semantics of a standard intent.</li>
979 <li>Devices MUST NOT alter the lifecycle or lifecycle semantics of a particular
980type of system component (such as Service, Activity, ContentProvider, etc.).</li>
981 <li>Devices MUST NOT change the semantics of a standard permission.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -0700982</ul>
983
984<p>The above list is not comprehensive. The Compatibility Test Suite (CTS) tests
985significant portions of the platform for behavioral compatibility, but not all.
986It is the responsibility of the implementer to ensure behavioral compatibility
987with the Android Open Source Project. For this reason, device implementers
988SHOULD use the source code available via the Android Open Source Project where
989possible, rather than re-implement significant parts of the system.</p>
990
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700991<h2 id="3_6_api_namespaces">3.6. API Namespaces</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -0700992
993
994<p>Android follows the package and class namespace conventions defined by the Java
995programming language. To ensure compatibility with third-party applications,
996device implementers MUST NOT make any prohibited modifications (see below) to
997these package namespaces:</p>
998
999<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001000 <li>java.*</li>
1001 <li>javax.*</li>
1002 <li>sun.*</li>
1003 <li>android.*</li>
1004 <li>com.android.*</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07001005</ul>
1006
1007<p><strong>Prohibited modifications include</strong>:</p>
1008
1009<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001010 <li>Device implementations MUST NOT modify the publicly exposed APIs on the Android
Unsuk Jungbca27492015-04-01 08:08:10 -07001011platform by changing any method or class signatures, or by removing classes or
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001012class fields.</li>
1013 <li>Device implementers MAY modify the underlying implementation of the APIs, but
Unsuk Jungbca27492015-04-01 08:08:10 -07001014such modifications MUST NOT impact the stated behavior and Java-language
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001015signature of any publicly exposed APIs.</li>
1016 <li>Device implementers MUST NOT add any publicly exposed elements (such as classes
Unsuk Jungbca27492015-04-01 08:08:10 -07001017or interfaces, or fields or methods to existing classes or interfaces) to the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001018APIs above.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07001019</ul>
1020
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001021<p>A &ldquo;publicly exposed element&rdquo; is any construct which is not decorated with the&ldquo;@hide&rdquo; marker as used in the upstream Android source code. In other words,
Unsuk Jungbca27492015-04-01 08:08:10 -07001022device implementers MUST NOT expose new APIs or alter existing APIs in the
1023namespaces noted above. Device implementers MAY make internal-only
1024modifications, but those modifications MUST NOT be advertised or otherwise
1025exposed to developers.</p>
1026
1027<p>Device implementers MAY add custom APIs, but any such APIs MUST NOT be in a
1028namespace owned by or referring to another organization. For instance, device
1029implementers MUST NOT add APIs to the com.google.* or similar namespace: only
1030Google may do so. Similarly, Google MUST NOT add APIs to other companies'
1031namespaces. Additionally, if a device implementation includes custom APIs
1032outside the standard Android namespace, those APIs MUST be packaged in an
1033Android shared library so that only apps that explicitly use them (via the
1034<uses-library> mechanism) are affected by the increased memory usage of such
1035APIs.</p>
1036
1037<p>If a device implementer proposes to improve one of the package namespaces above
1038(such as by adding useful new functionality to an existing API, or adding a new
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001039API), the implementer SHOULD visit <a href="http://source.android.com/">source.android.com</a> and begin the process for contributing changes and code, according to the
Unsuk Jungbca27492015-04-01 08:08:10 -07001040information on that site.</p>
1041
1042<p>Note that the restrictions above correspond to standard conventions for naming
1043APIs in the Java programming language; this section simply aims to reinforce
1044those conventions and make them binding through inclusion in this Compatibility
1045Definition.</p>
1046
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001047<h2 id="3_7_runtime_compatibility">3.7. Runtime Compatibility</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07001048
1049
1050<p>Device implementations MUST support the full Dalvik Executable (DEX) format and
1051Dalvik bytecode specification and semantics [<a href="https://android.googlesource.com/platform/dalvik/+/lollipop-release/docs/">Resources, 20</a>]. Device implementers SHOULD use ART, the reference upstream implementation of
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001052the Dalvik Executable Format, and the reference implementation&rsquo;s package
Unsuk Jungbca27492015-04-01 08:08:10 -07001053management system.</p>
1054
1055<p>Device implementations MUST configure Dalvik runtimes to allocate memory in
1056accordance with the upstream Android platform, and as specified by the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001057following table. (See <a href="#7_1_1_screen_configuration">section 7.1.1</a> for screen size and screen density definitions.)</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001058
1059<p>Note that memory values specified below are considered minimum values and
1060device implementations MAY allocate more memory per application.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001061
Unsuk Jungbca27492015-04-01 08:08:10 -07001062<table>
1063 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001064 <th>Screen Layout</th>
1065 <th>Screen Density</th>
1066 <th>Minimum Application Memory</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07001067 </tr>
1068 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001069 <td rowspan="10">small/normal</td>
1070 <td>120 dpi (ldpi)</td>
1071 <td>16MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001072 </tr>
1073 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001074 <td>160 dpi (mdpi)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001075 <td></td>
1076 </tr>
1077 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001078 <td>213 dpi (tvdpi)</td>
1079 <td>32MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001080 </tr>
1081 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001082 <td>240 dpi (hdpi)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001083 <td></td>
1084 </tr>
1085 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001086 <td>280 dpi (280dpi)</td>
1087 <td>48MB</td>
Unsuk Jungaa55a672015-04-01 08:30:23 -07001088 </tr>
1089 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001090 <td>320 dpi (xhdpi)</td>
1091 <td>64MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001092 </tr>
1093 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001094 <td>400 dpi (400dpi)</td>
1095 <td>96MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001096 </tr>
1097 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001098 <td>480 dpi (xxhdpi)</td>
1099 <td>128MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001100 </tr>
1101 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001102 <td>560 dpi (560dpi)</td>
1103 <td>192MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001104 </tr>
1105 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001106 <td>640 dpi (xxxhdpi)</td>
1107 <td>256MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001108 </tr>
1109 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001110 <td rowspan="10">large</td>
1111 <td>120 dpi (ldpi)</td>
1112 <td>16MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001113 </tr>
1114 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001115 <td>160 dpi (mdpi)</td>
1116 <td>32MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001117 </tr>
1118 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001119 <td>213 dpi (tvdpi)</td>
1120 <td>64MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001121 </tr>
1122 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001123 <td>240 dpi (hdpi)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001124 <td></td>
1125 </tr>
1126 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001127 <td>280 dpi (280dpi)</td>
1128 <td>96MB</td>
Unsuk Jungaa55a672015-04-01 08:30:23 -07001129 </tr>
1130 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001131 <td>320 dpi (xhdpi)</td>
1132 <td>128MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001133 </tr>
1134 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001135 <td>400 dpi (400dpi)</td>
1136 <td>192MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001137 </tr>
1138 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001139 <td>480 dpi (xxhdpi)</td>
1140 <td>256MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001141 </tr>
1142 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001143 <td>560 dpi (560dpi)</td>
1144 <td>384MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001145 </tr>
1146 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001147 <td>640 dpi (xxxhdpi)</td>
1148 <td>512MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001149 </tr>
1150 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001151 <td rowspan="9">xlarge</td>
1152 <td>160 dpi (mdpi)</td>
1153 <td>64MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001154 </tr>
1155 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001156 <td>213 dpi (tvdpi)</td>
1157 <td>96MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001158 </tr>
1159 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001160 <td>240 dpi (hdpi)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001161 <td></td>
1162 </tr>
1163 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001164 <td>280 dpi (280dpi)</td>
1165 <td>144MB</td>
Unsuk Jungaa55a672015-04-01 08:30:23 -07001166 </tr>
1167 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001168 <td>320 dpi (xhdpi)</td>
1169 <td>192MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001170 </tr>
1171 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001172 <td>400 dpi (400dpi)</td>
1173 <td>288MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001174 </tr>
1175 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001176 <td>480 dpi (xxhdpi)</td>
1177 <td>384MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001178 </tr>
1179 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001180 <td>560 dpi (560dpi)</td>
1181 <td>576MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001182 </tr>
1183 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001184 <td>640 dpi (xxxhdpi)</td>
1185 <td>768MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001186 </tr>
1187</table>
1188
1189
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001190<h2 id="3_8_user_interface_compatibility">3.8. User Interface Compatibility</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07001191
1192
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001193<h3 id="3_8_1_launcher_home_screen">3.8.1. Launcher (Home Screen)</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001194
1195
1196<p>Android includes a launcher application (home screen) and support for
1197third-party applications to replace the device launcher (home screen). Device
1198implementations that allow third-party applications to replace the device home
1199screen MUST declare the platform feature android.software.home_screen.</p>
1200
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001201<h3 id="3_8_2_widgets">3.8.2. Widgets</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001202
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001203<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07001204<p>Widgets are optional for all Android device implementations, but SHOULD be
1205supported on Android Handheld devices.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001206</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07001207
1208
1209<p>Android defines a component type and corresponding API and lifecycle that
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001210allows applications to expose an &ldquo;AppWidget&rdquo; to the end user [<a href="http://developer.android.com/guide/practices/ui_guidelines/widget_design.html">Resources, 21</a>] a feature that is strongly RECOMMENDED to be supported on Handheld Device
Unsuk Jungbca27492015-04-01 08:08:10 -07001211implementations. Device implementations that support embedding widgets on the
1212home screen MUST meet the following requirements and declare support for
1213platform feature android.software.app_widgets.</p>
1214
1215<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001216 <li>Device launchers MUST include built-in support for AppWidgets, and expose user
Unsuk Jungbca27492015-04-01 08:08:10 -07001217interface affordances to add, configure, view, and remove AppWidgets directly
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001218within the Launcher.</li>
1219 <li>Device implementations MUST be capable of rendering widgets that are 4 x 4 in
Unsuk Jungbca27492015-04-01 08:08:10 -07001220the standard grid size. See the App Widget Design Guidelines in the Android SDK
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001221documentation [<a href="http://developer.android.com/guide/practices/ui_guidelines/widget_design.html">Resources, 21</a>] for details.</li>
1222 <li>Device implementations that include support for lock screen MAY support
1223application widgets on the lock screen.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07001224</ul>
1225
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001226<h3 id="3_8_3_notifications">3.8.3. Notifications</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001227
1228
1229<p>Android includes APIs that allow developers to notify users of notable events [<a href="http://developer.android.com/guide/topics/ui/notifiers/notifications.html">Resources, 22</a>], using hardware and software features of the device.</p>
1230
1231<p>Some APIs allow applications to perform notifications or attract attention
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001232using hardware&#8212;specifically sound, vibration, and light. Device implementations
Unsuk Jungbca27492015-04-01 08:08:10 -07001233MUST support notifications that use hardware features, as described in the SDK
1234documentation, and to the extent possible with the device implementation
1235hardware. For instance, if a device implementation includes a vibrator, it MUST
1236correctly implement the vibration APIs. If a device implementation lacks
1237hardware, the corresponding APIs MUST be implemented as no-ops. This behavior
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001238is further detailed in <a href="#7_hardware_compatibility">section 7</a>.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001239
1240<p>Additionally, the implementation MUST correctly render all resources (icons,
1241sound files, etc.) provided for in the APIs [<a href="https://developer.android.com/guide/topics/resources/available-resources.html">Resources, 23</a>], or in the Status/System Bar icon style guide [<a href="http://developer.android.com/design/style/iconography.html">Resources, 24</a>]. Device implementers MAY provide an alternative user experience for
1242notifications than that provided by the reference Android Open Source
1243implementation; however, such alternative notification systems MUST support
1244existing notification resources, as above. </p>
1245
1246<p>Android includes support for various notifications, such as:</p>
1247
1248<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001249 <li><strong>Rich notifications</strong>. Interactive Views for ongoing notifications.</li>
1250 <li><strong>Heads-up notifications</strong>. Interactive Views users can act on or dismiss without leaving the current app.</li>
1251 <li><strong>Lockscreen notifications</strong>. Notifications shown over a lock screen with granular control on visibility.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07001252</ul>
1253
1254<p>Device implementations MUST properly display and execute these notifications,
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001255including the title/name, icon, text as documented in the Android APIs <a href="http://developer.android.com/design/patterns/notifications.html">[Resources, 25]</a>.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001256
1257<p>Android includes Notification Listener Service APIs that allow apps (once
1258explicitly enabled by the user) to receive a copy of all notifications as they
1259are posted or updated. Device implementations MUST correctly and promptly send
1260notifications in their entirety to all such installed and user-enabled listener
1261services, including any and all metadata attached to the Notification object.</p>
1262
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001263<h3 id="3_8_4_search">3.8.4. Search</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001264
1265
1266<p>Android includes APIs [<a href="http://developer.android.com/reference/android/app/SearchManager.html">Resources, 26</a>] that allow developers to incorporate search into their applications, and
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001267expose their application&rsquo;s data into the global system search. Generally
Unsuk Jungbca27492015-04-01 08:08:10 -07001268speaking, this functionality consists of a single, system-wide user interface
1269that allows users to enter queries, displays suggestions as users type, and
1270displays results. The Android APIs allow developers to reuse this interface to
1271provide search within their own apps, and allow developers to supply results to
1272the common global search user interface.</p>
1273
1274<p>Android device implementations SHOULD include global search, a single, shared,
1275system-wide search user interface capable of real-time suggestions in response
1276to user input. Device implementations SHOULD implement the APIs that allow
1277developers to reuse this user interface to provide search within their own
1278applications. Device implementations that implement the global search interface
1279MUST implement the APIs that allow third-party applications to add suggestions
1280to the search box when it is run in global search mode. If no third-party
1281applications are installed that make use of this functionality, the default
1282behavior SHOULD be to display web search engine results and suggestions.</p>
1283
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001284<h3 id="3_8_5_toasts">3.8.5. Toasts</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001285
1286
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001287<p>Applications can use the &ldquo;Toast&rdquo; API to display short non-modal strings to the
Unsuk Jungbca27492015-04-01 08:08:10 -07001288end user, that disappear after a brief period of time [<a href="http://developer.android.com/reference/android/widget/Toast.html">Resources, 27</a>]. Device implementations MUST display Toasts from applications to end users in
1289some high-visibility manner.</p>
1290
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001291<h3 id="3_8_6_themes">3.8.6. Themes</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001292
1293
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001294<p>Android provides &ldquo;themes&rdquo; as a mechanism for applications to apply styles
Unsuk Jungbca27492015-04-01 08:08:10 -07001295across an entire Activity or application.</p>
1296
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001297<p>Android includes a &ldquo;Holo&rdquo; theme family as a set of defined styles for
Unsuk Jungbca27492015-04-01 08:08:10 -07001298application developers to use if they want to match the Holo theme look and
1299feel as defined by the Android SDK [<a href="http://developer.android.com/guide/topics/ui/themes.html">Resources, 28</a>]. Device implementations MUST NOT alter any of the Holo theme attributes
1300exposed to applications [<a href="http://developer.android.com/reference/android/R.style.html">Resources, 29</a>].</p>
1301
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001302<p>Android includes a &ldquo;Material&rdquo; theme family as a set of defined styles for
1303application developers to use if they want to match the design theme&rsquo;s look and
Unsuk Jungbca27492015-04-01 08:08:10 -07001304feel across the wide variety of different Android device types. Device
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001305implementations MUST support the &ldquo;Material&rdquo; theme family and MUST NOT alter any
Unsuk Jungbca27492015-04-01 08:08:10 -07001306of the Material theme attributes or their assets exposed to applications [<a href="http://developer.android.com/reference/android/R.style.html#Theme_Material">Resources, 30</a>].</p>
1307
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001308<p>Android also includes a &ldquo;Device Default&rdquo; theme family as a set of defined
Unsuk Jungbca27492015-04-01 08:08:10 -07001309styles for application developers to use if they want to match the look and
1310feel of the device theme as defined by the device implementer. Device
1311implementations MAY modify the Device Default theme attributes exposed to
1312applications [<a href="http://developer.android.com/reference/android/R.style.html">Resources, 29</a>].</p>
1313
1314<p>Android supports a new variant theme with translucent system bars, which allows
1315application developers to fill the area behind the status and navigation bar
1316with their app content. To enable a consistent developer experience in this
1317configuration, it is important the status bar icon style is maintained across
1318different device implementations. Therefore, Android device implementations
1319MUST use white for system status icons (such as signal strength and battery
1320level) and notifications issued by the system, unless the icon is indicating a
1321problematic status [<a href="http://developer.android.com/reference/android/R.style.html">Resources, 29</a>].</p>
1322
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001323<h3 id="3_8_7_live_wallpapers">3.8.7. Live Wallpapers</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001324
1325
1326<p>Android defines a component type and corresponding API and lifecycle that
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001327allows applications to expose one or more &ldquo;Live Wallpapers&rdquo; to the end user [<a href="http://developer.android.com/reference/android/service/wallpaper/WallpaperService.html">Resources, 31</a>]. Live wallpapers are animations, patterns, or similar images with limited
Unsuk Jungbca27492015-04-01 08:08:10 -07001328input capabilities that display as a wallpaper, behind other applications.</p>
1329
1330<p>Hardware is considered capable of reliably running live wallpapers if it can
1331run all live wallpapers, with no limitations on functionality, at a reasonable
1332frame rate with no adverse effects on other applications. If limitations in the
1333hardware cause wallpapers and/or applications to crash, malfunction, consume
1334excessive CPU or battery power, or run at unacceptably low frame rates, the
1335hardware is considered incapable of running live wallpaper. As an example, some
1336live wallpapers may use an OpenGL 2.0 or 3.x context to render their content.
1337Live wallpaper will not run reliably on hardware that does not support multiple
1338OpenGL contexts because the live wallpaper use of an OpenGL context may
1339conflict with other applications that also use an OpenGL context.</p>
1340
1341<p>Device implementations capable of running live wallpapers reliably as described
1342above SHOULD implement live wallpapers, and when implemented MUST report the
1343platform feature flag android.software.live_wallpaper.</p>
1344
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001345<h3 id="3_8_8_activity_switching">3.8.8. Activity Switching</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001346
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001347<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07001348<p>As the Recent function navigation key is OPTIONAL, the requirements to
1349implement the overview screen is OPTIONAL for Android Television devices and
1350Android Watch devices.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001351</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07001352
1353
1354<p>The upstream Android source code includes the overview screen [<a href="http://developer.android.com/guide/components/recents.html">Resources, 32</a>], a system-level user interface for task switching and displaying recently
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001355accessed activities and tasks using a thumbnail image of the application&rsquo;s
Unsuk Jungbca27492015-04-01 08:08:10 -07001356graphical state at the moment the user last left the application. Device
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001357implementations including the recents function navigation key as detailed in <a href="#7_2_3_navigation_keys">section 7.2.3</a>, MAY alter the interface but MUST meet the following requirements:</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001358
1359<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001360 <li>MUST display affiliated recents as a group that moves together.</li>
1361 <li>MUST support at least up to 20 displayed activities.</li>
1362 <li>MUST at least display the title of 4 activities at a time.</li>
1363 <li>SHOULD display highlight color, icon, screen title in recents.</li>
1364 <li>MUST implement the screen pinning behavior [<a href="http://developer.android.com/about/versions/android-5.0.html#ScreenPinning">Resources, 33</a>] and provide the user with a settings menu to toggle the feature.</li>
1365 <li>SHOULD display a closing affordance ("x") but MAY delay this until user
1366interacts with screens.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07001367</ul>
1368
1369<p>Device implementations are STRONGLY ENCOURAGED to use the upstream Android user
1370interface (or a similar thumbnail-based interface) for the overview screen.</p>
1371
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001372<h3 id="3_8_9_input_management">3.8.9. Input Management</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001373
1374
1375<p>Android includes support for Input Management and support for third-party input
1376method editors [<a href="http://developer.android.com/guide/topics/text/creating-input-method.html">Resources, 34</a>]. Device implementations that allow users to use third-party input methods on
1377the device MUST declare the platform feature android.software.input_methods and
1378support IME APIs as defined in the Android SDK documentation.</p>
1379
1380<p>Device implementations that declare the android.software.input_methods feature
1381MUST provide a user-accessible mechanism to add and configure third-party input
1382methods. Device implementations MUST display the settings interface in response
1383to the android.settings.INPUT_METHOD_SETTINGS intent.</p>
1384
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001385<h3 id="3_8_10_lock_screen_media_control">3.8.10. Lock Screen Media Control</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001386
1387
1388<p>The Remote Control Client API is deprecated from Android 5.0 in favor of the
1389Media Notification Template that allows media applications to integrate with
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001390playback controls that are displayed on the lock screen [<a href="http://developer.android.com/reference/android/app/Notification.MediaStyle.html">Resources, 35</a>]. Device implementations that support a lock screen in the device MUST support
Unsuk Jungbca27492015-04-01 08:08:10 -07001391the Media Notification Template along with other notifications.</p>
1392
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001393<h3 id="3_8_11_dreams">3.8.11. Dreams</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001394
1395
1396<p>Android includes support for interactive screensavers called Dreams [<a href="http://developer.android.com/reference/android/service/dreams/DreamService.html">Resources, 36</a>]. Dreams allows users to interact with applications when a device connected to
1397a power source is idle or docked in a desk dock. Android Watch devices MAY
1398implement Dreams, but other types of device implementations SHOULD include
1399support for Dreams and provide a settings option for users to configure Dreams
1400in response to the android.settings.DREAM_SETTINGS intent.</p>
1401
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001402<h3 id="3_8_12_location">3.8.12. Location</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001403
1404
1405<p>When a device has a hardware sensor (e.g. GPS) that is capable of providing the
1406location coordinates, location modes MUST be displayed in the Location menu
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001407within Settings [<a href="http://developer.android.com/reference/android/provider/Settings.Secure.html#LOCATION_MODE">Resources, 37</a>].</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001408
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001409<h3 id="3_8_13_unicode_and_font">3.8.13. Unicode and Font</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001410
1411
1412<p>Android includes support for color emoji characters. When Android device
1413implementations include an IME, devices MUST provide an input method to the
1414user for the Emoji characters defined in Unicode 6.1 [<a href="http://www.unicode.org/versions/Unicode6.1.0/">Resources, 38</a>]. All devices MUST be capable of rendering these emoji characters in color
1415glyph.</p>
1416
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -07001417<p>Android includes support for Roboto 2 font with different
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001418weights&mdash;sans-serif-thin, sans-serif-light, sans-serif-medium, sans-serif-black,
1419sans-serif-condensed, sans-serif-condensed-light&mdash;which MUST all be included for
Unsuk Jungbca27492015-04-01 08:08:10 -07001420the languages available on the device and full Unicode 7.0 coverage of Latin,
1421Greek, and Cyrillic, including the Latin Extended A, B, C, and D ranges, and
1422all glyphs in the currency symbols block of Unicode 7.0.</p>
1423
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001424<h2 id="3_9_device_administration">3.9. Device Administration</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07001425
1426
1427<p>Android includes features that allow security-aware applications to perform
1428device administration functions at the system level, such as enforcing password
1429policies or performing remote wipe, through the Android Device Administration
Unsuk Jung18378642015-05-18 19:26:50 -07001430API [<a href="http://developer.android.com/guide/topics/admin/device-admin.html">Resources, 39</a>].
1431Device implementations MUST provide an implementation of the DevicePolicyManager class
1432[<a href="http://developer.android.com/reference/android/app/admin/DevicePolicyManager.html">Resources, 40</a>].
1433Device implementations that include support for PIN (numeric) or PASSWORD
1434(alphanumeric) based lock screens MUST support the full range of device
1435administration policies defined in the Android SDK documentation
1436[<a href="http://developer.android.com/guide/topics/admin/device-admin.html">Resources, 39</a>]
1437and report the platform feature android.software.device_admin.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001438
1439<p>Device implementations MAY have a preinstalled application performing device
1440administration functions but this application MUST NOT be set out-of-the box as
1441the default Device Owner app [<a href="http://developer.android.com/reference/android/app/admin/DevicePolicyManager.html#isDeviceOwnerApp(java.lang.String)">Resources, 41</a>].</p>
1442
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001443<h2 id="3_10_accessibility">3.10. Accessibility</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07001444
1445
1446<p>Android provides an accessibility layer that helps users with disabilities to
1447navigate their devices more easily. In addition, Android provides platform APIs
1448that enable accessibility service implementations to receive callbacks for user
1449and system events and generate alternate feedback mechanisms, such as
1450text-to-speech, haptic feedback, and trackball/d-pad navigation [<a href="http://developer.android.com/reference/android/accessibilityservice/AccessibilityService.html">Resources, 42</a>]. Device implementations MUST provide an implementation of the Android
1451accessibility framework consistent with the default Android implementation.
1452Device implementations MUST meet the following requirements:</p>
1453
1454<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001455 <li>MUST support third-party accessibility service implementations through the
1456android.accessibilityservice APIs [<a href="http://developer.android.com/reference/android/view/accessibility/package-summary.html">Resources, 43</a>].</li>
1457 <li>MUST generate AccessibilityEvents and deliver these events to all registered
Unsuk Jungbca27492015-04-01 08:08:10 -07001458AccessibilityService implementations in a manner consistent with the default
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001459Android implementation.</li>
1460 <li>Unless an Android Watch device with no audio output, device implementations
Unsuk Jungbca27492015-04-01 08:08:10 -07001461MUST provide a user-accessible mechanism to enable and disable accessibility
1462services, and MUST display this interface in response to the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001463android.provider.Settings.ACTION_ACCESSIBILITY_SETTINGS intent.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07001464</ul>
1465
1466<p>Additionally, device implementations SHOULD provide an implementation of an
1467accessibility service on the device, and SHOULD provide a mechanism for users
1468to enable the accessibility service during device setup. An open source
1469implementation of an accessibility service is available from the Eyes Free
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001470project [<a href="http://code.google.com/p/eyes-free/">Resources, 44</a>].</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001471
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001472<h2 id="3_11_text-to-speech">3.11. Text-to-Speech</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07001473
1474
1475<p>Android includes APIs that allow applications to make use of text-to-speech
1476(TTS) services and allows service providers to provide implementations of TTS
1477services [<a href="http://developer.android.com/reference/android/speech/tts/package-summary.html">Resources, 45</a>]. Device implementations reporting the feature android.hardware.audio.output
1478MUST meet these requirements related to the Android TTS framework. </p>
1479
1480<p>Device implementations:</p>
1481
1482<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001483 <li>MUST support the Android TTS framework APIs and SHOULD include a TTS engine
Unsuk Jungbca27492015-04-01 08:08:10 -07001484supporting the languages available on the device. Note that the upstream
1485Android open source software includes a full-featured TTS engine
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001486implementation.</li>
1487 <li>MUST support installation of third-party TTS engines.</li>
1488 <li>MUST provide a user-accessible interface that allows users to select a TTS
1489engine for use at the system level.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07001490</ul>
1491
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001492<h2 id="3_12_tv_input_framework">3.12. TV Input Framework</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07001493
1494
1495<p>The Android Television Input Framework (TIF) simplifies the delivery of live
1496content to Android Television devices. TIF provides a standard API to create
1497input modules that control Android Television devices. Android Television
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001498device implementations MUST support Television Input Framework [<a href="http://source.android.com/devices/tv/index.html">Resources, 46</a>].</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001499
1500<p>Device implementations that support TIF MUST declare the platform feature
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001501android.software.live_tv.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001502
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001503<h1 id="4_application_packaging_compatibility">4. Application Packaging Compatibility</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -07001504
1505
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001506<p>Device implementations MUST install and run Android &ldquo;.apk&rdquo; files as generated
1507by the &ldquo;aapt&rdquo; tool included in the official Android SDK [<a href="http://developer.android.com/tools/help/index.html">Resources, 47</a>].</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001508
1509<p>Devices implementations MUST NOT extend either the .apk [<a href="http://developer.android.com/guide/components/fundamentals.html">Resources, 48</a>], Android Manifest [<a href="http://developer.android.com/guide/topics/manifest/manifest-intro.html">Resources, 49</a>], Dalvik bytecode [<a href="https://android.googlesource.com/platform/dalvik/+/lollipop-release/docs/">Resources, 20</a>], or RenderScript bytecode formats in such a way that would prevent those
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001510files from installing and running correctly on other compatible devices.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001511
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001512<h1 id="5_multimedia_compatibility">5. Multimedia Compatibility</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -07001513
1514
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001515<h2 id="5_1_media_codecs">5.1. Media Codecs</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07001516
1517
1518<p>Device implementations MUST support the core media formats specified in the
1519Android SDK documentation [<a href="http://developer.android.com/guide/appendix/media-formats.html">Resources, 50</a>] except where explicitly permitted in this document. Specifically, device
1520implementations MUST support the media formats, encoders, decoders, file types,
1521and container formats defined in the tables below. All of these codecs are
1522provided as software implementations in the preferred Android implementation
1523from the Android Open Source Project.</p>
1524
1525<p>Please note that neither Google nor the Open Handset Alliance make any
1526representation that these codecs are free from third-party patents. Those
1527intending to use this source code in hardware or software products are advised
1528that implementations of this code, including in open source software or
1529shareware, may require patent licenses from the relevant patent holders.</p>
1530
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001531<h3 id="5_1_1_audio_codecs">5.1.1. Audio Codecs</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001532
1533<table>
1534 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001535 <th>Format/Codec</th>
1536 <th>Encoder</th>
1537 <th>Decoder</th>
1538 <th>Details</th>
1539 <th>Supported File Types/Container Formats</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07001540 </tr>
1541 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001542 <td>MPEG-4 AAC Profile</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001543
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001544<p>(AAC LC)</td>
1545 <td>REQUIRED<sup>1</sup></td>
1546 <td>REQUIRED</td>
1547 <td>Support for mono/stereo/5.0/5.12 content with standard sampling rates from 8 to
154848 kHz.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001549 <td>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001550 <ul>
1551 <li class="table_list">3GPP (.3gp)</li>
1552 <li class="table_list">MPEG-4 (.mp4, .m4a)</li>
1553 <li class="table_list">ADTS raw AAC (.aac, decode in Android 3.1+, encode in Android 4.0+, ADIF not
1554supported)</li>
1555 <li class="table_list">MPEG-TS (.ts, not seekable, Android 3.0+)</li></ul></td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001556 </tr>
1557 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001558 <td>MPEG-4 HE AAC Profile (AAC+)</td>
1559 <td>REQUIRED<sup>1</sup><br>(Android 4.1+)</td>
1560 <td>REQUIRED</td>
1561 <td>Support for mono/stereo/5.0/5.12 content with standard sampling rates from 16
1562to 48 kHz.</td>
1563 <td></td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001564 </tr>
1565 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001566 <td>MPEG-4 HE AACv2</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001567
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001568<p>Profile (enhanced AAC+)</td>
1569 <td> </td>
1570 <td>REQUIRED</td>
1571 <td>Support for mono/stereo/5.0/5.12 content with standard sampling rates from 16
1572to 48 kHz.</td>
1573 <td></td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001574 </tr>
1575 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001576 <td>AAC ELD (enhanced low delay AAC)</td>
1577 <td>REQUIRED<sup>1</sup> </p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001578
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001579<p>(Android 4.1+)</td>
1580 <td>REQUIRED</p>
1581
1582<p>(Android 4.1+)</td>
1583 <td>Support for mono/stereo content with standard sampling rates from 16 to 48 kHz.</td>
1584 <td></td>
1585 </tr>
1586 <tr>
1587 <td>AMR-NB</td>
1588 <td>REQUIRED<sup>3</sup></td>
1589 <td>REQUIRED<sup>3</sup></td>
1590 <td>4.75 to 12.2 kbps sampled @ 8kHz</td>
1591 <td>3GPP (.3gp)</td>
1592 </tr>
1593 <tr>
1594 <td>AMR-WB</td>
1595 <td>REQUIRED<sup>3</sup></td>
1596 <td>REQUIRED<sup>3</sup></td>
1597 <td>9 rates from 6.60 kbit/s to 23.85 kbit/s sampled @ 16kHz</td>
1598 <td></td>
1599 </tr>
1600 <tr>
1601 <td>FLAC</td>
1602 <td></td>
1603 <td>REQUIRED <br>(Android 3.1+)</td>
1604 <td>Mono/Stereo (no multichannel). Sample rates up to 48 kHz (but up to 44.1 kHz is
Unsuk Jungbca27492015-04-01 08:08:10 -07001605recommended on devices with 44.1 kHz output, as the 48 to 44.1 kHz downsampler
1606does not include a low-pass filter). 16-bit recommended; no dither applied for
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700160724-bit.</td>
1608 <td>FLAC (.flac) only</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001609 </tr>
1610 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001611 <td>MP3</td>
1612 <td></td>
1613 <td>REQUIRED</td>
1614 <td>Mono/Stereo 8-320Kbps constant (CBR) or variable bitrate (VBR)</td>
1615 <td>MP3 (.mp3)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001616 </tr>
1617 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001618 <td>MIDI</td>
1619 <td></td>
1620 <td>REQUIRED</td>
1621 <td>MIDI Type 0 and 1. DLS Version 1 and 2. XMF and Mobile XMF. Support for
1622ringtone formats RTTTL/RTX, OTA, and iMelody</td>
1623 <td><ul>
1624 <li class="table_list">Type 0 and 1 (.mid, .xmf, .mxmf)</li>
1625 <li class="table_list">RTTTL/RTX (.rtttl, .rtx)</li>
1626 <li class="table_list">OTA (.ota)</li>
1627 <li class="table_list">iMelody (.imy)</li></ul></td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001628 </tr>
1629 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001630 <td>Vorbis</td>
1631 <td></td>
1632 <td>REQUIRED</td>
1633 <td></td>
1634 <td><ul>
1635 <li class="table_list">Ogg (.ogg)</li>
1636 <li class="table_list">Matroska (.mkv, Android 4.0+)</li></ul></td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001637 </tr>
1638 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001639 <td>PCM/WAVE</td>
1640 <td>REQUIRED<sup>4</sup><br> (Android 4.1+)</td>
1641 <td>REQUIRED</td>
1642 <td>16-bit linear PCM (rates up to limit of hardware). Devices MUST support
Unsuk Jungbca27492015-04-01 08:08:10 -07001643sampling rates for raw PCM recording at 8000, 11025, 16000, and 44100 Hz
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001644frequencies.</td>
1645 <td>WAVE (.wav)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001646 </tr>
1647 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001648 <td>Opus</td>
1649 <td></td>
1650 <td>REQUIRED<br> (Android 5.0+)</td>
1651 <td></td>
1652 <td>Matroska (.mkv)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001653 </tr>
1654</table>
1655
1656
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001657<p class="table_footnote"> 1 Required for device implementations that define android.hardware.microphone
Unsuk Jungbca27492015-04-01 08:08:10 -07001658but optional for Android Watch device implementations.</p>
1659
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001660<p class="table_footnote">2 Only downmix of 5.0/5.1 content is required; recording or rendering more than
Unsuk Jungbca27492015-04-01 08:08:10 -070016612 channels is optional.</p>
1662
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001663<p class="table_footnote">3 Required for Android Handheld device implementations. </p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001664
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001665<p class="table_footnote">4 Required for device implementations that define android.hardware.microphone,
Unsuk Jungbca27492015-04-01 08:08:10 -07001666including Android Watch device implementations.</p>
1667
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001668<h3 id="5_1_2_image_codecs">5.1.2. Image Codecs</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001669
1670<table>
1671 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001672 <th>Format/Codec</th>
1673 <th>Encoder</th>
1674 <th>Decoder</th>
1675 <th>Details</th>
1676 <th>Supported File Types/Container Formats</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07001677 </tr>
1678 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001679 <td>JPEG</td>
1680 <td>REQUIRED</td>
1681 <td>REQUIRED</td>
1682 <td>Base+progressive</td>
1683 <td>JPEG (.jpg)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001684 </tr>
1685 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001686 <td>GIF</td>
1687 <td></td>
1688 <td>REQUIRED</td>
1689 <td></td>
1690 <td>GIF (.gif)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001691 </tr>
1692 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001693 <td>PNG</td>
1694 <td>REQUIRED</td>
1695 <td>REQUIRED</td>
1696 <td></td>
1697 <td>PNG (.png)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001698 </tr>
1699 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001700 <td>BMP</td>
1701 <td></td>
1702 <td>REQUIRED</td>
1703 <td></td>
1704 <td>BMP (.bmp)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001705 </tr>
1706 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001707 <td>WebP</td>
1708 <td>REQUIRED</td>
1709 <td>REQUIRED</td>
1710 <td></td>
1711 <td>WebP (.webp)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001712 </tr>
1713</table>
1714
1715
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001716<h3 id="5_1_3_video_codecs">5.1.3. Video Codecs</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001717
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001718<div class="div">
Unsuk Jungbca27492015-04-01 08:08:10 -07001719<p>Video codecs are optional for Android Watch device implementations.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001720</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07001721
1722<table>
1723 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001724 <th>Format/Codec</th>
1725 <th>Encoder</th>
1726 <th>Decoder</th>
1727 <th>Details</th>
1728 <th>Supported File Types/Container Formats</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07001729 </tr>
1730 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001731 <td>H.263</td>
1732 <td>REQUIRED<sup>1</sup></td>
1733 <td>REQUIRED<sup>2</sup></td>
1734 <td></td>
1735 <td><ul>
1736 <li class="table_list">3GPP (.3gp)</li>
1737 <li class="table_list">MPEG-4 (.mp4)</li></ul></td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001738 </tr>
1739 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001740 <td>H.264 AVC</td>
1741 <td>REQUIRED<sup>2</sup></td>
1742 <td>REQUIRED<sup>2</sup></td>
1743 <td>See <a href="#5_2_video_encoding">section 5.2 </a>and <a href="#5_3_video_decoding">5.3</a> for details</td>
1744 <td><ul>
1745 <li class="table_list">3GPP (.3gp)</li>
1746 <li class="table_list">MPEG-4 (.mp4)</li>
1747 <li class="table_list">MPEG-TS (.ts, AAC audio only, not seekable, Android 3.0+)</li></ul></td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001748 </tr>
1749 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001750 <td>H.265 HEVC</td>
1751 <td></td>
1752 <td>REQUIRED<sup>2</sup></td>
1753 <td>See <a href="#5_3_video_decoding">section 5.3</a> for details</td>
1754 <td>MPEG-4 (.mp4)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001755 </tr>
1756 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001757 <td>MPEG-4 SP</td>
1758 <td></td>
1759 <td>REQUIRED<sup>2</sup></td>
1760 <td></td>
1761 <td>3GPP (.3gp)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001762 </tr>
1763 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001764 <td>VP83</td>
1765 <td>REQUIRED<sup>2</sup></p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001766
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001767<p>(Android 4.3+)</td>
1768 <td>REQUIRED<sup>2</sup></p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001769
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001770<p>(Android 2.3.3+)</td>
1771 <td>See <a href="#5_2_video_encoding">section 5.2</a> and <a href="#5_3_video_decoding">5.3</a> for details</td>
1772 <td><ul>
1773 <li class="table_list">WebM (.webm) [<a href="http://www.webmproject.org/">Resources, 110</a></li>
1774 <li class="table_list">Matroska (.mkv, Android 4.0+)4</li></ul></td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001775 </tr>
1776 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001777 <td>VP9</td>
1778 <td></td>
1779 <td>REQUIRED<sup>2</sup><br> (Android 4.4+)</td>
1780 <td>See <a href="#5_3_video_decoding">section 5.3</a> for details</td>
1781 <td><ul>
1782 <li class="table_list">WebM (.webm) [<a href="http://www.webmproject.org/">Resources, 110</a>]</li>
1783 <li class="table_list">Matroska (.mkv, Android 4.0+)4</li></ul></td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001784 </tr>
1785</table>
1786
1787
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001788<p class="table_footnote">1 Required for device implementations that include camera hardware and define
Unsuk Jungbca27492015-04-01 08:08:10 -07001789android.hardware.camera or android.hardware.camera.front.</p>
1790
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001791<p class="table_footnote">2 Required for device implementations except Android Watch devices. </p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001792
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001793<p class="table_footnote">3 For acceptable quality of web video streaming and video-conference services,
Unsuk Jungbca27492015-04-01 08:08:10 -07001794device implementations SHOULD use a hardware VP8 codec that meets the
1795requirements in [<a href="http://www.webmproject.org/hardware/rtc-coding-requirements/">Resources, 51</a>].</p>
1796
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001797<p class="table_footnote">4 Device implementations SHOULD support writing Matroska WebM files.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001798
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001799<h2 id="5_2_video_encoding">5.2. Video Encoding</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07001800
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001801<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07001802<p>Video codecs are optional for Android Watch device implementations.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001803</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07001804
1805
1806<p>Android device implementations with H.264 codec support, MUST support Baseline
1807Profile Level 3 and the following SD (Standard Definition) video encoding
1808profiles and SHOULD support Main Profile Level 4 and the following HD (High
1809Definition) video encoding profiles. Android Television devices are STRONGLY
1810RECOMMENDED to encode HD 1080p video at 30 fps.</p>
1811<table>
1812 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001813 <th></th>
1814 <th>SD (Low quality)</th>
1815 <th>SD (High quality)</th>
1816 <th>HD 720p1</th>
1817 <th>HD 1080p1</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07001818 </tr>
1819 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001820 <th>Video resolution</th>
1821 <td>320 x 240 px</td>
1822 <td>720 x 480 px</td>
1823 <td>1280 x 720 px</td>
1824 <td>1920 x 1080 px</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001825 </tr>
1826 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001827 <th>Video frame rate</th>
1828 <td>20 fps</td>
1829 <td>30 fps</td>
1830 <td>30 fps</td>
1831 <td>30 fps</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001832 </tr>
1833 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001834 <th>Video bitrate</th>
1835 <td>384 Kbps</td>
1836 <td>2 Mbps</td>
1837 <td>4 Mbps</td>
1838 <td>10 Mbps</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001839 </tr>
1840</table>
1841
1842
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001843<p class="table_footnote">1 When supported by hardware, but STRONGLY RECOMMENDED for Android Television
Unsuk Jungbca27492015-04-01 08:08:10 -07001844devices.</p>
1845
1846<p>Android device implementations with VP8 codec support MUST support the SD video
1847encoding profiles and SHOULD support the following HD (High Definition) video
1848encoding profiles.</p>
1849<table>
1850 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001851 <th></th>
1852 <th>SD (Low quality)</th>
1853 <th>SD (High quality)</th>
1854 <th>HD 720p1</th>
1855 <th>HD 1080p1</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07001856 </tr>
1857 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001858 <th>Video resolution</th>
1859 <td>320 x 180 px</td>
1860 <td>640 x 360 px</td>
1861 <td>1280 x 720 px</td>
1862 <td>1920 x 1080 px</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001863 </tr>
1864 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001865 <th>Video frame rate</th>
1866 <td>30 fps</td>
1867 <td>30 fps</td>
1868 <td>30 fps</td>
1869 <td>30 fps</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001870 </tr>
1871 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001872 <th>Video bitrate</th>
1873 <td>800 Kbps </td>
1874 <td>2 Mbps</td>
1875 <td>4 Mbps</td>
1876 <td>10 Mbps</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001877 </tr>
1878</table>
1879
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001880<p class="table_footnote">1 When supported by hardware.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001881
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001882<h2 id="5_3_video_decoding">5.3. Video Decoding</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07001883
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001884<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07001885<p>Video codecs are optional for Android Watch device implementations.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001886</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07001887
1888
1889<p>Device implementations MUST support dynamic video resolution switching within
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001890the same stream for VP8, VP9, H.264, and H.265 codecs.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001891
1892<p>Android device implementations with H.264 decoders, MUST support Baseline
1893Profile Level 3 and the following SD video decoding profiles and SHOULD support
1894the HD decoding profiles. Android Television devices MUST support High Profile
1895Level 4.2 and the HD 1080p decoding profile.</p>
1896<table>
1897 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001898 <th></th>
1899 <th>SD (Low quality)</th>
1900 <th>SD (High quality)</th>
1901 <th>HD 720p1</th>
1902 <th>HD 1080p1</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07001903 </tr>
1904 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001905 <th>Video resolution</th>
1906 <td>320 x 240 px</td>
1907 <td>720 x 480 px</td>
1908 <td>1280 x 720 px</td>
1909 <td>1920 x 1080 px</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001910 </tr>
1911 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001912 <th>Video frame rate</th>
1913 <td>30 fps</td>
1914 <td>30 fps</td>
1915 <td>30 fps / 60 fps2</td>
1916 <td>30 fps / 60 fps2</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001917 </tr>
1918 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001919 <th>Video bitrate</th>
1920 <td>800 Kbps </td>
1921 <td>2 Mbps</td>
1922 <td>8 Mbps</td>
1923 <td>20 Mbps</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001924 </tr>
1925</table>
1926
1927
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001928<p class="table_footnote">1 Required for Android Television device implementations, but for other device
Unsuk Jungbca27492015-04-01 08:08:10 -07001929types only when supported by hardware.</p>
1930
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001931<p class="table_footnote">2 Required for Android Television device implementations.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001932
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001933<p>Android device implementations when supporting VP8 codec as described in <a href="#5_1_3_video_codecs">section 5.1.3</a>, MUST support the following SD decoding profiles and SHOULD support the HD
Unsuk Jungbca27492015-04-01 08:08:10 -07001934decoding profiles. Android Television devices MUST support the HD 1080p
1935decoding profile. </p>
1936<table>
1937 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001938 <th></th>
1939 <th>SD (Low quality)</th>
1940 <th>SD (High quality)</th>
1941 <th>HD 720p1</th>
1942 <th>HD 1080p1</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07001943 </tr>
1944 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001945 <th>Video resolution</th>
1946 <td>320 x 180 px</td>
1947 <td>640 x 360 px</td>
1948 <td>1280 x 720 px</td>
1949 <td>1920 x 1080 px</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001950 </tr>
1951 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001952 <th>Video frame rate</th>
1953 <td>30 fps</td>
1954 <td>30 fps</td>
1955 <td>30 fps / 60 fps2</td>
1956 <td>30 / 60 fps2</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001957 </tr>
1958 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001959 <th>Video bitrate</th>
1960 <td>800 Kbps </td>
1961 <td>2 Mbps</td>
1962 <td>8 Mbps</td>
1963 <td>20 Mbps</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001964 </tr>
1965</table>
1966
1967
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001968<p class="table_footnote">1 Required for Android Television device implementations, but for other type of
Unsuk Jungbca27492015-04-01 08:08:10 -07001969devices only when supported by hardware.</p>
1970
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001971<p class="table_footnote">2 Required for Android Television device implementations.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001972
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001973<p>Android device implementations, when supporting VP9 codec as described in <a href="#5_1_3_video_codecs">section 5.1.3</a>, MUST support the following SD video decoding profiles and SHOULD support the
Unsuk Jungbca27492015-04-01 08:08:10 -07001974HD decoding profiles. Android Television devices are STRONGLY RECOMMENDED to
1975support the HD 1080p decoding profile and SHOULD support the UHD decoding
1976profile. When the UHD video decoding profile is supported, it MUST support 8
1977bit color depth.</p>
1978<table>
1979 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001980 <th></th>
1981 <th>SD (Low quality)</th>
1982 <th>SD (High quality)</th>
1983 <th>HD 720p 1</th>
1984 <th>HD 1080p 2</th>
1985 <th>UHD 2</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07001986 </tr>
1987 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001988 <th>Video resolution</th>
1989 <td>320 x 180 px</td>
1990 <td>640 x 360 px</td>
1991 <td>1280 x 720 px</td>
1992 <td>1920 x 1080 px</td>
1993 <td>3840 x 2160 px</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001994 </tr>
1995 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001996 <th>Video frame rate</th>
1997 <td>30 fps</td>
1998 <td>30 fps</td>
1999 <td>30 fps</td>
2000 <td>30 fps</td>
2001 <td>30 fps</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002002 </tr>
2003 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002004 <th>Video bitrate</th>
2005 <td>600 Kbps </td>
2006 <td>1.6 Mbps</td>
2007 <td>4 Mbps</td>
2008 <td>10 Mbps</td>
2009 <td>20 Mbps</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002010 </tr>
2011</table>
2012
2013
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002014<p class="table_footnote">1 Required for Android Television device implementations, but for other type of
Unsuk Jungbca27492015-04-01 08:08:10 -07002015devices only when supported by hardware.</p>
2016
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002017<p class="table_footnote">2 STRONGLY RECOMMENDED for Android Television device implementations when
Unsuk Jungbca27492015-04-01 08:08:10 -07002018supported by hardware.</p>
2019
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002020<p>Android device implementations, when supporting H.265 codec as described in <a href="#5_1_3_video_codecs">section 5.1.3</a>, MUST support the Main Profile Level 3 Main tier and the following SD video
Unsuk Jungbca27492015-04-01 08:08:10 -07002021decoding profiles and SHOULD support the HD decoding profiles. Android
2022Television devices MUST support the Main Profile Level 4.1 Main tier and the HD
20231080p decoding profile and SHOULD support Main10 Level 5 Main Tier profile and
2024the UHD decoding profile.</p>
2025<table>
2026 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002027 <th></th>
2028 <th>SD (Low quality)</th>
2029 <th>SD (High quality)</th>
2030 <th>HD 720p </strong>1 </td>
2031 <th>HD 1080p </strong>1 </td>
2032 <th>UHD </strong>2</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002033 </tr>
2034 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002035 <th>Video resolution</th>
2036 <td>352 x 288 px</td>
2037 <td>640 x 360 px</td>
2038 <td>1280 x 720 px</td>
2039 <td>1920 x 1080 px</td>
2040 <td>3840 x 2160 px</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002041 </tr>
2042 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002043 <th>Video frame rate</th>
2044 <td>30 fps</td>
2045 <td>30 fps</td>
2046 <td>30 fps</td>
2047 <td>30 fps</td>
2048 <td>30 fps</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002049 </tr>
2050 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002051 <th>Video bitrate</th>
2052 <td>600 Kbps </td>
2053 <td>1.6 Mbps</td>
2054 <td>4 Mbps</td>
2055 <td>10 Mbps</td>
2056 <td>20 Mbps</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002057 </tr>
2058</table>
2059
2060
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002061<p class="table_footnote">1 Required for Android Television device implementation, but for other type of
Unsuk Jungbca27492015-04-01 08:08:10 -07002062devices only when supported by hardware.</p>
2063
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002064<p class="table_footnote">2 Required for Android Television device implementations when supported by
Unsuk Jungbca27492015-04-01 08:08:10 -07002065hardware.</p>
2066
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002067<h2 id="5_4_audio_recording">5.4. Audio Recording</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07002068
2069
2070<p>While some of the requirements outlined in this section are stated as SHOULD
2071since Android 4.3, the Compatibility Definition for a future version is planned
2072to change these to MUST. Existing and new Android devices are <strong>very strongly encouraged</strong> to meet these requirements, or they will not be able to attain Android
2073compatibility when upgraded to the future version.</p>
2074
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002075<h3 id="5_4_1_raw_audio_capture">5.4.1. Raw Audio Capture</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002076
2077
2078<p>Device implementations that declare android.hardware.microphone MUST allow
2079capture of raw audio content with the following characteristics:</p>
2080
2081<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002082 <li><strong>Format</strong>: Linear PCM, 16-bit
2083 <li><strong>Sampling rates</strong>: 8000, 11025, 16000, 44100
2084 <li><strong>Channels</strong>: Mono
Unsuk Jungbca27492015-04-01 08:08:10 -07002085</ul>
2086
2087<p>Device implementations that declare android.hardware.microphone SHOULD allow
2088capture of raw audio content with the following characteristics:</p>
2089
2090<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002091 <li><strong>Format</strong>: Linear PCM, 16-bit
2092 <li><strong>Sampling rates</strong>: 22050, 48000
2093 <li><strong>Channels</strong>: Stereo
Unsuk Jungbca27492015-04-01 08:08:10 -07002094</ul>
2095
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002096<h3 id="5_4_2_capture_for_voice_recognition">5.4.2. Capture for Voice Recognition</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002097
2098
2099<p>In addition to the above recording specifications, when an application has
2100started recording an audio stream using the
2101android.media.MediaRecorder.AudioSource.VOICE_RECOGNITION audio source:</p>
2102
2103<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002104 <li>The device SHOULD exhibit approximately flat amplitude versus frequency
Unsuk Jungbca27492015-04-01 08:08:10 -07002105characteristics: specifically, ±3 dB, from 100 Hz to 4000 Hz.
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002106 <li>Audio input sensitivity SHOULD be set such that a 90 dB sound power level (SPL)
Unsuk Jungbca27492015-04-01 08:08:10 -07002107source at 1000 Hz yields RMS of 2500 for 16-bit samples.
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002108 <li>PCM amplitude levels SHOULD linearly track input SPL changes over at least a 30
Unsuk Jungbca27492015-04-01 08:08:10 -07002109dB range from -18 dB to +12 dB re 90 dB SPL at the microphone.
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002110 <li>Total harmonic distortion SHOULD be less than 1% for 1Khz at 90 dB SPL input
Unsuk Jungbca27492015-04-01 08:08:10 -07002111level at the microphone.
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002112 <li>Noise reduction processing, if present, MUST be disabled.
2113 <li>Automatic gain control, if present, MUST be disabled
Unsuk Jungbca27492015-04-01 08:08:10 -07002114</ul>
2115
2116<p>If the platform supports noise suppression technologies tuned for speech
2117recognition, the effect MUST be controllable from the
2118android.media.audiofx.NoiseSuppressor API. Moreover, the UUID field for the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002119noise suppressor&rsquo;s effect descriptor MUST uniquely identify each implementation
Unsuk Jungbca27492015-04-01 08:08:10 -07002120of the noise suppression technology.</p>
2121
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002122<h3 id="5_4_3_capture_for_rerouting_of_playback">5.4.3. Capture for Rerouting of Playback</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002123
2124
2125<p>The android.media.MediaRecorder.AudioSource class includes the REMOTE_SUBMIX
2126audio source. Devices that declare android.hardware.audio.output MUST properly
2127implement the REMOTE_SUBMIX audio source so that when an application uses the
2128android.media.AudioRecord API to record from this audio source, it can capture
2129a mix of all audio streams except for the following:</p>
2130
2131<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002132 <li>STREAM_RING
2133 <li>STREAM_ALARM
2134 <li>STREAM_NOTIFICATION
Unsuk Jungbca27492015-04-01 08:08:10 -07002135</ul>
2136
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002137<h2 id="5_5_audio_playback">5.5. Audio Playback</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07002138
2139
2140<p>Device implementations that declare android.hardware.audio.output MUST conform
2141to the requirements in this section.</p>
2142
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002143<h3 id="5_5_1_raw_audio_playback">5.5.1. Raw Audio Playback</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002144
2145
2146<p>The device MUST allow playback of raw audio content with the following
2147characteristics:</p>
2148
2149<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002150 <li><strong>Format</strong>: Linear PCM, 16-bit</li>
2151 <li><strong>Sampling rates</strong>: 8000, 11025, 16000, 22050, 32000, 44100</li>
2152 <li><strong>Channels</strong>: Mono, Stereo</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002153</ul>
2154
2155<p>The device SHOULD allow playback of raw audio content with the following
2156characteristics:</p>
2157
2158<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002159 <li><strong>Sampling rates</strong>: 24000, 48000</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002160</ul>
2161
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002162<h3 id="5_5_2_audio_effects">5.5.2. Audio Effects</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002163
2164
2165<p>Android provides an API for audio effects for device implementations [<a href="http://developer.android.com/reference/android/media/audiofx/AudioEffect.html">Resources, 52</a>]. Device implementations that declare the feature
2166android.hardware.audio.output:</p>
2167
2168<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002169 <li>MUST support the EFFECT_TYPE_EQUALIZER and EFFECT_TYPE_LOUDNESS_ENHANCER
Unsuk Jungbca27492015-04-01 08:08:10 -07002170implementations controllable through the AudioEffect subclasses Equalizer,
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002171LoudnessEnhancer.</li>
2172 <li>MUST support the visualizer API implementation, controllable through the
2173Visualizer class.</li>
2174 <li>SHOULD support the EFFECT_TYPE_BASS_BOOST, EFFECT_TYPE_ENV_REVERB,
Unsuk Jungbca27492015-04-01 08:08:10 -07002175EFFECT_TYPE_PRESET_REVERB, and EFFECT_TYPE_VIRTUALIZER implementations
2176controllable through the AudioEffect sub-classes BassBoost,
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002177EnvironmentalReverb, PresetReverb, and Virtualizer.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002178</ul>
2179
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002180<h3 id="5_5_3_audio_output_volume">5.5.3. Audio Output Volume</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002181
2182
2183<p>Android Television device implementations MUST include support for system
2184Master Volume and digital audio output volume attenuation on supported outputs,
2185except for compressed audio passthrough output (where no audio decoding is done
2186on the device).</p>
2187
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002188<h2 id="5_6_audio_latency">5.6. Audio Latency</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07002189
2190
2191<p>Audio latency is the time delay as an audio signal passes through a system.
2192Many classes of applications rely on short latencies, to achieve real-time
2193sound effects.</p>
2194
2195<p>For the purposes of this section, use the following definitions:</p>
2196
2197<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002198 <li><strong>output latency</strong>. The interval between when an application writes a frame of PCM-coded data and
Unsuk Jungbca27492015-04-01 08:08:10 -07002199when the corresponding sound can be heard by an external listener or observed
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002200by a transducer.</li>
2201 <li><strong>cold output latency</strong>. The output latency for the first frame, when the audio output system has been
2202idle and powered down prior to the request.</li>
2203 <li><strong>continuous output latency</strong>. The output latency for subsequent frames, after the device is playing audio.</li>
2204 <li><strong>input latency</strong>. The interval between when an external sound is presented to the device and
2205when an application reads the corresponding frame of PCM-coded data.</li>
2206 <li><strong>cold input latency</strong>. The sum of lost input time and the input latency for the first frame, when the
2207audio input system has been idle and powered down prior to the request.</li>
2208 <li><strong>continuous input latency</strong>. The input latency for subsequent frames, while the device is capturing audio.</li>
2209 <li><strong>cold output jitter</strong>. The variance among separate measurements of cold output latency values.</li>
2210 <li><strong>cold input jitter</strong>. The variance among separate measurements of cold input latency values.</li>
2211 <li><strong>continuous round-trip latency</strong>. The sum of continuous input latency plus continuous output latency plus 5
2212milliseconds.</li>
2213 <li><strong>OpenSL ES PCM buffer queue API</strong>. The set of PCM-related OpenSL ES APIs within Android NDK; see
2214NDK_root/docs/opensles/index.html.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002215</ul>
2216
2217<p>Device implementations that declare android.hardware.audio.output SHOULD meet
2218or exceed these audio output requirements:</p>
2219
2220<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002221 <li>cold output latency of 100 milliseconds or less</li>
2222 <li>continuous output latency of 45 milliseconds or less</li>
2223 <li>minimize the cold output jitter</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002224</ul>
2225
2226<p>If a device implementation meets the requirements of this section after any
2227initial calibration when using the OpenSL ES PCM buffer queue API, for
2228continuous output latency and cold output latency over at least one supported
2229audio output device, it MAY report support for low-latency audio, by reporting
2230the feature android.hardware.audio.low_latency via the
2231android.content.pm.PackageManager class [<a href="http://developer.android.com/reference/android/content/pm/PackageManager.html">Resources, 53</a>]. Conversely, if the device implementation does not meet these requirements it
2232MUST NOT report support for low-latency audio.</p>
2233
2234<p>Device implementations that include android.hardware.microphone SHOULD meet
2235these input audio requirements:</p>
2236
2237<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002238 <li>cold input latency of 100 milliseconds or less</li>
2239 <li>continuous input latency of 30 milliseconds or less</li>
2240 <li>continuous round-trip latency of 50 milliseconds or less</li>
2241 <li>minimize the cold input jitter</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002242</ul>
2243
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002244<h2 id="5_7_network_protocols">5.7. Network Protocols</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07002245
2246
2247<p>Devices MUST support the media network protocols for audio and video playback
2248as specified in the Android SDK documentation [<a href="http://developer.android.com/guide/appendix/media-formats.html">Resources, 50</a>]. Specifically, devices MUST support the following media network protocols:</p>
2249
2250<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002251 <li>RTSP (RTP, SDP)</li>
2252 <li>HTTP(S) progressive streaming</li>
2253 <li>HTTP(S) Live Streaming draft protocol, Version 3 [<a href="http://tools.ietf.org/html/draft-pantos-http-live-streaming-03">Resources, 54</a>]</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002254</ul>
2255
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002256<h2 id="5_8_secure_media">5.8. Secure Media</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07002257
2258
2259<p>Device implementations that support secure video output and are capable of
2260supporting secure surfaces MUST declare support for Display.FLAG_SECURE. Device
2261implementations that declare support for Display.FLAG_SECURE, if they support a
2262wireless display protocol, MUST secure the link with a cryptographically strong
2263mechanism such as HDCP 2.x or higher for Miracast wireless displays. Similarly
2264if they support a wired external display, the device implementations MUST
2265support HDCP 1.2 or higher. Android Television device implementations MUST
2266support HDCP 2.2 for devices supporting 4K resolution and HDCP 1.4 or above for
2267lower resolutions. The upstream Android open source implementation includes
2268support for wireless (Miracast) and wired (HDMI) displays that satisfies this
2269requirement.</p>
2270
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002271<h1 id="6_developer_tools_and_options_compatibility">6. Developer Tools and Options Compatibility</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -07002272
2273
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002274<h2 id="6_1_developer_tools">6.1. Developer Tools</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07002275
2276
2277<p>Device implementations MUST support the Android Developer Tools provided in the
2278Android SDK. Android compatible devices MUST be compatible with:</p>
2279
2280<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002281 <li><strong>Android Debug Bridge (adb)</strong> [<a href="http://developer.android.com/tools/help/adb.html">Resources, 55</a>]</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002282</ul>
2283
2284<p>Device implementations MUST support all adb functions as documented in the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002285Android SDK including dumpsys [<a href="https://source.android.com/devices/input/diagnostics.html">Resources, 56</a>]. The device-side adb daemon MUST be inactive by default and there MUST be a
Unsuk Jungbca27492015-04-01 08:08:10 -07002286user-accessible mechanism to turn on the Android Debug Bridge. If a device
2287implementation omits USB peripheral mode, it MUST implement the Android Debug
2288Bridge via local-area network (such as Ethernet or 802.11). </p>
2289
2290<p>Android includes support for secure adb. Secure adb enables adb on known
2291authenticated hosts. Device implementations MUST support secure adb.</p>
2292
2293<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002294 <li><strong>Dalvik Debug Monitor Service (ddms)</strong> [<a href="http://developer.android.com/tools/debugging/ddms.html">Resources, 57</a>]</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002295</ul>
2296
2297<p>Device implementations MUST support all ddms features as documented in the
2298Android SDK. As ddms uses adb, support for ddms SHOULD be inactive by default,
2299but MUST be supported whenever the user has activated the Android Debug Bridge,
2300as above.</p>
2301
2302<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002303 <li><strong>Monkey</strong> [<a href="http://developer.android.com/tools/help/monkey.html">Resources, 58</a>]</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002304</ul>
2305
2306<p>Device implementations MUST include the Monkey framework, and make it available
2307for applications to use.</p>
2308
2309<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002310 <li><strong>SysTrace</strong> [<a href="http://developer.android.com/tools/help/systrace.html">Resources, 59</a>]</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002311</ul>
2312
2313<p>Device implementations MUST support systrace tool as documented in the Android
2314SDK. Systrace must be inactive by default, and there MUST be a user-accessible
2315mechanism to turn on Systrace.</p>
2316
2317<p>Most Linux-based systems and Apple Macintosh systems recognize Android devices
2318using the standard Android SDK tools, without additional support; however
2319Microsoft Windows systems typically require a driver for new Android devices.
2320(For instance, new vendor IDs and sometimes new device IDs require custom USB
2321drivers for Windows systems.) If a device implementation is unrecognized by the
2322adb tool as provided in the standard Android SDK, device implementers MUST
2323provide Windows drivers allowing developers to connect to the device using the
2324adb protocol. These drivers MUST be provided for Windows XP, Windows Vista,
2325Windows 7, Windows 8, and Windows 9 in both 32-bit and 64-bit versions.</p>
2326
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002327<h2 id="6_2_developer_options">6.2. Developer Options</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07002328
2329
2330<p>Android includes support for developers to configure application
2331development-related settings. Device implementations MUST honor the
2332android.settings.APPLICATION_DEVELOPMENT_SETTINGS intent to show application
2333development-related settings [<a href="http://developer.android.com/reference/android/provider/Settings.html#ACTION_APPLICATION_DEVELOPMENT_SETTINGS">Resources, 60</a>]. The upstream Android implementation hides the Developer Options menu by
2334default and enables users to launch Developer Options after pressing seven (7)
2335times on the <strong>Settings</strong> > <strong>About Device</strong> > <strong>Build Number</strong> menu item. Device implementations MUST provide a consistent experience for
2336Developer Options. Specifically, device implementations MUST hide Developer
2337Options by default and MUST provide a mechanism to enable Developer Options
2338that is consistent with the upstream Android implementation.</p>
2339
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002340<h1 id="7_hardware_compatibility">7. Hardware Compatibility</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -07002341
2342
2343<p>If a device includes a particular hardware component that has a corresponding
2344API for third-party developers, the device implementation MUST implement that
2345API as described in the Android SDK documentation. If an API in the SDK
2346interacts with a hardware component that is stated to be optional and the
2347device implementation does not possess that component:</p>
2348
2349<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002350 <li>Complete class definitions (as documented by the SDK) for the component APIs
2351MUST still be presented.
2352 <li>The API&rsquo;s behaviors MUST be implemented as no-ops in some reasonable fashion.
2353 <li>API methods MUST return null values where permitted by the SDK documentation.
2354 <li>API methods MUST return no-op implementations of classes where null values are
Unsuk Jungbca27492015-04-01 08:08:10 -07002355not permitted by the SDK documentation.
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002356 <li>API methods MUST NOT throw exceptions not documented by the SDK documentation.
Unsuk Jungbca27492015-04-01 08:08:10 -07002357</ul>
2358
2359<p>A typical example of a scenario where these requirements apply is the telephony
2360API: even on non-phone devices, these APIs must be implemented as reasonable
2361no-ops.</p>
2362
2363<p>Device implementations MUST consistently report accurate hardware configuration
2364information via the getSystemAvailableFeatures() and hasSystemFeature(String)
2365methods on the android.content.pm.PackageManager class for the same build
2366fingerprint. [<a href="http://developer.android.com/reference/android/content/pm/PackageManager.html">Resources, 53]</a></p>
2367
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002368<h2 id="7_1_display_and_graphics">7.1. Display and Graphics</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07002369
2370
2371<p>Android includes facilities that automatically adjust application assets and UI
2372layouts appropriately for the device, to ensure that third-party applications
2373run well on a variety of hardware configurations [<a href="http://developer.android.com/guide/practices/screens_support.html">Resources, 61</a>]. Devices MUST properly implement these APIs and behaviors, as detailed in
2374this section.</p>
2375
2376<p>The units referenced by the requirements in this section are defined as
2377follows:</p>
2378
2379<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002380 <li><strong>physical diagonal size</strong>. The distance in inches between two opposing corners of the illuminated portion
2381of the display.</li>
2382 <li><strong>dots per inch (dpi)</strong>. The number of pixels encompassed by a linear horizontal or vertical span of
23831&rdquo;. Where dpi values are listed, both horizontal and vertical dpi must fall
2384within the range.</li>
2385 <li><strong>aspect ratio</strong>. The ratio of the longer dimension of the screen to the shorter dimension. For
2386example, a display of 480x854 pixels would be 854/480 = 1.779, or roughly &ldquo;16:9&rdquo;.</li>
2387 <li><strong>density-independent pixel (dp)</strong> The virtual pixel unit normalized to a 160 dpi screen, calculated as: pixels =
2388dps * (density/160).</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002389</ul>
2390
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002391<h3 id="7_1_1_screen_configuration">7.1.1. Screen Configuration</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002392
2393
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002394<h4 id="7_1_1_1_screen_size">7.1.1.1. Screen Size</h4>
Unsuk Jungbca27492015-04-01 08:08:10 -07002395
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002396<div class="note">
2397<p>Android Watch devices (detailed in <a href="#2_device_types">section 2</a>) MAY have smaller screen sizes as described in this section.</p>
2398</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07002399
2400<p>The Android UI framework supports a variety of different screen sizes, and
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002401allows applications to query the device screen size (aka &ldquo;screen layout") via
Unsuk Jungbca27492015-04-01 08:08:10 -07002402android.content.res.Configuration.screenLayout with the SCREENLAYOUT_SIZE_MASK.
2403Device implementations MUST report the correct screen size as defined in the
2404Android SDK documentation [<a href="http://developer.android.com/guide/practices/screens_support.html">Resources, 61</a>] and determined by the upstream Android platform. Specifically, device
2405implementations MUST report the correct screen size according to the following
2406logical density-independent pixel (dp) screen dimensions.</p>
2407
2408<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002409 <li>Devices MUST have screen sizes of at least 426 dp x 320 dp (&lsquo;small&rsquo;), unless it
2410is an Android Watch device.</li>
2411 <li>Devices that report screen size &lsquo;normal&rsquo; MUST have screen sizes of at least 480
2412dp x 320 dp.</li>
2413 <li>Devices that report screen size &lsquo;large&rsquo; MUST have screen sizes of at least 640
2414dp x 480 dp.</li>
2415 <li>Devices that report screen size &lsquo;xlarge&rsquo; MUST have screen sizes of at least 960
2416dp x 720 dp.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002417</ul>
2418
2419<p>In addition, </p>
2420
2421<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002422 <li>Android Watch devices MUST have a screen with the physical diagonal size in the
2423range from 1.1 to 2.5 inches.</li>
2424 <li>Other types of Android device implementations, with a physically integrated
2425screen, MUST have a screen at least 2.5 inches in physical diagonal size.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002426</ul>
2427
2428<p>Devices MUST NOT change their reported screen size at any time.</p>
2429
2430<p>Applications optionally indicate which screen sizes they support via the
2431<supports-screens> attribute in the AndroidManifest.xml file. Device
2432implementations MUST correctly honor applications' stated support for small,
2433normal, large, and xlarge screens, as described in the Android SDK
2434documentation.</p>
2435
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002436<h4 id="7_1_1_2_screen_aspect_ratio">7.1.1.2. Screen Aspect Ratio</h4>
Unsuk Jungbca27492015-04-01 08:08:10 -07002437
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002438<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07002439<p>Android Watch devices MAY have an aspect ratio of 1.0 (1:1).</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002440</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07002441
2442
2443<p>The screen aspect ratio MUST be a value from 1.3333 (4:3) to 1.86 (roughly
244416:9), but Android Watch devices MAY have an aspect ratio of 1.0 (1:1) because
2445such a device implementation will use a UI_MODE_TYPE_WATCH as the
2446android.content.res.Configuration.uiMode.</p>
2447
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002448<h4 id="7_1_1_3_screen_density">7.1.1.3. Screen Density</h4>
Unsuk Jungbca27492015-04-01 08:08:10 -07002449
2450
2451<p>The Android UI framework defines a set of standard logical densities to help
2452application developers target application resources. Device implementations
2453MUST report only one of the following logical Android framework densities
2454through the android.util.DisplayMetrics APIs, and MUST execute applications at
2455this standard density and MUST NOT change the value at at any time for the
2456default display.</p>
2457
2458<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002459 <li>120 dpi (ldpi)</li>
2460 <li>160 dpi (mdpi)</li>
2461 <li>213 dpi (tvdpi)</li>
2462 <li>240 dpi (hdpi)</li>
2463 <li>280 dpi (280dpi)</li>
2464 <li>320 dpi (xhdpi)</li>
2465 <li>400 dpi (400dpi)</li>
2466 <li>480 dpi (xxhdpi)</li>
2467 <li>560 dpi (560dpi)</li>
2468 <li>640 dpi (xxxhdpi)</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002469</ul>
2470
2471<p>Device implementations SHOULD define the standard Android framework density
2472that is numerically closest to the physical density of the screen, unless that
2473logical density pushes the reported screen size below the minimum supported. If
2474the standard Android framework density that is numerically closest to the
2475physical density results in a screen size that is smaller than the smallest
2476supported compatible screen size (320 dp width), device implementations SHOULD
2477report the next lowest standard Android framework density.</p>
2478
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002479<h3 id="7_1_2_display_metrics">7.1.2. Display Metrics</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002480
2481
2482<p>Device implementations MUST report correct values for all display metrics
2483defined in android.util.DisplayMetrics [<a href="http://developer.android.com/reference/android/util/DisplayMetrics.html">Resources, 62</a>] and MUST report the same values regardless of whether the embedded or
2484external screen is used as the default display.</p>
2485
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002486<h3 id="7_1_3_screen_orientation">7.1.3. Screen Orientation</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002487
2488
2489<p>Devices MUST report which screen orientations they support
2490(android.hardware.screen.portrait and/or android.hardware.screen.landscape) and
2491MUST report at least one supported orientation. For example, a device with a
2492fixed orientation landscape screen, such as a television or laptop, SHOULD only
2493report android.hardware.screen.landscape.</p>
2494
2495<p>Devices that report both screen orientations MUST support dynamic orientation
2496by applications to either portrait or landscape screen orientation. That is,
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002497the device must respect the application&rsquo;s request for a specific screen
Unsuk Jungbca27492015-04-01 08:08:10 -07002498orientation. Device implementations MAY select either portrait or landscape
2499orientation as the default.</p>
2500
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002501<p>Devices MUST report the correct value for the device&rsquo;s current orientation,
Unsuk Jungbca27492015-04-01 08:08:10 -07002502whenever queried via the android.content.res.Configuration.orientation,
2503android.view.Display.getOrientation(), or other APIs.</p>
2504
2505<p>Devices MUST NOT change the reported screen size or density when changing
2506orientation.</p>
2507
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002508<h3 id="7_1_4_2d_and_3d_graphics_acceleration">7.1.4. 2D and 3D Graphics Acceleration</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002509
2510
2511<p>Device implementations MUST support both OpenGL ES 1.0 and 2.0, as embodied and
2512detailed in the Android SDK documentations. Device implementations SHOULD
2513support OpenGL ES 3.0 or 3.1 on devices capable of supporting it. Device
2514implementations MUST also support Android RenderScript, as detailed in the
2515Android SDK documentation [<a href="http://developer.android.com/guide/topics/renderscript/">Resources, 63</a>].</p>
2516
2517<p>Device implementations MUST also correctly identify themselves as supporting
2518OpenGL ES 1.0, OpenGL ES 2.0, OpenGL ES 3.0 or OpenGL 3.1. That is:</p>
2519
2520<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002521 <li>The managed APIs (such as via the GLES10.getString()method MUST report support
2522for OpenGL ES 1.0 and OpenGL ES 2.0.</li>
2523 <li>The native C/C++ OpenGL APIs (APIs available to apps via libGLES_v1CM.so,
Unsuk Jungbca27492015-04-01 08:08:10 -07002524libGLES_v2.so, or libEGL.so) MUST report support for OpenGL ES 1.0 and OpenGL
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002525ES 2.0.</li>
2526 <li>Device implementations that declare support for OpenGL ES 3.0 or 3.1 MUST
Unsuk Jungbca27492015-04-01 08:08:10 -07002527support the corresponding managed APIs and include support for native C/C++
2528APIs. On device implementations that declare support for OpenGL ES 3.0 or 3.1,
2529libGLESv2.so MUST export the corresponding function symbols in addition to the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002530OpenGL ES 2.0 function symbols.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002531</ul>
2532
2533<p>In addition to OpenGL ES 3.1, Android provides an extension pack with Java
2534interfaces [<a href="https://developer.android.com/reference/android/opengl/GLES31Ext.html">Resources, 64</a>] and native support for advanced graphics functionality such as tessellation
2535and the ASTC texture compression format. Android device implementations MAY
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002536support this extension pack, and&mdash;only if fully implemented&mdash;MUST identify the
Unsuk Jungbca27492015-04-01 08:08:10 -07002537support through the android.hardware.opengles.aep feature flag.</p>
2538
2539<p>Also, device implementations MAY implement any desired OpenGL ES extensions.
2540However, device implementations MUST report via the OpenGL ES managed and
2541native APIs all extension strings that they do support, and conversely MUST NOT
2542report extension strings that they do not support.</p>
2543
2544<p>Note that Android includes support for applications to optionally specify that
2545they require specific OpenGL texture compression formats. These formats are
2546typically vendor-specific. Device implementations are not required by Android
2547to implement any specific texture compression format. However, they SHOULD
2548accurately report any texture compression formats that they do support, via the
2549getString() method in the OpenGL API.</p>
2550
2551<p>Android includes a mechanism for applications to declare that they want to
2552enable hardware acceleration for 2D graphics at the Application, Activity,
2553Window, or View level through the use of a manifest tag
2554android:hardwareAccelerated or direct API calls [<a href="http://developer.android.com/guide/topics/graphics/hardware-accel.html">Resources, 65</a>].</p>
2555
2556<p>Device implementations MUST enable hardware acceleration by default, and MUST
2557disable hardware acceleration if the developer so requests by setting
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002558android:hardwareAccelerated="false&rdquo; or disabling hardware acceleration directly
Unsuk Jungbca27492015-04-01 08:08:10 -07002559through the Android View APIs.</p>
2560
2561<p>In addition, device implementations MUST exhibit behavior consistent with the
2562Android SDK documentation on hardware acceleration [<a href="http://developer.android.com/guide/topics/graphics/hardware-accel.html">Resources, 65</a>].</p>
2563
2564<p>Android includes a TextureView object that lets developers directly integrate
2565hardware-accelerated OpenGL ES textures as rendering targets in a UI hierarchy.
2566Device implementations MUST support the TextureView API, and MUST exhibit
2567consistent behavior with the upstream Android implementation.</p>
2568
2569<p>Android includes support for EGL_ANDROID_RECORDABLE, an EGLConfig attribute
2570that indicates whether the EGLConfig supports rendering to an ANativeWindow
2571that records images to a video. Device implementations MUST support
2572EGL_ANDROID_RECORDABLE extension [<a href="https://www.khronos.org/registry/egl/extensions/ANDROID/EGL_ANDROID_recordable.txt">Resources, 66</a>].</p>
2573
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002574<h3 id="7_1_5_legacy_application_compatibility_mode">7.1.5. Legacy Application Compatibility Mode</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002575
2576
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002577<p>Android specifies a &ldquo;compatibility mode&rdquo; in which the framework operates in a
Unsuk Jungbca27492015-04-01 08:08:10 -07002578'normal' screen size equivalent (320dp width) mode for the benefit of legacy
2579applications not developed for old versions of Android that pre-date
2580screen-size independence. Device implementations MUST include support for
2581legacy application compatibility mode as implemented by the upstream Android
2582open source code. That is, device implementations MUST NOT alter the triggers
2583or thresholds at which compatibility mode is activated, and MUST NOT alter the
2584behavior of the compatibility mode itself.</p>
2585
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002586<h3 id="7_1_6_screen_technology">7.1.6. Screen Technology</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002587
2588
2589<p>The Android platform includes APIs that allow applications to render rich
2590graphics to the display. Devices MUST support all of these APIs as defined by
2591the Android SDK unless specifically allowed in this document. </p>
2592
2593<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002594 <li>Devices MUST support displays capable of rendering 16-bit color graphics and
2595SHOULD support displays capable of 24-bit color graphics.</li>
2596 <li>Devices MUST support displays capable of rendering animations.</li>
2597 <li>The display technology used MUST have a pixel aspect ratio (PAR) between 0.9
Unsuk Jungbca27492015-04-01 08:08:10 -07002598and 1.15. That is, the pixel aspect ratio MUST be near square (1.0) with a 10 ~
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700259915% tolerance.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002600</ul>
2601
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002602<h3 id="7_1_7_external_displays">7.1.7. External Displays</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002603
2604
2605<p>Android includes support for secondary display to enable media sharing
2606capabilities and developer APIs for accessing external displays. If a device
2607supports an external display either via a wired, wireless, or an embedded
2608additional display connection then the device implementation MUST implement the
2609display manager API as described in the Android SDK documentation [<a href="http://developer.android.com/reference/android/hardware/display/DisplayManager.html">Resources, 67</a>].</p>
2610
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002611<h2 id="7_2_input_devices">7.2. Input Devices</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07002612
Heidi von Markham43b1cc72015-04-02 16:04:43 -07002613<p>Devices MUST support a touchscreen or meet the requirements listed in 7.2.2
2614for non-touch navigation.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07002615
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002616<h3 id="7_2_1_keyboard">7.2.1. Keyboard</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002617
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002618<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07002619<p>Android Watch devices MAY but other type of device implementations MUST
2620implement a soft keyboard.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002621</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07002622
2623
2624<p>Device implementations:</p>
2625
2626<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002627 <li>MUST include support for the Input Management Framework (which allows
2628third-party developers to create Input Method Editors&mdash;i.e. soft keyboard) as
2629detailed at <a href="http://developer.android.com">http://developer.android.com</a>.</li>
2630 <li>MUST provide at least one soft keyboard implementation (regardless of whether a
Unsuk Jungbca27492015-04-01 08:08:10 -07002631hard keyboard is present) except for Android Watch devices where the screen
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002632size makes it less reasonable to have a soft keyboard.</li>
2633 <li>MAY include additional soft keyboard implementations.</li>
2634 <li>MAY include a hardware keyboard.</li>
2635 <li>MUST NOT include a hardware keyboard that does not match one of the formats
2636specified in android.content.res.Configuration.keyboard [<a href="http://developer.android.com/reference/android/content/res/Configuration.html">Resources, 68</a>] (QWERTY or 12-key).</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002637</ul>
2638
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002639<h3 id="7_2_2_non-touch_navigation">7.2.2. Non-touch Navigation</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002640
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002641<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07002642<p>Android Television devices MUST support D-pad.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002643</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07002644
2645<p>Device implementations:</p>
2646
2647<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002648 <li>MAY omit a non-touch navigation option (trackball, d-pad, or wheel) if the
2649device implementation is not an Android Television device.</li>
2650 <li>MUST report the correct value for android.content.res.Configuration.navigation
2651[<a href="http://developer.android.com/reference/android/content/res/Configuration.html">Resources, 68</a>].</li>
2652 <li>MUST provide a reasonable alternative user interface mechanism for the
Unsuk Jungbca27492015-04-01 08:08:10 -07002653selection and editing of text, compatible with Input Management Engines. The
2654upstream Android open source implementation includes a selection mechanism
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002655suitable for use with devices that lack non-touch navigation inputs.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002656</ul>
2657
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002658<h3 id="7_2_3_navigation_keys">7.2.3. Navigation Keys</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002659
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002660<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07002661<p>The availability and visibility requirement of the Home, Recents, and Back
2662functions differ between device types as described in this section.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002663</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07002664
2665<p>The Home, Recents, and Back functions (mapped to the key events KEYCODE_HOME,
2666KEYCODE_APP_SWITCH, KEYCODE_BACK, respectively) are essential to the Android
2667navigation paradigm and therefore;</p>
2668
2669<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002670 <li>Android Handheld device implementations MUST provide the Home, Recents, and
2671Back functions.</li>
2672 <li>Android Television device implementations MUST provide the Home and Back
2673functions.</li>
2674 <li>Android Watch device implementations MUST have the Home function available to
2675the user, and the Back function except for when it is in UI_MODE_TYPE_WATCH.</li>
2676 <li>All other types of device implementations MUST provide the Home and Back
2677functions.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002678</ul>
2679
2680<p>These functions MAY be implemented via dedicated physical buttons (such as
2681mechanical or capacitive touch buttons), or MAY be implemented using dedicated
2682software keys on a distinct portion of the screen, gestures, touch panel, etc.
2683Android supports both implementations. All of these functions MUST be
2684accessible with a single action (e.g. tap, double-click or gesture) when
2685visible.</p>
2686
2687<p>Recents function, if provided, MUST have a visible button or icon unless hidden
2688together with other navigation functions in full-screen mode. This does not
2689apply to devices upgrading from earlier Android versions that have physical
2690buttons for navigation and no recents key.</p>
2691
2692<p> The Home and Back functions, if provided, MUST each have a visible button or
2693icon unless hidden together with other navigation functions in full-screen mode
2694or when the uiMode UI_MODE_TYPE_MASK is set to UI_MODE_TYPE_WATCH.</p>
2695
2696<p>The Menu function is deprecated in favor of action bar since Android 4.0.
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -07002697Therefore the new device implementations shipping with Android 5.0 and later MUST NOT
Unsuk Jungbca27492015-04-01 08:08:10 -07002698implement a dedicated physical button for the Menu function. Older device
2699implementations SHOULD NOT implement a dedicated physical button for the Menu
2700function, but if the physical Menu button is implemented and the device is
2701running applications with targetSdkVersion > 10, the device implementation:</p>
2702
2703<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002704 <li>MUST display the action overflow button on the action bar when it is visible
Unsuk Jungbca27492015-04-01 08:08:10 -07002705and the resulting action overflow menu popup is not empty. For a device
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -07002706implementation launched before Android 4.4 but upgrading to Android 5.1, this
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002707is RECOMMENDED.</li>
2708 <li>MUST NOT modify the position of the action overflow popup displayed by
2709selecting the overflow button in the action bar.</li>
2710 <li>MAY render the action overflow popup at a modified position on the screen when
2711it is displayed by selecting the physical menu button.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002712</ul>
2713
2714<p>For backwards compatibility, device implementations MUST make the Menu function
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002715available to applications when targetSdkVersion is less than 10, either by a physical
Unsuk Jungbca27492015-04-01 08:08:10 -07002716button, a software key, or gestures. This Menu function should be presented
2717unless hidden together with other navigation functions.</p>
2718
2719<p>Android supports Assist action [<a href="http://developer.android.com/reference/android/content/Intent.html#ACTION_ASSIST">Resources, 69</a>]. Android device implementations except for Android Watch devices MUST make
2720the Assist action available to the user at all times when running applications.
2721The Assist action SHOULD be implemented as a long-press on the Home button or a
2722swipe-up gesture on the software Home key. This function MAY be implemented via
2723another physical button, software key, or gesture, but MUST be accessible with
2724a single action (e.g. tap, double-click, or gesture) when other navigation keys
2725are visible.</p>
2726
2727<p>Device implementations MAY use a distinct portion of the screen to display the
2728navigation keys, but if so, MUST meet these requirements:</p>
2729
2730<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002731 <li>Device implementation navigation keys MUST use a distinct portion of the
Unsuk Jungbca27492015-04-01 08:08:10 -07002732screen, not available to applications, and MUST NOT obscure or otherwise
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002733interfere with the portion of the screen available to applications.</li>
2734 <li>Device implementations MUST make available a portion of the display to
2735applications that meets the requirements defined in <a href="#7_1_1_screen_configuration">section 7.1.1</a>.</li>
2736 <li>Device implementations MUST display the navigation keys when applications do
2737not specify a system UI mode, or specify SYSTEM_UI_FLAG_VISIBLE.</li>
2738 <li>Device implementations MUST present the navigation keys in an unobtrusive &ldquo;low
2739profile&rdquo; (eg. dimmed) mode when applications specify
2740SYSTEM_UI_FLAG_LOW_PROFILE.</li>
2741 <li>Device implementations MUST hide the navigation keys when applications specify
2742SYSTEM_UI_FLAG_HIDE_NAVIGATION.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002743</ul>
2744
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002745<h3 id="7_2_4_touchscreen_input">7.2.4. Touchscreen Input</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002746
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002747<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07002748<p>Android Handhelds and Watch Devices MUST support touchscreen input.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002749</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07002750
2751
2752<p>Device implementations SHOULD have a pointer input system of some kind (either
2753mouse-like or touch). However, if a device implementation does not support a
2754pointer input system, it MUST NOT report the android.hardware.touchscreen or
2755android.hardware.faketouch feature constant. Device implementations that do
2756include a pointer input system:</p>
2757
2758<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002759 <li>SHOULD support fully independently tracked pointers, if the device input system
2760supports multiple pointers.</li>
2761 <li>MUST report the value of android.content.res.Configuration.touchscreen [<a href="http://developer.android.com/reference/android/content/res/Configuration.html">Resources, 68</a>] corresponding to the type of the specific touchscreen on the device.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002762</ul>
2763
2764<p>Android includes support for a variety of touchscreens, touch pads, and fake
2765touch input devices. Touchscreen based device implementations are associated
2766with a display [<a href="http://source.android.com/devices/tech/input/touch-devices.html">Resources, 70</a>] such that the user has the impression of directly manipulating items on
2767screen. Since the user is directly touching the screen, the system does not
2768require any additional affordances to indicate the objects being manipulated.
2769In contrast, a fake touch interface provides a user input system that
2770approximates a subset of touchscreen capabilities. For example, a mouse or
2771remote control that drives an on-screen cursor approximates touch, but requires
2772the user to first point or focus then click. Numerous input devices like the
2773mouse, trackpad, gyro-based air mouse, gyro-pointer, joystick, and multi-touch
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -07002774trackpad can support fake touch interactions. Android includes the feature
Unsuk Jungbca27492015-04-01 08:08:10 -07002775constant android.hardware.faketouch, which corresponds to a high-fidelity
2776non-touch (pointer-based) input device such as a mouse or trackpad that can
2777adequately emulate touch-based input (including basic gesture support), and
2778indicates that the device supports an emulated subset of touchscreen
2779functionality. Device implementations that declare the fake touch feature MUST
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002780meet the fake touch requirements in <a href="#7_2_5_fake_touch_input">section 7.2.5</a>.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07002781
2782<p>Device implementations MUST report the correct feature corresponding to the
2783type of input used. Device implementations that include a touchscreen
2784(single-touch or better) MUST report the platform feature constant
2785android.hardware.touchscreen. Device implementations that report the platform
2786feature constant android.hardware.touchscreen MUST also report the platform
2787feature constant android.hardware.faketouch. Device implementations that do not
2788include a touchscreen (and rely on a pointer device only) MUST NOT report any
2789touchscreen feature, and MUST report only android.hardware.faketouch if they
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002790meet the fake touch requirements in <a href="#7_2_5_fake_touch_input">section 7.2.5</a>.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07002791
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002792<h3 id="7_2_5_fake_touch_input">7.2.5. Fake Touch Input</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002793
2794
2795<p>Device implementations that declare support for android.hardware.faketouch:</p>
2796
2797<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002798 <li>MUST report the absolute X and Y screen positions of the pointer location and
2799display a visual pointer on the screen [<a href="http://developer.android.com/reference/android/view/MotionEvent.html">Resources, 71</a>].</li>
2800 <li>MUST report touch event with the action code that specifies the state change
2801that occurs on the pointer going down or up on the screen [<a href="http://developer.android.com/reference/android/view/MotionEvent.html">Resources, 71</a>].</li>
2802 <li>MUST support pointer down and up on an object on the screen, which allows users
2803to emulate tap on an object on the screen.</li>
2804 <li>MUST support pointer down, pointer up, pointer down then pointer up in the same
Unsuk Jungbca27492015-04-01 08:08:10 -07002805place on an object on the screen within a time threshold, which allows users to
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002806emulate double tap on an object on the screen [<a href="http://developer.android.com/reference/android/view/MotionEvent.html">Resources, 71</a>].</li>
2807 <li>MUST support pointer down on an arbitrary point on the screen, pointer move to
Unsuk Jungbca27492015-04-01 08:08:10 -07002808any other arbitrary point on the screen, followed by a pointer up, which allows
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002809users to emulate a touch drag.</li>
2810 <li>MUST support pointer down then allow users to quickly move the object to a
Unsuk Jungbca27492015-04-01 08:08:10 -07002811different position on the screen and then pointer up on the screen, which
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002812allows users to fling an object on the screen.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002813</ul>
2814
2815<p>Devices that declare support for android.hardware.faketouch.multitouch.distinct
2816MUST meet the requirements for faketouch above, and MUST also support distinct
2817tracking of two or more independent pointer inputs.</p>
2818
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002819<h3 id="7_2_6_game_controller_support">7.2.6. Game Controller Support</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002820
2821
2822<p>Android Television device implementations MUST support button mappings for game
2823controllers as listed below. The upstream Android implementation includes
2824implementation for game controllers that satisfies this requirement. </p>
2825
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002826<h4 id="7_2_6_1_button_mappings">7.2.6.1. Button Mappings</h4>
Unsuk Jungbca27492015-04-01 08:08:10 -07002827
2828
2829<p>Android Television device implementations MUST support the following key
2830mappings:</p>
2831<table>
2832 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002833 <th>Button</th>
2834 <th>HID Usage</strong><sup>2</sup></td>
2835 <th>Android Button</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07002836 </tr>
2837 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002838 <td><a href="http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_BUTTON_A">A</a><sup>1</sup></td>
2839 <td>0x09 0x0001</td>
2840 <td>KEYCODE_BUTTON_A (96)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002841 </tr>
2842 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002843 <td><a href="http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_BUTTON_B">B</a><sup>1</sup></td>
2844 <td>0x09 0x0002</td>
2845 <td>KEYCODE_BUTTON_B (97)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002846 </tr>
2847 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002848 <td><a href="http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_BUTTON_X">X</a><sup>1</sup></td>
2849 <td>0x09 0x0004</td>
2850 <td>KEYCODE_BUTTON_X (99)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002851 </tr>
2852 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002853 <td><a href="http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_BUTTON_Y">Y</a><sup>1</sup></td>
2854 <td>0x09 0x0005</td>
2855 <td>KEYCODE_BUTTON_Y (100)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002856 </tr>
2857 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002858 <td><a href="http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_DPAD_UP">D-pad up</a><sup>1</sup></p>
Unsuk Jungbca27492015-04-01 08:08:10 -07002859
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002860<p><a href="http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_DPAD_DOWN">D-pad down</a><sup>1</sup></td>
2861 <td>0x01 0x00393</td>
2862 <td><a href="http://developer.android.com/reference/android/view/MotionEvent.html#AXIS_HAT_Y">AXIS_HAT_Y</a><sup>4</sup></td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002863 </tr>
2864 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002865 <td><a href="http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_DPAD_LEFT">D-pad left</a>1</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07002866
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002867<p><a href="http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_DPAD_RIGHT">D-pad right</a><sup>1</sup></td>
2868 <td>0x01 0x00393</td>
2869 <td><a href="http://developer.android.com/reference/android/view/MotionEvent.html#AXIS_HAT_X">AXIS_HAT_X</a><sup>4</sup></td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002870 </tr>
2871 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002872 <td><a href="http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_BUTTON_L1">Left shoulder button</a><sup>1</sup></td>
2873 <td>0x09 0x0007</td>
2874 <td>KEYCODE_BUTTON_L1 (102)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002875 </tr>
2876 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002877 <td><a href="http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_BUTTON_R1">Right shoulder button</a><sup>1</sup></td>
2878 <td>0x09 0x0008</td>
2879 <td>KEYCODE_BUTTON_R1 (103)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002880 </tr>
2881 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002882 <td><a href="http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_BUTTON_THUMBL">Left stick click</a><sup>1</sup></td>
2883 <td>0x09 0x000E</td>
2884 <td>KEYCODE_BUTTON_THUMBL (106)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002885 </tr>
2886 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002887 <td><a href="http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_BUTTON_THUMBR">Right stick click</a><sup>1</sup></td>
2888 <td>0x09 0x000F</td>
2889 <td>KEYCODE_BUTTON_THUMBR (107)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002890 </tr>
2891 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002892 <td><a href="http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_HOME">Home</a><sup>1</sup></td>
2893 <td>0x0c 0x0223</td>
2894 <td>KEYCODE_HOME (3)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002895 </tr>
2896 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002897 <td><a href="http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_BACK">Back</a><sup>1</sup></td>
2898 <td>0x0c 0x0224</td>
2899 <td>KEYCODE_BACK (4)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002900 </tr>
2901</table>
2902
2903
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002904<p class="table_footnote">1 [<a href="http://developer.android.com/reference/android/view/KeyEvent.html">Resources, 72</a>]</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07002905
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002906<p class="table_footnote">2 The above HID usages must be declared within a Game pad CA (0x01 0x0005).</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07002907
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002908<p class="table_footnote">3 This usage must have a Logical Minimum of 0, a Logical Maximum of 7, a
Unsuk Jungbca27492015-04-01 08:08:10 -07002909Physical Minimum of 0, a Physical Maximum of 315, Units in Degrees, and a
2910Report Size of 4. The logical value is defined to be the clockwise rotation
2911away from the vertical axis; for example, a logical value of 0 represents no
2912rotation and the up button being pressed, while a logical value of 1 represents
2913a rotation of 45 degrees and both the up and left keys being pressed.</p>
2914
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002915<p class="table_footnote">4 [<a href="http://developer.android.com/reference/android/view/MotionEvent.html">Resources, 71</a>]</p>
2916
Unsuk Jungbca27492015-04-01 08:08:10 -07002917<table>
2918 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002919 <th>Analog Controls</strong><sup>1</sup></td>
2920 <th>HID Usage</th>
2921 <th>Android Button</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07002922 </tr>
2923 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002924 <td><a href="http://developer.android.com/reference/android/view/MotionEvent.html#AXIS_LTRIGGER">Left Trigger</a></td>
2925 <td>0x02 0x00C5</td>
2926 <td>AXIS_LTRIGGER </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002927 </tr>
2928 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002929 <td><a href="http://developer.android.com/reference/android/view/MotionEvent.html#AXIS_THROTTLE">Right Trigger</a></td>
2930 <td>0x02 0x00C4</td>
2931 <td>AXIS_RTRIGGER </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002932 </tr>
2933 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002934 <td><a href="http://developer.android.com/reference/android/view/MotionEvent.html#AXIS_Y">Left Joystick</a></td>
2935 <td>0x01 0x0030</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07002936
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002937<p>0x01 0x0031</td>
2938 <td>AXIS_X</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07002939
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002940<p>AXIS_Y</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002941 </tr>
2942 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002943 <td><a href="http://developer.android.com/reference/android/view/MotionEvent.html#AXIS_Z">Right Joystick</a></td>
2944 <td>0x01 0x0032</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07002945
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002946<p>0x01 0x0035</td>
2947 <td>AXIS_Z</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07002948
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002949<p>AXIS_RZ</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002950 </tr>
2951</table>
2952
2953
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002954<p class="table_footnote">1 [<a href="http://developer.android.com/reference/android/view/MotionEvent.html">Resources, 71</a>]</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07002955
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002956<h3 id="7_2_7_remote_control">7.2.7. Remote Control</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002957
2958
2959<p>Android Television device implementations SHOULD provide a remote control to
2960allow users to access the TV interface. The remote control MAY be a physical
2961remote or can be a software-based remote that is accessible from a mobile phone
2962or tablet. The remote control MUST meet the requirements defined below.</p>
2963
2964<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002965 <li><strong>Search affordance</strong>. Device implementations MUST fire KEYCODE_SEARCH when the user invokes voice search either on the physical or software-based remote.</li>
2966 <li><strong>Navigation</strong>. All Android Television remotes MUST include Back, Home, and Select buttons and
2967support for D-pad events [<a href="http://developer.android.com/reference/android/view/KeyEvent.html">Resources, 72</a>].</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002968</ul>
2969
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002970<h2 id="7_3_sensors">7.3. Sensors</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07002971
2972
2973<p>Android includes APIs for accessing a variety of sensor types. Devices
2974implementations generally MAY omit these sensors, as provided for in the
2975following subsections. If a device includes a particular sensor type that has a
2976corresponding API for third-party developers, the device implementation MUST
2977implement that API as described in the Android SDK documentation and the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002978Android Open Source documentation on sensors [<a href="http://source.android.com/devices/sensors/">Resources, 73</a>]. For example, device implementations:</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07002979
2980<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002981 <li>MUST accurately report the presence or absence of sensors per the
2982android.content.pm.PackageManager class [<a href="http://developer.android.com/reference/android/content/pm/PackageManager.html">Resources, 53]</a>.</li>
2983 <li>MUST return an accurate list of supported sensors via the
2984SensorManager.getSensorList() and similar methods.</li>
2985 <li>MUST behave reasonably for all other sensor APIs (for example, by returning
Unsuk Jungbca27492015-04-01 08:08:10 -07002986true or false as appropriate when applications attempt to register listeners,
2987not calling sensor listeners when the corresponding sensors are not present;
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002988etc.).</li>
2989 <li>MUST report all sensor measurements using the relevant International System of
Unsuk Jungbca27492015-04-01 08:08:10 -07002990Units (metric) values for each sensor type as defined in the Android SDK
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002991documentation [<a href="http://developer.android.com/reference/android/hardware/SensorEvent.html">Resources, 74</a>].</li>
2992 <li>SHOULD report the event time in nanoseconds as defined in the Android SDK
Unsuk Jungbca27492015-04-01 08:08:10 -07002993documentation, representing the time the event happened and synchronized with
2994the SystemClock.elapsedRealtimeNano() clock. Existing and new Android devices
2995are <strong>very strongly encouraged</strong> to meet these requirement so they will be able to upgrade to the future
2996platform releases where this might become a REQUIRED component. The
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002997synchronization error SHOULD be below 100 milliseconds [<a href="http://developer.android.com/reference/android/hardware/SensorEvent.html#timestamp">Resources, 75</a>].</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002998</ul>
2999
3000<p>The list above is not comprehensive; the documented behavior of the Android SDK
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003001and the Android Open Source Documentations on Sensors [<a href="http://source.android.com/devices/sensors/">Resources, 73</a>] is to be considered authoritative.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07003002
3003<p>Some sensor types are composite, meaning they can be derived from data provided
3004by one or more other sensors. (Examples include the orientation sensor, and the
3005linear acceleration sensor.) Device implementations SHOULD implement these
3006sensor types, when they include the prerequisite physical sensors as described
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003007in [<a href="https://source.android.com/devices/sensors/sensor-types.html">Resources, 76</a>].
3008If a device implementation includes a composite sensor it MUST implement the
Unsuk Jungbca27492015-04-01 08:08:10 -07003009sensor as described in the Android Open Source documentation on composite
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003010sensors [<a href="https://source.android.com/devices/sensors/sensor-types.html#composite_sensor_type_summary">Resources, 76</a>].</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07003011
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003012<p>Some Android sensors support a &ldquo;continuous&rdquo; trigger mode, which returns data
3013continuously [<a href="https://source.android.com/devices/sensors/report-modes.html#continuous">Resources, 77</a>]. For any API indicated by the Android SDK documentation to be a continuous
Unsuk Jungbca27492015-04-01 08:08:10 -07003014sensor, device implementations MUST continuously provide periodic data samples
3015that SHOULD have a jitter below 3%, where jitter is defined as the standard
3016deviation of the difference of the reported timestamp values between
3017consecutive events.</p>
3018
3019<p>Note that the device implementations MUST ensure that the sensor event stream
3020MUST NOT prevent the device CPU from entering a suspend state or waking up from
3021a suspend state.</p>
3022
3023<p>Finally, when several sensors are activated, the power consumption SHOULD NOT
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003024exceed the sum of the individual sensor&rsquo;s reported power consumption.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07003025
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003026<h3 id="7_3_1_accelerometer">7.3.1. Accelerometer</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003027
3028
3029<p>Device implementations SHOULD include a 3-axis accelerometer. Android Handheld
3030devices and Android Watch devices are strongly encouraged to include this
3031sensor. If a device implementation does include a 3-axis accelerometer, it:</p>
3032
3033<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003034 <li>MUST implement and report TYPE_ACCELEROMETER sensor [<a href="http://developer.android.com/reference/android/hardware/Sensor.html#TYPE_ACCELEROMETER">Resources, 78</a>].</li>
3035 <li>MUST be able to report events up to a frequency of at least 100 Hz and SHOULD
3036report events up to at least 200 Hz.</li>
3037 <li>MUST comply with the Android sensor coordinate system as detailed in the
3038Android APIs [<a href="http://developer.android.com/reference/android/hardware/SensorEvent.html">Resources, 74</a>].</li>
3039 <li>MUST be capable of measuring from freefall up to four times the gravity (4g) or
3040more on any axis.</li>
3041 <li>MUST have a resolution of at least 8-bits and SHOULD have a resolution of at
3042least 16-bits.</li>
3043 <li>SHOULD be calibrated while in use if the characteristics changes over the life
Unsuk Jungbca27492015-04-01 08:08:10 -07003044cycle and compensated, and preserve the compensation parameters between device
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003045reboots.</li>
3046 <li>SHOULD be temperature compensated.</li>
3047 <li>MUST have a standard deviation no greater than 0.05 m/s^, where the standard
Unsuk Jungbca27492015-04-01 08:08:10 -07003048deviation should be calculated on a per axis basis on samples collected over a
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003049period of at least 3 seconds at the fastest sampling rate.</li>
3050 <li>SHOULD implement the TYPE_SIGNIFICANT_MOTION, TYPE_TILT_DETECTOR,
Unsuk Jungbca27492015-04-01 08:08:10 -07003051TYPE_STEP_DETECTOR, TYPE_STEP_COUNTER composite sensors as described in the
3052Android SDK document. Existing and new Android devices are <strong>very strongly encouraged</strong> to implement the TYPE_SIGNIFICANT_MOTION composite sensor. If any of these
3053sensors are implemented, the sum of their power consumption MUST always be less
3054than 4 mW and SHOULD each be below 2 mW and 0.5 mW for when the device is in a
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003055dynamic or static condition.</li>
3056 <li>If a gyroscope sensor is included, MUST implement the TYPE_GRAVITY and
Unsuk Jungbca27492015-04-01 08:08:10 -07003057TYPE_LINEAR_ACCELERATION composite sensors and SHOULD implement the
3058TYPE_GAME_ROTATION_VECTOR composite sensor. Existing and new Android devices
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003059are strongly encouraged to implement the TYPE_GAME_ROTATION_VECTOR sensor.</li>
3060 <li>SHOULD implement a TYPE_ROTATION_VECTOR composite sensor, if a gyroscope sensor
3061and a magnetometer sensor is also included.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003062</ul>
3063
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003064<h3 id="7_3_2_magnetometer">7.3.2. Magnetometer</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003065
3066
3067<p>Device implementations SHOULD include a 3-axis magnetometer (compass). If a
3068device does include a 3-axis magnetometer, it:</p>
3069
3070<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003071 <li>MUST implement the TYPE_MAGNETIC_FIELD sensor and SHOULD also implement
Unsuk Jungbca27492015-04-01 08:08:10 -07003072TYPE_MAGNETIC_FIELD_UNCALIBRATED sensor. Existing and new Android devices are
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003073strongly encouraged to implement the TYPE_MAGNETIC_FIELD_UNCALIBRATED sensor.</li>
3074 <li>MUST be able to report events up to a frequency of at least 10 Hz and SHOULD
3075report events up to at least 50 Hz.</li>
3076 <li>MUST comply with the Android sensor coordinate system as detailed in the
3077Android APIs [<a href="http://developer.android.com/reference/android/hardware/SensorEvent.html">Resources, 74</a>].</li>
3078 <li>MUST be capable of measuring between -900 &micro;T and +900 &micro;T on each axis before
3079saturating.</li>
3080 <li>MUST have a hard iron offset value less than 700 &micro;T and SHOULD have a value
3081below 200 &micro;T, by placing the magnetometer far from dynamic (current-induced)
3082and static (magnet-induced) magnetic fields.</li>
3083 <li>MUST have a resolution equal or denser than 0.6 &micro;T and SHOULD have a resolution
3084equal or denser than 0.2 &micro;.</li>
3085 <li>SHOULD be temperature compensated.</li>
3086 <li>MUST support online calibration and compensation of the hard iron bias, and
3087preserve the compensation parameters between device reboots.</li>
3088 <li>MUST have the soft iron compensation applied&mdash;the calibration can be done either
3089while in use or during the production of the device.</li>
3090 <li>SHOULD have a standard deviation, calculated on a per axis basis on samples
Unsuk Jungbca27492015-04-01 08:08:10 -07003091collected over a period of at least 3 seconds at the fastest sampling rate, no
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003092greater than 0.5 &micro;T.</li>
3093 <li>SHOULD implement a TYPE_ROTATION_VECTOR composite sensor, if an accelerometer
3094sensor and a gyroscope sensor is also included.</li>
3095 <li>MAY implement the TYPE_GEOMAGNETIC_ROTATION_VECTOR sensor if an accelerometer
Unsuk Jungbca27492015-04-01 08:08:10 -07003096sensor is also implemented. However if implemented, it MUST consume less than
309710 mW and SHOULD consume less than 3 mW when the sensor is registered for batch
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003098mode at 10 Hz.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003099</ul>
3100
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003101<h3 id="7_3_3_gps">7.3.3. GPS</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003102
3103
3104<p>Device implementations SHOULD include a GPS receiver. If a device
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003105implementation does include a GPS receiver, it SHOULD include some form of&ldquo;assisted GPS&rdquo; technique to minimize GPS lock-on time.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07003106
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003107<h3 id="7_3_4_gyroscope">7.3.4. Gyroscope</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003108
3109
3110<p>Device implementations SHOULD include a gyroscope (angular change sensor).
3111Devices SHOULD NOT include a gyroscope sensor unless a 3-axis accelerometer is
3112also included. If a device implementation includes a gyroscope, it:</p>
3113
3114<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003115 <li>MUST implement the TYPE_GYROSCOPE sensor and SHOULD also implement
Unsuk Jungbca27492015-04-01 08:08:10 -07003116TYPE_GYROSCOPE_UNCALIBRATED sensor. Existing and new Android devices are
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003117strongly encouraged to implement the SENSOR_TYPE_GYROSCOPE_UNCALIBRATED sensor.</li>
3118 <li>MUST be capable of measuring orientation changes up to 1,000 degrees per second.</li>
3119 <li>MUST be able to report events up to a frequency of at least 100 Hz and SHOULD
3120report events up to at least 200 Hz.</li>
3121 <li>MUST have a resolution of 12-bits or more and SHOULD have a resolution of
312216-bits or more.</li>
3123 <li>MUST be temperature compensated.</li>
3124 <li>MUST be calibrated and compensated while in use, and preserve the compensation
3125parameters between device reboots.</li>
3126 <li>MUST have a variance no greater than 1e-7 rad^2 / s^2 per Hz (variance per Hz,
Unsuk Jungbca27492015-04-01 08:08:10 -07003127or rad^2 / s). The variance is allowed to vary with the sampling rate, but must
3128be constrained by this value. In other words, if you measure the variance of
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003129the gyro at 1 Hz sampling rate it should be no greater than 1e-7 rad^2/s^2.</li>
3130 <li>SHOULD implement a TYPE_ROTATION_VECTOR composite sensor, if an accelerometer
3131sensor and a magnetometer sensor is also included.</li>
3132 <li>If an accelerometer sensor is included, MUST implement the TYPE_GRAVITY and
Unsuk Jungbca27492015-04-01 08:08:10 -07003133TYPE_LINEAR_ACCELERATION composite sensors and SHOULD implement the
3134TYPE_GAME_ROTATION_VECTOR composite sensor. Existing and new Android devices
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003135are strongly encouraged to implement the TYPE_GAME_ROTATION_VECTOR sensor.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003136</ul>
3137
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003138<h3 id="7_3_5_barometer">7.3.5. Barometer</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003139
3140
3141<p>Device implementations SHOULD include a barometer (ambient air pressure
3142sensor). If a device implementation includes a barometer, it:</p>
3143
3144<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003145 <li>MUST implement and report TYPE_PRESSURE sensor.</li>
3146 <li>MUST be able to deliver events at 5 Hz or greater.</li>
3147 <li>MUST have adequate precision to enable estimating altitude.</li>
3148 <li>MUST be temperature compensated.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003149</ul>
3150
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003151<h3 id="7_3_6_thermometer">7.3.6. Thermometer</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003152
3153
3154<p>Device implementations MAY include an ambient thermometer (temperature sensor).
3155If present, it MUST be defined as SENSOR_TYPE_AMBIENT_TEMPERATURE and it MUST
3156measure the ambient (room) temperature in degrees Celsius.</p>
3157
3158<p>Device implementations MAY but SHOULD NOT include a CPU temperature sensor. If
3159present, it MUST be defined as SENSOR_TYPE_TEMPERATURE, it MUST measure the
3160temperature of the device CPU, and it MUST NOT measure any other temperature.
3161Note the SENSOR_TYPE_TEMPERATURE sensor type was deprecated in Android 4.0.</p>
3162
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003163<h3 id="7_3_7_photometer">7.3.7. Photometer</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003164
3165
3166<p>Device implementations MAY include a photometer (ambient light sensor).</p>
3167
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003168<h3 id="7_3_8_proximity_sensor">7.3.8. Proximity Sensor</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003169
3170
3171<p>Device implementations MAY include a proximity sensor. Devices that can make a
3172voice call and indicate any value other than PHONE_TYPE_NONE in getPhoneType
3173SHOULD include a proximity sensor. If a device implementation does include a
3174proximity sensor, it:</p>
3175
3176<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003177 <li>MUST measure the proximity of an object in the same direction as the screen.
Unsuk Jungbca27492015-04-01 08:08:10 -07003178That is, the proximity sensor MUST be oriented to detect objects close to the
3179screen, as the primary intent of this sensor type is to detect a phone in use
3180by the user. If a device implementation includes a proximity sensor with any
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003181other orientation, it MUST NOT be accessible through this API.</li>
3182 <li>MUST have 1-bit of accuracy or more.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003183</ul>
3184
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003185<h2 id="7_4_data_connectivity">7.4. Data Connectivity</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07003186
3187
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003188<h3 id="7_4_1_telephony">7.4.1. Telephony</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003189
3190
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003191<p>&ldquo;Telephony&rdquo; as used by the Android APIs and this document refers specifically
Unsuk Jungbca27492015-04-01 08:08:10 -07003192to hardware related to placing voice calls and sending SMS messages via a GSM
3193or CDMA network. While these voice calls may or may not be packet-switched,
3194they are for the purposes of Android considered independent of any data
3195connectivity that may be implemented using the same network. In other words,
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003196the Android &ldquo;telephony&rdquo; functionality and APIs refer specifically to voice
Unsuk Jungbca27492015-04-01 08:08:10 -07003197calls and SMS. For instance, device implementations that cannot place calls or
3198send/receive SMS messages MUST NOT report the android.hardware.telephony
3199feature or any subfeatures, regardless of whether they use a cellular network
3200for data connectivity.</p>
3201
3202<p>Android MAY be used on devices that do not include telephony hardware. That is,
3203Android is compatible with devices that are not phones. However, if a device
3204implementation does include GSM or CDMA telephony, it MUST implement full
3205support for the API for that technology. Device implementations that do not
3206include telephony hardware MUST implement the full APIs as no-ops.</p>
3207
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003208<h3 id="7_4_2_ieee_802_11_wi-fi">7.4.2. IEEE 802.11 (Wi-Fi)</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003209
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003210<div class="note">
3211<p>Android Television device implementations MUST include Wi-Fi support.</p>
3212</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07003213
3214
3215<p>Android Television device implementations MUST include support for one or more
3216forms of 802.11 (b/g/a/n, etc.) and other types of Android device
3217implementation SHOULD include support for one or more forms of 802.11. If a
3218device implementation does include support for 802.11 and exposes the
3219functionality to a third-party application, it MUST implement the corresponding
3220Android API and:</p>
3221
3222<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003223 <li>MUST report the hardware feature flag android.hardware.wifi.</li>
3224 <li>MUST implement the multicast API as described in the SDK documentation [<a href="http://developer.android.com/reference/android/net/wifi/WifiManager.MulticastLock.html">Resources, 79</a>].</li>
3225 <li>MUST support multicast DNS (mDNS) and MUST NOT filter mDNS packets
Unsuk Jungbca27492015-04-01 08:08:10 -07003226(224.0.0.251) at any time of operation including when the screen is not in an
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003227active state.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003228</ul>
3229
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003230<h4 id="7_4_2_1_wi-fi_direct">7.4.2.1. Wi-Fi Direct</h4>
Unsuk Jungbca27492015-04-01 08:08:10 -07003231
3232
3233<p>Device implementations SHOULD include support for Wi-Fi Direct (Wi-Fi
3234peer-to-peer). If a device implementation does include support for Wi-Fi
3235Direct, it MUST implement the corresponding Android API as described in the SDK
3236documentation [<a href="http://developer.android.com/reference/android/net/wifi/p2p/WifiP2pManager.html">Resources, 80</a>]. If a device implementation includes support for Wi-Fi Direct, then it:</p>
3237
3238<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003239 <li>MUST report the hardware feature android.hardware.wifi.direct.</li>
3240 <li>MUST support regular Wi-Fi operation.</li>
3241 <li>SHOULD support concurrent Wi-Fi and Wi-Fi Direct operation.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003242</ul>
3243
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003244<h4 id="7_4_2_2_wi-fi_tunneled_direct_link_setup">7.4.2.2. Wi-Fi Tunneled Direct Link Setup</h4>
Unsuk Jungbca27492015-04-01 08:08:10 -07003245
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003246<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07003247<p>Android Television device implementations MUST include support for Wi-Fi
3248Tunneled Direct Link Setup (TDLS).</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003249</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07003250
3251
3252<p>Android Television device implementations MUST include support for Wi-Fi
3253Tunneled Direct Link Setup (TDLS) and other types of Android device
3254implementations SHOULD include support for Wi-Fi TDLS as described in the
3255Android SDK Documentation [<a href="http://developer.android.com/reference/android/net/wifi/WifiManager.html">Resources, 81</a>]. If a device implementation does include support for TDLS and TDLS is enabled
3256by the WiFiManager API, the device:</p>
3257
3258<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003259 <li>SHOULD use TDLS only when it is possible AND beneficial.</li>
3260 <li>SHOULD have some heuristic and NOT use TDLS when its performance might be worse
3261than going through the Wi-Fi access point.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003262</ul>
3263
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003264<h3 id="7_4_3_bluetooth">7.4.3. Bluetooth</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003265
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003266<div class="note">
Heidi von Markhamdf9fb7c2015-04-02 16:49:09 -07003267<p>Android Watch and Automotive implementations MUST support Bluetooth. Android
3268Television implementations MUST support Bluetooth and Bluetooth LE.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003269</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07003270
3271
3272<p>Android includes support for Bluetooth and Bluetooth Low Energy [<a href="http://developer.android.com/reference/android/bluetooth/package-summary.html">Resources, 82</a>]. Device implementations that include support for Bluetooth and Bluetooth Low
3273Energy MUST declare the relevant platform features (android.hardware.bluetooth
3274and android.hardware.bluetooth_le respectively) and implement the platform
3275APIs. Device implementations SHOULD implement relevant Bluetooth profiles such
3276as A2DP, AVCP, OBEX, etc. as appropriate for the device. Android Television
3277device implementations MUST support Bluetooth and Bluetooth LE. </p>
3278
3279<p>Device implementations including support for Bluetooth Low Energy:</p>
3280
3281<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003282 <li>MUST declare the hardware feature android.hardware.bluetooth_le.</li>
3283 <li>MUST enable the GATT (generic attribute profile) based Bluetooth APIs as
3284described in the SDK documentation and [<a href="http://developer.android.com/reference/android/bluetooth/package-summary.html">Resources, 82</a>].</li>
3285 <li>SHOULD support offloading of the filtering logic to the bluetooth chipset when
3286implementing the ScanFilter API [<a href="https://developer.android.com/reference/android/bluetooth/le/ScanFilter.html">Resources, 83</a>], and MUST report the correct value of where the filtering logic is implemented whenever queried via the
3287android.bluetooth.BluetoothAdapter.isOffloadedFilteringSupported() method.</li>
3288 <li>SHOULD support offloading of the batched scanning to the bluetooth chipset, but
3289if not supported, MUST report &lsquo;false&rsquo; whenever queried via the
3290android.bluetooth.BluetoothAdapater.isOffloadedScanBatchingSupported() method.</li>
3291 <li>SHOULD support multi advertisement with at least 4 slots, but if not supported,
3292MUST report &lsquo;false&rsquo; whenever queried via the
3293android.bluetooth.BluetoothAdapter.isMultipleAdvertisementSupported() method.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003294</ul>
3295
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003296<h3 id="7_4_4_near-field_communications">7.4.4. Near-Field Communications</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003297
3298
3299<p>Device implementations SHOULD include a transceiver and related hardware for
3300Near-Field Communications (NFC). If a device implementation does include NFC
3301hardware and plans to make it available to third-party apps, then it:</p>
3302
3303<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003304 <li>MUST report the android.hardware.nfc feature from the
3305android.content.pm.PackageManager.hasSystemFeature() method [<a href="http://developer.android.com/reference/android/content/pm/PackageManager.html">Resources, 53</a>].</li>
3306 <li>MUST be capable of reading and writing NDEF messages via the following NFC
Unsuk Jungbca27492015-04-01 08:08:10 -07003307standards:
3308 <ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003309 <li>MUST be capable of acting as an NFC Forum reader/writer (as defined by the NFC
Unsuk Jungbca27492015-04-01 08:08:10 -07003310Forum technical specification NFCForum-TS-DigitalProtocol-1.0) via the
3311following NFC standards:
3312 <ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003313 <li>NfcA (ISO14443-3A)</li>
3314 <li>NfcB (ISO14443-3B)</li>
3315 <li>NfcF (JIS 6319-4)</li>
3316 <li>IsoDep (ISO 14443-4)</li>
3317 <li>NFC Forum Tag Types 1, 2, 3, 4 (defined by the NFC Forum)</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003318 </ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003319 <li>SHOULD be capable of reading and writing NDEF messages via the following NFC
Unsuk Jungbca27492015-04-01 08:08:10 -07003320standards. Note that while the NFC standards below are stated as SHOULD, the
3321Compatibility Definition for a future version is planned to change these to
3322MUST. These standards are optional in this version but will be required in
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003323future versions. Existing and new devices that run this version of Android are <strong>very strongly encouraged</strong> to meet these requirements now so they will be able to upgrade to the future platform releases.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003324 <ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003325 <li>NfcV (ISO 15693)</li>
3326 </ul></li>
3327 <li>MUST be capable of transmitting and receiving data via the following
Unsuk Jungbca27492015-04-01 08:08:10 -07003328peer-to-peer standards and protocols:
3329 <ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003330 <li>ISO 18092</li>
3331 <li>LLCP 1.0 (defined by the NFC Forum)</li>
3332 <li>SDP 1.0 (defined by the NFC Forum)</li>
3333 <li>NDEF Push Protocol [<a href="http://static.googleusercontent.com/media/source.android.com/en/us/compatibility/ndef-push-protocol.pdf">Resources, 84</a>]</li>
3334 <li>SNEP 1.0 (defined by the NFC Forum)</li>
3335 </ul></li>
3336 <li>MUST include support for Android Beam [<a href="http://developer.android.com/guide/topics/connectivity/nfc/nfc.html">Resources, 85</a>]:
Unsuk Jungbca27492015-04-01 08:08:10 -07003337 <ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003338 <li>MUST implement the SNEP default server. Valid NDEF messages received by the
Unsuk Jungbca27492015-04-01 08:08:10 -07003339default SNEP server MUST be dispatched to applications using the
3340android.nfc.ACTION_NDEF_DISCOVERED intent. Disabling Android Beam in settings
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003341MUST NOT disable dispatch of incoming NDEF message.</li>
3342 <li>MUST honor the android.settings.NFCSHARING_SETTINGS intent to show NFC sharing
3343settings [<a href="http://developer.android.com/reference/android/provider/Settings.html#ACTION_NFCSHARING_SETTINGS">Resources, 86</a>].</li>
3344 <li>MUST implement the NPP server. Messages received by the NPP server MUST be
3345processed the same way as the SNEP default server.</li>
3346 <li>MUST implement a SNEP client and attempt to send outbound P2P NDEF to the
Unsuk Jungbca27492015-04-01 08:08:10 -07003347default SNEP server when Android Beam is enabled. If no default SNEP server is
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003348found then the client MUST attempt to send to an NPP server.</li>
3349 <li>MUST allow foreground activities to set the outbound P2P NDEF message using
Unsuk Jungbca27492015-04-01 08:08:10 -07003350android.nfc.NfcAdapter.setNdefPushMessage, and
3351android.nfc.NfcAdapter.setNdefPushMessageCallback, and
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003352android.nfc.NfcAdapter.enableForegroundNdefPush.</li>
3353 <li>SHOULD use a gesture or on-screen confirmation, such as 'Touch to Beam', before
3354sending outbound P2P NDEF messages.</li>
3355 <li>SHOULD enable Android Beam by default and MUST be able to send and receive
3356using Android Beam, even when another proprietary NFC P2p mode is turned on.</li>
3357 <li>MUST support NFC Connection handover to Bluetooth when the device supports
Unsuk Jungbca27492015-04-01 08:08:10 -07003358Bluetooth Object Push Profile. Device implementations MUST support connection
3359handover to Bluetooth when using android.nfc.NfcAdapter.setBeamPushUris, by
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003360implementing the &ldquo;Connection Handover version 1.2&rdquo; [<a href="http://members.nfc-forum.org/specs/spec_list/#conn_handover">Resources, 87</a>] and &ldquo;Bluetooth Secure Simple Pairing Using NFC version 1.0&rdquo; [<a href="http://members.nfc-forum.org/apps/group_public/download.php/18688/NFCForum-AD-BTSSP_1_1.pdf">Resources, 88</a>] specs from the NFC Forum. Such an implementation MUST implement the handover
3361LLCP service with service name &ldquo;urn:nfc:sn:handover&rdquo; for exchanging the
Unsuk Jungbca27492015-04-01 08:08:10 -07003362handover request/select records over NFC, and it MUST use the Bluetooth Object
3363Push Profile for the actual Bluetooth data transfer. For legacy reasons (to
3364remain compatible with Android 4.1 devices), the implementation SHOULD still
3365accept SNEP GET requests for exchanging the handover request/select records
3366over NFC. However an implementation itself SHOULD NOT send SNEP GET requests
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003367for performing connection handover.</li>
3368 </ul></li>
3369 <li>MUST poll for all supported technologies while in NFC discovery mode.</li>
3370 <li>SHOULD be in NFC discovery mode while the device is awake with the screen
3371active and the lock-screen unlocked.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003372</ul>
3373</ul>
3374
3375<p>(Note that publicly available links are not available for the JIS, ISO, and NFC
3376Forum specifications cited above.)</p>
3377
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -07003378<p>Android includes support for NFC Host Card Emulation (HCE) mode. If a
Unsuk Jungbca27492015-04-01 08:08:10 -07003379device implementation does include an NFC controller capable of HCE and
3380Application ID (AID) routing, then it:</p>
3381
3382<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003383 <li>MUST report the android.hardware.nfc.hce feature constant.</li>
3384 <li>MUST support NFC HCE APIs as defined in the Android SDK [<a href="http://developer.android.com/guide/topics/connectivity/nfc/hce.html">Resources, 10</a>].</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003385</ul>
3386
3387<p>Additionally, device implementations MAY include reader/writer support for the
3388following MIFARE technologies.</p>
3389
3390<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003391 <li>MIFARE Classic</li>
3392 <li>MIFARE Ultralight</li>
3393 <li>NDEF on MIFARE Classic</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003394</ul>
3395
3396<p>Note that Android includes APIs for these MIFARE types. If a device
3397implementation supports MIFARE in the reader/writer role, it:</p>
3398
3399<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003400 <li>MUST implement the corresponding Android APIs as documented by the Android SDK.</li>
3401 <li>MUST report the feature com.nxp.mifare from the
Unsuk Jungbca27492015-04-01 08:08:10 -07003402android.content.pm.PackageManager.hasSystemFeature() meth<a href="http://developer.android.com/reference/android/content/pm/PackageManager.html">od [Resources, 53]</a>. Note that this is not a standard Android feature and as such does not appear
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003403as a constant on the PackageManager class.</li>
3404 <li>MUST NOT implement the corresponding Android APIs nor report the com.nxp.mifare
Unsuk Jungbca27492015-04-01 08:08:10 -07003405feature unless it also implements general NFC support as described in this
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003406section.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003407</ul>
3408
3409<p>If a device implementation does not include NFC hardware, it MUST NOT declare
3410the android.hardware.nfc feature from the
3411android.content.pm.PackageManager.hasSystemFeature() method [<a href="http://developer.android.com/reference/android/content/pm/PackageManager.html">Resources, 53]</a>, and MUST implement the Android NFC API as a no-op.</p>
3412
3413<p>As the classes android.nfc.NdefMessage and android.nfc.NdefRecord represent a
3414protocol-independent data representation format, device implementations MUST
3415implement these APIs even if they do not include support for NFC or declare the
3416android.hardware.nfc feature.</p>
3417
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003418<h3 id="7_4_5_minimum_network_capability">7.4.5. Minimum Network Capability</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003419
3420
3421<p>Device implementations MUST include support for one or more forms of data
3422networking. Specifically, device implementations MUST include support for at
3423least one data standard capable of 200Kbit/sec or greater. Examples of
3424technologies that satisfy this requirement include EDGE, HSPA, EV-DO, 802.11g,
3425Ethernet, Bluetooth PAN, etc.</p>
3426
3427<p>Device implementations where a physical networking standard (such as Ethernet)
3428is the primary data connection SHOULD also include support for at least one
3429common wireless data standard, such as 802.11 (Wi-Fi).</p>
3430
3431<p>Devices MAY implement more than one form of data connectivity.</p>
3432
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003433<h3 id="7_4_6_sync_settings">7.4.6. Sync Settings</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003434
3435
3436<p>Device implementations MUST have the master auto-sync setting on by default so
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003437that the method getMasterSyncAutomatically() returns &ldquo;true&rdquo; [<a href="http://developer.android.com/reference/android/content/ContentResolver.html">Resources, 89</a>].</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07003438
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003439<h2 id="7_5_cameras">7.5. Cameras</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07003440
3441
3442<p>Device implementations SHOULD include a rear-facing camera and MAY include a
3443front-facing camera. A rear-facing camera is a camera located on the side of
3444the device opposite the display; that is, it images scenes on the far side of
3445the device, like a traditional camera. A front-facing camera is a camera
3446located on the same side of the device as the display; that is, a camera
3447typically used to image the user, such as for video conferencing and similar
3448applications.</p>
3449
3450<p>If a device implementation includes at least one camera, it SHOULD be possible
3451for an application to simultaneously allocate 3 bitmaps equal to the size of
3452the images produced by the largest-resolution camera sensor on the device.</p>
3453
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003454<h3 id="7_5_1_rear-facing_camera">7.5.1. Rear-Facing Camera</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003455
3456
3457<p>Device implementations SHOULD include a rear-facing camera. If a device
3458implementation includes at least one rear-facing camera, it:</p>
3459
3460<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003461 <li>MUST report the feature flag android.hardware.camera and
3462android.hardware.camera.any.</li>
3463 <li>MUST have a resolution of at least 2 megapixels.</li>
3464 <li>SHOULD have either hardware auto-focus or software auto-focus implemented in
3465the camera driver (transparent to application software).</li>
3466 <li>MAY have fixed-focus or EDOF (extended depth of field) hardware.</li>
3467 <li>MAY include a flash. If the Camera includes a flash, the flash lamp MUST NOT be
Unsuk Jungbca27492015-04-01 08:08:10 -07003468lit while an android.hardware.Camera.PreviewCallback instance has been
3469registered on a Camera preview surface, unless the application has explicitly
3470enabled the flash by enabling the FLASH_MODE_AUTO or FLASH_MODE_ON attributes
3471of a Camera.Parameters object. Note that this constraint does not apply to the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003472device&rsquo;s built-in system camera application, but only to third-party
3473applications using Camera.PreviewCallback.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003474</ul>
3475
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003476<h3 id="7_5_2_front-facing_camera">7.5.2. Front-Facing Camera</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003477
3478
3479<p>Device implementations MAY include a front-facing camera. If a device
3480implementation includes at least one front-facing camera, it:</p>
3481
3482<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003483 <li>MUST report the feature flag android.hardware.camera.any and
3484android.hardware.camera.front.</li>
3485 <li>MUST have a resolution of at least VGA (640x480 pixels).</li>
3486 <li>MUST NOT use a front-facing camera as the default for the Camera API. The
Unsuk Jungbca27492015-04-01 08:08:10 -07003487camera API in Android has specific support for front-facing cameras and device
3488implementations MUST NOT configure the API to to treat a front-facing camera as
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003489the default rear-facing camera, even if it is the only camera on the device.</li>
3490 <li>MAY include features (such as auto-focus, flash, etc.) available to rear-facing
3491cameras as described in <a href="#7_5_1_rear-facing_camera">section 7.5.1</a>.</li>
3492 <li>MUST horizontally reflect (i.e. mirror) the stream displayed by an app in a
Unsuk Jungbca27492015-04-01 08:08:10 -07003493CameraPreview, as follows:
3494 <ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003495 <li>If the device implementation is capable of being rotated by user (such as
Unsuk Jungbca27492015-04-01 08:08:10 -07003496automatically via an accelerometer or manually via user input), the camera
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003497preview MUST be mirrored horizontally relative to the device&rsquo;s current
3498orientation.</li>
3499 <li>If the current application has explicitly requested that the Camera display be
Unsuk Jungbca27492015-04-01 08:08:10 -07003500rotated via a call to the android.hardware.Camera.setDisplayOrientation()[<a href="http://developer.android.com/reference/android/hardware/Camera.html#setDisplayOrientation(int)">Resources, 90</a>] method, the camera preview MUST be mirrored horizontally relative to the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003501orientation specified by the application.</li>
3502 <li>Otherwise, the preview MUST be mirrored along the device&rsquo;s default horizontal
3503axis.</li>
3504 </ul></li>
3505 <li>MUST mirror the image displayed by the postview in the same manner as the
Unsuk Jungbca27492015-04-01 08:08:10 -07003506camera preview image stream. If the device implementation does not support
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003507postview, this requirement obviously does not apply.</li>
3508 <li>MUST NOT mirror the final captured still image or video streams returned to
3509application callbacks or committed to media storage.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003510</ul>
3511
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003512<h3 id="7_5_3_external_camera">7.5.3. External Camera</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003513
3514
3515<p>Device implementations with USB host mode MAY include support for an external
3516camera that connects to the USB port. If a device includes support for an
3517external camera, it:</p>
3518
3519<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003520 <li>MUST declare the platform feature android.hardware.camera.external and
3521android.hardware camera.any.</li>
3522 <li>MUST support USB Video Class (UVC 1.0 or higher).</li>
3523 <li>MAY support multiple cameras.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003524</ul>
3525
3526<p>Video compression (such as MJPEG) support is RECOMMENDED to enable transfer of
3527high-quality unencoded streams (i.e. raw or independently compressed picture
3528streams). Camera-based video encoding MAY be supported. If so, a simultaneous
3529unencoded/ MJPEG stream (QVGA or greater resolution) MUST be accessible to the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003530device implementation.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07003531
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003532<h3 id="7_5_4_camera_api_behavior">7.5.4. Camera API Behavior</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003533
3534
3535<p>Android includes two API packages to access the camera, the newer
3536android.hardware.camera2 API expose lower-level camera control to the app,
3537including efficient zero-copy burst/streaming flows and per-frame controls of
3538exposure, gain, white balance gains, color conversion, denoising, sharpening,
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003539and more.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07003540
3541<p>The older API package, android.hardware.Camera, is marked as deprecated in
3542Android 5.0 but as it should still be available for apps to use Android device
3543implementations MUST ensure the continued support of the API as described in
3544this section and in the Android SDK.</p>
3545
3546<p>Device implementations MUST implement the following behaviors for the
3547camera-related APIs, for all available cameras:</p>
3548
3549<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003550 <li>If an application has never called
Unsuk Jungbca27492015-04-01 08:08:10 -07003551android.hardware.Camera.Parameters.setPreviewFormat(int), then the device MUST
3552use android.hardware.PixelFormat.YCbCr_420_SP for preview data provided to
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003553application callbacks.</li>
3554 <li>If an application registers an android.hardware.Camera.PreviewCallback instance
Unsuk Jungbca27492015-04-01 08:08:10 -07003555and the system calls the onPreviewFrame() method when the preview format is
3556YCbCr_420_SP, the data in the byte[] passed into onPreviewFrame() must further
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003557be in the NV21 encoding format. That is, NV21 MUST be the default.</li>
3558 <li>For android.hardware.Camera, device implementations MUST support the YV12
Unsuk Jungbca27492015-04-01 08:08:10 -07003559format (as denoted by the android.graphics.ImageFormat.YV12 constant) for
3560camera previews for both front- and rear-facing cameras. (The hardware video
3561encoder and camera may use any native pixel format, but the device
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003562implementation MUST support conversion to YV12.)</li>
3563 <li>For android.hardware.camera2, device implementations must support the
Unsuk Jungbca27492015-04-01 08:08:10 -07003564android.hardware.ImageFormat.YUV_420_888 and android.hardware.ImageFormat.JPEG
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003565formats as outputs through the android.media.ImageReader API.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003566</ul>
3567
3568<p>Device implementations MUST still implement the full Camera API included in the
3569Android SDK documentation [<a href="http://developer.android.com/reference/android/hardware/Camera.html">Resources, 91</a>], regardless of whether the device includes hardware autofocus or other
3570capabilities. For instance, cameras that lack autofocus MUST still call any
3571registered android.hardware.Camera.AutoFocusCallback instances (even though
3572this has no relevance to a non-autofocus camera.) Note that this does apply to
3573front-facing cameras; for instance, even though most front-facing cameras do
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003574not support autofocus, the API callbacks must still be &ldquo;faked&rdquo; as described.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07003575
3576<p>Device implementations MUST recognize and honor each parameter name defined as
3577a constant on the android.hardware.Camera.Parameters class, if the underlying
3578hardware supports the feature. If the device hardware does not support a
3579feature, the API must behave as documented. Conversely, device implementations
3580MUST NOT honor or recognize string constants passed to the
3581android.hardware.Camera.setParameters() method other than those documented as
3582constants on the android.hardware.Camera.Parameters. That is, device
3583implementations MUST support all standard Camera parameters if the hardware
3584allows, and MUST NOT support custom Camera parameter types. For instance,
3585device implementations that support image capture using high dynamic range
3586(HDR) imaging techniques MUST support camera parameter Camera.SCENE_MODE_HDR [<a href="http://developer.android.com/reference/android/hardware/Camera.Parameters.html">Resources, 92</a>].</p>
3587
3588<p>Because not all device implementations can fully support all the features of
3589the android.hardware.camera2 API, device implementations MUST report the proper
3590level of support with the android.info.supportedHardwareLevel property as
3591described in the Android SDK [<a href="https://developer.android.com/reference/android/hardware/camera2/CameraCharacteristics.html#INFO_SUPPORTED_HARDWARE_LEVEL">Resources, 93]</a> and report the appropriate framework feature flags [<a href="http://source.android.com/devices/camera/versioning.html">Resources, 94]</a>. </p>
3592
3593<p>Device implementations MUST also declare its Individual camera capabilities of
3594android.hardware.camera2 via the android.request.availableCapabilities property
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003595and declare the appropriate feature flags [<a href="http://source.android.com/devices/camera/versioning.html">Resources, 94]</a>; a device must define the feature flag if any of its attached camera devices supports the feature.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07003596
3597<p>Device implementations MUST broadcast the Camera.ACTION_NEW_PICTURE intent
3598whenever a new picture is taken by the camera and the entry of the picture has
3599been added to the media store.</p>
3600
3601<p>Device implementations MUST broadcast the Camera.ACTION_NEW_VIDEO intent
3602whenever a new video is recorded by the camera and the entry of the picture has
3603been added to the media store.</p>
3604
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003605<h3 id="7_5_5_camera_orientation">7.5.5. Camera Orientation</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003606
3607
3608<p>Both front- and rear-facing cameras, if present, MUST be oriented so that the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003609long dimension of the camera aligns with the screen&rsquo;s long dimension. That is,
Unsuk Jungbca27492015-04-01 08:08:10 -07003610when the device is held in the landscape orientation, cameras MUST capture
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003611images in the landscape orientation. This applies regardless of the device&rsquo;s
Unsuk Jungbca27492015-04-01 08:08:10 -07003612natural orientation; that is, it applies to landscape-primary devices as well
3613as portrait-primary devices.</p>
3614
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003615<h2 id="7_6_memory_and_storage">7.6. Memory and Storage</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07003616
3617
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003618<h3 id="7_6_1_minimum_memory_and_storage">7.6.1. Minimum Memory and Storage</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003619
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003620<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07003621<p>Android Television devices MUST have at least 5GB of non-volatile storage
3622available for application private data.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003623</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07003624
3625
3626<p>The memory available to the kernel and userspace on device implementations MUST
3627be at least equal or larger than the minimum values specified by the following
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003628table. (See <a href="#7_1_1_screen_configuration">section 7.1.1</a> for screen size and density definitions.)</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07003629<table>
3630 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003631 <th>Density and screen size</th>
3632 <th>32-bit device</th>
3633 <th>64-bit device</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07003634 </tr>
3635 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003636 <td>Android Watch devices (due to smaller screens)</td>
3637 <td>416MB</td>
3638 <td>Not applicable</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07003639 </tr>
3640 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003641 <td><ul>
3642 <li class="table_list">xhdpi or lower on small/normal screens</li>
3643 <li class="table_list">hdpi or lower on large screens</li>
3644 <li class="table_list">mdpi or lower on extra large screens</li></ul></td>
3645 <td>512MB</td>
3646 <td>832MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07003647 </tr>
3648 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003649 <td><ul>
3650 <li class="table_list">400dpi or higher on small/normal screens</li>
3651 <li class="table_list">xhdpi or higher on large screens</li>
3652 <li class="table_list">tvdpi or higher on extra large screens</li></ul></td>
3653 <td>896MB</td>
3654 <td>1280MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07003655 </tr>
3656 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003657 <td><ul>
3658 <li class="table_list">560dpi or higher on small/normal screens</li>
3659 <li class="table_list">400dpi or higher on large screens</li>
3660 <li class="table_list">xhdpi or higher on extra large screens</li></ul></td>
3661 <td>1344MB</td>
3662 <td>1824MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07003663 </tr>
3664</table>
3665
3666
3667<p>The minimum memory values MUST be in addition to any memory space already
3668dedicated to hardware components such as radio, video, and so on that is not
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003669under the kernel&rsquo;s control.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07003670
3671<p>Android Television devices MUST have at least 5GB and other device
3672implementations MUST have at least 1.5GB of non-volatile storage available for
3673application private data. That is, the /data partition MUST be at least 5GB for
3674Android Television devices and at least 1.5GB for other device implementations.
3675Device implementations that run Android are <strong>very strongly encouraged</strong> to have at least 3GB of non-volatile storage for application private data so
3676they will be able to upgrade to the future platform releases.</p>
3677
3678<p>The Android APIs include a Download Manager that applications MAY use to
3679download data files [<a href="http://developer.android.com/reference/android/app/DownloadManager.html">Resources, 95</a>]. The device implementation of the Download Manager MUST be capable of
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003680downloading individual files of at least 100MB in size to the default &ldquo;cache"
Unsuk Jungbca27492015-04-01 08:08:10 -07003681location.</p>
3682
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003683<h3 id="7_6_2_application_shared_storage">7.6.2. Application Shared Storage</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003684
3685
3686<p>Device implementations MUST offer shared storage for applications also often
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003687referred as &ldquo;shared external storage&rdquo;. </p>
Unsuk Jungbca27492015-04-01 08:08:10 -07003688
3689<p>Device implementations MUST be configured with shared storage mounted by
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003690default, &ldquo;out of the box&rdquo;. If the shared storage is not mounted on the Linux
Unsuk Jungbca27492015-04-01 08:08:10 -07003691path /sdcard, then the device MUST include a Linux symbolic link from /sdcard
3692to the actual mount point.</p>
3693
3694<p>Device implementations MAY have hardware for user-accessible removable storage,
3695such as a Secure Digital (SD) card slot. If this slot is used to satisfy the
3696shared storage requirement, the device implementation:</p>
3697
3698<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003699 <li>MUST implement a toast or pop-up user interface warning the user when there is
3700no SD card.</li>
3701 <li>MUST include a FAT-formatted SD card 1GB in size or larger OR show on the box
Unsuk Jungbca27492015-04-01 08:08:10 -07003702and other material available at time of purchase that the SD card has to be
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003703separately purchased.</li>
3704 <li>MUST mount the SD card by default.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003705</ul>
3706
3707<p>Alternatively, device implementations MAY allocate internal (non-removable)
3708storage as shared storage for apps as included in the upstream Android Open
3709Source Project; device implementations SHOULD use this configuration and
3710software implementation. If a device implementation uses internal
3711(non-removable) storage to satisfy the shared storage requirement, that storage
3712MUST be 1GB in size or larger and mounted on /sdcard (or /sdcard MUST be a
3713symbolic link to the physical location if it is mounted elsewhere).</p>
3714
3715<p>Device implementations MUST enforce as documented the
3716android.permission.WRITE_EXTERNAL_STORAGE permission on this shared storage.
3717Shared storage MUST otherwise be writable by any application that obtains that
3718permission.</p>
3719
3720<p>Device implementations that include multiple shared storage paths (such as both
3721an SD card slot and shared internal storage) MUST NOT allow Android
3722applications to write to the secondary external storage, except for their
3723package-specific directories on the secondary external storage, but SHOULD
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003724expose content from both storage paths transparently through Android&rsquo;s media
Unsuk Jungbca27492015-04-01 08:08:10 -07003725scanner service and android.provider.MediaStore.</p>
3726
3727<p>Regardless of the form of shared storage used, device implementations MUST
3728provide some mechanism to access the contents of shared storage from a host
3729computer, such as USB mass storage (UMS) or Media Transfer Protocol (MTP).
3730Device implementations MAY use USB mass storage, but SHOULD use Media Transfer
3731Protocol. If the device implementation supports Media Transfer Protocol, it:</p>
3732
3733<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003734 <li>SHOULD be compatible with the reference Android MTP host, Android File Transfer
3735[<a href="http://www.android.com/filetransfer">Resources, 96</a>].</li>
3736 <li>SHOULD report a USB device class of 0x00.</li>
3737 <li>SHOULD report a USB interface name of 'MTP'.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003738</ul>
3739
3740<p>If the device implementation lacks USB ports, it MUST provide a host computer
3741with access to the contents of shared storage by some other means, such as a
3742network file system.</p>
3743
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003744<h2 id="7_7_usb">7.7. USB</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07003745
3746
3747<p>Device implementations SHOULD support USB peripheral mode and SHOULD support
3748USB host mode.</p>
3749
3750<p>If a device implementation includes a USB port supporting peripheral mode:</p>
3751
3752<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003753 <li>The port MUST be connectable to a USB host that has a standard type-A or type
3754-C USB port.</li>
3755 <li>The port SHOULD use micro-A, micro-AB or type-C USB form factor. Existing and
3756new Android devices are <strong>very strongly encouraged to meet these requirements</strong> so they will be able to upgrade to the future platform releases.</li>
3757 <li>The port SHOULD be centered in the middle of an edge. Device implementations
Unsuk Jungbca27492015-04-01 08:08:10 -07003758SHOULD either locate the port on the bottom of the device (according to natural
3759orientation) or enable software screen rotation for all apps (including home
3760screen), so that the display draws correctly when the device is oriented with
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003761the port at bottom. Existing and new Android devices are <strong>very strongly encouraged to meet these requirements</strong> so they will be able to upgrade to future platform releases.</li>
3762 <li>It MUST allow a USB host connected with the Android device to access the
Unsuk Jungbca27492015-04-01 08:08:10 -07003763contents of the shared storage volume using either USB mass storage or Media
3764Transfer Protocol, if the device reports the android.hardware.feature.output
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003765feature or the android.hardware.camera feature.</li>
3766 <li>It SHOULD implement the Android Open Accessory (AOA) API and specification as
Unsuk Jungbca27492015-04-01 08:08:10 -07003767documented in the Android SDK documentation, and if it is an Android Handheld
3768device it MUST implement the AOA API. Device implementations implementing the
3769AOA specification:
3770 <ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003771 <li>MUST declare support for the hardware feature android.hardware.usb.accessory [<a href="http://developer.android.com/guide/topics/connectivity/usb/accessory.html">Resources, 97</a>].</li>
3772 <li>MUST implement the USB audio class as documented in the Android SDK
3773documentation [<a href="http://developer.android.com/reference/android/hardware/usb/UsbConstants.html#USB_CLASS_AUDIO">Resources, 98</a>].</li>
3774 </ul></li>
3775 <li>It SHOULD implement support to draw 1.5 A current during HS chirp and traffic
3776as specified in the USB battery charging specification [<a href="http://www.usb.org/developers/docs/devclass_docs/USB_Battery_Charging_1.2.pdf">Resources, 99</a>]. Existing and new Android devices are <strong>very strongly encouraged to meet these requirements</strong> so they will be able to upgrade to the future platform releases.</li>
3777 <li>The value of iSerialNumber in USB standard device descriptor MUST be equal to
3778the value of android.os.Build.SERIAL.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003779</ul>
3780
3781<p>If a device implementation includes a USB port supporting host mode, it:</p>
3782
3783<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003784 <li>SHOULD use a type-C USB port, if the device implementation supports USB 3.1.</li>
3785 <li>MAY use a non-standard port form factor, but if so MUST ship with a cable or
3786cables adapting the port to a standard type-A or type-C USB port.</li>
3787 <li>MAY use a micro-AB USB port, but if so SHOULD ship with a cable or cables
3788adapting the port to a standard type-A or type-C USB port.</li>
3789 <li>is <strong>very strongly RECOMMENDED</strong> to implement the USB audio class as documented in the Android SDK
3790documentation [<a href="http://developer.android.com/reference/android/hardware/usb/UsbConstants.html#USB_CLASS_AUDIO">Resources, 98</a>].</li>
3791 <li>MUST implement the Android USB host API as documented in the Android SDK, and
3792MUST declare support for the hardware feature android.hardware.usb.host [<a href="http://developer.android.com/guide/topics/connectivity/usb/host.html">Resources, 100</a>].</li>
3793 <li>SHOULD support the Charging Downstream Port output current range of 1.5 A ~ 5 A
3794as specified in the USB Battery Charging Specifications [<a href="http://www.usb.org/developers/docs/devclass_docs/USB_Battery_Charging_1.2.pdf">Resources, 99</a>].</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003795</ul>
3796
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003797<h2 id="7_8_audio">7.8. Audio</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07003798
3799
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003800<h3 id="7_8_1_microphone">7.8.1. Microphone</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003801
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003802<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07003803<p>Android Handheld and Watch devices MUST include a microphone.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003804</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07003805
3806
3807<p>Device implementations MAY omit a microphone. However, if a device
3808implementation omits a microphone, it MUST NOT report the
3809android.hardware.microphone feature constant, and MUST implement the audio
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003810recording API at least as no-ops, per <a href="#7_hardware_compatibility">section 7</a>. Conversely, device implementations that do possess a microphone:</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07003811
3812<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003813 <li>MUST report the android.hardware.microphone feature constant
3814 <li>MUST meet the audio recording requirements in <a href="#5_4_audio_recording">section 5.4</a>
3815 <li>MUST meet the audio latency requirements in <a href="#5_6_audio_latency">section 5.6</a>
Unsuk Jungbca27492015-04-01 08:08:10 -07003816</ul>
3817
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003818<h3 id="7_8_2_audio_output">7.8.2. Audio Output</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003819
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003820<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07003821<p>Android Watch devices MAY include an audio output.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003822</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07003823
3824<p>Device implementations including a speaker or with an audio/multimedia output
3825port for an audio output peripheral as a headset or an external speaker:</p>
3826
3827<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003828 <li>MUST report the android.hardware.audio.output feature constant.</li>
3829 <li>MUST meet the audio playback requirements in <a href="#5_5_audio_playback">section 5.5</a>.</li>
3830 <li>MUST meet the audio latency requirements in <a href="#5_6_audio_latency">section 5.6</a>.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003831</ul>
3832
3833<p>Conversely, if a device implementation does not include a speaker or audio
3834output port, it MUST NOT report the android.hardware.audio output feature, and
3835MUST implement the Audio Output related APIs as no-ops at least. </p>
3836
3837<p>Android Watch device implementation MAY but SHOULD NOT have audio output, but
3838other types of Android device implementations MUST have an audio output and
3839declare android.hardware.audio.output.</p>
3840
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003841<h4 id="7_8_2_1_analog_audio_ports">7.8.2.1. Analog Audio Ports</h4>
Unsuk Jungbca27492015-04-01 08:08:10 -07003842
3843
3844<p>In order to be compatible with the headsets and other audio accessories using
3845the 3.5mm audio plug across the Android ecosystem [<a href="http://source.android.com/accessories/headset-spec.html">Resources, 101</a>], if a device implementation includes one or more analog audio ports, at least
3846one of the audio port(s) SHOULD be a 4 conductor 3.5mm audio jack. If a device
3847implementation has a 4 conductor 3.5mm audio jack, it:</p>
3848
3849<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003850 <li>MUST support audio playback to stereo headphones and stereo headsets with a
Unsuk Jungbca27492015-04-01 08:08:10 -07003851microphone, and SHOULD support audio recording from stereo headsets with a
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003852microphone.</li>
3853 <li>MUST support TRRS audio plugs with the CTIA pin-out order, and SHOULD support
3854audio plugs with the OMTP pin-out order.</li>
3855 <li>MUST support the detection of microphone on the plugged in audio accessory, if
Unsuk Jungbca27492015-04-01 08:08:10 -07003856the device implementation supports a microphone, and broadcast the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003857android.intent.action.HEADSET_PLUG with the extra value microphone set as 1.</li>
3858 <li>SHOULD support the detection and mapping to the keycodes for the following 3
Unsuk Jungbca27492015-04-01 08:08:10 -07003859ranges of equivalent impedance between the microphone and ground conductors on
3860the audio plug:
3861 <ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003862 <li><strong>70 ohm or less</strong>: KEYCODE_HEADSETHOOK</li>
3863 <li><strong>210&#45;290 Ohm</strong>:<strong> </strong>KEYCODE_VOLUME_UP</li>
3864 <li><strong>360&#45;680 Ohm</strong>: KEYCODE_VOLUME_DOWN</li>
3865 </ul></li>
3866 <li>SHOULD support the detection and mapping to the keycode for the following range
Unsuk Jungbca27492015-04-01 08:08:10 -07003867of equivalent impedance between the microphone and ground conductors on the
3868audio plug:
3869 <ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003870 <li><strong>110&#45;180 Ohm: </strong>KEYCODE_VOICE_ASSIST</li>
3871 </ul></li>
3872 <li>MUST trigger ACTION_HEADSET_PLUG upon a plug insert, but only after all
3873contacts on plug are touching their relevant segments on the jack.</li>
3874 <li>MUST be capable of driving at least 150mV +/- 10% of output voltage on a 32 Ohm
3875speaker impedance.</li>
3876 <li>MUST have a microphone bias voltage between 1.8V ~ 2.9V.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003877</ul>
3878
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003879<h1 id="8_performance_compatibility">8. Performance Compatibility</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -07003880
3881
3882<p>Some minimum performance criterias are critical to the user experience and
3883impacts the baseline assumptions developers would have when developing an app.
3884Android Watch devices SHOULD and other type of device implementations MUST meet
3885the following criteria:</p>
3886
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003887<h2 id="8_1_user_experience_consistency">8.1. User Experience Consistency</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07003888
3889
3890<p>Device implementations MUST provide a smooth user interface by ensuring a
3891consistent frame rate and response times for applications and games. Device
3892implementations MUST meet the following requirements: </p>
3893
3894<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003895 <li><strong>Consistent frame latency</strong>. Inconsistent frame latency or a delay to render frames MUST NOT happen more
3896often than 5 frames in a second, and SHOULD be below 1 frames in a second.</li>
3897 <li><strong>User interface latency</strong>. Device implementations MUST ensure low latency user experience by scrolling a
Unsuk Jungbca27492015-04-01 08:08:10 -07003898list of 10K list entries as defined by the Android Compatibility Test Suite
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003899(CTS) in less than 36 secs.</li>
3900 <li><strong>Task switching</strong>. When multiple applications have been launched, re-launching an already-running
3901application after it has been launched MUST take less than 1 second.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003902</ul>
3903
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003904<h2 id="8_2_file_i_o_access_performance">8.2. File I/O Access Performance</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07003905
3906
3907<p>Device implementations MUST ensure file access performance consistency for read
3908and write operations. </p>
3909
3910<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003911 <li><strong>Sequential write</strong>. Device implementations MUST ensure a sequential write performance of 10MB/s
3912for a 256MB file using 10MB write buffer.</li>
3913 <li><strong>Random write</strong>. Device implementations MUST ensure a random write performance of 0.5MB/s for a
3914256MB file using 4KB write buffer.</li>
3915 <li><strong>Sequential read</strong>. Device implementations MUST ensure a sequential read performance of 15MB/s for
3916a 256MB file using 10MB write buffer.</li>
3917 <li><strong>Random read</strong>. Device implementations MUST ensure a random read performance of 3.5MB/s for a
3918256MB file using 4KB write buffer.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003919</ul>
3920
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003921<h1 id="9_security_model_compatibility">9. Security Model Compatibility</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -07003922
3923
3924<p>Device implementations MUST implement a security model consistent with the
3925Android platform security model as defined in Security and Permissions
3926reference document in the APIs [<a href="http://developer.android.com/guide/topics/security/permissions.html">Resources, 102</a>] in the Android developer documentation. Device implementations MUST support
3927installation of self-signed applications without requiring any additional
3928permissions/certificates from any third parties/authorities. Specifically,
3929compatible devices MUST support the security mechanisms described in the follow
3930subsections.</p>
3931
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003932<h2 id="9_1_permissions">9.1. Permissions</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07003933
3934
3935<p>Device implementations MUST support the Android permissions model as defined in
3936the Android developer documentation [<a href="http://developer.android.com/guide/topics/security/permissions.html">Resources, 102</a>]. Specifically, implementations MUST enforce each permission defined as
3937described in the SDK documentation; no permissions may be omitted, altered, or
3938ignored. Implementations MAY add additional permissions, provided the new
3939permission ID strings are not in the android.* namespace.</p>
3940
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003941<h2 id="9_2_uid_and_process_isolation">9.2. UID and Process Isolation</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07003942
3943
3944<p>Device implementations MUST support the Android application sandbox model, in
3945which each application runs as a unique Unixstyle UID and in a separate
3946process. Device implementations MUST support running multiple applications as
3947the same Linux user ID, provided that the applications are properly signed and
3948constructed, as defined in the Security and Permissions reference [<a href="http://developer.android.com/guide/topics/security/permissions.html">Resources, 102</a>].</p>
3949
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003950<h2 id="9_3_filesystem_permissions">9.3. Filesystem Permissions</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07003951
3952
3953<p>Device implementations MUST support the Android file access permissions model
3954as defined in the Security and Permissions reference [<a href="http://developer.android.com/guide/topics/security/permissions.html">Resources, 102</a>].</p>
3955
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003956<h2 id="9_4_alternate_execution_environments">9.4. Alternate Execution Environments</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07003957
3958
3959<p>Device implementations MAY include runtime environments that execute
3960applications using some other software or technology than the Dalvik Executable
3961Format or native code. However, such alternate execution environments MUST NOT
3962compromise the Android security model or the security of installed Android
3963applications, as described in this section.</p>
3964
3965<p>Alternate runtimes MUST themselves be Android applications, and abide by the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003966standard Android security model, as described elsewhere in <a href="#9_security_model_compatibility">section 9</a>.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07003967
3968<p>Alternate runtimes MUST NOT be granted access to resources protected by
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003969permissions not requested in the runtime&rsquo;s AndroidManifest.xml file via the
Unsuk Jungbca27492015-04-01 08:08:10 -07003970<uses-permission> mechanism.</p>
3971
3972<p>Alternate runtimes MUST NOT permit applications to make use of features
3973protected by Android permissions restricted to system applications.</p>
3974
3975<p>Alternate runtimes MUST abide by the Android sandbox model. Specifically,
3976alternate runtimes:</p>
3977
3978<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003979 <li>SHOULD install apps via the PackageManager into separate Android sandboxes (
3980Linux user IDs, etc.).</li>
3981 <li>MAY provide a single Android sandbox shared by all applications using the
3982alternate runtime.</li>
3983 <li>and installed applications using an alternate runtime, MUST NOT reuse the
Unsuk Jungbca27492015-04-01 08:08:10 -07003984sandbox of any other app installed on the device, except through the standard
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003985Android mechanisms of shared user ID and signing certificate.</li>
3986 <li>MUST NOT launch with, grant, or be granted access to the sandboxes
3987corresponding to other Android applications.</li>
3988 <li>MUST NOT be launched with, be granted, or grant to other applications any
3989privileges of the superuser (root), or of any other user ID.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003990</ul>
3991
3992<p>The .apk files of alternate runtimes MAY be included in the system image of a
3993device implementation, but MUST be signed with a key distinct from the key used
3994to sign other applications included with the device implementation.</p>
3995
3996<p>When installing applications, alternate runtimes MUST obtain user consent for
3997the Android permissions used by the application. If an application needs to
3998make use of a device resource for which there is a corresponding Android
3999permission (such as Camera, GPS, etc.), the alternate runtime MUST inform the
4000user that the application will be able to access that resource. If the runtime
4001environment does not record application capabilities in this manner, the
4002runtime environment MUST list all permissions held by the runtime itself when
4003installing any application using that runtime.</p>
4004
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004005<h2 id="9_5_multi-user_support">9.5. Multi-User Support</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07004006
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004007<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07004008<p>This feature is optional for all device types.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004009</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07004010
4011
4012<p>Android includes support for multiple users and provides support for full user
4013isolation [<a href="http://developer.android.com/reference/android/os/UserManager.html">Resources, 103]</a>. Device implementations MAY enable multiple users, but when enabled MUST meet
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004014the following requirements related to multi-user support [<a href="http://source.android.com/devices/storage/">Resources, 104</a>]:</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07004015
4016<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004017 <li>Device implementations that do not declare the android.hardware.telephony
Unsuk Jungbca27492015-04-01 08:08:10 -07004018feature flag MUST support restricted profiles, a feature that allows device
4019owners to manage additional users and their capabilities on the device. With
4020restricted profiles, device owners can quickly set up separate environments for
4021additional users to work in, with the ability to manage finer-grained
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004022restrictions in the apps that are available in those environments.</li>
4023 <li>Conversely device implementations that declare the android.hardware.telephony
Unsuk Jungbca27492015-04-01 08:08:10 -07004024feature flag MUST NOT support restricted profiles but MUST align with the AOSP
4025implementation of controls to enable /disable other users from accessing the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004026voice calls and SMS.</li>
4027 <li>Device implementations MUST, for each user, implement a security model
Unsuk Jungbca27492015-04-01 08:08:10 -07004028consistent with the Android platform security model as defined in Security and
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004029Permissions reference document in the APIs [<a href="http://developer.android.com/guide/topics/security/permissions.html">Resources, 102</a>].</li>
4030 <li>Device implementations MAY support creating users and managed profiles via the
Unsuk Jungbca27492015-04-01 08:08:10 -07004031android.app.admin.DevicePolicyManager APIs, and if supported, MUST declare the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004032platform feature flag android.software.managed_users.
4033 <li>Device implementations that declare the feature flag
Unsuk Jungbca27492015-04-01 08:08:10 -07004034android.software.managed_users MUST use the upstream AOSP icon badge to
4035represent the managed applications and other badge UI elements like Recents &
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004036Notifications.</li>
4037 <li>Each user instance on an Android device MUST have separate and isolated
Unsuk Jungbca27492015-04-01 08:08:10 -07004038external storage directories. Device implementations MAY store multiple users'
4039data on the same volume or filesystem. However, the device implementation MUST
4040ensure that applications owned by and running on behalf a given user cannot
4041list, read, or write to data owned by any other user. Note that removable
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004042media, such as SD card slots, can allow one user to access another&rsquo;s data by
Unsuk Jungbca27492015-04-01 08:08:10 -07004043means of a host PC. For this reason, device implementations that use removable
4044media for the external storage APIs MUST encrypt the contents of the SD card if
4045multiuser is enabled using a key stored only on non-removable media accessible
4046only to the system. As this will make the media unreadable by a host PC, device
4047implementations will be required to switch to MTP or a similar system to
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004048provide host PCs with access to the current user&rsquo;s data. Accordingly, device
Unsuk Jungbca27492015-04-01 08:08:10 -07004049implementations MAY but SHOULD NOT enable multi-user if they use removable
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004050media [<a href="http://developer.android.com/reference/android/os/Environment.html">Resources, 105</a>] for primary external storage.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07004051</ul>
4052
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004053<h2 id="9_6_premium_sms_warning">9.6. Premium SMS Warning</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07004054
4055
4056<p>Android includes support for warning users of any outgoing premium SMS message
4057[<a href="http://en.wikipedia.org/wiki/Short_code">Resources, 106</a>] . Premium SMS messages are text messages sent to a service registered with a
4058carrier that may incur a charge to the user. Device implementations that
4059declare support for android.hardware.telephony MUST warn users before sending a
4060SMS message to numbers identified by regular expressions defined in
4061/data/misc/sms/codes.xml file in the device. The upstream Android Open Source
4062Project provides an implementation that satisfies this requirement.</p>
4063
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004064<h2 id="9_7_kernel_security_features">9.7. Kernel Security Features</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07004065
4066
4067<p>The Android Sandbox includes features that can use the Security-Enhanced Linux
4068(SELinux) mandatory access control (MAC) system and other security features in
4069the Linux kernel. SELinux or any other security features, if implemented below
4070the Android framework:</p>
4071
4072<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004073 <li>MUST maintain compatibility with existing applications.</li>
4074 <li>MUST NOT have a visible user interface when a security violation is detected
Unsuk Jungbca27492015-04-01 08:08:10 -07004075and successfully blocked, but MAY have a visible user interface when an
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004076unblocked security violation occurs resulting in a successful exploit.</li>
4077 <li>SHOULD NOT be user or developer configurable.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07004078</ul>
4079
4080<p>If any API for configuration of policy is exposed to an application that can
4081affect another application (such as a Device Administration API), the API MUST
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004082NOT allow configurations that break compatibility.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07004083
4084<p>Devices MUST implement SELinux or an equivalent mandatory access control system
4085if using a kernel other than Linux and meet the following requirements, which
4086are satisfied by the reference implementation in the upstream Android Open
4087Source Project.</p>
4088
4089<p>Device implementations:</p>
4090
4091<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004092 <li>MUST support a SELinux policy that allows the SELinux mode to be set on a
Unsuk Jungbca27492015-04-01 08:08:10 -07004093per-domain basis, and MUST configure all domains in enforcing mode. No
4094permissive mode domains are allowed, including domains specific to a
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004095device/vendor.</li>
4096 <li>SHOULD load policy from /sepolicy file on the device.</li>
4097 <li>MUST NOT modify, omit, or replace the neverallow rules present within the
Unsuk Jungbca27492015-04-01 08:08:10 -07004098sepolicy file provided in the upstream Android Open Source Project (AOSP) and
4099the policy MUST compile with all neverallow present, for both AOSP SELinux
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004100domains as well as device/vendor specific domains.</li>
4101 <li>MUST support dynamic updates of the SELinux policy file without requiring a
4102system image update.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07004103</ul>
4104
4105<p>Device implementations SHOULD retain the default SELinux policy provided in the
4106upstream Android Open Source Project, until they have first audited their
4107additions to the SELinux policy. Device implementations MUST be compatible with
4108the upstream Android Open Source Project.</p>
4109
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004110<h2 id="9_8_privacy">9.8. Privacy</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07004111
4112
4113<p>If the device implements functionality in the system that captures the contents
4114displayed on the screen and/or records the audio stream played on the device,
4115it MUST continuously notify the user whenever this functionality is enabled and
4116actively capturing/recording.</p>
4117
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004118<h2 id="9_9_full-disk_encryption">9.9. Full-Disk Encryption</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07004119
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004120<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07004121<p>Optional for Android device implementations without a lock screen.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004122</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07004123
4124
Unsuk Jung18378642015-05-18 19:26:50 -07004125<p>If the device implementation supports a lock screen with PIN (numeric) or
4126PASSWORD (alphanumeric), the device MUST support full-disk encryption of the
4127application private data (/data partition), as well
Unsuk Jungbca27492015-04-01 08:08:10 -07004128as the SD card partition if it is a permanent, non-removable part of the device
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004129[<a href="http://source.android.com/devices/tech/security/encryption/index.html">Resources, 107</a>]. For devices supporting full-disk encryption, the full-disk encryption SHOULD
Unsuk Jungbca27492015-04-01 08:08:10 -07004130be enabled all the time after the user has completed the out-of-box experience.
4131While this requirement is stated as SHOULD for this version of the Android
4132platform, it is <strong>very strongly RECOMMENDED</strong> as we expect this to change to MUST in the future versions of Android.
4133Encryption MUST use AES with a key of 128-bits (or greater) and a mode designed
4134for storage (for example, AES-XTS, AES-CBC-ESSIV). The encryption key MUST NOT
4135be written to storage at any time without being encrypted. Other than when in
4136active use, the encryption key SHOULD be AES encrypted with the lockscreen
4137passcode stretched using a slow stretching algorithm (e.g. PBKDF2 or scrypt).
4138If the user has not specified a lockscreen passcode or has disabled use of the
4139passcode for encryption, the system SHOULD use a default passcode to wrap the
4140encryption key. If the device provides a hardware-backed keystore, the password
4141stretching algorithm MUST be cryptographically bound to that keystore. The
4142encryption key MUST NOT be sent off the device (even when wrapped with the user
4143passcode and/or hardware bound key). The upstream Android Open Source project
4144provides a preferred implementation of this feature based on the linux kernel
4145feature dm-crypt.</p>
4146
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004147<h2 id="9_10_verified_boot">9.10. Verified Boot</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07004148
4149
4150<p>Device implementations SHOULD support verified boot for device integrity, and
4151if the feature is supported it MUST declare the platform feature flag
4152android.software.verified_boot. While this requirement is stated as SHOULD for
4153this version of the Android platform, it is <strong>very strongly RECOMMENDED</strong> as we expect this to change to MUST in the future versions of Android. The
4154upstream Android Open Source Project provides a preferred implementation of
4155this feature based on the linux kernel feature dm-verity.</p>
4156
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004157<h1 id="10_software_compatibility_testing">10. Software Compatibility Testing</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -07004158
4159
4160<p>Device implementations MUST pass all tests described in this section.</p>
4161
4162<p>However, note that no software test package is fully comprehensive. For this
4163reason, device implementers are <strong>very strongly encouraged</strong> to make the minimum number of changes as possible to the reference and
4164preferred implementation of Android available from the Android Open Source
4165Project. This will minimize the risk of introducing bugs that create
4166incompatibilities requiring rework and potential device updates.</p>
4167
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004168<h2 id="10_1_compatibility_test_suite">10.1. Compatibility Test Suite</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07004169
4170
4171<p>Device implementations MUST pass the Android Compatibility Test Suite (CTS) [<a href="http://source.android.com/compatibility/index.html">Resources, 108</a>] available from the Android Open Source Project, using the final shipping
4172software on the device. Additionally, device implementers SHOULD use the
4173reference implementation in the Android Open Source tree as much as possible,
4174and MUST ensure compatibility in cases of ambiguity in CTS and for any
4175reimplementations of parts of the reference source code.</p>
4176
4177<p>The CTS is designed to be run on an actual device. Like any software, the CTS
4178may itself contain bugs. The CTS will be versioned independently of this
4179Compatibility Definition, and multiple revisions of the CTS may be released for
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -07004180Android 5.1. Device implementations MUST pass the latest CTS version available
Unsuk Jungbca27492015-04-01 08:08:10 -07004181at the time the device software is completed.</p>
4182
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004183<h2 id="10_2_cts_verifier">10.2. CTS Verifier</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07004184
4185
4186<p>Device implementations MUST correctly execute all applicable cases in the CTS
4187Verifier. The CTS Verifier is included with the Compatibility Test Suite, and
4188is intended to be run by a human operator to test functionality that cannot be
4189tested by an automated system, such as correct functioning of a camera and
4190sensors.</p>
4191
4192<p>The CTS Verifier has tests for many kinds of hardware, including some hardware
4193that is optional. Device implementations MUST pass all tests for hardware that
4194they possess; for instance, if a device possesses an accelerometer, it MUST
4195correctly execute the Accelerometer test case in the CTS Verifier. Test cases
4196for features noted as optional by this Compatibility Definition Document MAY be
4197skipped or omitted.</p>
4198
4199<p>Every device and every build MUST correctly run the CTS Verifier, as noted
4200above. However, since many builds are very similar, device implementers are not
4201expected to explicitly run the CTS Verifier on builds that differ only in
4202trivial ways. Specifically, device implementations that differ from an
4203implementation that has passed the CTS Verifier only by the set of included
4204locales, branding, etc. MAY omit the CTS Verifier test.</p>
4205
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004206<h1 id="11_updatable_software">11. Updatable Software</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -07004207
4208
4209<p>Device implementations MUST include a mechanism to replace the entirety of the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004210system software. The mechanism need not perform &ldquo;live&rdquo; upgrades&mdash;that is, a
Unsuk Jungbca27492015-04-01 08:08:10 -07004211device restart MAY be required.</p>
4212
4213<p>Any method can be used, provided that it can replace the entirety of the
4214software preinstalled on the device. For instance, any of the following
4215approaches will satisfy this requirement:</p>
4216
4217<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004218 <li>Over-the-air (OTA) downloads with offline update via reboot</li>
4219 <li>&ldquo;Tethered&rdquo; updates over USB from a host PC</li>
4220 <li>&ldquo;Offline&rdquo; updates via a reboot and update from a file on removable storage</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07004221</ul>
4222
4223<p>However, if the device implementation includes support for an unmetered data
4224connection such as 802.11 or Bluetooth PAN (Personal Area Network) profile, the
4225device MUST support Over-the-air download with offline update via reboot.</p>
4226
4227<p>The update mechanism used MUST support updates without wiping user data. That
4228is, the update mechanism MUST preserve application private data and application
4229shared data. Note that the upstream Android software includes an update
4230mechanism that satisfies this requirement.</p>
4231
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -07004232<p>For device implementations that are launching with Android 5.1 and later, the
Unsuk Jungbca27492015-04-01 08:08:10 -07004233update mechanism SHOULD support verifying that the system image is binary
4234identical to expected result following an OTA. The block-based OTA
4235implementation in the upstream Android Open Source Project, added since Android
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -070042365.1, satisfies this requirement.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07004237
4238<p>If an error is found in a device implementation after it has been released but
4239within its reasonable product lifetime that is determined in consultation with
4240the Android Compatibility Team to affect the compatibility of third-party
4241applications, the device implementer MUST correct the error via a software
4242update available that can be applied per the mechanism just described.</p>
4243
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004244<h1 id="12_document_changelog">12. Document Changelog</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -07004245
4246
4247<p>The following table contains a summary of the changes to the Compatibility
4248Definition in this release. </p>
4249<table>
4250 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004251 <th>Section</th>
4252 <th>Summary of change</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07004253 </tr>
4254 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004255 <td>1. Introduction</td>
4256 <td>Updated requirements to refer to SDK documentation as source of truth.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004257 </tr>
4258 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004259 <td>2. Device Types</td>
4260 <td>Included definitions for device types for handheld, television, and watch
4261devices.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004262 </tr>
4263 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004264 <td>2.1 Device Configuration</td>
4265 <td>Added non-exhaustive list to illustrate hardware configuration deviation across
4266devices.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004267 </tr>
4268 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004269 <td>3.1. Managed API Compatibility</td>
4270 <td>MUST also provide complete implementations of APIs with &ldquo;@SystemApi&rdquo; marker in
4271the upstream Android source code.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004272 </tr>
4273 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004274 <td>3.2.2. Build Parameters</td>
4275 <td>Included SUPPORTED_ABIS, SUPPORTED_32_BIT_ABIS, and SUPPORTED_64_BIT_ABIS
Unsuk Jungbca27492015-04-01 08:08:10 -07004276parameters in list, updated PRODUCT to require unique Product SKUs, and updated
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004277TAGS.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004278 </tr>
4279 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004280 <td>3.2.3.1. Core Application Intents</td>
4281 <td>Clarified language that the compatibility requirement is for mainly the intents
4282pattern </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004283 </tr>
4284 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004285 <td>3.2.3.5. Default App Settings</td>
4286 <td>Included new requirements for home screen, NFC, and default SMS applications.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004287 </tr>
4288 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004289 <td>3.3.1 Application Binary Interfaces</td>
4290 <td>Added requirements to support equivalent 32-bit ABI if any 64-bit ABI is
4291supported. Updated parameters to reflect this change.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004292 </tr>
4293 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004294 <td>3.4.1. WebView Compatibility</td>
4295 <td>Webview compatibility required for all devices except Android Watch devices.
4296Removed Locale string requirement.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004297 </tr>
4298 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004299 <td>3.4.2. Browser compatibility</td>
4300 <td>Android Television and Watch Devices MAY omit a browser application, but all
4301other types of device implementations MUST include one.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004302 </tr>
4303 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004304 <td>3.7. Runtime compatibility</td>
4305 <td>Updated Minimum application memory requirements</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004306 </tr>
4307 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004308 <td>3.8.2. Widgets</td>
4309 <td>Widget support is optional for all device types, but recommended for Handheld
4310Devices.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004311 </tr>
4312 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004313 <td>3.8.3. Notifications</td>
4314 <td>Expanded definitions for types of supported notifications. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004315 </tr>
4316 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004317 <td>3.8.4. Search</td>
4318 <td>Android Television devices MUST include global search. All other device types
4319SHOULD.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004320 </tr>
4321 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004322 <td>3.8.6. Themes</td>
4323 <td>Devices MUST support material theme.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004324 </tr>
4325 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004326 <td>3.8.7. Live Wallpapers</td>
4327 <td>Devices that include live wallpaper MUST report the platform feature flag
4328android.software.live_wallpaper.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004329 </tr>
4330 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004331 <td>3.8.8. Activity Switching</td>
4332 <td>Advised requirement to support new Recents User Interface</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004333 </tr>
4334 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004335 <td>3.8.10. Lock Screen Media Remote Control</td>
4336 <td> Remote Control Client API deprecated in favor of the Media Notification
4337Template</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004338 </tr>
4339 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004340 <td>3.8.11. Dreams</td>
4341 <td>Optional for Android Watch devices. Required for all other device types.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004342 </tr>
4343 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004344 <td>3.8.13 Unicode and font</td>
4345 <td>MUST support Roboto 2 in addition to existing requirements.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004346 </tr>
4347 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004348 <td>3.12. TV Input Framework</td>
4349 <td>Android Television device implementations MUST support Television Input
4350Framework.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004351 </tr>
4352 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004353 <td>5.1. Media Codecs</td>
4354 <td>Added 3 sections for Audio, Image, and Video codecs.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004355 </tr>
4356 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004357 <td>5.4 Audio Recording</td>
4358 <td>Broken into subsections</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004359 </tr>
4360 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004361 <td>5.4.1. Raw audio capture</td>
4362 <td>Defined characteristics for raw audio capture on devices that declare
4363android.hardware.microphone</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004364 </tr>
4365 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004366 <td>5.5. Audio Playback</td>
4367 <td>Added section 5.5. Audio Playback with 2 subsections: 5.5.1 Audio Effects and
43685.5.2. Audio Output Volume</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004369 </tr>
4370 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004371 <td>5.6 Audio Latency</td>
4372 <td>Added definitions and requirements for cold output jitter, cold input jitter,
4373and continuous round-trip latency.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004374 </tr>
4375 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004376 <td>5.8 Secure Media</td>
4377 <td>Included secure media requirements from 7.1.8. External Displays and added
4378requirements for Android Television.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004379 </tr>
4380 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004381 <td>6.1. Developer Tools</td>
4382 <td>Updated resources.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004383 </tr>
4384 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004385 <td>6.2.1. Experimental</td>
4386 <td>Removed section</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004387 </tr>
4388 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004389 <td>7. Hardware Compatibility</td>
4390 <td>Updated to reflect that device implementations MUST consistently report
4391accurate hardware configuration for the same build fingerprint.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004392 </tr>
4393 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004394 <td>7.1.1.1. Screen Size</td>
4395 <td>Updated to reflect Android Watch devices screen size and that the value can&rsquo;t
4396change</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004397 </tr>
4398 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004399 <td>7.1.1.2. Screen Aspect Ratio</td>
4400 <td>Updated to reflect Android Watch devices screen aspect ratio (1:1).</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004401 </tr>
4402 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004403 <td>7.1.3. Screen Orientation</td>
4404 <td>Updated to reflect that devices with a fixed orientation landscape screen
4405SHOULD only report that orientation. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004406 </tr>
4407 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004408 <td>7.1.4. 2D and 3D Graphics Acceleration</td>
4409 <td>Added that Android devices MAY support the Android extension pack. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004410 </tr>
4411 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004412 <td>(old) 7.1.6. Screen Types</td>
4413 <td>Section Removed </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004414 </tr>
4415 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004416 <td>7.1.6. Screen Technology</td>
4417 <td>Updated pixel aspect ratio (PAR) to be between 0.9 and 1.15. (~15% tolerance)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004418 </tr>
4419 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004420 <td>7.1.7. External Displays</td>
4421 <td>Moved part of section to section 5.8. Secure Media.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004422 </tr>
Heidi von Markham43b1cc72015-04-02 16:04:43 -07004423 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004424 <td>7.2 Input Devices</td>
4425 <td>Added general intro statement.</td>
Heidi von Markham43b1cc72015-04-02 16:04:43 -07004426 </tr>
Unsuk Jungbca27492015-04-01 08:08:10 -07004427 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004428 <td>7.2.2. Non-touch Navigation</td>
4429 <td>Android Television devices MUST support D-pad. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004430 </tr>
4431 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004432 <td>7.2.3. Navigation keys</td>
4433 <td>Included language for support across different device types. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004434 </tr>
4435 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004436 <td>7.2.4. Touchscreen input</td>
4437 <td>Android Watch devices MUST support touchscreen input. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004438 </tr>
4439 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004440 <td>7.2.6. Game Controller Support</td>
4441 <td>Added section with Android Television requirements.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004442 </tr>
4443 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004444 <td>7.2.7. Remote Control </td>
4445 <td>Added section with Android Television requirements.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004446 </tr>
4447 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004448 <td>7.3. Sensors</td>
4449 <td>Redefined synthetic sensors as composite sensors and streaming sensors as
4450continuous sensors. Sensors should report event time in nanoseconds.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004451 </tr>
4452 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004453 <td>7.3.1. Accelerometer</td>
4454 <td>Clarified required sensor types and revised requirement thresholds. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004455 </tr>
4456 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004457 <td>7.3.2. Magnetometer</td>
4458 <td>Clarified required sensor types and revised requirement thresholds.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004459 </tr>
4460 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004461 <td>7.3.4. Gyroscope</td>
4462 <td>Clarified required sensor types and revised requirement thresholds.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004463 </tr>
4464 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004465 <td>7.3.5. Barometer</td>
4466 <td>Changed from MAY to SHOULD implement barometer. MUST implement and report
4467TYPE_PRESSURE sensor.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004468 </tr>
4469 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004470 <td>7.3.6. Thermometer</td>
4471 <td>Devices MAY include ambient thermometer. MAY but SHOULD NOT include CPU
4472thermometer.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004473 </tr>
4474 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004475 <td>7.3.8. Proximity Sensor</td>
4476 <td>Devices that can make a voice call and indicate any value other than
4477PHONE_TYPE_NONE in getPhoneType SHOULD include a proximity sensor.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004478 </tr>
4479 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004480 <td>7.4.2. IEEE 802.11 (Wi-Fi)</td>
4481 <td>Android Television devices MUST include Wi-Fi support. Devices that DO support
4482wifi must report android.hardware.wifi. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004483 </tr>
4484 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004485 <td>7.4.2.1. Wi-Fi Direct</td>
4486 <td>MUST report the hardware feature android.hardware.wifi.direct.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004487 </tr>
4488 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004489 <td>7.4.2.2. Wi-Fi Tunneled Direct Link Setup</td>
4490 <td>Android Television devices MUST include support for Wi-Fi TDLS.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004491 </tr>
4492 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004493 <td>7.4.3 Bluetooth</td>
4494 <td>Added Android Automotive requirements.</td>
Heidi von Markhamdf9fb7c2015-04-02 16:49:09 -07004495 </tr>
4496 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004497 <td>7.5. Cameras</td>
4498 <td>If a device implementation includes at least one camera, it SHOULD be possible
Unsuk Jungbca27492015-04-01 08:08:10 -07004499for an application to simultaneously allocate 3 bitmaps equal to the size of
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004500the images produced by the largest-resolution camera sensor on the device.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004501 </tr>
4502 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004503 <td>7.5.3. External Cameras</td>
4504 <td>Added requirements that device implementations with USB host mode MAY include
4505support for an external camera.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004506 </tr>
4507 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004508 <td>7.5.5. Camera System Features</td>
4509 <td>Added list of camera features and when they should be defined. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004510 </tr>
4511 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004512 <td>7.6.1. Minimum Memory and Storage</td>
4513 <td>Updated requirements for 32- and 64-bit devices. SVELTE memory requirement
4514removed. Devices MUST have at least 1.5GB of non-volatile storage</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004515 </tr>
4516 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004517 <td>7.6.2. Application Shared Storage</td>
4518 <td>Updated requirements for user-accessible removable storage</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004519 </tr>
4520 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004521 <td>7.7. USB</td>
4522 <td>Removed requirements for non-charging ports being on the same edge as the
4523micro-USB port. Updated requirements for Host and Peripheral mode. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004524 </tr>
4525 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004526 <td>7.8.1. Audio</td>
4527 <td>Moved microphone section here. Added requirements for Audio Output and Audio
4528Analog ports. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004529 </tr>
4530 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004531 <td>8. Performance Compatibility</td>
4532 <td>Added requirements for user interface consistency.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004533 </tr>
4534 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004535 <td>9.5. Multi-User Support</td>
4536 <td>Multi-user support feature is optional for all device types. Detailed
4537requirements by device type in section.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004538 </tr>
4539 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004540 <td>9.7. Kernel Security Features</td>
4541 <td>MAY have a visible user interface when an unblocked security violation occurs
4542resulting in a successful exploit. No permissive mode domains allowed.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004543 </tr>
4544 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004545 <td>9.9. Full-Disk Encryption</td>
4546 <td>Devices with a lock screen MUST support full-disk encryption. For new devices,
4547full-disk encryption must be enabled out of box. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004548 </tr>
4549 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004550 <td>9.10 Verified boot</td>
4551 <td>Added section to recommend that Device implementations support verified boot
4552for device integrity.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004553 </tr>
4554 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004555 <td>10.3. Reference Applications</td>
4556 <td>Removed section from CDD.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004557 </tr>
4558 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004559 <td>11. Updatable Software</td>
4560 <td>If a device supports 802.11 or Bluetooth PAN (Personal Area Network) profile,
4561then it MUST support Over-the-air download with offline update via reboot.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004562 </tr>
4563 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004564 <td>14. Resources</td>
4565 <td>Resources moved from section 2 to section 14</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004566 </tr>
4567</table>
4568
4569
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004570<h1 id="13_contact_us">13. Contact Us</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -07004571
4572
4573<p>You can join the android-compatibility forum <a href="https://groups.google.com/forum/#!forum/android-compatibility">[Resources, 109</a>] and ask for clarifications or bring up any issues that you think the document
4574does not cover.</p>
4575
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004576<h1 id="14_resources">14. Resources</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -07004577
4578
4579<p>1. IETF RFC2119 Requirement Levels: <a href="http://www.ietf.org/rfc/rfc2119.txt">http://www.ietf.org/rfc/rfc2119.txt</a></p>
4580
4581<p>2. Android Open Source Project: <a href="http://source.android.com/">http://source.android.com/</a></p>
4582
4583<p>3. Android Television features: <a href="http://developer.android.com/reference/android/content/pm/PackageManager.html#FEATURE_LEANBACK">http://developer.android.com/reference/android/content/pm/PackageManager.html#FEATURE_LEANBACK</a> </p>
4584
4585<p>4. Android Watch feature: <a href="http://developer.android.com/reference/android/content/res/Configuration.html#UI_MODE_TYPE_WATCH">http://developer.android.com/reference/android/content/res/Configuration.html#UI_MODE_TYPE_WATCH</a></p>
4586
4587<p>5. API definitions and documentation: <a href="http://developer.android.com/reference/packages.html">http://developer.android.com/reference/packages.html</a></p>
4588
4589<p>6. Android Permissions reference: <a href="http://developer.android.com/reference/android/Manifest.permission.html">http://developer.android.com/reference/android/Manifest.permission.html</a></p>
4590
4591<p>7. android.os.Build reference: <a href="http://developer.android.com/reference/android/os/Build.html">http://developer.android.com/reference/android/os/Build.html</a></p>
4592
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -07004593<p>8. Android 5.1 allowed version strings: <a href="http://source.android.com/compatibility/5.1/versions.html">http://source.android.com/compatibility/5.1/versions.html</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -07004594
4595<p>9. Telephony Provider: <a href="http://developer.android.com/reference/android/provider/Telephony.html">http://developer.android.com/reference/android/provider/Telephony.html</a></p>
4596
4597<p>10. Host-based Card Emulation: <a href="http://developer.android.com/guide/topics/connectivity/nfc/hce.html">http://developer.android.com/guide/topics/connectivity/nfc/hce.html</a></p>
4598
4599<p>11. Android Extension Pack: <a href="http://developer.android.com/guide/topics/graphics/opengl.html#aep">http://developer.android.com/guide/topics/graphics/opengl.html#aep</a> </p>
4600
4601<p>12. android.webkit.WebView class: <a href="http://developer.android.com/reference/android/webkit/WebView.html">http://developer.android.com/reference/android/webkit/WebView.html</a></p>
4602
4603<p>13. WebView compatibility: <a href="http://www.chromium.org/">http://www.chromium.org/</a></p>
4604
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004605<p>14. HTML5: <a href="http://html.spec.whatwg.org/multipage/">http://html.spec.whatwg.org/multipage/</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -07004606
4607<p>15. HTML5 offline capabilities:<a href="http://dev.w3.org/html5/spec/Overview.html#offline"> http://dev.w3.org/html5/spec/Overview.html#offline</a></p>
4608
4609<p>16. HTML5 video tag: <a href="http://dev.w3.org/html5/spec/Overview.html#video">http://dev.w3.org/html5/spec/Overview.html#video</a></p>
4610
4611<p>17. HTML5/W3C geolocation API: <a href="http://www.w3.org/TR/geolocation-API/">http://www.w3.org/TR/geolocation-API/</a></p>
4612
4613<p>18. HTML5/W3C webstorage API: <a href="http://www.w3.org/TR/webstorage/">http://www.w3.org/TR/webstorage/</a></p>
4614
4615<p>19. HTML5/W3C IndexedDB API: <a href="http://www.w3.org/TR/IndexedDB/">http://www.w3.org/TR/IndexedDB/</a></p>
4616
4617<p>20. Dalvik Executable Format and bytecode specification: available in the
4618Android source code, at dalvik/docs</p>
4619
4620<p>21. AppWidgets: <a href="http://developer.android.com/guide/practices/ui_guidelines/widget_design.html">http://developer.android.com/guide/practices/ui_guidelines/widget_design.html</a></p>
4621
4622<p>22. Notifications: <a href="http://developer.android.com/guide/topics/ui/notifiers/notifications.html">http://developer.android.com/guide/topics/ui/notifiers/notifications.html</a></p>
4623
4624<p>23. Application Resources: <a href="https://developer.android.com/guide/topics/resources/available-resources.html">https://developer.android.com/guide/topics/resources/available-resources.html</a></p>
4625
4626<p>24. Status Bar icon style guide: <a href="http://developer.android.com/design/style/iconography.html">http://developer.android.com/design/style/iconography.html</a></p>
4627
4628<p>25. Notifications Resources: <a href="https://developer.android.com/design/patterns/notifications.html">https://developer.android.com/design/patterns/notifications.html</a> </p>
4629
4630<p>26. Search Manager: <a href="http://developer.android.com/reference/android/app/SearchManager.html">http://developer.android.com/reference/android/app/SearchManager.html</a> </p>
4631
4632<p>27. Toasts: <a href="http://developer.android.com/reference/android/widget/Toast.html">http://developer.android.com/reference/android/widget/Toast.html</a></p>
4633
4634<p>28. Themes: <a href="http://developer.android.com/guide/topics/ui/themes.html">http://developer.android.com/guide/topics/ui/themes.html</a></p>
4635
4636<p>29. R.style class: <a href="http://developer.android.com/reference/android/R.style.html">http://developer.android.com/reference/android/R.style.html</a></p>
4637
4638<p>30. Material design: <a href="http://developer.android.com/reference/android/R.style.html#Theme_Material">http://developer.android.com/reference/android/R.style.html#Theme_Material</a> </p>
4639
4640<p>31. Live Wallpapers: <a href="http://developer.android.com/reference/android/service/wallpaper/WallpaperService.html">http://developer.android.com/reference/android/service/wallpaper/WallpaperService.html</a></p>
4641
4642<p>32. Overview screen resources: <a href="http://developer.android.com/guide/components/recents.html">http://developer.android.com/guide/components/recents.html</a> </p>
4643
4644<p>33. Screen pinning: <a href="https://developer.android.com/about/versions/android-5.0.html#ScreenPinning">https://developer.android.com/about/versions/android-5.0.html#ScreenPinning</a> </p>
4645
4646<p>34. Input methods: <a href="http://developer.android.com/guide/topics/text/creating-input-method.html">http://developer.android.com/guide/topics/text/creating-input-method.html</a> </p>
4647
4648<p>35. Media Notification: <a href="https://developer.android.com/reference/android/app/Notification.MediaStyle.html">https://developer.android.com/reference/android/app/Notification.MediaStyle.html</a></p>
4649
4650<p>36. Dreams: <a href="http://developer.android.com/reference/android/service/dreams/DreamService.html">http://developer.android.com/reference/android/service/dreams/DreamService.html</a></p>
4651
4652<p>37. Settings.Secure LOCATION_MODE:</p>
4653
4654<p><a href="http://developer.android.com/reference/android/provider/Settings.Secure.html#LOCATION_MODE">http://developer.android.com/reference/android/provider/Settings.Secure.html#LOCATION_MODE</a></p>
4655
4656<p>38. Unicode 6.1.0: <a href="http://www.unicode.org/versions/Unicode6.1.0/">http://www.unicode.org/versions/Unicode6.1.0/</a></p>
4657
4658<p>39. Android Device Administration: <a href="http://developer.android.com/guide/topics/admin/device-admin.html">http://developer.android.com/guide/topics/admin/device-admin.html</a></p>
4659
4660<p>40. DevicePolicyManager reference: <a href="http://developer.android.com/reference/android/app/admin/DevicePolicyManager.html">http://developer.android.com/reference/android/app/admin/DevicePolicyManager.html</a></p>
4661
4662<p>41. Android Device Owner App:</p>
4663
4664<p><a href="http://developer.android.com/reference/android/app/admin/DevicePolicyManager.html#isDeviceOwnerApp(java.lang.String)">http://developer.android.com/reference/android/app/admin/DevicePolicyManager.html#isDeviceOwnerApp(java.lang.String)</a></p>
4665
4666<p>42. Android Accessibility Service APIs: <a href="http://developer.android.com/reference/android/accessibilityservice/AccessibilityService.html">http://developer.android.com/reference/android/accessibilityservice/AccessibilityService.html</a></p>
4667
4668<p>43. Android Accessibility APIs: <a href="http://developer.android.com/reference/android/view/accessibility/package-summary.html">http://developer.android.com/reference/android/view/accessibility/package-summary.html</a></p>
4669
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004670<p>44. Eyes Free project: <a href="http://code.google.com/p/eyes-free/">http://code.google.com/p/eyes-free</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -07004671
4672<p>45. Text-To-Speech APIs: <a href="http://developer.android.com/reference/android/speech/tts/package-summary.html">http://developer.android.com/reference/android/speech/tts/package-summary.html</a></p>
4673
4674<p>46. Television Input Framework: <a href="https://source.android.com/devices/tv/index.html">https://source.android.com/devices/tv/index.html</a></p>
4675
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004676<p>47. Reference tool documentation (for adb, aapt, ddms, systrace): <a href="http://developer.android.com/tools/help/index.html">http://developer.android.com/tools/help/index.html</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -07004677
4678<p>48. Android apk file description: <a href="http://developer.android.com/guide/components/fundamentals.html">http://developer.android.com/guide/components/fundamentals.html </a></p>
4679
4680<p>49. Manifest files: <a href="http://developer.android.com/guide/topics/manifest/manifest-intro.html">http://developer.android.com/guide/topics/manifest/manifest-intro.html</a></p>
4681
4682<p>50. Android Media Formats: <a href="http://developer.android.com/guide/appendix/media-formats.html">http://developer.android.com/guide/appendix/media-formats.html</a></p>
4683
4684<p>51. RTC Hardware Coding Requirements: <a href="http://www.webmproject.org/hardware/rtc-coding-requirements/">http://www.webmproject.org/hardware/rtc-coding-requirements/</a></p>
4685
4686<p>52. AudioEffect API: <a href="http://developer.android.com/reference/android/media/audiofx/AudioEffect.html">http://developer.android.com/reference/android/media/audiofx/AudioEffect.html</a></p>
4687
4688<p>53. Android android.content.pm.PackageManager class and Hardware Features List:</p>
4689
4690<p><a href="http://developer.android.com/reference/android/content/pm/PackageManager.html">http://developer.android.com/reference/android/content/pm/PackageManager.html</a></p>
4691
4692<p>54. HTTP Live Streaming Draft Protocol: <a href="http://tools.ietf.org/html/draft-pantos-http-live-streaming-03">http://tools.ietf.org/html/draft-pantos-http-live-streaming-03</a></p>
4693
4694<p>55. ADB: <a href="http://developer.android.com/tools/help/adb.html">http://developer.android.com/tools/help/adb.html</a> </p>
4695
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004696<p>56. Dumpsys: <a href="https://source.android.com/devices/input/diagnostics.html">https://source.android.com/devices/input/diagnostics.html</a> </p>
Unsuk Jungbca27492015-04-01 08:08:10 -07004697
4698<p>57. DDMS: <a href="http://developer.android.com/tools/debugging/ddms.html">http://developer.android.com/tools/debugging/ddms.html</a> </p>
4699
4700<p>58. Monkey testing tool: <a href="http://developer.android.com/tools/help/monkey.html">http://developer.android.com/tools/help/monkey.html</a> </p>
4701
4702<p>59. SysyTrace tool: <a href="http://developer.android.com/tools/help/systrace.html">http://developer.android.com/tools/help/systrace.html</a></p>
4703
4704<p>60. Android Application Development-Related Settings:</p>
4705
4706<p><a href="http://developer.android.com/reference/android/provider/Settings.html#ACTION_APPLICATION_DEVELOPMENT_SETTINGS">http://developer.android.com/reference/android/provider/Settings.html#ACTION_APPLICATION_DEVELOPMENT_SETTINGS</a></p>
4707
4708<p>61. Supporting Multiple Screens: <a href="http://developer.android.com/guide/practices/screens_support.html">http://developer.android.com/guide/practices/screens_support.html</a></p>
4709
4710<p>62. android.util.DisplayMetrics: <a href="http://developer.android.com/reference/android/util/DisplayMetrics.html">http://developer.android.com/reference/android/util/DisplayMetrics.html</a></p>
4711
4712<p>63. RenderScript: <a href="http://developer.android.com/guide/topics/renderscript/">http://developer.android.com/guide/topics/renderscript/</a></p>
4713
4714<p>64. Android extension pack for OpenGL ES: <a href="https://developer.android.com/reference/android/opengl/GLES31Ext.html">https://developer.android.com/reference/android/opengl/GLES31Ext.html</a> </p>
4715
4716<p>65. Hardware Acceleration: <a href="http://developer.android.com/guide/topics/graphics/hardware-accel.html">http://developer.android.com/guide/topics/graphics/hardware-accel.html</a></p>
4717
4718<p>66. EGL Extension-EGL_ANDROID_RECORDABLE:</p>
4719
4720<p><a href="http://www.khronos.org/registry/egl/extensions/ANDROID/EGL_ANDROID_recordable.txt">http://www.khronos.org/registry/egl/extensions/ANDROID/EGL_ANDROID_recordable.txt</a></p>
4721
4722<p>67. Display Manager: <a href="http://developer.android.com/reference/android/hardware/display/DisplayManager.html">http://developer.android.com/reference/android/hardware/display/DisplayManager.html</a></p>
4723
4724<p>68. android.content.res.Configuration: <a href="http://developer.android.com/reference/android/content/res/Configuration.html">http://developer.android.com/reference/android/content/res/Configuration.html</a></p>
4725
4726<p>69. Action Assist: <a href="http://developer.android.com/reference/android/content/Intent.html#ACTION_ASSIST">http://developer.android.com/reference/android/content/Intent.html#ACTION_ASSIST</a></p>
4727
4728<p>70. Touch Input Configuration: <a href="http://source.android.com/devices/tech/input/touch-devices.html">http://source.android.com/devices/tech/input/touch-devices.html</a></p>
4729
4730<p>71. Motion Event API: <a href="http://developer.android.com/reference/android/view/MotionEvent.html">http://developer.android.com/reference/android/view/MotionEvent.html</a></p>
4731
4732<p>72. Key Event API: <a href="http://developer.android.com/reference/android/view/KeyEvent.html">http://developer.android.com/reference/android/view/KeyEvent.html</a> </p>
4733
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004734<p>73. Android Open Source sensors: <a href="http://source.android.com/devices/sensors/">http://source.android.com/devices/sensors</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -07004735
4736<p>74. android.hardware.SensorEvent: <a href="http://developer.android.com/reference/android/hardware/SensorEvent.html">http://developer.android.com/reference/android/hardware/SensorEvent.html</a></p>
4737
4738<p>75. Timestamp sensor event: <a href="http://developer.android.com/reference/android/hardware/SensorEvent.html#timestamp">http://developer.android.com/reference/android/hardware/SensorEvent.html#timestamp</a></p>
4739
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004740<p>76. Android Open Source composite sensors: <a href="http://source.android.com/devices/sensors/sensor-types.html#composite_sensor_type_summary">https://source.android.com/devices/sensors/sensor-types.html#composite_sensor_type_summary</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -07004741
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004742<p>77. Continuous trigger mode: <a href="http://source.android.com/devices/sensors/report-modes.html#continuous">https://source.android.com/devices/sensors/report-modes.html#continuous</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -07004743
4744<p>78. Accelerometer sensor: <a href="http://developer.android.com/reference/android/hardware/Sensor.html#TYPE_ACCELEROMETER">http://developer.android.com/reference/android/hardware/Sensor.html#TYPE_ACCELEROMETER</a></p>
4745
4746<p>79. Wi-Fi Multicast API: <a href="http://developer.android.com/reference/android/net/wifi/WifiManager.MulticastLock.html">http://developer.android.com/reference/android/net/wifi/WifiManager.MulticastLock.html</a></p>
4747
4748<p>80. Wi-Fi Direct (Wi-Fi P2P): <a href="http://developer.android.com/reference/android/net/wifi/p2p/WifiP2pManager.html">http://developer.android.com/reference/android/net/wifi/p2p/WifiP2pManager.html</a></p>
4749
4750<p>81. WifiManager API: <a href="http://developer.android.com/reference/android/net/wifi/WifiManager.html">http://developer.android.com/reference/android/net/wifi/WifiManager.html</a></p>
4751
4752<p>82. Bluetooth API: <a href="http://developer.android.com/reference/android/bluetooth/package-summary.html">http://developer.android.com/reference/android/bluetooth/package-summary.html</a></p>
4753
4754<p>83. Bluetooth ScanFilter API: <a href="https://developer.android.com/reference/android/bluetooth/le/ScanFilter.html">https://developer.android.com/reference/android/bluetooth/le/ScanFilter.html</a></p>
4755
4756<p>84. NDEF Push Protocol: <a href="http://source.android.com/compatibility/ndef-push-protocol.pdf">http://source.android.com/compatibility/ndef-push-protocol.pdf</a></p>
4757
4758<p>85. Android Beam: <a href="http://developer.android.com/guide/topics/connectivity/nfc/nfc.html">http://developer.android.com/guide/topics/connectivity/nfc/nfc.html</a> </p>
4759
4760<p>86. Android NFC Sharing Settings:</p>
4761
4762<p><a href="http://developer.android.com/reference/android/provider/Settings.html#ACTION_NFCSHARING_SETTINGS">http://developer.android.com/reference/android/provider/Settings.html#ACTION_NFCSHARING_SETTINGS</a></p>
4763
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004764<p>87. NFC Connection Handover: <a href="http://members.nfc-forum.org/specs/spec_list/#conn_handover">http://members.nfc-forum.org/specs/spec_list/#conn_handover</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -07004765
4766<p>88. Bluetooth Secure Simple Pairing Using NFC: <a href="http://members.nfc-forum.org/apps/group_public/download.php/18688/NFCForum-AD-BTSSP_1_1.pdf">http://members.nfc-forum.org/apps/group_public/download.php/18688/NFCForum-AD-BTSSP_1_1.pdf</a> </p>
4767
4768<p>89. Content Resolver: <a href="http://developer.android.com/reference/android/content/ContentResolver.html">http://developer.android.com/reference/android/content/ContentResolver.html</a></p>
4769
4770<p>90. Camera orientation API: <a href="http://developer.android.com/reference/android/hardware/Camera.html#setDisplayOrientation(int)">http://developer.android.com/reference/android/hardware/Camera.html#setDisplayOrientation(int)</a></p>
4771
4772<p>91. Camera: <a href="http://developer.android.com/reference/android/hardware/Camera.html">http://developer.android.com/reference/android/hardware/Camera.html</a></p>
4773
4774<p>92. Camera: <a href="http://developer.android.com/reference/android/hardware/Camera.Parameters.html">http://developer.android.com/reference/android/hardware/Camera.Parameters.html</a></p>
4775
4776<p>93. Camera hardware level: <a href="https://developer.android.com/reference/android/hardware/camera2/CameraCharacteristics.html#INFO_SUPPORTED_HARDWARE_LEVEL">https://developer.android.com/reference/android/hardware/camera2/CameraCharacteristics.html#INFO_SUPPORTED_HARDWARE_LEVEL</a> </p>
4777
4778<p>94. Camera version support: <a href="http://source.android.com/devices/camera/versioning.html">http://source.android.com/devices/camera/versioning.html</a> </p>
4779
4780<p>95. Android DownloadManager: <a href="http://developer.android.com/reference/android/app/DownloadManager.html">http://developer.android.com/reference/android/app/DownloadManager.html</a></p>
4781
4782<p>96. Android File Transfer: <a href="http://www.android.com/filetransfer">http://www.android.com/filetransfer</a></p>
4783
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004784<p>97. Android Open Accessories: <a href="http://developer.android.com/guide/topics/connectivity/usb/accessory.html">http://developer.android.com/guide/topics/connectivity/usb/accessory.html</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -07004785
4786<p>98. Android USB Audio: <a href="http://developer.android.com/reference/android/hardware/usb/UsbConstants.html#USB_CLASS_AUDIO">http://developer.android.com/reference/android/hardware/usb/UsbConstants.html#USB_CLASS_AUDIO</a></p>
4787
4788<p>99. USB Charging Specification: <a href="http://www.usb.org/developers/docs/devclass_docs/USB_Battery_Charging_1.2.pdf">http://www.usb.org/developers/docs/devclass_docs/USB_Battery_Charging_1.2.pdf</a></p>
4789
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004790<p>100. USB Host API:<a href="http://developer.android.com/guide/topics/connectivity/usb/host.html"> http://developer.android.com/guide/topics/connectivity/usb/host.html</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -07004791
4792<p>101. Wired audio headset: <a href="http://source.android.com/accessories/headset-spec.html">http://source.android.com/accessories/headset-spec.html</a> </p>
4793
4794<p>102. Android Security and Permissions reference: <a href="http://developer.android.com/guide/topics/security/permissions.html">http://developer.android.com/guide/topics/security/permissions.html</a></p>
4795
4796<p>103. UserManager reference: <a href="http://developer.android.com/reference/android/os/UserManager.html">http://developer.android.com/reference/android/os/UserManager.html</a></p>
4797
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004798<p>104. External Storage reference: <a href="http://source.android.com/devices/storage">http://source.android.com/devices/storage</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -07004799
4800<p>105. External Storage APIs: <a href="http://developer.android.com/reference/android/os/Environment.html">http://developer.android.com/reference/android/os/Environment.html</a></p>
4801
4802<p>106. SMS Short Code: <a href="http://en.wikipedia.org/wiki/Short_code">http://en.wikipedia.org/wiki/Short_code</a></p>
4803
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004804<p>107. Android Open Source Encryption: <a href="http://source.android.com/devices/tech/security/encryption/index.html">http://source.android.com/devices/tech/security/encryption/index.html</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -07004805
4806<p>108. Android Compatibility Program Overview: <a href="http://source.android.com/compatibility/index.html">http://source.android.com/compatibility/index.html</a></p>
4807
4808<p>109. Android Compatibility forum: <a href="https://groups.google.com/forum/#!forum/android-compatibility">https://groups.google.com/forum/#!forum/android-compatibility</a></p>
4809
4810<p>110. WebM project: <a href="http://www.webmproject.org/">http://www.webmproject.org/</a> </p>
4811
Heidi von Markham61607242015-04-02 12:59:09 -07004812<p>111. Android Auto feature: <a href="http://developer.android.com/reference/android/content/res/Configuration.html#UI_MODE_TYPE_CAR">http://developer.android.com/reference/android/content/res/Configuration.html#UI_MODE_TYPE_CAR</a></p>
4813
Unsuk Jungbca27492015-04-01 08:08:10 -07004814<p>Many of these resources are derived directly or indirectly from the Android
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004815SDK, and will be functionally identical to the information in that SDK&rsquo;s
Unsuk Jungbca27492015-04-01 08:08:10 -07004816documentation. In any cases where this Compatibility Definition or the
4817Compatibility Test Suite disagrees with the SDK documentation, the SDK
4818documentation is considered authoritative. Any technical details provided in
4819the references included above are considered by inclusion to be part of this
4820Compatibility Definition.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07004821
Unsuk Jungbca27492015-04-01 08:08:10 -07004822</div>
4823</body>
Unsuk Jung18378642015-05-18 19:26:50 -07004824</html>