blob: 45791f9f9d1478609a6651df6ba6eacc3498d320 [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 Jungff3da6d2015-05-18 09:35:24 -0700919<p>Mozilla/5.1 (Linux; Android $(VERSION); $(MODEL) Build/$(BUILD)$(WEBVIEW))
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>
Unsuk Jungff3da6d2015-05-18 09:35:24 -0700925 <li>The $(WEBVIEW) string MAY be omitted, but if included MUST be "; wv" to
926 note that this is a webview</li>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700927 <li>The value of the $(MODEL) string MUST be the same as the value for
928android.os.Build.MODEL.</li>
929 <li>The value of the $(BUILD) string MUST be the same as the value for
930android.os.Build.ID.</li>
931 <li>The value of the $(CHROMIUM_VER) string MUST be the version of Chromium in the
932upstream Android Open Source Project.</li>
933 <li>Device implementations MAY omit Mobile in the user agent string.</li>
934 </ul></li></ul>
Unsuk Jungbca27492015-04-01 08:08:10 -0700935
936<p>The WebView component SHOULD include support for as many HTML5 features as
937possible and if it supports the feature SHOULD conform to the HTML5
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700938specification [<a href="http://html.spec.whatwg.org/multipage/">Resources, 14</a>].</p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700939
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700940<h3 id="3_4_2_browser_compatibility">3.4.2. Browser Compatibility</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -0700941
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700942<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -0700943<p>Android Television and Watch Devices MAY omit a browser application, but MUST
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700944support 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
945application for general user web browsing.</p>
946</div>
Unsuk Jungbca27492015-04-01 08:08:10 -0700947
948<p>The standalone Browser MAY be based on a browser technology other than WebKit.
949However, even if an alternate Browser application is used, the
950android.webkit.WebView component provided to third-party applications MUST be
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700951based 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 -0700952
953<p>Implementations MAY ship a custom user agent string in the standalone Browser
954application.</p>
955
956<p>The standalone Browser application (whether based on the upstream WebKit
957Browser application or a third-party replacement) SHOULD include support for as
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700958much 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 -0700959APIs associated with HTML5:</p>
960
961<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700962 <li>application cache/offline operation [<a href="http://www.w3.org/html/wg/drafts/html/master/browsers.html#offline">Resources, 15</a>]</li>
963 <li>the &#60;video&#62; tag [<a href="http://www.w3.org/html/wg/drafts/html/master/semantics.html#video">Resources, 16</a>]</li>
964 <li>geolocation [<a href="http://www.w3.org/TR/geolocation-API/">Resources, 17</a>]</li>
Unsuk Jungbca27492015-04-01 08:08:10 -0700965</ul>
966
967<p>Additionally, device implementations MUST support the HTML5/W3C webstorage API
968[<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
969IndexedDB over webstorage, IndexedDB is expected to become a required component
970in a future version of Android.</p>
971
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700972<h2 id="3_5_api_behavioral_compatibility">3.5. API Behavioral Compatibility</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -0700973
974
975<p>The behaviors of each of the API types (managed, soft, native, and web) must be
976consistent with the preferred implementation of the upstream Android Open
977Source Project [<a href="http://source.android.com/">Resources, 2</a>]. Some specific areas of compatibility are:</p>
978
979<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700980 <li>Devices MUST NOT change the behavior or semantics of a standard intent.</li>
981 <li>Devices MUST NOT alter the lifecycle or lifecycle semantics of a particular
982type of system component (such as Service, Activity, ContentProvider, etc.).</li>
983 <li>Devices MUST NOT change the semantics of a standard permission.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -0700984</ul>
985
986<p>The above list is not comprehensive. The Compatibility Test Suite (CTS) tests
987significant portions of the platform for behavioral compatibility, but not all.
988It is the responsibility of the implementer to ensure behavioral compatibility
989with the Android Open Source Project. For this reason, device implementers
990SHOULD use the source code available via the Android Open Source Project where
991possible, rather than re-implement significant parts of the system.</p>
992
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700993<h2 id="3_6_api_namespaces">3.6. API Namespaces</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -0700994
995
996<p>Android follows the package and class namespace conventions defined by the Java
997programming language. To ensure compatibility with third-party applications,
998device implementers MUST NOT make any prohibited modifications (see below) to
999these package namespaces:</p>
1000
1001<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001002 <li>java.*</li>
1003 <li>javax.*</li>
1004 <li>sun.*</li>
1005 <li>android.*</li>
1006 <li>com.android.*</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07001007</ul>
1008
1009<p><strong>Prohibited modifications include</strong>:</p>
1010
1011<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001012 <li>Device implementations MUST NOT modify the publicly exposed APIs on the Android
Unsuk Jungbca27492015-04-01 08:08:10 -07001013platform by changing any method or class signatures, or by removing classes or
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001014class fields.</li>
1015 <li>Device implementers MAY modify the underlying implementation of the APIs, but
Unsuk Jungbca27492015-04-01 08:08:10 -07001016such modifications MUST NOT impact the stated behavior and Java-language
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001017signature of any publicly exposed APIs.</li>
1018 <li>Device implementers MUST NOT add any publicly exposed elements (such as classes
Unsuk Jungbca27492015-04-01 08:08:10 -07001019or interfaces, or fields or methods to existing classes or interfaces) to the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001020APIs above.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07001021</ul>
1022
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001023<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 -07001024device implementers MUST NOT expose new APIs or alter existing APIs in the
1025namespaces noted above. Device implementers MAY make internal-only
1026modifications, but those modifications MUST NOT be advertised or otherwise
1027exposed to developers.</p>
1028
1029<p>Device implementers MAY add custom APIs, but any such APIs MUST NOT be in a
1030namespace owned by or referring to another organization. For instance, device
1031implementers MUST NOT add APIs to the com.google.* or similar namespace: only
1032Google may do so. Similarly, Google MUST NOT add APIs to other companies'
1033namespaces. Additionally, if a device implementation includes custom APIs
1034outside the standard Android namespace, those APIs MUST be packaged in an
1035Android shared library so that only apps that explicitly use them (via the
1036<uses-library> mechanism) are affected by the increased memory usage of such
1037APIs.</p>
1038
1039<p>If a device implementer proposes to improve one of the package namespaces above
1040(such as by adding useful new functionality to an existing API, or adding a new
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001041API), 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 -07001042information on that site.</p>
1043
1044<p>Note that the restrictions above correspond to standard conventions for naming
1045APIs in the Java programming language; this section simply aims to reinforce
1046those conventions and make them binding through inclusion in this Compatibility
1047Definition.</p>
1048
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001049<h2 id="3_7_runtime_compatibility">3.7. Runtime Compatibility</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07001050
1051
1052<p>Device implementations MUST support the full Dalvik Executable (DEX) format and
1053Dalvik 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 -07001054the Dalvik Executable Format, and the reference implementation&rsquo;s package
Unsuk Jungbca27492015-04-01 08:08:10 -07001055management system.</p>
1056
1057<p>Device implementations MUST configure Dalvik runtimes to allocate memory in
1058accordance with the upstream Android platform, and as specified by the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001059following 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 -07001060
1061<p>Note that memory values specified below are considered minimum values and
1062device implementations MAY allocate more memory per application.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001063
Unsuk Jungbca27492015-04-01 08:08:10 -07001064<table>
1065 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001066 <th>Screen Layout</th>
1067 <th>Screen Density</th>
1068 <th>Minimum Application Memory</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07001069 </tr>
1070 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001071 <td rowspan="10">small/normal</td>
1072 <td>120 dpi (ldpi)</td>
1073 <td>16MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001074 </tr>
1075 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001076 <td>160 dpi (mdpi)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001077 <td></td>
1078 </tr>
1079 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001080 <td>213 dpi (tvdpi)</td>
1081 <td>32MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001082 </tr>
1083 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001084 <td>240 dpi (hdpi)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001085 <td></td>
1086 </tr>
1087 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001088 <td>280 dpi (280dpi)</td>
1089 <td>48MB</td>
Unsuk Jungaa55a672015-04-01 08:30:23 -07001090 </tr>
1091 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001092 <td>320 dpi (xhdpi)</td>
1093 <td>64MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001094 </tr>
1095 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001096 <td>400 dpi (400dpi)</td>
1097 <td>96MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001098 </tr>
1099 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001100 <td>480 dpi (xxhdpi)</td>
1101 <td>128MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001102 </tr>
1103 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001104 <td>560 dpi (560dpi)</td>
1105 <td>192MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001106 </tr>
1107 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001108 <td>640 dpi (xxxhdpi)</td>
1109 <td>256MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001110 </tr>
1111 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001112 <td rowspan="10">large</td>
1113 <td>120 dpi (ldpi)</td>
1114 <td>16MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001115 </tr>
1116 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001117 <td>160 dpi (mdpi)</td>
1118 <td>32MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001119 </tr>
1120 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001121 <td>213 dpi (tvdpi)</td>
1122 <td>64MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001123 </tr>
1124 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001125 <td>240 dpi (hdpi)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001126 <td></td>
1127 </tr>
1128 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001129 <td>280 dpi (280dpi)</td>
1130 <td>96MB</td>
Unsuk Jungaa55a672015-04-01 08:30:23 -07001131 </tr>
1132 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001133 <td>320 dpi (xhdpi)</td>
1134 <td>128MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001135 </tr>
1136 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001137 <td>400 dpi (400dpi)</td>
1138 <td>192MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001139 </tr>
1140 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001141 <td>480 dpi (xxhdpi)</td>
1142 <td>256MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001143 </tr>
1144 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001145 <td>560 dpi (560dpi)</td>
1146 <td>384MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001147 </tr>
1148 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001149 <td>640 dpi (xxxhdpi)</td>
1150 <td>512MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001151 </tr>
1152 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001153 <td rowspan="9">xlarge</td>
1154 <td>160 dpi (mdpi)</td>
1155 <td>64MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001156 </tr>
1157 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001158 <td>213 dpi (tvdpi)</td>
1159 <td>96MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001160 </tr>
1161 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001162 <td>240 dpi (hdpi)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001163 <td></td>
1164 </tr>
1165 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001166 <td>280 dpi (280dpi)</td>
1167 <td>144MB</td>
Unsuk Jungaa55a672015-04-01 08:30:23 -07001168 </tr>
1169 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001170 <td>320 dpi (xhdpi)</td>
1171 <td>192MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001172 </tr>
1173 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001174 <td>400 dpi (400dpi)</td>
1175 <td>288MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001176 </tr>
1177 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001178 <td>480 dpi (xxhdpi)</td>
1179 <td>384MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001180 </tr>
1181 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001182 <td>560 dpi (560dpi)</td>
1183 <td>576MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001184 </tr>
1185 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001186 <td>640 dpi (xxxhdpi)</td>
1187 <td>768MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001188 </tr>
1189</table>
1190
1191
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001192<h2 id="3_8_user_interface_compatibility">3.8. User Interface Compatibility</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07001193
1194
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001195<h3 id="3_8_1_launcher_home_screen">3.8.1. Launcher (Home Screen)</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001196
1197
1198<p>Android includes a launcher application (home screen) and support for
1199third-party applications to replace the device launcher (home screen). Device
1200implementations that allow third-party applications to replace the device home
1201screen MUST declare the platform feature android.software.home_screen.</p>
1202
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001203<h3 id="3_8_2_widgets">3.8.2. Widgets</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001204
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001205<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07001206<p>Widgets are optional for all Android device implementations, but SHOULD be
1207supported on Android Handheld devices.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001208</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07001209
1210
1211<p>Android defines a component type and corresponding API and lifecycle that
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001212allows 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 -07001213implementations. Device implementations that support embedding widgets on the
1214home screen MUST meet the following requirements and declare support for
1215platform feature android.software.app_widgets.</p>
1216
1217<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001218 <li>Device launchers MUST include built-in support for AppWidgets, and expose user
Unsuk Jungbca27492015-04-01 08:08:10 -07001219interface affordances to add, configure, view, and remove AppWidgets directly
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001220within the Launcher.</li>
1221 <li>Device implementations MUST be capable of rendering widgets that are 4 x 4 in
Unsuk Jungbca27492015-04-01 08:08:10 -07001222the standard grid size. See the App Widget Design Guidelines in the Android SDK
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001223documentation [<a href="http://developer.android.com/guide/practices/ui_guidelines/widget_design.html">Resources, 21</a>] for details.</li>
1224 <li>Device implementations that include support for lock screen MAY support
1225application widgets on the lock screen.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07001226</ul>
1227
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001228<h3 id="3_8_3_notifications">3.8.3. Notifications</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001229
1230
1231<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>
1232
1233<p>Some APIs allow applications to perform notifications or attract attention
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001234using hardware&#8212;specifically sound, vibration, and light. Device implementations
Unsuk Jungbca27492015-04-01 08:08:10 -07001235MUST support notifications that use hardware features, as described in the SDK
1236documentation, and to the extent possible with the device implementation
1237hardware. For instance, if a device implementation includes a vibrator, it MUST
1238correctly implement the vibration APIs. If a device implementation lacks
1239hardware, the corresponding APIs MUST be implemented as no-ops. This behavior
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001240is further detailed in <a href="#7_hardware_compatibility">section 7</a>.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001241
1242<p>Additionally, the implementation MUST correctly render all resources (icons,
1243sound 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
1244notifications than that provided by the reference Android Open Source
1245implementation; however, such alternative notification systems MUST support
1246existing notification resources, as above. </p>
1247
1248<p>Android includes support for various notifications, such as:</p>
1249
1250<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001251 <li><strong>Rich notifications</strong>. Interactive Views for ongoing notifications.</li>
1252 <li><strong>Heads-up notifications</strong>. Interactive Views users can act on or dismiss without leaving the current app.</li>
1253 <li><strong>Lockscreen notifications</strong>. Notifications shown over a lock screen with granular control on visibility.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07001254</ul>
1255
1256<p>Device implementations MUST properly display and execute these notifications,
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001257including 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 -07001258
1259<p>Android includes Notification Listener Service APIs that allow apps (once
1260explicitly enabled by the user) to receive a copy of all notifications as they
1261are posted or updated. Device implementations MUST correctly and promptly send
1262notifications in their entirety to all such installed and user-enabled listener
1263services, including any and all metadata attached to the Notification object.</p>
1264
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001265<h3 id="3_8_4_search">3.8.4. Search</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001266
1267
1268<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 -07001269expose their application&rsquo;s data into the global system search. Generally
Unsuk Jungbca27492015-04-01 08:08:10 -07001270speaking, this functionality consists of a single, system-wide user interface
1271that allows users to enter queries, displays suggestions as users type, and
1272displays results. The Android APIs allow developers to reuse this interface to
1273provide search within their own apps, and allow developers to supply results to
1274the common global search user interface.</p>
1275
1276<p>Android device implementations SHOULD include global search, a single, shared,
1277system-wide search user interface capable of real-time suggestions in response
1278to user input. Device implementations SHOULD implement the APIs that allow
1279developers to reuse this user interface to provide search within their own
1280applications. Device implementations that implement the global search interface
1281MUST implement the APIs that allow third-party applications to add suggestions
1282to the search box when it is run in global search mode. If no third-party
1283applications are installed that make use of this functionality, the default
1284behavior SHOULD be to display web search engine results and suggestions.</p>
1285
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001286<h3 id="3_8_5_toasts">3.8.5. Toasts</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001287
1288
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001289<p>Applications can use the &ldquo;Toast&rdquo; API to display short non-modal strings to the
Unsuk Jungbca27492015-04-01 08:08:10 -07001290end 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
1291some high-visibility manner.</p>
1292
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001293<h3 id="3_8_6_themes">3.8.6. Themes</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001294
1295
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001296<p>Android provides &ldquo;themes&rdquo; as a mechanism for applications to apply styles
Unsuk Jungbca27492015-04-01 08:08:10 -07001297across an entire Activity or application.</p>
1298
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001299<p>Android includes a &ldquo;Holo&rdquo; theme family as a set of defined styles for
Unsuk Jungbca27492015-04-01 08:08:10 -07001300application developers to use if they want to match the Holo theme look and
1301feel 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
1302exposed to applications [<a href="http://developer.android.com/reference/android/R.style.html">Resources, 29</a>].</p>
1303
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001304<p>Android includes a &ldquo;Material&rdquo; theme family as a set of defined styles for
1305application developers to use if they want to match the design theme&rsquo;s look and
Unsuk Jungbca27492015-04-01 08:08:10 -07001306feel across the wide variety of different Android device types. Device
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001307implementations MUST support the &ldquo;Material&rdquo; theme family and MUST NOT alter any
Unsuk Jungbca27492015-04-01 08:08:10 -07001308of 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>
1309
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001310<p>Android also includes a &ldquo;Device Default&rdquo; theme family as a set of defined
Unsuk Jungbca27492015-04-01 08:08:10 -07001311styles for application developers to use if they want to match the look and
1312feel of the device theme as defined by the device implementer. Device
1313implementations MAY modify the Device Default theme attributes exposed to
1314applications [<a href="http://developer.android.com/reference/android/R.style.html">Resources, 29</a>].</p>
1315
1316<p>Android supports a new variant theme with translucent system bars, which allows
1317application developers to fill the area behind the status and navigation bar
1318with their app content. To enable a consistent developer experience in this
1319configuration, it is important the status bar icon style is maintained across
1320different device implementations. Therefore, Android device implementations
1321MUST use white for system status icons (such as signal strength and battery
1322level) and notifications issued by the system, unless the icon is indicating a
1323problematic status [<a href="http://developer.android.com/reference/android/R.style.html">Resources, 29</a>].</p>
1324
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001325<h3 id="3_8_7_live_wallpapers">3.8.7. Live Wallpapers</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001326
1327
1328<p>Android defines a component type and corresponding API and lifecycle that
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001329allows 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 -07001330input capabilities that display as a wallpaper, behind other applications.</p>
1331
1332<p>Hardware is considered capable of reliably running live wallpapers if it can
1333run all live wallpapers, with no limitations on functionality, at a reasonable
1334frame rate with no adverse effects on other applications. If limitations in the
1335hardware cause wallpapers and/or applications to crash, malfunction, consume
1336excessive CPU or battery power, or run at unacceptably low frame rates, the
1337hardware is considered incapable of running live wallpaper. As an example, some
1338live wallpapers may use an OpenGL 2.0 or 3.x context to render their content.
1339Live wallpaper will not run reliably on hardware that does not support multiple
1340OpenGL contexts because the live wallpaper use of an OpenGL context may
1341conflict with other applications that also use an OpenGL context.</p>
1342
1343<p>Device implementations capable of running live wallpapers reliably as described
1344above SHOULD implement live wallpapers, and when implemented MUST report the
1345platform feature flag android.software.live_wallpaper.</p>
1346
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001347<h3 id="3_8_8_activity_switching">3.8.8. Activity Switching</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001348
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001349<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07001350<p>As the Recent function navigation key is OPTIONAL, the requirements to
1351implement the overview screen is OPTIONAL for Android Television devices and
1352Android Watch devices.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001353</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07001354
1355
1356<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 -07001357accessed activities and tasks using a thumbnail image of the application&rsquo;s
Unsuk Jungbca27492015-04-01 08:08:10 -07001358graphical state at the moment the user last left the application. Device
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001359implementations 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 -07001360
1361<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001362 <li>MUST display affiliated recents as a group that moves together.</li>
1363 <li>MUST support at least up to 20 displayed activities.</li>
1364 <li>MUST at least display the title of 4 activities at a time.</li>
1365 <li>SHOULD display highlight color, icon, screen title in recents.</li>
1366 <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>
1367 <li>SHOULD display a closing affordance ("x") but MAY delay this until user
1368interacts with screens.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07001369</ul>
1370
1371<p>Device implementations are STRONGLY ENCOURAGED to use the upstream Android user
1372interface (or a similar thumbnail-based interface) for the overview screen.</p>
1373
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001374<h3 id="3_8_9_input_management">3.8.9. Input Management</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001375
1376
1377<p>Android includes support for Input Management and support for third-party input
1378method 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
1379the device MUST declare the platform feature android.software.input_methods and
1380support IME APIs as defined in the Android SDK documentation.</p>
1381
1382<p>Device implementations that declare the android.software.input_methods feature
1383MUST provide a user-accessible mechanism to add and configure third-party input
1384methods. Device implementations MUST display the settings interface in response
1385to the android.settings.INPUT_METHOD_SETTINGS intent.</p>
1386
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001387<h3 id="3_8_10_lock_screen_media_control">3.8.10. Lock Screen Media Control</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001388
1389
1390<p>The Remote Control Client API is deprecated from Android 5.0 in favor of the
1391Media Notification Template that allows media applications to integrate with
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001392playback 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 -07001393the Media Notification Template along with other notifications.</p>
1394
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001395<h3 id="3_8_11_dreams">3.8.11. Dreams</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001396
1397
1398<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
1399a power source is idle or docked in a desk dock. Android Watch devices MAY
1400implement Dreams, but other types of device implementations SHOULD include
1401support for Dreams and provide a settings option for users to configure Dreams
1402in response to the android.settings.DREAM_SETTINGS intent.</p>
1403
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001404<h3 id="3_8_12_location">3.8.12. Location</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001405
1406
1407<p>When a device has a hardware sensor (e.g. GPS) that is capable of providing the
1408location coordinates, location modes MUST be displayed in the Location menu
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001409within 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 -07001410
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001411<h3 id="3_8_13_unicode_and_font">3.8.13. Unicode and Font</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001412
1413
1414<p>Android includes support for color emoji characters. When Android device
1415implementations include an IME, devices MUST provide an input method to the
1416user 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
1417glyph.</p>
1418
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -07001419<p>Android includes support for Roboto 2 font with different
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001420weights&mdash;sans-serif-thin, sans-serif-light, sans-serif-medium, sans-serif-black,
1421sans-serif-condensed, sans-serif-condensed-light&mdash;which MUST all be included for
Unsuk Jungbca27492015-04-01 08:08:10 -07001422the languages available on the device and full Unicode 7.0 coverage of Latin,
1423Greek, and Cyrillic, including the Latin Extended A, B, C, and D ranges, and
1424all glyphs in the currency symbols block of Unicode 7.0.</p>
1425
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001426<h2 id="3_9_device_administration">3.9. Device Administration</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07001427
1428
1429<p>Android includes features that allow security-aware applications to perform
1430device administration functions at the system level, such as enforcing password
1431policies or performing remote wipe, through the Android Device Administration
1432API [<a href="http://developer.android.com/guide/topics/admin/device-admin.html">Resources, 39</a>]. Device implementations MUST provide an implementation of the
1433DevicePolicyManager class [<a href="http://developer.android.com/reference/android/app/admin/DevicePolicyManager.html">Resources, 40</a>]. Device implementations that include support for lock screen MUST support the
1434full range of device administration policies defined in the Android SDK
1435documentation [<a href="http://developer.android.com/guide/topics/admin/device-admin.html">Resources, 39</a>] and report the platform feature android.software.device_admin.</p>
1436
1437<p>Device implementations MAY have a preinstalled application performing device
1438administration functions but this application MUST NOT be set out-of-the box as
1439the default Device Owner app [<a href="http://developer.android.com/reference/android/app/admin/DevicePolicyManager.html#isDeviceOwnerApp(java.lang.String)">Resources, 41</a>].</p>
1440
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001441<h2 id="3_10_accessibility">3.10. Accessibility</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07001442
1443
1444<p>Android provides an accessibility layer that helps users with disabilities to
1445navigate their devices more easily. In addition, Android provides platform APIs
1446that enable accessibility service implementations to receive callbacks for user
1447and system events and generate alternate feedback mechanisms, such as
1448text-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
1449accessibility framework consistent with the default Android implementation.
1450Device implementations MUST meet the following requirements:</p>
1451
1452<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001453 <li>MUST support third-party accessibility service implementations through the
1454android.accessibilityservice APIs [<a href="http://developer.android.com/reference/android/view/accessibility/package-summary.html">Resources, 43</a>].</li>
1455 <li>MUST generate AccessibilityEvents and deliver these events to all registered
Unsuk Jungbca27492015-04-01 08:08:10 -07001456AccessibilityService implementations in a manner consistent with the default
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001457Android implementation.</li>
1458 <li>Unless an Android Watch device with no audio output, device implementations
Unsuk Jungbca27492015-04-01 08:08:10 -07001459MUST provide a user-accessible mechanism to enable and disable accessibility
1460services, and MUST display this interface in response to the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001461android.provider.Settings.ACTION_ACCESSIBILITY_SETTINGS intent.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07001462</ul>
1463
1464<p>Additionally, device implementations SHOULD provide an implementation of an
1465accessibility service on the device, and SHOULD provide a mechanism for users
1466to enable the accessibility service during device setup. An open source
1467implementation of an accessibility service is available from the Eyes Free
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001468project [<a href="http://code.google.com/p/eyes-free/">Resources, 44</a>].</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001469
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001470<h2 id="3_11_text-to-speech">3.11. Text-to-Speech</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07001471
1472
1473<p>Android includes APIs that allow applications to make use of text-to-speech
1474(TTS) services and allows service providers to provide implementations of TTS
1475services [<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
1476MUST meet these requirements related to the Android TTS framework. </p>
1477
Heidi von Markhame400e052015-05-26 14:35:49 -07001478<p>Android Automotive implementations:</p>
1479<ul>
1480<li>MUST support the Android TTS framework APIs.</li>
1481<li>MAY support installation of third-party TTS engines. If supported, partners
1482MUST provide a user-accessible interface that allows the user to select a TTS
1483engine for use at system level.</li>
1484</ul>
1485
1486<p>All other device implementations:</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001487
1488<ul>
Heidi von Markhame400e052015-05-26 14:35:49 -07001489 <li> MUST support the Android TTS framework APIs and SHOULD include a TTS engine
Unsuk Jungbca27492015-04-01 08:08:10 -07001490supporting the languages available on the device. Note that the upstream
1491Android open source software includes a full-featured TTS engine
Heidi von Markhame400e052015-05-26 14:35:49 -07001492implementation.
1493 <li> MUST support installation of third-party TTS engines
1494 <li> MUST provide a user-accessible interface that allows users to select a TTS
1495engine for use at the system level
Unsuk Jungbca27492015-04-01 08:08:10 -07001496</ul>
1497
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001498<h2 id="3_12_tv_input_framework">3.12. TV Input Framework</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07001499
1500
1501<p>The Android Television Input Framework (TIF) simplifies the delivery of live
1502content to Android Television devices. TIF provides a standard API to create
1503input modules that control Android Television devices. Android Television
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001504device 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 -07001505
1506<p>Device implementations that support TIF MUST declare the platform feature
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001507android.software.live_tv.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001508
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001509<h1 id="4_application_packaging_compatibility">4. Application Packaging Compatibility</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -07001510
1511
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001512<p>Device implementations MUST install and run Android &ldquo;.apk&rdquo; files as generated
1513by 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 -07001514
1515<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 -07001516files from installing and running correctly on other compatible devices.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001517
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001518<h1 id="5_multimedia_compatibility">5. Multimedia Compatibility</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -07001519
1520
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001521<h2 id="5_1_media_codecs">5.1. Media Codecs</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07001522
1523
1524<p>Device implementations MUST support the core media formats specified in the
1525Android 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
1526implementations MUST support the media formats, encoders, decoders, file types,
1527and container formats defined in the tables below. All of these codecs are
1528provided as software implementations in the preferred Android implementation
1529from the Android Open Source Project.</p>
1530
1531<p>Please note that neither Google nor the Open Handset Alliance make any
1532representation that these codecs are free from third-party patents. Those
1533intending to use this source code in hardware or software products are advised
1534that implementations of this code, including in open source software or
1535shareware, may require patent licenses from the relevant patent holders.</p>
1536
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001537<h3 id="5_1_1_audio_codecs">5.1.1. Audio Codecs</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001538
1539<table>
1540 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001541 <th>Format/Codec</th>
1542 <th>Encoder</th>
1543 <th>Decoder</th>
1544 <th>Details</th>
1545 <th>Supported File Types/Container Formats</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07001546 </tr>
1547 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001548 <td>MPEG-4 AAC Profile</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001549
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001550<p>(AAC LC)</td>
1551 <td>REQUIRED<sup>1</sup></td>
1552 <td>REQUIRED</td>
1553 <td>Support for mono/stereo/5.0/5.12 content with standard sampling rates from 8 to
155448 kHz.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001555 <td>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001556 <ul>
1557 <li class="table_list">3GPP (.3gp)</li>
1558 <li class="table_list">MPEG-4 (.mp4, .m4a)</li>
1559 <li class="table_list">ADTS raw AAC (.aac, decode in Android 3.1+, encode in Android 4.0+, ADIF not
1560supported)</li>
1561 <li class="table_list">MPEG-TS (.ts, not seekable, Android 3.0+)</li></ul></td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001562 </tr>
1563 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001564 <td>MPEG-4 HE AAC Profile (AAC+)</td>
1565 <td>REQUIRED<sup>1</sup><br>(Android 4.1+)</td>
1566 <td>REQUIRED</td>
1567 <td>Support for mono/stereo/5.0/5.12 content with standard sampling rates from 16
1568to 48 kHz.</td>
1569 <td></td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001570 </tr>
1571 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001572 <td>MPEG-4 HE AACv2</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001573
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001574<p>Profile (enhanced AAC+)</td>
1575 <td> </td>
1576 <td>REQUIRED</td>
1577 <td>Support for mono/stereo/5.0/5.12 content with standard sampling rates from 16
1578to 48 kHz.</td>
1579 <td></td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001580 </tr>
1581 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001582 <td>AAC ELD (enhanced low delay AAC)</td>
1583 <td>REQUIRED<sup>1</sup> </p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001584
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001585<p>(Android 4.1+)</td>
1586 <td>REQUIRED</p>
1587
1588<p>(Android 4.1+)</td>
1589 <td>Support for mono/stereo content with standard sampling rates from 16 to 48 kHz.</td>
1590 <td></td>
1591 </tr>
1592 <tr>
1593 <td>AMR-NB</td>
1594 <td>REQUIRED<sup>3</sup></td>
1595 <td>REQUIRED<sup>3</sup></td>
1596 <td>4.75 to 12.2 kbps sampled @ 8kHz</td>
1597 <td>3GPP (.3gp)</td>
1598 </tr>
1599 <tr>
1600 <td>AMR-WB</td>
1601 <td>REQUIRED<sup>3</sup></td>
1602 <td>REQUIRED<sup>3</sup></td>
1603 <td>9 rates from 6.60 kbit/s to 23.85 kbit/s sampled @ 16kHz</td>
1604 <td></td>
1605 </tr>
1606 <tr>
1607 <td>FLAC</td>
1608 <td></td>
1609 <td>REQUIRED <br>(Android 3.1+)</td>
1610 <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 -07001611recommended on devices with 44.1 kHz output, as the 48 to 44.1 kHz downsampler
1612does not include a low-pass filter). 16-bit recommended; no dither applied for
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700161324-bit.</td>
1614 <td>FLAC (.flac) only</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001615 </tr>
1616 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001617 <td>MP3</td>
1618 <td></td>
1619 <td>REQUIRED</td>
1620 <td>Mono/Stereo 8-320Kbps constant (CBR) or variable bitrate (VBR)</td>
1621 <td>MP3 (.mp3)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001622 </tr>
1623 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001624 <td>MIDI</td>
1625 <td></td>
1626 <td>REQUIRED</td>
1627 <td>MIDI Type 0 and 1. DLS Version 1 and 2. XMF and Mobile XMF. Support for
1628ringtone formats RTTTL/RTX, OTA, and iMelody</td>
1629 <td><ul>
1630 <li class="table_list">Type 0 and 1 (.mid, .xmf, .mxmf)</li>
1631 <li class="table_list">RTTTL/RTX (.rtttl, .rtx)</li>
1632 <li class="table_list">OTA (.ota)</li>
1633 <li class="table_list">iMelody (.imy)</li></ul></td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001634 </tr>
1635 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001636 <td>Vorbis</td>
1637 <td></td>
1638 <td>REQUIRED</td>
1639 <td></td>
1640 <td><ul>
1641 <li class="table_list">Ogg (.ogg)</li>
1642 <li class="table_list">Matroska (.mkv, Android 4.0+)</li></ul></td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001643 </tr>
1644 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001645 <td>PCM/WAVE</td>
1646 <td>REQUIRED<sup>4</sup><br> (Android 4.1+)</td>
1647 <td>REQUIRED</td>
1648 <td>16-bit linear PCM (rates up to limit of hardware). Devices MUST support
Unsuk Jungbca27492015-04-01 08:08:10 -07001649sampling rates for raw PCM recording at 8000, 11025, 16000, and 44100 Hz
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001650frequencies.</td>
1651 <td>WAVE (.wav)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001652 </tr>
1653 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001654 <td>Opus</td>
1655 <td></td>
1656 <td>REQUIRED<br> (Android 5.0+)</td>
1657 <td></td>
1658 <td>Matroska (.mkv)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001659 </tr>
1660</table>
1661
1662
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001663<p class="table_footnote"> 1 Required for device implementations that define android.hardware.microphone
Unsuk Jungbca27492015-04-01 08:08:10 -07001664but optional for Android Watch device implementations.</p>
1665
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001666<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 -070016672 channels is optional.</p>
1668
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001669<p class="table_footnote">3 Required for Android Handheld device implementations. </p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001670
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001671<p class="table_footnote">4 Required for device implementations that define android.hardware.microphone,
Unsuk Jungbca27492015-04-01 08:08:10 -07001672including Android Watch device implementations.</p>
1673
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001674<h3 id="5_1_2_image_codecs">5.1.2. Image Codecs</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001675
1676<table>
1677 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001678 <th>Format/Codec</th>
1679 <th>Encoder</th>
1680 <th>Decoder</th>
1681 <th>Details</th>
1682 <th>Supported File Types/Container Formats</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07001683 </tr>
1684 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001685 <td>JPEG</td>
1686 <td>REQUIRED</td>
1687 <td>REQUIRED</td>
1688 <td>Base+progressive</td>
1689 <td>JPEG (.jpg)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001690 </tr>
1691 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001692 <td>GIF</td>
1693 <td></td>
1694 <td>REQUIRED</td>
1695 <td></td>
1696 <td>GIF (.gif)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001697 </tr>
1698 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001699 <td>PNG</td>
1700 <td>REQUIRED</td>
1701 <td>REQUIRED</td>
1702 <td></td>
1703 <td>PNG (.png)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001704 </tr>
1705 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001706 <td>BMP</td>
1707 <td></td>
1708 <td>REQUIRED</td>
1709 <td></td>
1710 <td>BMP (.bmp)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001711 </tr>
1712 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001713 <td>WebP</td>
1714 <td>REQUIRED</td>
1715 <td>REQUIRED</td>
1716 <td></td>
1717 <td>WebP (.webp)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001718 </tr>
1719</table>
1720
1721
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001722<h3 id="5_1_3_video_codecs">5.1.3. Video Codecs</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001723
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001724<div class="div">
Unsuk Jungbca27492015-04-01 08:08:10 -07001725<p>Video codecs are optional for Android Watch device implementations.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001726</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07001727
1728<table>
1729 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001730 <th>Format/Codec</th>
1731 <th>Encoder</th>
1732 <th>Decoder</th>
1733 <th>Details</th>
1734 <th>Supported File Types/Container Formats</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07001735 </tr>
1736 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001737 <td>H.263</td>
1738 <td>REQUIRED<sup>1</sup></td>
1739 <td>REQUIRED<sup>2</sup></td>
1740 <td></td>
1741 <td><ul>
1742 <li class="table_list">3GPP (.3gp)</li>
1743 <li class="table_list">MPEG-4 (.mp4)</li></ul></td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001744 </tr>
1745 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001746 <td>H.264 AVC</td>
1747 <td>REQUIRED<sup>2</sup></td>
1748 <td>REQUIRED<sup>2</sup></td>
1749 <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>
1750 <td><ul>
1751 <li class="table_list">3GPP (.3gp)</li>
1752 <li class="table_list">MPEG-4 (.mp4)</li>
1753 <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 -07001754 </tr>
1755 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001756 <td>H.265 HEVC</td>
1757 <td></td>
1758 <td>REQUIRED<sup>2</sup></td>
1759 <td>See <a href="#5_3_video_decoding">section 5.3</a> for details</td>
1760 <td>MPEG-4 (.mp4)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001761 </tr>
1762 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001763 <td>MPEG-4 SP</td>
1764 <td></td>
1765 <td>REQUIRED<sup>2</sup></td>
1766 <td></td>
1767 <td>3GPP (.3gp)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001768 </tr>
1769 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001770 <td>VP83</td>
1771 <td>REQUIRED<sup>2</sup></p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001772
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001773<p>(Android 4.3+)</td>
1774 <td>REQUIRED<sup>2</sup></p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001775
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001776<p>(Android 2.3.3+)</td>
1777 <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>
1778 <td><ul>
1779 <li class="table_list">WebM (.webm) [<a href="http://www.webmproject.org/">Resources, 110</a></li>
1780 <li class="table_list">Matroska (.mkv, Android 4.0+)4</li></ul></td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001781 </tr>
1782 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001783 <td>VP9</td>
1784 <td></td>
1785 <td>REQUIRED<sup>2</sup><br> (Android 4.4+)</td>
1786 <td>See <a href="#5_3_video_decoding">section 5.3</a> for details</td>
1787 <td><ul>
1788 <li class="table_list">WebM (.webm) [<a href="http://www.webmproject.org/">Resources, 110</a>]</li>
1789 <li class="table_list">Matroska (.mkv, Android 4.0+)4</li></ul></td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001790 </tr>
1791</table>
1792
1793
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001794<p class="table_footnote">1 Required for device implementations that include camera hardware and define
Unsuk Jungbca27492015-04-01 08:08:10 -07001795android.hardware.camera or android.hardware.camera.front.</p>
1796
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001797<p class="table_footnote">2 Required for device implementations except Android Watch devices. </p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001798
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001799<p class="table_footnote">3 For acceptable quality of web video streaming and video-conference services,
Unsuk Jungbca27492015-04-01 08:08:10 -07001800device implementations SHOULD use a hardware VP8 codec that meets the
1801requirements in [<a href="http://www.webmproject.org/hardware/rtc-coding-requirements/">Resources, 51</a>].</p>
1802
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001803<p class="table_footnote">4 Device implementations SHOULD support writing Matroska WebM files.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001804
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001805<h2 id="5_2_video_encoding">5.2. Video Encoding</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07001806
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001807<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07001808<p>Video codecs are optional for Android Watch device implementations.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001809</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07001810
1811
1812<p>Android device implementations with H.264 codec support, MUST support Baseline
1813Profile Level 3 and the following SD (Standard Definition) video encoding
1814profiles and SHOULD support Main Profile Level 4 and the following HD (High
1815Definition) video encoding profiles. Android Television devices are STRONGLY
1816RECOMMENDED to encode HD 1080p video at 30 fps.</p>
1817<table>
1818 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001819 <th></th>
1820 <th>SD (Low quality)</th>
1821 <th>SD (High quality)</th>
1822 <th>HD 720p1</th>
1823 <th>HD 1080p1</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07001824 </tr>
1825 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001826 <th>Video resolution</th>
1827 <td>320 x 240 px</td>
1828 <td>720 x 480 px</td>
1829 <td>1280 x 720 px</td>
1830 <td>1920 x 1080 px</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001831 </tr>
1832 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001833 <th>Video frame rate</th>
1834 <td>20 fps</td>
1835 <td>30 fps</td>
1836 <td>30 fps</td>
1837 <td>30 fps</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001838 </tr>
1839 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001840 <th>Video bitrate</th>
1841 <td>384 Kbps</td>
1842 <td>2 Mbps</td>
1843 <td>4 Mbps</td>
1844 <td>10 Mbps</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001845 </tr>
1846</table>
1847
1848
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001849<p class="table_footnote">1 When supported by hardware, but STRONGLY RECOMMENDED for Android Television
Unsuk Jungbca27492015-04-01 08:08:10 -07001850devices.</p>
1851
1852<p>Android device implementations with VP8 codec support MUST support the SD video
1853encoding profiles and SHOULD support the following HD (High Definition) video
1854encoding profiles.</p>
1855<table>
1856 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001857 <th></th>
1858 <th>SD (Low quality)</th>
1859 <th>SD (High quality)</th>
1860 <th>HD 720p1</th>
1861 <th>HD 1080p1</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07001862 </tr>
1863 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001864 <th>Video resolution</th>
1865 <td>320 x 180 px</td>
1866 <td>640 x 360 px</td>
1867 <td>1280 x 720 px</td>
1868 <td>1920 x 1080 px</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001869 </tr>
1870 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001871 <th>Video frame rate</th>
1872 <td>30 fps</td>
1873 <td>30 fps</td>
1874 <td>30 fps</td>
1875 <td>30 fps</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001876 </tr>
1877 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001878 <th>Video bitrate</th>
1879 <td>800 Kbps </td>
1880 <td>2 Mbps</td>
1881 <td>4 Mbps</td>
1882 <td>10 Mbps</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001883 </tr>
1884</table>
1885
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001886<p class="table_footnote">1 When supported by hardware.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001887
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001888<h2 id="5_3_video_decoding">5.3. Video Decoding</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07001889
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001890<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07001891<p>Video codecs are optional for Android Watch device implementations.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001892</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07001893
1894
1895<p>Device implementations MUST support dynamic video resolution switching within
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001896the same stream for VP8, VP9, H.264, and H.265 codecs.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001897
1898<p>Android device implementations with H.264 decoders, MUST support Baseline
1899Profile Level 3 and the following SD video decoding profiles and SHOULD support
1900the HD decoding profiles. Android Television devices MUST support High Profile
1901Level 4.2 and the HD 1080p decoding profile.</p>
1902<table>
1903 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001904 <th></th>
1905 <th>SD (Low quality)</th>
1906 <th>SD (High quality)</th>
1907 <th>HD 720p1</th>
1908 <th>HD 1080p1</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07001909 </tr>
1910 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001911 <th>Video resolution</th>
1912 <td>320 x 240 px</td>
1913 <td>720 x 480 px</td>
1914 <td>1280 x 720 px</td>
1915 <td>1920 x 1080 px</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001916 </tr>
1917 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001918 <th>Video frame rate</th>
1919 <td>30 fps</td>
1920 <td>30 fps</td>
1921 <td>30 fps / 60 fps2</td>
1922 <td>30 fps / 60 fps2</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001923 </tr>
1924 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001925 <th>Video bitrate</th>
1926 <td>800 Kbps </td>
1927 <td>2 Mbps</td>
1928 <td>8 Mbps</td>
1929 <td>20 Mbps</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001930 </tr>
1931</table>
1932
1933
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001934<p class="table_footnote">1 Required for Android Television device implementations, but for other device
Unsuk Jungbca27492015-04-01 08:08:10 -07001935types only when supported by hardware.</p>
1936
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001937<p class="table_footnote">2 Required for Android Television device implementations.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001938
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001939<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 -07001940decoding profiles. Android Television devices MUST support the HD 1080p
1941decoding profile. </p>
1942<table>
1943 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001944 <th></th>
1945 <th>SD (Low quality)</th>
1946 <th>SD (High quality)</th>
1947 <th>HD 720p1</th>
1948 <th>HD 1080p1</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07001949 </tr>
1950 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001951 <th>Video resolution</th>
1952 <td>320 x 180 px</td>
1953 <td>640 x 360 px</td>
1954 <td>1280 x 720 px</td>
1955 <td>1920 x 1080 px</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001956 </tr>
1957 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001958 <th>Video frame rate</th>
1959 <td>30 fps</td>
1960 <td>30 fps</td>
1961 <td>30 fps / 60 fps2</td>
1962 <td>30 / 60 fps2</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001963 </tr>
1964 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001965 <th>Video bitrate</th>
1966 <td>800 Kbps </td>
1967 <td>2 Mbps</td>
1968 <td>8 Mbps</td>
1969 <td>20 Mbps</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001970 </tr>
1971</table>
1972
1973
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001974<p class="table_footnote">1 Required for Android Television device implementations, but for other type of
Unsuk Jungbca27492015-04-01 08:08:10 -07001975devices only when supported by hardware.</p>
1976
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001977<p class="table_footnote">2 Required for Android Television device implementations.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001978
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001979<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 -07001980HD decoding profiles. Android Television devices are STRONGLY RECOMMENDED to
1981support the HD 1080p decoding profile and SHOULD support the UHD decoding
1982profile. When the UHD video decoding profile is supported, it MUST support 8
1983bit color depth.</p>
1984<table>
1985 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001986 <th></th>
1987 <th>SD (Low quality)</th>
1988 <th>SD (High quality)</th>
1989 <th>HD 720p 1</th>
1990 <th>HD 1080p 2</th>
1991 <th>UHD 2</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07001992 </tr>
1993 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001994 <th>Video resolution</th>
1995 <td>320 x 180 px</td>
1996 <td>640 x 360 px</td>
1997 <td>1280 x 720 px</td>
1998 <td>1920 x 1080 px</td>
1999 <td>3840 x 2160 px</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002000 </tr>
2001 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002002 <th>Video frame rate</th>
2003 <td>30 fps</td>
2004 <td>30 fps</td>
2005 <td>30 fps</td>
2006 <td>30 fps</td>
2007 <td>30 fps</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002008 </tr>
2009 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002010 <th>Video bitrate</th>
2011 <td>600 Kbps </td>
2012 <td>1.6 Mbps</td>
2013 <td>4 Mbps</td>
2014 <td>10 Mbps</td>
2015 <td>20 Mbps</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002016 </tr>
2017</table>
2018
2019
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002020<p class="table_footnote">1 Required for Android Television device implementations, but for other type of
Unsuk Jungbca27492015-04-01 08:08:10 -07002021devices only when supported by hardware.</p>
2022
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002023<p class="table_footnote">2 STRONGLY RECOMMENDED for Android Television device implementations when
Unsuk Jungbca27492015-04-01 08:08:10 -07002024supported by hardware.</p>
2025
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002026<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 -07002027decoding profiles and SHOULD support the HD decoding profiles. Android
2028Television devices MUST support the Main Profile Level 4.1 Main tier and the HD
20291080p decoding profile and SHOULD support Main10 Level 5 Main Tier profile and
2030the UHD decoding profile.</p>
2031<table>
2032 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002033 <th></th>
2034 <th>SD (Low quality)</th>
2035 <th>SD (High quality)</th>
2036 <th>HD 720p </strong>1 </td>
2037 <th>HD 1080p </strong>1 </td>
2038 <th>UHD </strong>2</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002039 </tr>
2040 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002041 <th>Video resolution</th>
2042 <td>352 x 288 px</td>
2043 <td>640 x 360 px</td>
2044 <td>1280 x 720 px</td>
2045 <td>1920 x 1080 px</td>
2046 <td>3840 x 2160 px</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002047 </tr>
2048 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002049 <th>Video frame rate</th>
2050 <td>30 fps</td>
2051 <td>30 fps</td>
2052 <td>30 fps</td>
2053 <td>30 fps</td>
2054 <td>30 fps</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002055 </tr>
2056 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002057 <th>Video bitrate</th>
2058 <td>600 Kbps </td>
2059 <td>1.6 Mbps</td>
2060 <td>4 Mbps</td>
2061 <td>10 Mbps</td>
2062 <td>20 Mbps</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002063 </tr>
2064</table>
2065
2066
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002067<p class="table_footnote">1 Required for Android Television device implementation, but for other type of
Unsuk Jungbca27492015-04-01 08:08:10 -07002068devices only when supported by hardware.</p>
2069
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002070<p class="table_footnote">2 Required for Android Television device implementations when supported by
Unsuk Jungbca27492015-04-01 08:08:10 -07002071hardware.</p>
2072
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002073<h2 id="5_4_audio_recording">5.4. Audio Recording</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07002074
2075
2076<p>While some of the requirements outlined in this section are stated as SHOULD
2077since Android 4.3, the Compatibility Definition for a future version is planned
2078to 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
2079compatibility when upgraded to the future version.</p>
2080
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002081<h3 id="5_4_1_raw_audio_capture">5.4.1. Raw Audio Capture</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002082
2083
2084<p>Device implementations that declare android.hardware.microphone MUST allow
2085capture of raw audio content with the following characteristics:</p>
2086
2087<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002088 <li><strong>Format</strong>: Linear PCM, 16-bit
2089 <li><strong>Sampling rates</strong>: 8000, 11025, 16000, 44100
2090 <li><strong>Channels</strong>: Mono
Unsuk Jungbca27492015-04-01 08:08:10 -07002091</ul>
2092
2093<p>Device implementations that declare android.hardware.microphone SHOULD allow
2094capture of raw audio content with the following characteristics:</p>
2095
2096<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002097 <li><strong>Format</strong>: Linear PCM, 16-bit
2098 <li><strong>Sampling rates</strong>: 22050, 48000
2099 <li><strong>Channels</strong>: Stereo
Unsuk Jungbca27492015-04-01 08:08:10 -07002100</ul>
2101
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002102<h3 id="5_4_2_capture_for_voice_recognition">5.4.2. Capture for Voice Recognition</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002103
2104
2105<p>In addition to the above recording specifications, when an application has
2106started recording an audio stream using the
2107android.media.MediaRecorder.AudioSource.VOICE_RECOGNITION audio source:</p>
2108
2109<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002110 <li>The device SHOULD exhibit approximately flat amplitude versus frequency
Unsuk Jungbca27492015-04-01 08:08:10 -07002111characteristics: specifically, ±3 dB, from 100 Hz to 4000 Hz.
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002112 <li>Audio input sensitivity SHOULD be set such that a 90 dB sound power level (SPL)
Unsuk Jungbca27492015-04-01 08:08:10 -07002113source at 1000 Hz yields RMS of 2500 for 16-bit samples.
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002114 <li>PCM amplitude levels SHOULD linearly track input SPL changes over at least a 30
Unsuk Jungbca27492015-04-01 08:08:10 -07002115dB range from -18 dB to +12 dB re 90 dB SPL at the microphone.
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002116 <li>Total harmonic distortion SHOULD be less than 1% for 1Khz at 90 dB SPL input
Unsuk Jungbca27492015-04-01 08:08:10 -07002117level at the microphone.
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002118 <li>Noise reduction processing, if present, MUST be disabled.
2119 <li>Automatic gain control, if present, MUST be disabled
Unsuk Jungbca27492015-04-01 08:08:10 -07002120</ul>
2121
2122<p>If the platform supports noise suppression technologies tuned for speech
2123recognition, the effect MUST be controllable from the
2124android.media.audiofx.NoiseSuppressor API. Moreover, the UUID field for the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002125noise suppressor&rsquo;s effect descriptor MUST uniquely identify each implementation
Unsuk Jungbca27492015-04-01 08:08:10 -07002126of the noise suppression technology.</p>
2127
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002128<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 -07002129
2130
2131<p>The android.media.MediaRecorder.AudioSource class includes the REMOTE_SUBMIX
2132audio source. Devices that declare android.hardware.audio.output MUST properly
2133implement the REMOTE_SUBMIX audio source so that when an application uses the
2134android.media.AudioRecord API to record from this audio source, it can capture
2135a mix of all audio streams except for the following:</p>
2136
2137<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002138 <li>STREAM_RING
2139 <li>STREAM_ALARM
2140 <li>STREAM_NOTIFICATION
Unsuk Jungbca27492015-04-01 08:08:10 -07002141</ul>
2142
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002143<h2 id="5_5_audio_playback">5.5. Audio Playback</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07002144
2145
2146<p>Device implementations that declare android.hardware.audio.output MUST conform
2147to the requirements in this section.</p>
2148
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002149<h3 id="5_5_1_raw_audio_playback">5.5.1. Raw Audio Playback</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002150
2151
2152<p>The device MUST allow playback of raw audio content with the following
2153characteristics:</p>
2154
2155<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002156 <li><strong>Format</strong>: Linear PCM, 16-bit</li>
2157 <li><strong>Sampling rates</strong>: 8000, 11025, 16000, 22050, 32000, 44100</li>
2158 <li><strong>Channels</strong>: Mono, Stereo</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002159</ul>
2160
2161<p>The device SHOULD allow playback of raw audio content with the following
2162characteristics:</p>
2163
2164<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002165 <li><strong>Sampling rates</strong>: 24000, 48000</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002166</ul>
2167
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002168<h3 id="5_5_2_audio_effects">5.5.2. Audio Effects</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002169
2170
2171<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
2172android.hardware.audio.output:</p>
2173
2174<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002175 <li>MUST support the EFFECT_TYPE_EQUALIZER and EFFECT_TYPE_LOUDNESS_ENHANCER
Unsuk Jungbca27492015-04-01 08:08:10 -07002176implementations controllable through the AudioEffect subclasses Equalizer,
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002177LoudnessEnhancer.</li>
2178 <li>MUST support the visualizer API implementation, controllable through the
2179Visualizer class.</li>
2180 <li>SHOULD support the EFFECT_TYPE_BASS_BOOST, EFFECT_TYPE_ENV_REVERB,
Unsuk Jungbca27492015-04-01 08:08:10 -07002181EFFECT_TYPE_PRESET_REVERB, and EFFECT_TYPE_VIRTUALIZER implementations
2182controllable through the AudioEffect sub-classes BassBoost,
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002183EnvironmentalReverb, PresetReverb, and Virtualizer.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002184</ul>
2185
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002186<h3 id="5_5_3_audio_output_volume">5.5.3. Audio Output Volume</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002187
2188
2189<p>Android Television device implementations MUST include support for system
2190Master Volume and digital audio output volume attenuation on supported outputs,
2191except for compressed audio passthrough output (where no audio decoding is done
2192on the device).</p>
2193
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002194<h2 id="5_6_audio_latency">5.6. Audio Latency</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07002195
2196
2197<p>Audio latency is the time delay as an audio signal passes through a system.
2198Many classes of applications rely on short latencies, to achieve real-time
2199sound effects.</p>
2200
2201<p>For the purposes of this section, use the following definitions:</p>
2202
2203<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002204 <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 -07002205when the corresponding sound can be heard by an external listener or observed
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002206by a transducer.</li>
2207 <li><strong>cold output latency</strong>. The output latency for the first frame, when the audio output system has been
2208idle and powered down prior to the request.</li>
2209 <li><strong>continuous output latency</strong>. The output latency for subsequent frames, after the device is playing audio.</li>
2210 <li><strong>input latency</strong>. The interval between when an external sound is presented to the device and
2211when an application reads the corresponding frame of PCM-coded data.</li>
2212 <li><strong>cold input latency</strong>. The sum of lost input time and the input latency for the first frame, when the
2213audio input system has been idle and powered down prior to the request.</li>
2214 <li><strong>continuous input latency</strong>. The input latency for subsequent frames, while the device is capturing audio.</li>
2215 <li><strong>cold output jitter</strong>. The variance among separate measurements of cold output latency values.</li>
2216 <li><strong>cold input jitter</strong>. The variance among separate measurements of cold input latency values.</li>
2217 <li><strong>continuous round-trip latency</strong>. The sum of continuous input latency plus continuous output latency plus 5
2218milliseconds.</li>
2219 <li><strong>OpenSL ES PCM buffer queue API</strong>. The set of PCM-related OpenSL ES APIs within Android NDK; see
2220NDK_root/docs/opensles/index.html.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002221</ul>
2222
2223<p>Device implementations that declare android.hardware.audio.output SHOULD meet
2224or exceed these audio output requirements:</p>
2225
2226<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002227 <li>cold output latency of 100 milliseconds or less</li>
2228 <li>continuous output latency of 45 milliseconds or less</li>
2229 <li>minimize the cold output jitter</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002230</ul>
2231
2232<p>If a device implementation meets the requirements of this section after any
2233initial calibration when using the OpenSL ES PCM buffer queue API, for
2234continuous output latency and cold output latency over at least one supported
2235audio output device, it MAY report support for low-latency audio, by reporting
2236the feature android.hardware.audio.low_latency via the
2237android.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
2238MUST NOT report support for low-latency audio.</p>
2239
2240<p>Device implementations that include android.hardware.microphone SHOULD meet
2241these input audio requirements:</p>
2242
2243<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002244 <li>cold input latency of 100 milliseconds or less</li>
2245 <li>continuous input latency of 30 milliseconds or less</li>
2246 <li>continuous round-trip latency of 50 milliseconds or less</li>
2247 <li>minimize the cold input jitter</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002248</ul>
2249
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002250<h2 id="5_7_network_protocols">5.7. Network Protocols</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07002251
2252
2253<p>Devices MUST support the media network protocols for audio and video playback
2254as 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>
2255
2256<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002257 <li>RTSP (RTP, SDP)</li>
2258 <li>HTTP(S) progressive streaming</li>
2259 <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 -07002260</ul>
2261
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002262<h2 id="5_8_secure_media">5.8. Secure Media</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07002263
2264
2265<p>Device implementations that support secure video output and are capable of
2266supporting secure surfaces MUST declare support for Display.FLAG_SECURE. Device
2267implementations that declare support for Display.FLAG_SECURE, if they support a
2268wireless display protocol, MUST secure the link with a cryptographically strong
2269mechanism such as HDCP 2.x or higher for Miracast wireless displays. Similarly
2270if they support a wired external display, the device implementations MUST
2271support HDCP 1.2 or higher. Android Television device implementations MUST
2272support HDCP 2.2 for devices supporting 4K resolution and HDCP 1.4 or above for
2273lower resolutions. The upstream Android open source implementation includes
2274support for wireless (Miracast) and wired (HDMI) displays that satisfies this
2275requirement.</p>
2276
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002277<h1 id="6_developer_tools_and_options_compatibility">6. Developer Tools and Options Compatibility</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -07002278
2279
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002280<h2 id="6_1_developer_tools">6.1. Developer Tools</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07002281
2282
2283<p>Device implementations MUST support the Android Developer Tools provided in the
2284Android SDK. Android compatible devices MUST be compatible with:</p>
2285
2286<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002287 <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 -07002288</ul>
2289
2290<p>Device implementations MUST support all adb functions as documented in the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002291Android 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 -07002292user-accessible mechanism to turn on the Android Debug Bridge. If a device
2293implementation omits USB peripheral mode, it MUST implement the Android Debug
2294Bridge via local-area network (such as Ethernet or 802.11). </p>
2295
2296<p>Android includes support for secure adb. Secure adb enables adb on known
2297authenticated hosts. Device implementations MUST support secure adb.</p>
2298
2299<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002300 <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 -07002301</ul>
2302
2303<p>Device implementations MUST support all ddms features as documented in the
2304Android SDK. As ddms uses adb, support for ddms SHOULD be inactive by default,
2305but MUST be supported whenever the user has activated the Android Debug Bridge,
2306as above.</p>
2307
2308<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002309 <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 -07002310</ul>
2311
2312<p>Device implementations MUST include the Monkey framework, and make it available
2313for applications to use.</p>
2314
2315<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002316 <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 -07002317</ul>
2318
2319<p>Device implementations MUST support systrace tool as documented in the Android
2320SDK. Systrace must be inactive by default, and there MUST be a user-accessible
2321mechanism to turn on Systrace.</p>
2322
2323<p>Most Linux-based systems and Apple Macintosh systems recognize Android devices
2324using the standard Android SDK tools, without additional support; however
2325Microsoft Windows systems typically require a driver for new Android devices.
2326(For instance, new vendor IDs and sometimes new device IDs require custom USB
2327drivers for Windows systems.) If a device implementation is unrecognized by the
2328adb tool as provided in the standard Android SDK, device implementers MUST
2329provide Windows drivers allowing developers to connect to the device using the
2330adb protocol. These drivers MUST be provided for Windows XP, Windows Vista,
2331Windows 7, Windows 8, and Windows 9 in both 32-bit and 64-bit versions.</p>
2332
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002333<h2 id="6_2_developer_options">6.2. Developer Options</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07002334
2335
2336<p>Android includes support for developers to configure application
2337development-related settings. Device implementations MUST honor the
2338android.settings.APPLICATION_DEVELOPMENT_SETTINGS intent to show application
2339development-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
2340default and enables users to launch Developer Options after pressing seven (7)
2341times on the <strong>Settings</strong> > <strong>About Device</strong> > <strong>Build Number</strong> menu item. Device implementations MUST provide a consistent experience for
2342Developer Options. Specifically, device implementations MUST hide Developer
2343Options by default and MUST provide a mechanism to enable Developer Options
2344that is consistent with the upstream Android implementation.</p>
2345
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002346<h1 id="7_hardware_compatibility">7. Hardware Compatibility</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -07002347
2348
2349<p>If a device includes a particular hardware component that has a corresponding
2350API for third-party developers, the device implementation MUST implement that
2351API as described in the Android SDK documentation. If an API in the SDK
2352interacts with a hardware component that is stated to be optional and the
2353device implementation does not possess that component:</p>
2354
2355<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002356 <li>Complete class definitions (as documented by the SDK) for the component APIs
2357MUST still be presented.
2358 <li>The API&rsquo;s behaviors MUST be implemented as no-ops in some reasonable fashion.
2359 <li>API methods MUST return null values where permitted by the SDK documentation.
2360 <li>API methods MUST return no-op implementations of classes where null values are
Unsuk Jungbca27492015-04-01 08:08:10 -07002361not permitted by the SDK documentation.
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002362 <li>API methods MUST NOT throw exceptions not documented by the SDK documentation.
Unsuk Jungbca27492015-04-01 08:08:10 -07002363</ul>
2364
2365<p>A typical example of a scenario where these requirements apply is the telephony
2366API: even on non-phone devices, these APIs must be implemented as reasonable
2367no-ops.</p>
2368
2369<p>Device implementations MUST consistently report accurate hardware configuration
2370information via the getSystemAvailableFeatures() and hasSystemFeature(String)
2371methods on the android.content.pm.PackageManager class for the same build
2372fingerprint. [<a href="http://developer.android.com/reference/android/content/pm/PackageManager.html">Resources, 53]</a></p>
2373
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002374<h2 id="7_1_display_and_graphics">7.1. Display and Graphics</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07002375
2376
2377<p>Android includes facilities that automatically adjust application assets and UI
2378layouts appropriately for the device, to ensure that third-party applications
2379run 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
2380this section.</p>
2381
2382<p>The units referenced by the requirements in this section are defined as
2383follows:</p>
2384
2385<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002386 <li><strong>physical diagonal size</strong>. The distance in inches between two opposing corners of the illuminated portion
2387of the display.</li>
2388 <li><strong>dots per inch (dpi)</strong>. The number of pixels encompassed by a linear horizontal or vertical span of
23891&rdquo;. Where dpi values are listed, both horizontal and vertical dpi must fall
2390within the range.</li>
2391 <li><strong>aspect ratio</strong>. The ratio of the longer dimension of the screen to the shorter dimension. For
2392example, a display of 480x854 pixels would be 854/480 = 1.779, or roughly &ldquo;16:9&rdquo;.</li>
2393 <li><strong>density-independent pixel (dp)</strong> The virtual pixel unit normalized to a 160 dpi screen, calculated as: pixels =
2394dps * (density/160).</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002395</ul>
2396
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002397<h3 id="7_1_1_screen_configuration">7.1.1. Screen Configuration</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002398
2399
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002400<h4 id="7_1_1_1_screen_size">7.1.1.1. Screen Size</h4>
Unsuk Jungbca27492015-04-01 08:08:10 -07002401
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002402<div class="note">
2403<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>
2404</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07002405
2406<p>The Android UI framework supports a variety of different screen sizes, and
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002407allows applications to query the device screen size (aka &ldquo;screen layout") via
Unsuk Jungbca27492015-04-01 08:08:10 -07002408android.content.res.Configuration.screenLayout with the SCREENLAYOUT_SIZE_MASK.
2409Device implementations MUST report the correct screen size as defined in the
2410Android 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
2411implementations MUST report the correct screen size according to the following
2412logical density-independent pixel (dp) screen dimensions.</p>
2413
2414<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002415 <li>Devices MUST have screen sizes of at least 426 dp x 320 dp (&lsquo;small&rsquo;), unless it
2416is an Android Watch device.</li>
2417 <li>Devices that report screen size &lsquo;normal&rsquo; MUST have screen sizes of at least 480
2418dp x 320 dp.</li>
2419 <li>Devices that report screen size &lsquo;large&rsquo; MUST have screen sizes of at least 640
2420dp x 480 dp.</li>
2421 <li>Devices that report screen size &lsquo;xlarge&rsquo; MUST have screen sizes of at least 960
2422dp x 720 dp.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002423</ul>
2424
2425<p>In addition, </p>
2426
2427<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002428 <li>Android Watch devices MUST have a screen with the physical diagonal size in the
2429range from 1.1 to 2.5 inches.</li>
2430 <li>Other types of Android device implementations, with a physically integrated
2431screen, MUST have a screen at least 2.5 inches in physical diagonal size.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002432</ul>
2433
2434<p>Devices MUST NOT change their reported screen size at any time.</p>
2435
2436<p>Applications optionally indicate which screen sizes they support via the
2437<supports-screens> attribute in the AndroidManifest.xml file. Device
2438implementations MUST correctly honor applications' stated support for small,
2439normal, large, and xlarge screens, as described in the Android SDK
2440documentation.</p>
2441
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002442<h4 id="7_1_1_2_screen_aspect_ratio">7.1.1.2. Screen Aspect Ratio</h4>
Unsuk Jungbca27492015-04-01 08:08:10 -07002443
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002444<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07002445<p>Android Watch devices MAY have an aspect ratio of 1.0 (1:1).</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002446</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07002447
2448
2449<p>The screen aspect ratio MUST be a value from 1.3333 (4:3) to 1.86 (roughly
245016:9), but Android Watch devices MAY have an aspect ratio of 1.0 (1:1) because
2451such a device implementation will use a UI_MODE_TYPE_WATCH as the
2452android.content.res.Configuration.uiMode.</p>
2453
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002454<h4 id="7_1_1_3_screen_density">7.1.1.3. Screen Density</h4>
Unsuk Jungbca27492015-04-01 08:08:10 -07002455
2456
2457<p>The Android UI framework defines a set of standard logical densities to help
2458application developers target application resources. Device implementations
2459MUST report only one of the following logical Android framework densities
2460through the android.util.DisplayMetrics APIs, and MUST execute applications at
2461this standard density and MUST NOT change the value at at any time for the
2462default display.</p>
2463
2464<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002465 <li>120 dpi (ldpi)</li>
2466 <li>160 dpi (mdpi)</li>
2467 <li>213 dpi (tvdpi)</li>
2468 <li>240 dpi (hdpi)</li>
2469 <li>280 dpi (280dpi)</li>
2470 <li>320 dpi (xhdpi)</li>
2471 <li>400 dpi (400dpi)</li>
2472 <li>480 dpi (xxhdpi)</li>
2473 <li>560 dpi (560dpi)</li>
2474 <li>640 dpi (xxxhdpi)</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002475</ul>
2476
2477<p>Device implementations SHOULD define the standard Android framework density
2478that is numerically closest to the physical density of the screen, unless that
2479logical density pushes the reported screen size below the minimum supported. If
2480the standard Android framework density that is numerically closest to the
2481physical density results in a screen size that is smaller than the smallest
2482supported compatible screen size (320 dp width), device implementations SHOULD
2483report the next lowest standard Android framework density.</p>
2484
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002485<h3 id="7_1_2_display_metrics">7.1.2. Display Metrics</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002486
2487
2488<p>Device implementations MUST report correct values for all display metrics
2489defined 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
2490external screen is used as the default display.</p>
2491
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002492<h3 id="7_1_3_screen_orientation">7.1.3. Screen Orientation</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002493
2494
2495<p>Devices MUST report which screen orientations they support
2496(android.hardware.screen.portrait and/or android.hardware.screen.landscape) and
2497MUST report at least one supported orientation. For example, a device with a
2498fixed orientation landscape screen, such as a television or laptop, SHOULD only
2499report android.hardware.screen.landscape.</p>
2500
2501<p>Devices that report both screen orientations MUST support dynamic orientation
2502by applications to either portrait or landscape screen orientation. That is,
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002503the device must respect the application&rsquo;s request for a specific screen
Unsuk Jungbca27492015-04-01 08:08:10 -07002504orientation. Device implementations MAY select either portrait or landscape
2505orientation as the default.</p>
2506
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002507<p>Devices MUST report the correct value for the device&rsquo;s current orientation,
Unsuk Jungbca27492015-04-01 08:08:10 -07002508whenever queried via the android.content.res.Configuration.orientation,
2509android.view.Display.getOrientation(), or other APIs.</p>
2510
2511<p>Devices MUST NOT change the reported screen size or density when changing
2512orientation.</p>
2513
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002514<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 -07002515
2516
2517<p>Device implementations MUST support both OpenGL ES 1.0 and 2.0, as embodied and
2518detailed in the Android SDK documentations. Device implementations SHOULD
2519support OpenGL ES 3.0 or 3.1 on devices capable of supporting it. Device
2520implementations MUST also support Android RenderScript, as detailed in the
2521Android SDK documentation [<a href="http://developer.android.com/guide/topics/renderscript/">Resources, 63</a>].</p>
2522
2523<p>Device implementations MUST also correctly identify themselves as supporting
2524OpenGL ES 1.0, OpenGL ES 2.0, OpenGL ES 3.0 or OpenGL 3.1. That is:</p>
2525
2526<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002527 <li>The managed APIs (such as via the GLES10.getString()method MUST report support
2528for OpenGL ES 1.0 and OpenGL ES 2.0.</li>
2529 <li>The native C/C++ OpenGL APIs (APIs available to apps via libGLES_v1CM.so,
Unsuk Jungbca27492015-04-01 08:08:10 -07002530libGLES_v2.so, or libEGL.so) MUST report support for OpenGL ES 1.0 and OpenGL
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002531ES 2.0.</li>
2532 <li>Device implementations that declare support for OpenGL ES 3.0 or 3.1 MUST
Unsuk Jungbca27492015-04-01 08:08:10 -07002533support the corresponding managed APIs and include support for native C/C++
2534APIs. On device implementations that declare support for OpenGL ES 3.0 or 3.1,
2535libGLESv2.so MUST export the corresponding function symbols in addition to the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002536OpenGL ES 2.0 function symbols.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002537</ul>
2538
2539<p>In addition to OpenGL ES 3.1, Android provides an extension pack with Java
2540interfaces [<a href="https://developer.android.com/reference/android/opengl/GLES31Ext.html">Resources, 64</a>] and native support for advanced graphics functionality such as tessellation
2541and the ASTC texture compression format. Android device implementations MAY
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002542support this extension pack, and&mdash;only if fully implemented&mdash;MUST identify the
Unsuk Jungbca27492015-04-01 08:08:10 -07002543support through the android.hardware.opengles.aep feature flag.</p>
2544
2545<p>Also, device implementations MAY implement any desired OpenGL ES extensions.
2546However, device implementations MUST report via the OpenGL ES managed and
2547native APIs all extension strings that they do support, and conversely MUST NOT
2548report extension strings that they do not support.</p>
2549
2550<p>Note that Android includes support for applications to optionally specify that
2551they require specific OpenGL texture compression formats. These formats are
2552typically vendor-specific. Device implementations are not required by Android
2553to implement any specific texture compression format. However, they SHOULD
2554accurately report any texture compression formats that they do support, via the
2555getString() method in the OpenGL API.</p>
2556
2557<p>Android includes a mechanism for applications to declare that they want to
2558enable hardware acceleration for 2D graphics at the Application, Activity,
2559Window, or View level through the use of a manifest tag
2560android:hardwareAccelerated or direct API calls [<a href="http://developer.android.com/guide/topics/graphics/hardware-accel.html">Resources, 65</a>].</p>
2561
2562<p>Device implementations MUST enable hardware acceleration by default, and MUST
2563disable hardware acceleration if the developer so requests by setting
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002564android:hardwareAccelerated="false&rdquo; or disabling hardware acceleration directly
Unsuk Jungbca27492015-04-01 08:08:10 -07002565through the Android View APIs.</p>
2566
2567<p>In addition, device implementations MUST exhibit behavior consistent with the
2568Android SDK documentation on hardware acceleration [<a href="http://developer.android.com/guide/topics/graphics/hardware-accel.html">Resources, 65</a>].</p>
2569
2570<p>Android includes a TextureView object that lets developers directly integrate
2571hardware-accelerated OpenGL ES textures as rendering targets in a UI hierarchy.
2572Device implementations MUST support the TextureView API, and MUST exhibit
2573consistent behavior with the upstream Android implementation.</p>
2574
2575<p>Android includes support for EGL_ANDROID_RECORDABLE, an EGLConfig attribute
2576that indicates whether the EGLConfig supports rendering to an ANativeWindow
2577that records images to a video. Device implementations MUST support
2578EGL_ANDROID_RECORDABLE extension [<a href="https://www.khronos.org/registry/egl/extensions/ANDROID/EGL_ANDROID_recordable.txt">Resources, 66</a>].</p>
2579
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002580<h3 id="7_1_5_legacy_application_compatibility_mode">7.1.5. Legacy Application Compatibility Mode</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002581
2582
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002583<p>Android specifies a &ldquo;compatibility mode&rdquo; in which the framework operates in a
Unsuk Jungbca27492015-04-01 08:08:10 -07002584'normal' screen size equivalent (320dp width) mode for the benefit of legacy
2585applications not developed for old versions of Android that pre-date
2586screen-size independence. Device implementations MUST include support for
2587legacy application compatibility mode as implemented by the upstream Android
2588open source code. That is, device implementations MUST NOT alter the triggers
2589or thresholds at which compatibility mode is activated, and MUST NOT alter the
2590behavior of the compatibility mode itself.</p>
2591
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002592<h3 id="7_1_6_screen_technology">7.1.6. Screen Technology</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002593
2594
2595<p>The Android platform includes APIs that allow applications to render rich
2596graphics to the display. Devices MUST support all of these APIs as defined by
2597the Android SDK unless specifically allowed in this document. </p>
2598
2599<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002600 <li>Devices MUST support displays capable of rendering 16-bit color graphics and
2601SHOULD support displays capable of 24-bit color graphics.</li>
2602 <li>Devices MUST support displays capable of rendering animations.</li>
2603 <li>The display technology used MUST have a pixel aspect ratio (PAR) between 0.9
Unsuk Jungbca27492015-04-01 08:08:10 -07002604and 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 -0700260515% tolerance.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002606</ul>
2607
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002608<h3 id="7_1_7_external_displays">7.1.7. External Displays</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002609
2610
2611<p>Android includes support for secondary display to enable media sharing
2612capabilities and developer APIs for accessing external displays. If a device
2613supports an external display either via a wired, wireless, or an embedded
2614additional display connection then the device implementation MUST implement the
2615display 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>
2616
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002617<h2 id="7_2_input_devices">7.2. Input Devices</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07002618
Heidi von Markham43b1cc72015-04-02 16:04:43 -07002619<p>Devices MUST support a touchscreen or meet the requirements listed in 7.2.2
2620for non-touch navigation.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07002621
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002622<h3 id="7_2_1_keyboard">7.2.1. Keyboard</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002623
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002624<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07002625<p>Android Watch devices MAY but other type of device implementations MUST
2626implement a soft keyboard.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002627</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07002628
2629
2630<p>Device implementations:</p>
2631
2632<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002633 <li>MUST include support for the Input Management Framework (which allows
2634third-party developers to create Input Method Editors&mdash;i.e. soft keyboard) as
2635detailed at <a href="http://developer.android.com">http://developer.android.com</a>.</li>
2636 <li>MUST provide at least one soft keyboard implementation (regardless of whether a
Unsuk Jungbca27492015-04-01 08:08:10 -07002637hard keyboard is present) except for Android Watch devices where the screen
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002638size makes it less reasonable to have a soft keyboard.</li>
2639 <li>MAY include additional soft keyboard implementations.</li>
2640 <li>MAY include a hardware keyboard.</li>
2641 <li>MUST NOT include a hardware keyboard that does not match one of the formats
2642specified 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 -07002643</ul>
2644
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002645<h3 id="7_2_2_non-touch_navigation">7.2.2. Non-touch Navigation</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002646
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002647<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07002648<p>Android Television devices MUST support D-pad.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002649</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07002650
2651<p>Device implementations:</p>
2652
2653<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002654 <li>MAY omit a non-touch navigation option (trackball, d-pad, or wheel) if the
2655device implementation is not an Android Television device.</li>
2656 <li>MUST report the correct value for android.content.res.Configuration.navigation
2657[<a href="http://developer.android.com/reference/android/content/res/Configuration.html">Resources, 68</a>].</li>
2658 <li>MUST provide a reasonable alternative user interface mechanism for the
Unsuk Jungbca27492015-04-01 08:08:10 -07002659selection and editing of text, compatible with Input Management Engines. The
2660upstream Android open source implementation includes a selection mechanism
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002661suitable for use with devices that lack non-touch navigation inputs.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002662</ul>
2663
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002664<h3 id="7_2_3_navigation_keys">7.2.3. Navigation Keys</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002665
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002666<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07002667<p>The availability and visibility requirement of the Home, Recents, and Back
2668functions differ between device types as described in this section.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002669</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07002670
2671<p>The Home, Recents, and Back functions (mapped to the key events KEYCODE_HOME,
2672KEYCODE_APP_SWITCH, KEYCODE_BACK, respectively) are essential to the Android
2673navigation paradigm and therefore;</p>
2674
2675<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002676 <li>Android Handheld device implementations MUST provide the Home, Recents, and
2677Back functions.</li>
2678 <li>Android Television device implementations MUST provide the Home and Back
2679functions.</li>
2680 <li>Android Watch device implementations MUST have the Home function available to
2681the user, and the Back function except for when it is in UI_MODE_TYPE_WATCH.</li>
2682 <li>All other types of device implementations MUST provide the Home and Back
2683functions.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002684</ul>
2685
2686<p>These functions MAY be implemented via dedicated physical buttons (such as
2687mechanical or capacitive touch buttons), or MAY be implemented using dedicated
2688software keys on a distinct portion of the screen, gestures, touch panel, etc.
2689Android supports both implementations. All of these functions MUST be
2690accessible with a single action (e.g. tap, double-click or gesture) when
2691visible.</p>
2692
2693<p>Recents function, if provided, MUST have a visible button or icon unless hidden
2694together with other navigation functions in full-screen mode. This does not
2695apply to devices upgrading from earlier Android versions that have physical
2696buttons for navigation and no recents key.</p>
2697
2698<p> The Home and Back functions, if provided, MUST each have a visible button or
2699icon unless hidden together with other navigation functions in full-screen mode
2700or when the uiMode UI_MODE_TYPE_MASK is set to UI_MODE_TYPE_WATCH.</p>
2701
2702<p>The Menu function is deprecated in favor of action bar since Android 4.0.
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -07002703Therefore the new device implementations shipping with Android 5.0 and later MUST NOT
Unsuk Jungbca27492015-04-01 08:08:10 -07002704implement a dedicated physical button for the Menu function. Older device
2705implementations SHOULD NOT implement a dedicated physical button for the Menu
2706function, but if the physical Menu button is implemented and the device is
2707running applications with targetSdkVersion > 10, the device implementation:</p>
2708
2709<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002710 <li>MUST display the action overflow button on the action bar when it is visible
Unsuk Jungbca27492015-04-01 08:08:10 -07002711and the resulting action overflow menu popup is not empty. For a device
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -07002712implementation launched before Android 4.4 but upgrading to Android 5.1, this
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002713is RECOMMENDED.</li>
2714 <li>MUST NOT modify the position of the action overflow popup displayed by
2715selecting the overflow button in the action bar.</li>
2716 <li>MAY render the action overflow popup at a modified position on the screen when
2717it is displayed by selecting the physical menu button.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002718</ul>
2719
2720<p>For backwards compatibility, device implementations MUST make the Menu function
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002721available to applications when targetSdkVersion is less than 10, either by a physical
Unsuk Jungbca27492015-04-01 08:08:10 -07002722button, a software key, or gestures. This Menu function should be presented
2723unless hidden together with other navigation functions.</p>
2724
2725<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
2726the Assist action available to the user at all times when running applications.
2727The Assist action SHOULD be implemented as a long-press on the Home button or a
2728swipe-up gesture on the software Home key. This function MAY be implemented via
2729another physical button, software key, or gesture, but MUST be accessible with
2730a single action (e.g. tap, double-click, or gesture) when other navigation keys
2731are visible.</p>
2732
2733<p>Device implementations MAY use a distinct portion of the screen to display the
2734navigation keys, but if so, MUST meet these requirements:</p>
2735
2736<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002737 <li>Device implementation navigation keys MUST use a distinct portion of the
Unsuk Jungbca27492015-04-01 08:08:10 -07002738screen, not available to applications, and MUST NOT obscure or otherwise
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002739interfere with the portion of the screen available to applications.</li>
2740 <li>Device implementations MUST make available a portion of the display to
2741applications that meets the requirements defined in <a href="#7_1_1_screen_configuration">section 7.1.1</a>.</li>
2742 <li>Device implementations MUST display the navigation keys when applications do
2743not specify a system UI mode, or specify SYSTEM_UI_FLAG_VISIBLE.</li>
2744 <li>Device implementations MUST present the navigation keys in an unobtrusive &ldquo;low
2745profile&rdquo; (eg. dimmed) mode when applications specify
2746SYSTEM_UI_FLAG_LOW_PROFILE.</li>
2747 <li>Device implementations MUST hide the navigation keys when applications specify
2748SYSTEM_UI_FLAG_HIDE_NAVIGATION.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002749</ul>
2750
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002751<h3 id="7_2_4_touchscreen_input">7.2.4. Touchscreen Input</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002752
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002753<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07002754<p>Android Handhelds and Watch Devices MUST support touchscreen input.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002755</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07002756
2757
2758<p>Device implementations SHOULD have a pointer input system of some kind (either
2759mouse-like or touch). However, if a device implementation does not support a
2760pointer input system, it MUST NOT report the android.hardware.touchscreen or
2761android.hardware.faketouch feature constant. Device implementations that do
2762include a pointer input system:</p>
2763
2764<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002765 <li>SHOULD support fully independently tracked pointers, if the device input system
2766supports multiple pointers.</li>
2767 <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 -07002768</ul>
2769
2770<p>Android includes support for a variety of touchscreens, touch pads, and fake
2771touch input devices. Touchscreen based device implementations are associated
2772with 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
2773screen. Since the user is directly touching the screen, the system does not
2774require any additional affordances to indicate the objects being manipulated.
2775In contrast, a fake touch interface provides a user input system that
2776approximates a subset of touchscreen capabilities. For example, a mouse or
2777remote control that drives an on-screen cursor approximates touch, but requires
2778the user to first point or focus then click. Numerous input devices like the
2779mouse, trackpad, gyro-based air mouse, gyro-pointer, joystick, and multi-touch
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -07002780trackpad can support fake touch interactions. Android includes the feature
Unsuk Jungbca27492015-04-01 08:08:10 -07002781constant android.hardware.faketouch, which corresponds to a high-fidelity
2782non-touch (pointer-based) input device such as a mouse or trackpad that can
2783adequately emulate touch-based input (including basic gesture support), and
2784indicates that the device supports an emulated subset of touchscreen
2785functionality. Device implementations that declare the fake touch feature MUST
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002786meet 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 -07002787
2788<p>Device implementations MUST report the correct feature corresponding to the
2789type of input used. Device implementations that include a touchscreen
2790(single-touch or better) MUST report the platform feature constant
2791android.hardware.touchscreen. Device implementations that report the platform
2792feature constant android.hardware.touchscreen MUST also report the platform
2793feature constant android.hardware.faketouch. Device implementations that do not
2794include a touchscreen (and rely on a pointer device only) MUST NOT report any
2795touchscreen feature, and MUST report only android.hardware.faketouch if they
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002796meet 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 -07002797
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002798<h3 id="7_2_5_fake_touch_input">7.2.5. Fake Touch Input</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002799
2800
2801<p>Device implementations that declare support for android.hardware.faketouch:</p>
2802
2803<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002804 <li>MUST report the absolute X and Y screen positions of the pointer location and
2805display a visual pointer on the screen [<a href="http://developer.android.com/reference/android/view/MotionEvent.html">Resources, 71</a>].</li>
2806 <li>MUST report touch event with the action code that specifies the state change
2807that 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>
2808 <li>MUST support pointer down and up on an object on the screen, which allows users
2809to emulate tap on an object on the screen.</li>
2810 <li>MUST support pointer down, pointer up, pointer down then pointer up in the same
Unsuk Jungbca27492015-04-01 08:08:10 -07002811place on an object on the screen within a time threshold, which allows users to
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002812emulate double tap on an object on the screen [<a href="http://developer.android.com/reference/android/view/MotionEvent.html">Resources, 71</a>].</li>
2813 <li>MUST support pointer down on an arbitrary point on the screen, pointer move to
Unsuk Jungbca27492015-04-01 08:08:10 -07002814any other arbitrary point on the screen, followed by a pointer up, which allows
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002815users to emulate a touch drag.</li>
2816 <li>MUST support pointer down then allow users to quickly move the object to a
Unsuk Jungbca27492015-04-01 08:08:10 -07002817different position on the screen and then pointer up on the screen, which
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002818allows users to fling an object on the screen.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002819</ul>
2820
2821<p>Devices that declare support for android.hardware.faketouch.multitouch.distinct
2822MUST meet the requirements for faketouch above, and MUST also support distinct
2823tracking of two or more independent pointer inputs.</p>
2824
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002825<h3 id="7_2_6_game_controller_support">7.2.6. Game Controller Support</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002826
2827
2828<p>Android Television device implementations MUST support button mappings for game
2829controllers as listed below. The upstream Android implementation includes
2830implementation for game controllers that satisfies this requirement. </p>
2831
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002832<h4 id="7_2_6_1_button_mappings">7.2.6.1. Button Mappings</h4>
Unsuk Jungbca27492015-04-01 08:08:10 -07002833
2834
2835<p>Android Television device implementations MUST support the following key
2836mappings:</p>
2837<table>
2838 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002839 <th>Button</th>
2840 <th>HID Usage</strong><sup>2</sup></td>
2841 <th>Android Button</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07002842 </tr>
2843 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002844 <td><a href="http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_BUTTON_A">A</a><sup>1</sup></td>
2845 <td>0x09 0x0001</td>
2846 <td>KEYCODE_BUTTON_A (96)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002847 </tr>
2848 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002849 <td><a href="http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_BUTTON_B">B</a><sup>1</sup></td>
2850 <td>0x09 0x0002</td>
2851 <td>KEYCODE_BUTTON_B (97)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002852 </tr>
2853 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002854 <td><a href="http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_BUTTON_X">X</a><sup>1</sup></td>
2855 <td>0x09 0x0004</td>
2856 <td>KEYCODE_BUTTON_X (99)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002857 </tr>
2858 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002859 <td><a href="http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_BUTTON_Y">Y</a><sup>1</sup></td>
2860 <td>0x09 0x0005</td>
2861 <td>KEYCODE_BUTTON_Y (100)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002862 </tr>
2863 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002864 <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 -07002865
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002866<p><a href="http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_DPAD_DOWN">D-pad down</a><sup>1</sup></td>
2867 <td>0x01 0x00393</td>
2868 <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 -07002869 </tr>
2870 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002871 <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 -07002872
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002873<p><a href="http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_DPAD_RIGHT">D-pad right</a><sup>1</sup></td>
2874 <td>0x01 0x00393</td>
2875 <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 -07002876 </tr>
2877 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002878 <td><a href="http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_BUTTON_L1">Left shoulder button</a><sup>1</sup></td>
2879 <td>0x09 0x0007</td>
2880 <td>KEYCODE_BUTTON_L1 (102)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002881 </tr>
2882 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002883 <td><a href="http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_BUTTON_R1">Right shoulder button</a><sup>1</sup></td>
2884 <td>0x09 0x0008</td>
2885 <td>KEYCODE_BUTTON_R1 (103)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002886 </tr>
2887 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002888 <td><a href="http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_BUTTON_THUMBL">Left stick click</a><sup>1</sup></td>
2889 <td>0x09 0x000E</td>
2890 <td>KEYCODE_BUTTON_THUMBL (106)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002891 </tr>
2892 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002893 <td><a href="http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_BUTTON_THUMBR">Right stick click</a><sup>1</sup></td>
2894 <td>0x09 0x000F</td>
2895 <td>KEYCODE_BUTTON_THUMBR (107)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002896 </tr>
2897 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002898 <td><a href="http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_HOME">Home</a><sup>1</sup></td>
2899 <td>0x0c 0x0223</td>
2900 <td>KEYCODE_HOME (3)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002901 </tr>
2902 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002903 <td><a href="http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_BACK">Back</a><sup>1</sup></td>
2904 <td>0x0c 0x0224</td>
2905 <td>KEYCODE_BACK (4)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002906 </tr>
2907</table>
2908
2909
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002910<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 -07002911
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002912<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 -07002913
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002914<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 -07002915Physical Minimum of 0, a Physical Maximum of 315, Units in Degrees, and a
2916Report Size of 4. The logical value is defined to be the clockwise rotation
2917away from the vertical axis; for example, a logical value of 0 represents no
2918rotation and the up button being pressed, while a logical value of 1 represents
2919a rotation of 45 degrees and both the up and left keys being pressed.</p>
2920
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002921<p class="table_footnote">4 [<a href="http://developer.android.com/reference/android/view/MotionEvent.html">Resources, 71</a>]</p>
2922
Unsuk Jungbca27492015-04-01 08:08:10 -07002923<table>
2924 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002925 <th>Analog Controls</strong><sup>1</sup></td>
2926 <th>HID Usage</th>
2927 <th>Android Button</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07002928 </tr>
2929 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002930 <td><a href="http://developer.android.com/reference/android/view/MotionEvent.html#AXIS_LTRIGGER">Left Trigger</a></td>
2931 <td>0x02 0x00C5</td>
2932 <td>AXIS_LTRIGGER </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002933 </tr>
2934 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002935 <td><a href="http://developer.android.com/reference/android/view/MotionEvent.html#AXIS_THROTTLE">Right Trigger</a></td>
2936 <td>0x02 0x00C4</td>
2937 <td>AXIS_RTRIGGER </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002938 </tr>
2939 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002940 <td><a href="http://developer.android.com/reference/android/view/MotionEvent.html#AXIS_Y">Left Joystick</a></td>
2941 <td>0x01 0x0030</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07002942
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002943<p>0x01 0x0031</td>
2944 <td>AXIS_X</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07002945
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002946<p>AXIS_Y</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002947 </tr>
2948 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002949 <td><a href="http://developer.android.com/reference/android/view/MotionEvent.html#AXIS_Z">Right Joystick</a></td>
2950 <td>0x01 0x0032</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07002951
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002952<p>0x01 0x0035</td>
2953 <td>AXIS_Z</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07002954
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002955<p>AXIS_RZ</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002956 </tr>
2957</table>
2958
2959
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002960<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 -07002961
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002962<h3 id="7_2_7_remote_control">7.2.7. Remote Control</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002963
2964
2965<p>Android Television device implementations SHOULD provide a remote control to
2966allow users to access the TV interface. The remote control MAY be a physical
2967remote or can be a software-based remote that is accessible from a mobile phone
2968or tablet. The remote control MUST meet the requirements defined below.</p>
2969
2970<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002971 <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>
2972 <li><strong>Navigation</strong>. All Android Television remotes MUST include Back, Home, and Select buttons and
2973support 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 -07002974</ul>
2975
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002976<h2 id="7_3_sensors">7.3. Sensors</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07002977
2978
2979<p>Android includes APIs for accessing a variety of sensor types. Devices
2980implementations generally MAY omit these sensors, as provided for in the
2981following subsections. If a device includes a particular sensor type that has a
2982corresponding API for third-party developers, the device implementation MUST
2983implement that API as described in the Android SDK documentation and the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002984Android 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 -07002985
2986<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002987 <li>MUST accurately report the presence or absence of sensors per the
2988android.content.pm.PackageManager class [<a href="http://developer.android.com/reference/android/content/pm/PackageManager.html">Resources, 53]</a>.</li>
2989 <li>MUST return an accurate list of supported sensors via the
2990SensorManager.getSensorList() and similar methods.</li>
2991 <li>MUST behave reasonably for all other sensor APIs (for example, by returning
Unsuk Jungbca27492015-04-01 08:08:10 -07002992true or false as appropriate when applications attempt to register listeners,
2993not calling sensor listeners when the corresponding sensors are not present;
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002994etc.).</li>
2995 <li>MUST report all sensor measurements using the relevant International System of
Unsuk Jungbca27492015-04-01 08:08:10 -07002996Units (metric) values for each sensor type as defined in the Android SDK
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002997documentation [<a href="http://developer.android.com/reference/android/hardware/SensorEvent.html">Resources, 74</a>].</li>
2998 <li>SHOULD report the event time in nanoseconds as defined in the Android SDK
Unsuk Jungbca27492015-04-01 08:08:10 -07002999documentation, representing the time the event happened and synchronized with
3000the SystemClock.elapsedRealtimeNano() clock. Existing and new Android devices
3001are <strong>very strongly encouraged</strong> to meet these requirement so they will be able to upgrade to the future
3002platform releases where this might become a REQUIRED component. The
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003003synchronization 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 -07003004</ul>
3005
3006<p>The list above is not comprehensive; the documented behavior of the Android SDK
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003007and 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 -07003008
3009<p>Some sensor types are composite, meaning they can be derived from data provided
3010by one or more other sensors. (Examples include the orientation sensor, and the
3011linear acceleration sensor.) Device implementations SHOULD implement these
3012sensor types, when they include the prerequisite physical sensors as described
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003013in [<a href="https://source.android.com/devices/sensors/sensor-types.html">Resources, 76</a>].
3014If a device implementation includes a composite sensor it MUST implement the
Unsuk Jungbca27492015-04-01 08:08:10 -07003015sensor as described in the Android Open Source documentation on composite
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003016sensors [<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 -07003017
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003018<p>Some Android sensors support a &ldquo;continuous&rdquo; trigger mode, which returns data
3019continuously [<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 -07003020sensor, device implementations MUST continuously provide periodic data samples
3021that SHOULD have a jitter below 3%, where jitter is defined as the standard
3022deviation of the difference of the reported timestamp values between
3023consecutive events.</p>
3024
3025<p>Note that the device implementations MUST ensure that the sensor event stream
3026MUST NOT prevent the device CPU from entering a suspend state or waking up from
3027a suspend state.</p>
3028
3029<p>Finally, when several sensors are activated, the power consumption SHOULD NOT
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003030exceed the sum of the individual sensor&rsquo;s reported power consumption.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07003031
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003032<h3 id="7_3_1_accelerometer">7.3.1. Accelerometer</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003033
3034
3035<p>Device implementations SHOULD include a 3-axis accelerometer. Android Handheld
3036devices and Android Watch devices are strongly encouraged to include this
3037sensor. If a device implementation does include a 3-axis accelerometer, it:</p>
3038
3039<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003040 <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>
3041 <li>MUST be able to report events up to a frequency of at least 100 Hz and SHOULD
3042report events up to at least 200 Hz.</li>
3043 <li>MUST comply with the Android sensor coordinate system as detailed in the
3044Android APIs [<a href="http://developer.android.com/reference/android/hardware/SensorEvent.html">Resources, 74</a>].</li>
3045 <li>MUST be capable of measuring from freefall up to four times the gravity (4g) or
3046more on any axis.</li>
3047 <li>MUST have a resolution of at least 8-bits and SHOULD have a resolution of at
3048least 16-bits.</li>
3049 <li>SHOULD be calibrated while in use if the characteristics changes over the life
Unsuk Jungbca27492015-04-01 08:08:10 -07003050cycle and compensated, and preserve the compensation parameters between device
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003051reboots.</li>
3052 <li>SHOULD be temperature compensated.</li>
3053 <li>MUST have a standard deviation no greater than 0.05 m/s^, where the standard
Unsuk Jungbca27492015-04-01 08:08:10 -07003054deviation should be calculated on a per axis basis on samples collected over a
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003055period of at least 3 seconds at the fastest sampling rate.</li>
3056 <li>SHOULD implement the TYPE_SIGNIFICANT_MOTION, TYPE_TILT_DETECTOR,
Unsuk Jungbca27492015-04-01 08:08:10 -07003057TYPE_STEP_DETECTOR, TYPE_STEP_COUNTER composite sensors as described in the
3058Android 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
3059sensors are implemented, the sum of their power consumption MUST always be less
3060than 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 -07003061dynamic or static condition.</li>
3062 <li>If a gyroscope sensor is included, MUST implement the TYPE_GRAVITY and
Unsuk Jungbca27492015-04-01 08:08:10 -07003063TYPE_LINEAR_ACCELERATION composite sensors and SHOULD implement the
3064TYPE_GAME_ROTATION_VECTOR composite sensor. Existing and new Android devices
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003065are strongly encouraged to implement the TYPE_GAME_ROTATION_VECTOR sensor.</li>
3066 <li>SHOULD implement a TYPE_ROTATION_VECTOR composite sensor, if a gyroscope sensor
3067and a magnetometer sensor is also included.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003068</ul>
3069
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003070<h3 id="7_3_2_magnetometer">7.3.2. Magnetometer</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003071
3072
3073<p>Device implementations SHOULD include a 3-axis magnetometer (compass). If a
3074device does include a 3-axis magnetometer, it:</p>
3075
3076<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003077 <li>MUST implement the TYPE_MAGNETIC_FIELD sensor and SHOULD also implement
Unsuk Jungbca27492015-04-01 08:08:10 -07003078TYPE_MAGNETIC_FIELD_UNCALIBRATED sensor. Existing and new Android devices are
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003079strongly encouraged to implement the TYPE_MAGNETIC_FIELD_UNCALIBRATED sensor.</li>
3080 <li>MUST be able to report events up to a frequency of at least 10 Hz and SHOULD
3081report events up to at least 50 Hz.</li>
3082 <li>MUST comply with the Android sensor coordinate system as detailed in the
3083Android APIs [<a href="http://developer.android.com/reference/android/hardware/SensorEvent.html">Resources, 74</a>].</li>
3084 <li>MUST be capable of measuring between -900 &micro;T and +900 &micro;T on each axis before
3085saturating.</li>
3086 <li>MUST have a hard iron offset value less than 700 &micro;T and SHOULD have a value
3087below 200 &micro;T, by placing the magnetometer far from dynamic (current-induced)
3088and static (magnet-induced) magnetic fields.</li>
3089 <li>MUST have a resolution equal or denser than 0.6 &micro;T and SHOULD have a resolution
3090equal or denser than 0.2 &micro;.</li>
3091 <li>SHOULD be temperature compensated.</li>
3092 <li>MUST support online calibration and compensation of the hard iron bias, and
3093preserve the compensation parameters between device reboots.</li>
3094 <li>MUST have the soft iron compensation applied&mdash;the calibration can be done either
3095while in use or during the production of the device.</li>
3096 <li>SHOULD have a standard deviation, calculated on a per axis basis on samples
Unsuk Jungbca27492015-04-01 08:08:10 -07003097collected over a period of at least 3 seconds at the fastest sampling rate, no
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003098greater than 0.5 &micro;T.</li>
3099 <li>SHOULD implement a TYPE_ROTATION_VECTOR composite sensor, if an accelerometer
3100sensor and a gyroscope sensor is also included.</li>
3101 <li>MAY implement the TYPE_GEOMAGNETIC_ROTATION_VECTOR sensor if an accelerometer
Unsuk Jungbca27492015-04-01 08:08:10 -07003102sensor is also implemented. However if implemented, it MUST consume less than
310310 mW and SHOULD consume less than 3 mW when the sensor is registered for batch
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003104mode at 10 Hz.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003105</ul>
3106
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003107<h3 id="7_3_3_gps">7.3.3. GPS</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003108
3109
3110<p>Device implementations SHOULD include a GPS receiver. If a device
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003111implementation 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 -07003112
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003113<h3 id="7_3_4_gyroscope">7.3.4. Gyroscope</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003114
3115
3116<p>Device implementations SHOULD include a gyroscope (angular change sensor).
3117Devices SHOULD NOT include a gyroscope sensor unless a 3-axis accelerometer is
3118also included. If a device implementation includes a gyroscope, it:</p>
3119
3120<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003121 <li>MUST implement the TYPE_GYROSCOPE sensor and SHOULD also implement
Unsuk Jungbca27492015-04-01 08:08:10 -07003122TYPE_GYROSCOPE_UNCALIBRATED sensor. Existing and new Android devices are
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003123strongly encouraged to implement the SENSOR_TYPE_GYROSCOPE_UNCALIBRATED sensor.</li>
3124 <li>MUST be capable of measuring orientation changes up to 1,000 degrees per second.</li>
3125 <li>MUST be able to report events up to a frequency of at least 100 Hz and SHOULD
3126report events up to at least 200 Hz.</li>
3127 <li>MUST have a resolution of 12-bits or more and SHOULD have a resolution of
312816-bits or more.</li>
3129 <li>MUST be temperature compensated.</li>
3130 <li>MUST be calibrated and compensated while in use, and preserve the compensation
3131parameters between device reboots.</li>
3132 <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 -07003133or rad^2 / s). The variance is allowed to vary with the sampling rate, but must
3134be constrained by this value. In other words, if you measure the variance of
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003135the gyro at 1 Hz sampling rate it should be no greater than 1e-7 rad^2/s^2.</li>
3136 <li>SHOULD implement a TYPE_ROTATION_VECTOR composite sensor, if an accelerometer
3137sensor and a magnetometer sensor is also included.</li>
3138 <li>If an accelerometer sensor is included, MUST implement the TYPE_GRAVITY and
Unsuk Jungbca27492015-04-01 08:08:10 -07003139TYPE_LINEAR_ACCELERATION composite sensors and SHOULD implement the
3140TYPE_GAME_ROTATION_VECTOR composite sensor. Existing and new Android devices
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003141are strongly encouraged to implement the TYPE_GAME_ROTATION_VECTOR sensor.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003142</ul>
3143
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003144<h3 id="7_3_5_barometer">7.3.5. Barometer</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003145
3146
3147<p>Device implementations SHOULD include a barometer (ambient air pressure
3148sensor). If a device implementation includes a barometer, it:</p>
3149
3150<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003151 <li>MUST implement and report TYPE_PRESSURE sensor.</li>
3152 <li>MUST be able to deliver events at 5 Hz or greater.</li>
3153 <li>MUST have adequate precision to enable estimating altitude.</li>
3154 <li>MUST be temperature compensated.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003155</ul>
3156
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003157<h3 id="7_3_6_thermometer">7.3.6. Thermometer</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003158
3159
3160<p>Device implementations MAY include an ambient thermometer (temperature sensor).
3161If present, it MUST be defined as SENSOR_TYPE_AMBIENT_TEMPERATURE and it MUST
3162measure the ambient (room) temperature in degrees Celsius.</p>
3163
3164<p>Device implementations MAY but SHOULD NOT include a CPU temperature sensor. If
3165present, it MUST be defined as SENSOR_TYPE_TEMPERATURE, it MUST measure the
3166temperature of the device CPU, and it MUST NOT measure any other temperature.
3167Note the SENSOR_TYPE_TEMPERATURE sensor type was deprecated in Android 4.0.</p>
3168
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003169<h3 id="7_3_7_photometer">7.3.7. Photometer</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003170
3171
3172<p>Device implementations MAY include a photometer (ambient light sensor).</p>
3173
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003174<h3 id="7_3_8_proximity_sensor">7.3.8. Proximity Sensor</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003175
3176
3177<p>Device implementations MAY include a proximity sensor. Devices that can make a
3178voice call and indicate any value other than PHONE_TYPE_NONE in getPhoneType
3179SHOULD include a proximity sensor. If a device implementation does include a
3180proximity sensor, it:</p>
3181
3182<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003183 <li>MUST measure the proximity of an object in the same direction as the screen.
Unsuk Jungbca27492015-04-01 08:08:10 -07003184That is, the proximity sensor MUST be oriented to detect objects close to the
3185screen, as the primary intent of this sensor type is to detect a phone in use
3186by the user. If a device implementation includes a proximity sensor with any
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003187other orientation, it MUST NOT be accessible through this API.</li>
3188 <li>MUST have 1-bit of accuracy or more.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003189</ul>
3190
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003191<h2 id="7_4_data_connectivity">7.4. Data Connectivity</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07003192
3193
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003194<h3 id="7_4_1_telephony">7.4.1. Telephony</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003195
3196
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003197<p>&ldquo;Telephony&rdquo; as used by the Android APIs and this document refers specifically
Unsuk Jungbca27492015-04-01 08:08:10 -07003198to hardware related to placing voice calls and sending SMS messages via a GSM
3199or CDMA network. While these voice calls may or may not be packet-switched,
3200they are for the purposes of Android considered independent of any data
3201connectivity that may be implemented using the same network. In other words,
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003202the Android &ldquo;telephony&rdquo; functionality and APIs refer specifically to voice
Unsuk Jungbca27492015-04-01 08:08:10 -07003203calls and SMS. For instance, device implementations that cannot place calls or
3204send/receive SMS messages MUST NOT report the android.hardware.telephony
3205feature or any subfeatures, regardless of whether they use a cellular network
3206for data connectivity.</p>
3207
3208<p>Android MAY be used on devices that do not include telephony hardware. That is,
3209Android is compatible with devices that are not phones. However, if a device
3210implementation does include GSM or CDMA telephony, it MUST implement full
3211support for the API for that technology. Device implementations that do not
3212include telephony hardware MUST implement the full APIs as no-ops.</p>
3213
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003214<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 -07003215
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003216<div class="note">
3217<p>Android Television device implementations MUST include Wi-Fi support.</p>
3218</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07003219
3220
3221<p>Android Television device implementations MUST include support for one or more
3222forms of 802.11 (b/g/a/n, etc.) and other types of Android device
3223implementation SHOULD include support for one or more forms of 802.11. If a
3224device implementation does include support for 802.11 and exposes the
3225functionality to a third-party application, it MUST implement the corresponding
3226Android API and:</p>
3227
3228<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003229 <li>MUST report the hardware feature flag android.hardware.wifi.</li>
3230 <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>
3231 <li>MUST support multicast DNS (mDNS) and MUST NOT filter mDNS packets
Unsuk Jungbca27492015-04-01 08:08:10 -07003232(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 -07003233active state.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003234</ul>
3235
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003236<h4 id="7_4_2_1_wi-fi_direct">7.4.2.1. Wi-Fi Direct</h4>
Unsuk Jungbca27492015-04-01 08:08:10 -07003237
3238
3239<p>Device implementations SHOULD include support for Wi-Fi Direct (Wi-Fi
3240peer-to-peer). If a device implementation does include support for Wi-Fi
3241Direct, it MUST implement the corresponding Android API as described in the SDK
3242documentation [<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>
3243
3244<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003245 <li>MUST report the hardware feature android.hardware.wifi.direct.</li>
3246 <li>MUST support regular Wi-Fi operation.</li>
3247 <li>SHOULD support concurrent Wi-Fi and Wi-Fi Direct operation.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003248</ul>
3249
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003250<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 -07003251
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003252<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07003253<p>Android Television device implementations MUST include support for Wi-Fi
3254Tunneled Direct Link Setup (TDLS).</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003255</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07003256
3257
3258<p>Android Television device implementations MUST include support for Wi-Fi
3259Tunneled Direct Link Setup (TDLS) and other types of Android device
3260implementations SHOULD include support for Wi-Fi TDLS as described in the
3261Android 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
3262by the WiFiManager API, the device:</p>
3263
3264<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003265 <li>SHOULD use TDLS only when it is possible AND beneficial.</li>
3266 <li>SHOULD have some heuristic and NOT use TDLS when its performance might be worse
3267than going through the Wi-Fi access point.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003268</ul>
3269
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003270<h3 id="7_4_3_bluetooth">7.4.3. Bluetooth</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003271
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003272<div class="note">
Heidi von Markhamdf9fb7c2015-04-02 16:49:09 -07003273<p>Android Watch and Automotive implementations MUST support Bluetooth. Android
3274Television implementations MUST support Bluetooth and Bluetooth LE.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003275</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07003276
3277
3278<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
3279Energy MUST declare the relevant platform features (android.hardware.bluetooth
3280and android.hardware.bluetooth_le respectively) and implement the platform
3281APIs. Device implementations SHOULD implement relevant Bluetooth profiles such
3282as A2DP, AVCP, OBEX, etc. as appropriate for the device. Android Television
3283device implementations MUST support Bluetooth and Bluetooth LE. </p>
3284
3285<p>Device implementations including support for Bluetooth Low Energy:</p>
3286
3287<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003288 <li>MUST declare the hardware feature android.hardware.bluetooth_le.</li>
3289 <li>MUST enable the GATT (generic attribute profile) based Bluetooth APIs as
3290described in the SDK documentation and [<a href="http://developer.android.com/reference/android/bluetooth/package-summary.html">Resources, 82</a>].</li>
3291 <li>SHOULD support offloading of the filtering logic to the bluetooth chipset when
3292implementing 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
3293android.bluetooth.BluetoothAdapter.isOffloadedFilteringSupported() method.</li>
3294 <li>SHOULD support offloading of the batched scanning to the bluetooth chipset, but
3295if not supported, MUST report &lsquo;false&rsquo; whenever queried via the
3296android.bluetooth.BluetoothAdapater.isOffloadedScanBatchingSupported() method.</li>
3297 <li>SHOULD support multi advertisement with at least 4 slots, but if not supported,
3298MUST report &lsquo;false&rsquo; whenever queried via the
3299android.bluetooth.BluetoothAdapter.isMultipleAdvertisementSupported() method.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003300</ul>
3301
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003302<h3 id="7_4_4_near-field_communications">7.4.4. Near-Field Communications</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003303
3304
3305<p>Device implementations SHOULD include a transceiver and related hardware for
3306Near-Field Communications (NFC). If a device implementation does include NFC
3307hardware and plans to make it available to third-party apps, then it:</p>
3308
3309<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003310 <li>MUST report the android.hardware.nfc feature from the
3311android.content.pm.PackageManager.hasSystemFeature() method [<a href="http://developer.android.com/reference/android/content/pm/PackageManager.html">Resources, 53</a>].</li>
3312 <li>MUST be capable of reading and writing NDEF messages via the following NFC
Unsuk Jungbca27492015-04-01 08:08:10 -07003313standards:
3314 <ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003315 <li>MUST be capable of acting as an NFC Forum reader/writer (as defined by the NFC
Unsuk Jungbca27492015-04-01 08:08:10 -07003316Forum technical specification NFCForum-TS-DigitalProtocol-1.0) via the
3317following NFC standards:
3318 <ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003319 <li>NfcA (ISO14443-3A)</li>
3320 <li>NfcB (ISO14443-3B)</li>
3321 <li>NfcF (JIS 6319-4)</li>
3322 <li>IsoDep (ISO 14443-4)</li>
3323 <li>NFC Forum Tag Types 1, 2, 3, 4 (defined by the NFC Forum)</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003324 </ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003325 <li>SHOULD be capable of reading and writing NDEF messages via the following NFC
Unsuk Jungbca27492015-04-01 08:08:10 -07003326standards. Note that while the NFC standards below are stated as SHOULD, the
3327Compatibility Definition for a future version is planned to change these to
3328MUST. These standards are optional in this version but will be required in
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003329future 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 -07003330 <ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003331 <li>NfcV (ISO 15693)</li>
3332 </ul></li>
3333 <li>MUST be capable of transmitting and receiving data via the following
Unsuk Jungbca27492015-04-01 08:08:10 -07003334peer-to-peer standards and protocols:
3335 <ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003336 <li>ISO 18092</li>
3337 <li>LLCP 1.0 (defined by the NFC Forum)</li>
3338 <li>SDP 1.0 (defined by the NFC Forum)</li>
3339 <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>
3340 <li>SNEP 1.0 (defined by the NFC Forum)</li>
3341 </ul></li>
3342 <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 -07003343 <ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003344 <li>MUST implement the SNEP default server. Valid NDEF messages received by the
Unsuk Jungbca27492015-04-01 08:08:10 -07003345default SNEP server MUST be dispatched to applications using the
3346android.nfc.ACTION_NDEF_DISCOVERED intent. Disabling Android Beam in settings
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003347MUST NOT disable dispatch of incoming NDEF message.</li>
3348 <li>MUST honor the android.settings.NFCSHARING_SETTINGS intent to show NFC sharing
3349settings [<a href="http://developer.android.com/reference/android/provider/Settings.html#ACTION_NFCSHARING_SETTINGS">Resources, 86</a>].</li>
3350 <li>MUST implement the NPP server. Messages received by the NPP server MUST be
3351processed the same way as the SNEP default server.</li>
3352 <li>MUST implement a SNEP client and attempt to send outbound P2P NDEF to the
Unsuk Jungbca27492015-04-01 08:08:10 -07003353default SNEP server when Android Beam is enabled. If no default SNEP server is
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003354found then the client MUST attempt to send to an NPP server.</li>
3355 <li>MUST allow foreground activities to set the outbound P2P NDEF message using
Unsuk Jungbca27492015-04-01 08:08:10 -07003356android.nfc.NfcAdapter.setNdefPushMessage, and
3357android.nfc.NfcAdapter.setNdefPushMessageCallback, and
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003358android.nfc.NfcAdapter.enableForegroundNdefPush.</li>
3359 <li>SHOULD use a gesture or on-screen confirmation, such as 'Touch to Beam', before
3360sending outbound P2P NDEF messages.</li>
3361 <li>SHOULD enable Android Beam by default and MUST be able to send and receive
3362using Android Beam, even when another proprietary NFC P2p mode is turned on.</li>
3363 <li>MUST support NFC Connection handover to Bluetooth when the device supports
Unsuk Jungbca27492015-04-01 08:08:10 -07003364Bluetooth Object Push Profile. Device implementations MUST support connection
3365handover to Bluetooth when using android.nfc.NfcAdapter.setBeamPushUris, by
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003366implementing 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
3367LLCP service with service name &ldquo;urn:nfc:sn:handover&rdquo; for exchanging the
Unsuk Jungbca27492015-04-01 08:08:10 -07003368handover request/select records over NFC, and it MUST use the Bluetooth Object
3369Push Profile for the actual Bluetooth data transfer. For legacy reasons (to
3370remain compatible with Android 4.1 devices), the implementation SHOULD still
3371accept SNEP GET requests for exchanging the handover request/select records
3372over NFC. However an implementation itself SHOULD NOT send SNEP GET requests
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003373for performing connection handover.</li>
3374 </ul></li>
3375 <li>MUST poll for all supported technologies while in NFC discovery mode.</li>
3376 <li>SHOULD be in NFC discovery mode while the device is awake with the screen
3377active and the lock-screen unlocked.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003378</ul>
3379</ul>
3380
3381<p>(Note that publicly available links are not available for the JIS, ISO, and NFC
3382Forum specifications cited above.)</p>
3383
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -07003384<p>Android includes support for NFC Host Card Emulation (HCE) mode. If a
Unsuk Jungbca27492015-04-01 08:08:10 -07003385device implementation does include an NFC controller capable of HCE and
3386Application ID (AID) routing, then it:</p>
3387
3388<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003389 <li>MUST report the android.hardware.nfc.hce feature constant.</li>
3390 <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 -07003391</ul>
3392
3393<p>Additionally, device implementations MAY include reader/writer support for the
3394following MIFARE technologies.</p>
3395
3396<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003397 <li>MIFARE Classic</li>
3398 <li>MIFARE Ultralight</li>
3399 <li>NDEF on MIFARE Classic</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003400</ul>
3401
3402<p>Note that Android includes APIs for these MIFARE types. If a device
3403implementation supports MIFARE in the reader/writer role, it:</p>
3404
3405<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003406 <li>MUST implement the corresponding Android APIs as documented by the Android SDK.</li>
3407 <li>MUST report the feature com.nxp.mifare from the
Unsuk Jungbca27492015-04-01 08:08:10 -07003408android.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 -07003409as a constant on the PackageManager class.</li>
3410 <li>MUST NOT implement the corresponding Android APIs nor report the com.nxp.mifare
Unsuk Jungbca27492015-04-01 08:08:10 -07003411feature unless it also implements general NFC support as described in this
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003412section.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003413</ul>
3414
3415<p>If a device implementation does not include NFC hardware, it MUST NOT declare
3416the android.hardware.nfc feature from the
3417android.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>
3418
3419<p>As the classes android.nfc.NdefMessage and android.nfc.NdefRecord represent a
3420protocol-independent data representation format, device implementations MUST
3421implement these APIs even if they do not include support for NFC or declare the
3422android.hardware.nfc feature.</p>
3423
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003424<h3 id="7_4_5_minimum_network_capability">7.4.5. Minimum Network Capability</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003425
3426
3427<p>Device implementations MUST include support for one or more forms of data
3428networking. Specifically, device implementations MUST include support for at
3429least one data standard capable of 200Kbit/sec or greater. Examples of
3430technologies that satisfy this requirement include EDGE, HSPA, EV-DO, 802.11g,
3431Ethernet, Bluetooth PAN, etc.</p>
3432
3433<p>Device implementations where a physical networking standard (such as Ethernet)
3434is the primary data connection SHOULD also include support for at least one
3435common wireless data standard, such as 802.11 (Wi-Fi).</p>
3436
3437<p>Devices MAY implement more than one form of data connectivity.</p>
3438
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003439<h3 id="7_4_6_sync_settings">7.4.6. Sync Settings</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003440
3441
3442<p>Device implementations MUST have the master auto-sync setting on by default so
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003443that 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 -07003444
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003445<h2 id="7_5_cameras">7.5. Cameras</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07003446
3447
3448<p>Device implementations SHOULD include a rear-facing camera and MAY include a
3449front-facing camera. A rear-facing camera is a camera located on the side of
3450the device opposite the display; that is, it images scenes on the far side of
3451the device, like a traditional camera. A front-facing camera is a camera
3452located on the same side of the device as the display; that is, a camera
3453typically used to image the user, such as for video conferencing and similar
3454applications.</p>
3455
3456<p>If a device implementation includes at least one camera, it SHOULD be possible
3457for an application to simultaneously allocate 3 bitmaps equal to the size of
3458the images produced by the largest-resolution camera sensor on the device.</p>
3459
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003460<h3 id="7_5_1_rear-facing_camera">7.5.1. Rear-Facing Camera</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003461
3462
3463<p>Device implementations SHOULD include a rear-facing camera. If a device
3464implementation includes at least one rear-facing camera, it:</p>
3465
3466<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003467 <li>MUST report the feature flag android.hardware.camera and
3468android.hardware.camera.any.</li>
3469 <li>MUST have a resolution of at least 2 megapixels.</li>
3470 <li>SHOULD have either hardware auto-focus or software auto-focus implemented in
3471the camera driver (transparent to application software).</li>
3472 <li>MAY have fixed-focus or EDOF (extended depth of field) hardware.</li>
3473 <li>MAY include a flash. If the Camera includes a flash, the flash lamp MUST NOT be
Unsuk Jungbca27492015-04-01 08:08:10 -07003474lit while an android.hardware.Camera.PreviewCallback instance has been
3475registered on a Camera preview surface, unless the application has explicitly
3476enabled the flash by enabling the FLASH_MODE_AUTO or FLASH_MODE_ON attributes
3477of a Camera.Parameters object. Note that this constraint does not apply to the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003478device&rsquo;s built-in system camera application, but only to third-party
3479applications using Camera.PreviewCallback.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003480</ul>
3481
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003482<h3 id="7_5_2_front-facing_camera">7.5.2. Front-Facing Camera</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003483
3484
3485<p>Device implementations MAY include a front-facing camera. If a device
3486implementation includes at least one front-facing camera, it:</p>
3487
3488<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003489 <li>MUST report the feature flag android.hardware.camera.any and
3490android.hardware.camera.front.</li>
3491 <li>MUST have a resolution of at least VGA (640x480 pixels).</li>
3492 <li>MUST NOT use a front-facing camera as the default for the Camera API. The
Unsuk Jungbca27492015-04-01 08:08:10 -07003493camera API in Android has specific support for front-facing cameras and device
3494implementations MUST NOT configure the API to to treat a front-facing camera as
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003495the default rear-facing camera, even if it is the only camera on the device.</li>
3496 <li>MAY include features (such as auto-focus, flash, etc.) available to rear-facing
3497cameras as described in <a href="#7_5_1_rear-facing_camera">section 7.5.1</a>.</li>
3498 <li>MUST horizontally reflect (i.e. mirror) the stream displayed by an app in a
Unsuk Jungbca27492015-04-01 08:08:10 -07003499CameraPreview, as follows:
3500 <ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003501 <li>If the device implementation is capable of being rotated by user (such as
Unsuk Jungbca27492015-04-01 08:08:10 -07003502automatically via an accelerometer or manually via user input), the camera
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003503preview MUST be mirrored horizontally relative to the device&rsquo;s current
3504orientation.</li>
3505 <li>If the current application has explicitly requested that the Camera display be
Unsuk Jungbca27492015-04-01 08:08:10 -07003506rotated 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 -07003507orientation specified by the application.</li>
3508 <li>Otherwise, the preview MUST be mirrored along the device&rsquo;s default horizontal
3509axis.</li>
3510 </ul></li>
3511 <li>MUST mirror the image displayed by the postview in the same manner as the
Unsuk Jungbca27492015-04-01 08:08:10 -07003512camera preview image stream. If the device implementation does not support
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003513postview, this requirement obviously does not apply.</li>
3514 <li>MUST NOT mirror the final captured still image or video streams returned to
3515application callbacks or committed to media storage.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003516</ul>
3517
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003518<h3 id="7_5_3_external_camera">7.5.3. External Camera</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003519
3520
3521<p>Device implementations with USB host mode MAY include support for an external
3522camera that connects to the USB port. If a device includes support for an
3523external camera, it:</p>
3524
3525<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003526 <li>MUST declare the platform feature android.hardware.camera.external and
3527android.hardware camera.any.</li>
3528 <li>MUST support USB Video Class (UVC 1.0 or higher).</li>
3529 <li>MAY support multiple cameras.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003530</ul>
3531
3532<p>Video compression (such as MJPEG) support is RECOMMENDED to enable transfer of
3533high-quality unencoded streams (i.e. raw or independently compressed picture
3534streams). Camera-based video encoding MAY be supported. If so, a simultaneous
3535unencoded/ MJPEG stream (QVGA or greater resolution) MUST be accessible to the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003536device implementation.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07003537
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003538<h3 id="7_5_4_camera_api_behavior">7.5.4. Camera API Behavior</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003539
3540
3541<p>Android includes two API packages to access the camera, the newer
3542android.hardware.camera2 API expose lower-level camera control to the app,
3543including efficient zero-copy burst/streaming flows and per-frame controls of
3544exposure, gain, white balance gains, color conversion, denoising, sharpening,
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003545and more.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07003546
3547<p>The older API package, android.hardware.Camera, is marked as deprecated in
3548Android 5.0 but as it should still be available for apps to use Android device
3549implementations MUST ensure the continued support of the API as described in
3550this section and in the Android SDK.</p>
3551
3552<p>Device implementations MUST implement the following behaviors for the
3553camera-related APIs, for all available cameras:</p>
3554
3555<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003556 <li>If an application has never called
Unsuk Jungbca27492015-04-01 08:08:10 -07003557android.hardware.Camera.Parameters.setPreviewFormat(int), then the device MUST
3558use android.hardware.PixelFormat.YCbCr_420_SP for preview data provided to
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003559application callbacks.</li>
3560 <li>If an application registers an android.hardware.Camera.PreviewCallback instance
Unsuk Jungbca27492015-04-01 08:08:10 -07003561and the system calls the onPreviewFrame() method when the preview format is
3562YCbCr_420_SP, the data in the byte[] passed into onPreviewFrame() must further
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003563be in the NV21 encoding format. That is, NV21 MUST be the default.</li>
3564 <li>For android.hardware.Camera, device implementations MUST support the YV12
Unsuk Jungbca27492015-04-01 08:08:10 -07003565format (as denoted by the android.graphics.ImageFormat.YV12 constant) for
3566camera previews for both front- and rear-facing cameras. (The hardware video
3567encoder and camera may use any native pixel format, but the device
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003568implementation MUST support conversion to YV12.)</li>
3569 <li>For android.hardware.camera2, device implementations must support the
Unsuk Jungbca27492015-04-01 08:08:10 -07003570android.hardware.ImageFormat.YUV_420_888 and android.hardware.ImageFormat.JPEG
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003571formats as outputs through the android.media.ImageReader API.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003572</ul>
3573
3574<p>Device implementations MUST still implement the full Camera API included in the
3575Android 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
3576capabilities. For instance, cameras that lack autofocus MUST still call any
3577registered android.hardware.Camera.AutoFocusCallback instances (even though
3578this has no relevance to a non-autofocus camera.) Note that this does apply to
3579front-facing cameras; for instance, even though most front-facing cameras do
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003580not support autofocus, the API callbacks must still be &ldquo;faked&rdquo; as described.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07003581
3582<p>Device implementations MUST recognize and honor each parameter name defined as
3583a constant on the android.hardware.Camera.Parameters class, if the underlying
3584hardware supports the feature. If the device hardware does not support a
3585feature, the API must behave as documented. Conversely, device implementations
3586MUST NOT honor or recognize string constants passed to the
3587android.hardware.Camera.setParameters() method other than those documented as
3588constants on the android.hardware.Camera.Parameters. That is, device
3589implementations MUST support all standard Camera parameters if the hardware
3590allows, and MUST NOT support custom Camera parameter types. For instance,
3591device implementations that support image capture using high dynamic range
3592(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>
3593
3594<p>Because not all device implementations can fully support all the features of
3595the android.hardware.camera2 API, device implementations MUST report the proper
3596level of support with the android.info.supportedHardwareLevel property as
3597described 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>
3598
3599<p>Device implementations MUST also declare its Individual camera capabilities of
3600android.hardware.camera2 via the android.request.availableCapabilities property
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003601and 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 -07003602
3603<p>Device implementations MUST broadcast the Camera.ACTION_NEW_PICTURE intent
3604whenever a new picture is taken by the camera and the entry of the picture has
3605been added to the media store.</p>
3606
3607<p>Device implementations MUST broadcast the Camera.ACTION_NEW_VIDEO intent
3608whenever a new video is recorded by the camera and the entry of the picture has
3609been added to the media store.</p>
3610
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003611<h3 id="7_5_5_camera_orientation">7.5.5. Camera Orientation</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003612
3613
3614<p>Both front- and rear-facing cameras, if present, MUST be oriented so that the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003615long dimension of the camera aligns with the screen&rsquo;s long dimension. That is,
Unsuk Jungbca27492015-04-01 08:08:10 -07003616when the device is held in the landscape orientation, cameras MUST capture
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003617images in the landscape orientation. This applies regardless of the device&rsquo;s
Unsuk Jungbca27492015-04-01 08:08:10 -07003618natural orientation; that is, it applies to landscape-primary devices as well
3619as portrait-primary devices.</p>
3620
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003621<h2 id="7_6_memory_and_storage">7.6. Memory and Storage</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07003622
3623
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003624<h3 id="7_6_1_minimum_memory_and_storage">7.6.1. Minimum Memory and Storage</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003625
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003626<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07003627<p>Android Television devices MUST have at least 5GB of non-volatile storage
3628available for application private data.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003629</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07003630
3631
3632<p>The memory available to the kernel and userspace on device implementations MUST
3633be at least equal or larger than the minimum values specified by the following
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003634table. (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 -07003635<table>
3636 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003637 <th>Density and screen size</th>
3638 <th>32-bit device</th>
3639 <th>64-bit device</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07003640 </tr>
3641 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003642 <td>Android Watch devices (due to smaller screens)</td>
3643 <td>416MB</td>
3644 <td>Not applicable</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07003645 </tr>
3646 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003647 <td><ul>
Unsuk Jungbd2e50c2015-05-18 21:45:06 -07003648 <li class="table_list">hdpi or lower on small/normal screens</li>
3649 <li class="table_list">mdpi or lower on large screens</li>
3650 <li class="table_list">ldpi or lower on extra large screens</li>
3651 </ul></td>
3652 <td>424MB</td>
3653 <td>Not applicable</td>
3654 </tr>
3655 <tr>
3656 <td><ul>
3657 <li class="table_list">xhdpi or higher on small/normal screens</li>
3658 <li class="table_list">hdpi or higher on large screens</li>
3659 <li class="table_list">mdpi or higher on extra large screens</li></ul></td>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003660 <td>512MB</td>
3661 <td>832MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07003662 </tr>
3663 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003664 <td><ul>
3665 <li class="table_list">400dpi or higher on small/normal screens</li>
3666 <li class="table_list">xhdpi or higher on large screens</li>
3667 <li class="table_list">tvdpi or higher on extra large screens</li></ul></td>
3668 <td>896MB</td>
3669 <td>1280MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07003670 </tr>
3671 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003672 <td><ul>
3673 <li class="table_list">560dpi or higher on small/normal screens</li>
3674 <li class="table_list">400dpi or higher on large screens</li>
3675 <li class="table_list">xhdpi or higher on extra large screens</li></ul></td>
3676 <td>1344MB</td>
3677 <td>1824MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07003678 </tr>
3679</table>
3680
3681
3682<p>The minimum memory values MUST be in addition to any memory space already
3683dedicated to hardware components such as radio, video, and so on that is not
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003684under the kernel&rsquo;s control.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07003685
Unsuk Jungbd2e50c2015-05-18 21:45:06 -07003686<p>Device implementations with less than 512MB of memory available to the kernel
3687and userspace, unless an Android Watch, MUST return the value "true" for
3688ActivityManager.isLowRamDevice().</p>
3689
Unsuk Jungbca27492015-04-01 08:08:10 -07003690<p>Android Television devices MUST have at least 5GB and other device
3691implementations MUST have at least 1.5GB of non-volatile storage available for
3692application private data. That is, the /data partition MUST be at least 5GB for
3693Android Television devices and at least 1.5GB for other device implementations.
3694Device implementations that run Android are <strong>very strongly encouraged</strong> to have at least 3GB of non-volatile storage for application private data so
3695they will be able to upgrade to the future platform releases.</p>
3696
3697<p>The Android APIs include a Download Manager that applications MAY use to
3698download 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 -07003699downloading individual files of at least 100MB in size to the default &ldquo;cache"
Unsuk Jungbca27492015-04-01 08:08:10 -07003700location.</p>
3701
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003702<h3 id="7_6_2_application_shared_storage">7.6.2. Application Shared Storage</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003703
3704
3705<p>Device implementations MUST offer shared storage for applications also often
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003706referred as &ldquo;shared external storage&rdquo;. </p>
Unsuk Jungbca27492015-04-01 08:08:10 -07003707
3708<p>Device implementations MUST be configured with shared storage mounted by
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003709default, &ldquo;out of the box&rdquo;. If the shared storage is not mounted on the Linux
Unsuk Jungbca27492015-04-01 08:08:10 -07003710path /sdcard, then the device MUST include a Linux symbolic link from /sdcard
3711to the actual mount point.</p>
3712
3713<p>Device implementations MAY have hardware for user-accessible removable storage,
3714such as a Secure Digital (SD) card slot. If this slot is used to satisfy the
3715shared storage requirement, the device implementation:</p>
3716
3717<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003718 <li>MUST implement a toast or pop-up user interface warning the user when there is
3719no SD card.</li>
3720 <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 -07003721and other material available at time of purchase that the SD card has to be
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003722separately purchased.</li>
3723 <li>MUST mount the SD card by default.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003724</ul>
3725
3726<p>Alternatively, device implementations MAY allocate internal (non-removable)
3727storage as shared storage for apps as included in the upstream Android Open
3728Source Project; device implementations SHOULD use this configuration and
3729software implementation. If a device implementation uses internal
3730(non-removable) storage to satisfy the shared storage requirement, that storage
3731MUST be 1GB in size or larger and mounted on /sdcard (or /sdcard MUST be a
3732symbolic link to the physical location if it is mounted elsewhere).</p>
3733
3734<p>Device implementations MUST enforce as documented the
3735android.permission.WRITE_EXTERNAL_STORAGE permission on this shared storage.
3736Shared storage MUST otherwise be writable by any application that obtains that
3737permission.</p>
3738
3739<p>Device implementations that include multiple shared storage paths (such as both
3740an SD card slot and shared internal storage) MUST NOT allow Android
3741applications to write to the secondary external storage, except for their
3742package-specific directories on the secondary external storage, but SHOULD
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003743expose content from both storage paths transparently through Android&rsquo;s media
Unsuk Jungbca27492015-04-01 08:08:10 -07003744scanner service and android.provider.MediaStore.</p>
3745
3746<p>Regardless of the form of shared storage used, device implementations MUST
3747provide some mechanism to access the contents of shared storage from a host
3748computer, such as USB mass storage (UMS) or Media Transfer Protocol (MTP).
3749Device implementations MAY use USB mass storage, but SHOULD use Media Transfer
3750Protocol. If the device implementation supports Media Transfer Protocol, it:</p>
3751
3752<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003753 <li>SHOULD be compatible with the reference Android MTP host, Android File Transfer
3754[<a href="http://www.android.com/filetransfer">Resources, 96</a>].</li>
3755 <li>SHOULD report a USB device class of 0x00.</li>
3756 <li>SHOULD report a USB interface name of 'MTP'.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003757</ul>
3758
3759<p>If the device implementation lacks USB ports, it MUST provide a host computer
3760with access to the contents of shared storage by some other means, such as a
3761network file system.</p>
3762
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003763<h2 id="7_7_usb">7.7. USB</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07003764
3765
3766<p>Device implementations SHOULD support USB peripheral mode and SHOULD support
3767USB host mode.</p>
3768
3769<p>If a device implementation includes a USB port supporting peripheral mode:</p>
3770
3771<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003772 <li>The port MUST be connectable to a USB host that has a standard type-A or type
3773-C USB port.</li>
3774 <li>The port SHOULD use micro-A, micro-AB or type-C USB form factor. Existing and
3775new 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>
3776 <li>The port SHOULD be centered in the middle of an edge. Device implementations
Unsuk Jungbca27492015-04-01 08:08:10 -07003777SHOULD either locate the port on the bottom of the device (according to natural
3778orientation) or enable software screen rotation for all apps (including home
3779screen), so that the display draws correctly when the device is oriented with
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003780the 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>
3781 <li>It MUST allow a USB host connected with the Android device to access the
Unsuk Jungbca27492015-04-01 08:08:10 -07003782contents of the shared storage volume using either USB mass storage or Media
3783Transfer Protocol, if the device reports the android.hardware.feature.output
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003784feature or the android.hardware.camera feature.</li>
3785 <li>It SHOULD implement the Android Open Accessory (AOA) API and specification as
Unsuk Jungbca27492015-04-01 08:08:10 -07003786documented in the Android SDK documentation, and if it is an Android Handheld
3787device it MUST implement the AOA API. Device implementations implementing the
3788AOA specification:
3789 <ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003790 <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>
3791 <li>MUST implement the USB audio class as documented in the Android SDK
3792documentation [<a href="http://developer.android.com/reference/android/hardware/usb/UsbConstants.html#USB_CLASS_AUDIO">Resources, 98</a>].</li>
3793 </ul></li>
3794 <li>It SHOULD implement support to draw 1.5 A current during HS chirp and traffic
3795as 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>
3796 <li>The value of iSerialNumber in USB standard device descriptor MUST be equal to
3797the value of android.os.Build.SERIAL.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003798</ul>
3799
3800<p>If a device implementation includes a USB port supporting host mode, it:</p>
3801
3802<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003803 <li>SHOULD use a type-C USB port, if the device implementation supports USB 3.1.</li>
3804 <li>MAY use a non-standard port form factor, but if so MUST ship with a cable or
3805cables adapting the port to a standard type-A or type-C USB port.</li>
3806 <li>MAY use a micro-AB USB port, but if so SHOULD ship with a cable or cables
3807adapting the port to a standard type-A or type-C USB port.</li>
3808 <li>is <strong>very strongly RECOMMENDED</strong> to implement the USB audio class as documented in the Android SDK
3809documentation [<a href="http://developer.android.com/reference/android/hardware/usb/UsbConstants.html#USB_CLASS_AUDIO">Resources, 98</a>].</li>
3810 <li>MUST implement the Android USB host API as documented in the Android SDK, and
3811MUST 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>
3812 <li>SHOULD support the Charging Downstream Port output current range of 1.5 A ~ 5 A
3813as 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 -07003814</ul>
3815
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003816<h2 id="7_8_audio">7.8. Audio</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07003817
3818
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003819<h3 id="7_8_1_microphone">7.8.1. Microphone</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003820
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003821<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07003822<p>Android Handheld and Watch devices MUST include a microphone.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003823</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07003824
3825
3826<p>Device implementations MAY omit a microphone. However, if a device
3827implementation omits a microphone, it MUST NOT report the
3828android.hardware.microphone feature constant, and MUST implement the audio
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003829recording 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 -07003830
3831<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003832 <li>MUST report the android.hardware.microphone feature constant
3833 <li>MUST meet the audio recording requirements in <a href="#5_4_audio_recording">section 5.4</a>
3834 <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 -07003835</ul>
3836
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003837<h3 id="7_8_2_audio_output">7.8.2. Audio Output</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003838
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003839<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07003840<p>Android Watch devices MAY include an audio output.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003841</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07003842
3843<p>Device implementations including a speaker or with an audio/multimedia output
3844port for an audio output peripheral as a headset or an external speaker:</p>
3845
3846<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003847 <li>MUST report the android.hardware.audio.output feature constant.</li>
3848 <li>MUST meet the audio playback requirements in <a href="#5_5_audio_playback">section 5.5</a>.</li>
3849 <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 -07003850</ul>
3851
3852<p>Conversely, if a device implementation does not include a speaker or audio
3853output port, it MUST NOT report the android.hardware.audio output feature, and
3854MUST implement the Audio Output related APIs as no-ops at least. </p>
3855
3856<p>Android Watch device implementation MAY but SHOULD NOT have audio output, but
3857other types of Android device implementations MUST have an audio output and
3858declare android.hardware.audio.output.</p>
3859
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003860<h4 id="7_8_2_1_analog_audio_ports">7.8.2.1. Analog Audio Ports</h4>
Unsuk Jungbca27492015-04-01 08:08:10 -07003861
3862
3863<p>In order to be compatible with the headsets and other audio accessories using
3864the 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
3865one of the audio port(s) SHOULD be a 4 conductor 3.5mm audio jack. If a device
3866implementation has a 4 conductor 3.5mm audio jack, it:</p>
3867
3868<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003869 <li>MUST support audio playback to stereo headphones and stereo headsets with a
Unsuk Jungbca27492015-04-01 08:08:10 -07003870microphone, and SHOULD support audio recording from stereo headsets with a
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003871microphone.</li>
3872 <li>MUST support TRRS audio plugs with the CTIA pin-out order, and SHOULD support
3873audio plugs with the OMTP pin-out order.</li>
3874 <li>MUST support the detection of microphone on the plugged in audio accessory, if
Unsuk Jungbca27492015-04-01 08:08:10 -07003875the device implementation supports a microphone, and broadcast the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003876android.intent.action.HEADSET_PLUG with the extra value microphone set as 1.</li>
3877 <li>SHOULD support the detection and mapping to the keycodes for the following 3
Unsuk Jungbca27492015-04-01 08:08:10 -07003878ranges of equivalent impedance between the microphone and ground conductors on
3879the audio plug:
3880 <ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003881 <li><strong>70 ohm or less</strong>: KEYCODE_HEADSETHOOK</li>
3882 <li><strong>210&#45;290 Ohm</strong>:<strong> </strong>KEYCODE_VOLUME_UP</li>
3883 <li><strong>360&#45;680 Ohm</strong>: KEYCODE_VOLUME_DOWN</li>
3884 </ul></li>
3885 <li>SHOULD support the detection and mapping to the keycode for the following range
Unsuk Jungbca27492015-04-01 08:08:10 -07003886of equivalent impedance between the microphone and ground conductors on the
3887audio plug:
3888 <ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003889 <li><strong>110&#45;180 Ohm: </strong>KEYCODE_VOICE_ASSIST</li>
3890 </ul></li>
3891 <li>MUST trigger ACTION_HEADSET_PLUG upon a plug insert, but only after all
3892contacts on plug are touching their relevant segments on the jack.</li>
3893 <li>MUST be capable of driving at least 150mV +/- 10% of output voltage on a 32 Ohm
3894speaker impedance.</li>
3895 <li>MUST have a microphone bias voltage between 1.8V ~ 2.9V.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003896</ul>
3897
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003898<h1 id="8_performance_compatibility">8. Performance Compatibility</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -07003899
3900
3901<p>Some minimum performance criterias are critical to the user experience and
3902impacts the baseline assumptions developers would have when developing an app.
3903Android Watch devices SHOULD and other type of device implementations MUST meet
3904the following criteria:</p>
3905
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003906<h2 id="8_1_user_experience_consistency">8.1. User Experience Consistency</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07003907
3908
3909<p>Device implementations MUST provide a smooth user interface by ensuring a
3910consistent frame rate and response times for applications and games. Device
3911implementations MUST meet the following requirements: </p>
3912
3913<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003914 <li><strong>Consistent frame latency</strong>. Inconsistent frame latency or a delay to render frames MUST NOT happen more
3915often than 5 frames in a second, and SHOULD be below 1 frames in a second.</li>
3916 <li><strong>User interface latency</strong>. Device implementations MUST ensure low latency user experience by scrolling a
Unsuk Jungbca27492015-04-01 08:08:10 -07003917list of 10K list entries as defined by the Android Compatibility Test Suite
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003918(CTS) in less than 36 secs.</li>
3919 <li><strong>Task switching</strong>. When multiple applications have been launched, re-launching an already-running
3920application after it has been launched MUST take less than 1 second.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003921</ul>
3922
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003923<h2 id="8_2_file_i_o_access_performance">8.2. File I/O Access Performance</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07003924
3925
3926<p>Device implementations MUST ensure file access performance consistency for read
3927and write operations. </p>
3928
3929<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003930 <li><strong>Sequential write</strong>. Device implementations MUST ensure a sequential write performance of 10MB/s
3931for a 256MB file using 10MB write buffer.</li>
3932 <li><strong>Random write</strong>. Device implementations MUST ensure a random write performance of 0.5MB/s for a
3933256MB file using 4KB write buffer.</li>
3934 <li><strong>Sequential read</strong>. Device implementations MUST ensure a sequential read performance of 15MB/s for
3935a 256MB file using 10MB write buffer.</li>
3936 <li><strong>Random read</strong>. Device implementations MUST ensure a random read performance of 3.5MB/s for a
3937256MB file using 4KB write buffer.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003938</ul>
3939
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003940<h1 id="9_security_model_compatibility">9. Security Model Compatibility</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -07003941
3942
3943<p>Device implementations MUST implement a security model consistent with the
3944Android platform security model as defined in Security and Permissions
3945reference 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
3946installation of self-signed applications without requiring any additional
3947permissions/certificates from any third parties/authorities. Specifically,
3948compatible devices MUST support the security mechanisms described in the follow
3949subsections.</p>
3950
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003951<h2 id="9_1_permissions">9.1. Permissions</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07003952
3953
3954<p>Device implementations MUST support the Android permissions model as defined in
3955the 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
3956described in the SDK documentation; no permissions may be omitted, altered, or
3957ignored. Implementations MAY add additional permissions, provided the new
3958permission ID strings are not in the android.* namespace.</p>
3959
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003960<h2 id="9_2_uid_and_process_isolation">9.2. UID and Process Isolation</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07003961
3962
3963<p>Device implementations MUST support the Android application sandbox model, in
3964which each application runs as a unique Unixstyle UID and in a separate
3965process. Device implementations MUST support running multiple applications as
3966the same Linux user ID, provided that the applications are properly signed and
3967constructed, as defined in the Security and Permissions reference [<a href="http://developer.android.com/guide/topics/security/permissions.html">Resources, 102</a>].</p>
3968
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003969<h2 id="9_3_filesystem_permissions">9.3. Filesystem Permissions</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07003970
3971
3972<p>Device implementations MUST support the Android file access permissions model
3973as defined in the Security and Permissions reference [<a href="http://developer.android.com/guide/topics/security/permissions.html">Resources, 102</a>].</p>
3974
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003975<h2 id="9_4_alternate_execution_environments">9.4. Alternate Execution Environments</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07003976
3977
3978<p>Device implementations MAY include runtime environments that execute
3979applications using some other software or technology than the Dalvik Executable
3980Format or native code. However, such alternate execution environments MUST NOT
3981compromise the Android security model or the security of installed Android
3982applications, as described in this section.</p>
3983
3984<p>Alternate runtimes MUST themselves be Android applications, and abide by the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003985standard Android security model, as described elsewhere in <a href="#9_security_model_compatibility">section 9</a>.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07003986
3987<p>Alternate runtimes MUST NOT be granted access to resources protected by
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003988permissions not requested in the runtime&rsquo;s AndroidManifest.xml file via the
Unsuk Jungbca27492015-04-01 08:08:10 -07003989<uses-permission> mechanism.</p>
3990
3991<p>Alternate runtimes MUST NOT permit applications to make use of features
3992protected by Android permissions restricted to system applications.</p>
3993
3994<p>Alternate runtimes MUST abide by the Android sandbox model. Specifically,
3995alternate runtimes:</p>
3996
3997<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003998 <li>SHOULD install apps via the PackageManager into separate Android sandboxes (
3999Linux user IDs, etc.).</li>
4000 <li>MAY provide a single Android sandbox shared by all applications using the
4001alternate runtime.</li>
4002 <li>and installed applications using an alternate runtime, MUST NOT reuse the
Unsuk Jungbca27492015-04-01 08:08:10 -07004003sandbox of any other app installed on the device, except through the standard
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004004Android mechanisms of shared user ID and signing certificate.</li>
4005 <li>MUST NOT launch with, grant, or be granted access to the sandboxes
4006corresponding to other Android applications.</li>
4007 <li>MUST NOT be launched with, be granted, or grant to other applications any
4008privileges of the superuser (root), or of any other user ID.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07004009</ul>
4010
4011<p>The .apk files of alternate runtimes MAY be included in the system image of a
4012device implementation, but MUST be signed with a key distinct from the key used
4013to sign other applications included with the device implementation.</p>
4014
4015<p>When installing applications, alternate runtimes MUST obtain user consent for
4016the Android permissions used by the application. If an application needs to
4017make use of a device resource for which there is a corresponding Android
4018permission (such as Camera, GPS, etc.), the alternate runtime MUST inform the
4019user that the application will be able to access that resource. If the runtime
4020environment does not record application capabilities in this manner, the
4021runtime environment MUST list all permissions held by the runtime itself when
4022installing any application using that runtime.</p>
4023
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004024<h2 id="9_5_multi-user_support">9.5. Multi-User Support</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07004025
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004026<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07004027<p>This feature is optional for all device types.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004028</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07004029
4030
4031<p>Android includes support for multiple users and provides support for full user
4032isolation [<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 -07004033the 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 -07004034
4035<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004036 <li>Device implementations that do not declare the android.hardware.telephony
Unsuk Jungbca27492015-04-01 08:08:10 -07004037feature flag MUST support restricted profiles, a feature that allows device
4038owners to manage additional users and their capabilities on the device. With
4039restricted profiles, device owners can quickly set up separate environments for
4040additional users to work in, with the ability to manage finer-grained
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004041restrictions in the apps that are available in those environments.</li>
4042 <li>Conversely device implementations that declare the android.hardware.telephony
Unsuk Jungbca27492015-04-01 08:08:10 -07004043feature flag MUST NOT support restricted profiles but MUST align with the AOSP
4044implementation of controls to enable /disable other users from accessing the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004045voice calls and SMS.</li>
4046 <li>Device implementations MUST, for each user, implement a security model
Unsuk Jungbca27492015-04-01 08:08:10 -07004047consistent with the Android platform security model as defined in Security and
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004048Permissions reference document in the APIs [<a href="http://developer.android.com/guide/topics/security/permissions.html">Resources, 102</a>].</li>
4049 <li>Device implementations MAY support creating users and managed profiles via the
Unsuk Jungbca27492015-04-01 08:08:10 -07004050android.app.admin.DevicePolicyManager APIs, and if supported, MUST declare the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004051platform feature flag android.software.managed_users.
4052 <li>Device implementations that declare the feature flag
Unsuk Jungbca27492015-04-01 08:08:10 -07004053android.software.managed_users MUST use the upstream AOSP icon badge to
4054represent the managed applications and other badge UI elements like Recents &
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004055Notifications.</li>
4056 <li>Each user instance on an Android device MUST have separate and isolated
Unsuk Jungbca27492015-04-01 08:08:10 -07004057external storage directories. Device implementations MAY store multiple users'
4058data on the same volume or filesystem. However, the device implementation MUST
4059ensure that applications owned by and running on behalf a given user cannot
4060list, read, or write to data owned by any other user. Note that removable
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004061media, such as SD card slots, can allow one user to access another&rsquo;s data by
Unsuk Jungbca27492015-04-01 08:08:10 -07004062means of a host PC. For this reason, device implementations that use removable
4063media for the external storage APIs MUST encrypt the contents of the SD card if
4064multiuser is enabled using a key stored only on non-removable media accessible
4065only to the system. As this will make the media unreadable by a host PC, device
4066implementations will be required to switch to MTP or a similar system to
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004067provide host PCs with access to the current user&rsquo;s data. Accordingly, device
Unsuk Jungbca27492015-04-01 08:08:10 -07004068implementations MAY but SHOULD NOT enable multi-user if they use removable
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004069media [<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 -07004070</ul>
4071
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004072<h2 id="9_6_premium_sms_warning">9.6. Premium SMS Warning</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07004073
4074
4075<p>Android includes support for warning users of any outgoing premium SMS message
4076[<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
4077carrier that may incur a charge to the user. Device implementations that
4078declare support for android.hardware.telephony MUST warn users before sending a
4079SMS message to numbers identified by regular expressions defined in
4080/data/misc/sms/codes.xml file in the device. The upstream Android Open Source
4081Project provides an implementation that satisfies this requirement.</p>
4082
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004083<h2 id="9_7_kernel_security_features">9.7. Kernel Security Features</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07004084
4085
4086<p>The Android Sandbox includes features that can use the Security-Enhanced Linux
4087(SELinux) mandatory access control (MAC) system and other security features in
4088the Linux kernel. SELinux or any other security features, if implemented below
4089the Android framework:</p>
4090
4091<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004092 <li>MUST maintain compatibility with existing applications.</li>
4093 <li>MUST NOT have a visible user interface when a security violation is detected
Unsuk Jungbca27492015-04-01 08:08:10 -07004094and successfully blocked, but MAY have a visible user interface when an
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004095unblocked security violation occurs resulting in a successful exploit.</li>
4096 <li>SHOULD NOT be user or developer configurable.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07004097</ul>
4098
4099<p>If any API for configuration of policy is exposed to an application that can
4100affect another application (such as a Device Administration API), the API MUST
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004101NOT allow configurations that break compatibility.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07004102
4103<p>Devices MUST implement SELinux or an equivalent mandatory access control system
4104if using a kernel other than Linux and meet the following requirements, which
4105are satisfied by the reference implementation in the upstream Android Open
4106Source Project.</p>
4107
4108<p>Device implementations:</p>
4109
4110<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004111 <li>MUST support a SELinux policy that allows the SELinux mode to be set on a
Unsuk Jungbca27492015-04-01 08:08:10 -07004112per-domain basis, and MUST configure all domains in enforcing mode. No
4113permissive mode domains are allowed, including domains specific to a
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004114device/vendor.</li>
4115 <li>SHOULD load policy from /sepolicy file on the device.</li>
4116 <li>MUST NOT modify, omit, or replace the neverallow rules present within the
Unsuk Jungbca27492015-04-01 08:08:10 -07004117sepolicy file provided in the upstream Android Open Source Project (AOSP) and
4118the policy MUST compile with all neverallow present, for both AOSP SELinux
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004119domains as well as device/vendor specific domains.</li>
4120 <li>MUST support dynamic updates of the SELinux policy file without requiring a
4121system image update.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07004122</ul>
4123
4124<p>Device implementations SHOULD retain the default SELinux policy provided in the
4125upstream Android Open Source Project, until they have first audited their
4126additions to the SELinux policy. Device implementations MUST be compatible with
4127the upstream Android Open Source Project.</p>
4128
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004129<h2 id="9_8_privacy">9.8. Privacy</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07004130
Unsuk Jungbca27492015-04-01 08:08:10 -07004131<p>If the device implements functionality in the system that captures the contents
4132displayed on the screen and/or records the audio stream played on the device,
4133it MUST continuously notify the user whenever this functionality is enabled and
4134actively capturing/recording.</p>
4135
Unsuk Jungf57ea352015-05-27 16:38:32 -07004136<p>If a device implementation has a mechanism that routes network data traffic
4137through a proxy server or VPN gateway by default (for example, preloading a VPN
4138service with android.permission.CONTROL_VPN granted), the device implementation
4139MUST ask for the user's consent before enabling that mechanism.</p>
4140
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004141<h2 id="9_9_full-disk_encryption">9.9. Full-Disk Encryption</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07004142
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004143<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07004144<p>Optional for Android device implementations without a lock screen.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004145</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07004146
4147
4148<p>If the device implementation has a lock screen, the device MUST support
4149full-disk encryption of the application private data, (/data partition) as well
4150as the SD card partition if it is a permanent, non-removable part of the device
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004151[<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 -07004152be enabled all the time after the user has completed the out-of-box experience.
4153While this requirement is stated as SHOULD for this version of the Android
4154platform, it is <strong>very strongly RECOMMENDED</strong> as we expect this to change to MUST in the future versions of Android.
4155Encryption MUST use AES with a key of 128-bits (or greater) and a mode designed
4156for storage (for example, AES-XTS, AES-CBC-ESSIV). The encryption key MUST NOT
4157be written to storage at any time without being encrypted. Other than when in
4158active use, the encryption key SHOULD be AES encrypted with the lockscreen
4159passcode stretched using a slow stretching algorithm (e.g. PBKDF2 or scrypt).
4160If the user has not specified a lockscreen passcode or has disabled use of the
4161passcode for encryption, the system SHOULD use a default passcode to wrap the
4162encryption key. If the device provides a hardware-backed keystore, the password
4163stretching algorithm MUST be cryptographically bound to that keystore. The
4164encryption key MUST NOT be sent off the device (even when wrapped with the user
4165passcode and/or hardware bound key). The upstream Android Open Source project
4166provides a preferred implementation of this feature based on the linux kernel
4167feature dm-crypt.</p>
4168
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004169<h2 id="9_10_verified_boot">9.10. Verified Boot</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07004170
4171
4172<p>Device implementations SHOULD support verified boot for device integrity, and
4173if the feature is supported it MUST declare the platform feature flag
4174android.software.verified_boot. While this requirement is stated as SHOULD for
4175this 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
4176upstream Android Open Source Project provides a preferred implementation of
4177this feature based on the linux kernel feature dm-verity.</p>
4178
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004179<h1 id="10_software_compatibility_testing">10. Software Compatibility Testing</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -07004180
4181
4182<p>Device implementations MUST pass all tests described in this section.</p>
4183
4184<p>However, note that no software test package is fully comprehensive. For this
4185reason, device implementers are <strong>very strongly encouraged</strong> to make the minimum number of changes as possible to the reference and
4186preferred implementation of Android available from the Android Open Source
4187Project. This will minimize the risk of introducing bugs that create
4188incompatibilities requiring rework and potential device updates.</p>
4189
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004190<h2 id="10_1_compatibility_test_suite">10.1. Compatibility Test Suite</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07004191
4192
4193<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
4194software on the device. Additionally, device implementers SHOULD use the
4195reference implementation in the Android Open Source tree as much as possible,
4196and MUST ensure compatibility in cases of ambiguity in CTS and for any
4197reimplementations of parts of the reference source code.</p>
4198
4199<p>The CTS is designed to be run on an actual device. Like any software, the CTS
4200may itself contain bugs. The CTS will be versioned independently of this
4201Compatibility Definition, and multiple revisions of the CTS may be released for
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -07004202Android 5.1. Device implementations MUST pass the latest CTS version available
Unsuk Jungbca27492015-04-01 08:08:10 -07004203at the time the device software is completed.</p>
4204
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004205<h2 id="10_2_cts_verifier">10.2. CTS Verifier</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07004206
4207
4208<p>Device implementations MUST correctly execute all applicable cases in the CTS
4209Verifier. The CTS Verifier is included with the Compatibility Test Suite, and
4210is intended to be run by a human operator to test functionality that cannot be
4211tested by an automated system, such as correct functioning of a camera and
4212sensors.</p>
4213
4214<p>The CTS Verifier has tests for many kinds of hardware, including some hardware
4215that is optional. Device implementations MUST pass all tests for hardware that
4216they possess; for instance, if a device possesses an accelerometer, it MUST
4217correctly execute the Accelerometer test case in the CTS Verifier. Test cases
4218for features noted as optional by this Compatibility Definition Document MAY be
4219skipped or omitted.</p>
4220
4221<p>Every device and every build MUST correctly run the CTS Verifier, as noted
4222above. However, since many builds are very similar, device implementers are not
4223expected to explicitly run the CTS Verifier on builds that differ only in
4224trivial ways. Specifically, device implementations that differ from an
4225implementation that has passed the CTS Verifier only by the set of included
4226locales, branding, etc. MAY omit the CTS Verifier test.</p>
4227
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004228<h1 id="11_updatable_software">11. Updatable Software</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -07004229
4230
4231<p>Device implementations MUST include a mechanism to replace the entirety of the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004232system software. The mechanism need not perform &ldquo;live&rdquo; upgrades&mdash;that is, a
Unsuk Jungbca27492015-04-01 08:08:10 -07004233device restart MAY be required.</p>
4234
4235<p>Any method can be used, provided that it can replace the entirety of the
4236software preinstalled on the device. For instance, any of the following
4237approaches will satisfy this requirement:</p>
4238
4239<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004240 <li>Over-the-air (OTA) downloads with offline update via reboot</li>
4241 <li>&ldquo;Tethered&rdquo; updates over USB from a host PC</li>
4242 <li>&ldquo;Offline&rdquo; updates via a reboot and update from a file on removable storage</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07004243</ul>
4244
4245<p>However, if the device implementation includes support for an unmetered data
4246connection such as 802.11 or Bluetooth PAN (Personal Area Network) profile, the
4247device MUST support Over-the-air download with offline update via reboot.</p>
4248
4249<p>The update mechanism used MUST support updates without wiping user data. That
4250is, the update mechanism MUST preserve application private data and application
4251shared data. Note that the upstream Android software includes an update
4252mechanism that satisfies this requirement.</p>
4253
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -07004254<p>For device implementations that are launching with Android 5.1 and later, the
Unsuk Jungbca27492015-04-01 08:08:10 -07004255update mechanism SHOULD support verifying that the system image is binary
4256identical to expected result following an OTA. The block-based OTA
4257implementation in the upstream Android Open Source Project, added since Android
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -070042585.1, satisfies this requirement.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07004259
4260<p>If an error is found in a device implementation after it has been released but
4261within its reasonable product lifetime that is determined in consultation with
4262the Android Compatibility Team to affect the compatibility of third-party
4263applications, the device implementer MUST correct the error via a software
4264update available that can be applied per the mechanism just described.</p>
4265
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004266<h1 id="12_document_changelog">12. Document Changelog</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -07004267
4268
4269<p>The following table contains a summary of the changes to the Compatibility
4270Definition in this release. </p>
4271<table>
4272 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004273 <th>Section</th>
4274 <th>Summary of change</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07004275 </tr>
4276 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004277 <td>1. Introduction</td>
4278 <td>Updated requirements to refer to SDK documentation as source of truth.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004279 </tr>
4280 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004281 <td>2. Device Types</td>
4282 <td>Included definitions for device types for handheld, television, and watch
4283devices.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004284 </tr>
4285 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004286 <td>2.1 Device Configuration</td>
4287 <td>Added non-exhaustive list to illustrate hardware configuration deviation across
4288devices.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004289 </tr>
4290 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004291 <td>3.1. Managed API Compatibility</td>
4292 <td>MUST also provide complete implementations of APIs with &ldquo;@SystemApi&rdquo; marker in
4293the upstream Android source code.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004294 </tr>
4295 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004296 <td>3.2.2. Build Parameters</td>
4297 <td>Included SUPPORTED_ABIS, SUPPORTED_32_BIT_ABIS, and SUPPORTED_64_BIT_ABIS
Unsuk Jungbca27492015-04-01 08:08:10 -07004298parameters in list, updated PRODUCT to require unique Product SKUs, and updated
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004299TAGS.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004300 </tr>
4301 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004302 <td>3.2.3.1. Core Application Intents</td>
4303 <td>Clarified language that the compatibility requirement is for mainly the intents
4304pattern </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004305 </tr>
4306 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004307 <td>3.2.3.5. Default App Settings</td>
4308 <td>Included new requirements for home screen, NFC, and default SMS applications.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004309 </tr>
4310 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004311 <td>3.3.1 Application Binary Interfaces</td>
4312 <td>Added requirements to support equivalent 32-bit ABI if any 64-bit ABI is
4313supported. Updated parameters to reflect this change.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004314 </tr>
4315 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004316 <td>3.4.1. WebView Compatibility</td>
4317 <td>Webview compatibility required for all devices except Android Watch devices.
4318Removed Locale string requirement.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004319 </tr>
4320 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004321 <td>3.4.2. Browser compatibility</td>
4322 <td>Android Television and Watch Devices MAY omit a browser application, but all
4323other types of device implementations MUST include one.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004324 </tr>
4325 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004326 <td>3.7. Runtime compatibility</td>
4327 <td>Updated Minimum application memory requirements</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004328 </tr>
4329 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004330 <td>3.8.2. Widgets</td>
4331 <td>Widget support is optional for all device types, but recommended for Handheld
4332Devices.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004333 </tr>
4334 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004335 <td>3.8.3. Notifications</td>
4336 <td>Expanded definitions for types of supported notifications. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004337 </tr>
4338 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004339 <td>3.8.4. Search</td>
4340 <td>Android Television devices MUST include global search. All other device types
4341SHOULD.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004342 </tr>
4343 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004344 <td>3.8.6. Themes</td>
4345 <td>Devices MUST support material theme.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004346 </tr>
4347 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004348 <td>3.8.7. Live Wallpapers</td>
4349 <td>Devices that include live wallpaper MUST report the platform feature flag
4350android.software.live_wallpaper.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004351 </tr>
4352 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004353 <td>3.8.8. Activity Switching</td>
4354 <td>Advised requirement to support new Recents User Interface</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004355 </tr>
4356 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004357 <td>3.8.10. Lock Screen Media Remote Control</td>
4358 <td> Remote Control Client API deprecated in favor of the Media Notification
4359Template</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004360 </tr>
4361 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004362 <td>3.8.11. Dreams</td>
4363 <td>Optional for Android Watch devices. Required for all other device types.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004364 </tr>
4365 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004366 <td>3.8.13 Unicode and font</td>
4367 <td>MUST support Roboto 2 in addition to existing requirements.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004368 </tr>
Heidi von Markhame400e052015-05-26 14:35:49 -07004369 <tr>
4370 <td>3.11 Text-To-Speech</td>
4371 <td>Added Android automotive requirements.</td>
4372 </tr>
Unsuk Jungbca27492015-04-01 08:08:10 -07004373 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004374 <td>3.12. TV Input Framework</td>
4375 <td>Android Television device implementations MUST support Television Input
4376Framework.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004377 </tr>
4378 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004379 <td>5.1. Media Codecs</td>
4380 <td>Added 3 sections for Audio, Image, and Video codecs.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004381 </tr>
4382 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004383 <td>5.4 Audio Recording</td>
4384 <td>Broken into subsections</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004385 </tr>
4386 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004387 <td>5.4.1. Raw audio capture</td>
4388 <td>Defined characteristics for raw audio capture on devices that declare
4389android.hardware.microphone</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004390 </tr>
4391 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004392 <td>5.5. Audio Playback</td>
4393 <td>Added section 5.5. Audio Playback with 2 subsections: 5.5.1 Audio Effects and
43945.5.2. Audio Output Volume</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004395 </tr>
4396 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004397 <td>5.6 Audio Latency</td>
4398 <td>Added definitions and requirements for cold output jitter, cold input jitter,
4399and continuous round-trip latency.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004400 </tr>
4401 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004402 <td>5.8 Secure Media</td>
4403 <td>Included secure media requirements from 7.1.8. External Displays and added
4404requirements for Android Television.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004405 </tr>
4406 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004407 <td>6.1. Developer Tools</td>
4408 <td>Updated resources.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004409 </tr>
4410 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004411 <td>6.2.1. Experimental</td>
4412 <td>Removed section</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004413 </tr>
4414 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004415 <td>7. Hardware Compatibility</td>
4416 <td>Updated to reflect that device implementations MUST consistently report
4417accurate hardware configuration for the same build fingerprint.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004418 </tr>
4419 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004420 <td>7.1.1.1. Screen Size</td>
4421 <td>Updated to reflect Android Watch devices screen size and that the value can&rsquo;t
4422change</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004423 </tr>
4424 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004425 <td>7.1.1.2. Screen Aspect Ratio</td>
4426 <td>Updated to reflect Android Watch devices screen aspect ratio (1:1).</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004427 </tr>
4428 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004429 <td>7.1.3. Screen Orientation</td>
4430 <td>Updated to reflect that devices with a fixed orientation landscape screen
4431SHOULD only report that orientation. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004432 </tr>
4433 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004434 <td>7.1.4. 2D and 3D Graphics Acceleration</td>
4435 <td>Added that Android devices MAY support the Android extension pack. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004436 </tr>
4437 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004438 <td>(old) 7.1.6. Screen Types</td>
4439 <td>Section Removed </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004440 </tr>
4441 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004442 <td>7.1.6. Screen Technology</td>
4443 <td>Updated pixel aspect ratio (PAR) to be between 0.9 and 1.15. (~15% tolerance)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004444 </tr>
4445 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004446 <td>7.1.7. External Displays</td>
4447 <td>Moved part of section to section 5.8. Secure Media.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004448 </tr>
Heidi von Markham43b1cc72015-04-02 16:04:43 -07004449 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004450 <td>7.2 Input Devices</td>
4451 <td>Added general intro statement.</td>
Heidi von Markham43b1cc72015-04-02 16:04:43 -07004452 </tr>
Unsuk Jungbca27492015-04-01 08:08:10 -07004453 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004454 <td>7.2.2. Non-touch Navigation</td>
4455 <td>Android Television devices MUST support D-pad. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004456 </tr>
4457 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004458 <td>7.2.3. Navigation keys</td>
4459 <td>Included language for support across different device types. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004460 </tr>
4461 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004462 <td>7.2.4. Touchscreen input</td>
4463 <td>Android Watch devices MUST support touchscreen input. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004464 </tr>
4465 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004466 <td>7.2.6. Game Controller Support</td>
4467 <td>Added section with Android Television requirements.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004468 </tr>
4469 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004470 <td>7.2.7. Remote Control </td>
4471 <td>Added section with Android Television requirements.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004472 </tr>
4473 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004474 <td>7.3. Sensors</td>
4475 <td>Redefined synthetic sensors as composite sensors and streaming sensors as
4476continuous sensors. Sensors should report event time in nanoseconds.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004477 </tr>
4478 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004479 <td>7.3.1. Accelerometer</td>
4480 <td>Clarified required sensor types and revised requirement thresholds. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004481 </tr>
4482 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004483 <td>7.3.2. Magnetometer</td>
4484 <td>Clarified required sensor types and revised requirement thresholds.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004485 </tr>
4486 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004487 <td>7.3.4. Gyroscope</td>
4488 <td>Clarified required sensor types and revised requirement thresholds.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004489 </tr>
4490 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004491 <td>7.3.5. Barometer</td>
4492 <td>Changed from MAY to SHOULD implement barometer. MUST implement and report
4493TYPE_PRESSURE sensor.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004494 </tr>
4495 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004496 <td>7.3.6. Thermometer</td>
4497 <td>Devices MAY include ambient thermometer. MAY but SHOULD NOT include CPU
4498thermometer.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004499 </tr>
4500 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004501 <td>7.3.8. Proximity Sensor</td>
4502 <td>Devices that can make a voice call and indicate any value other than
4503PHONE_TYPE_NONE in getPhoneType SHOULD include a proximity sensor.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004504 </tr>
4505 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004506 <td>7.4.2. IEEE 802.11 (Wi-Fi)</td>
4507 <td>Android Television devices MUST include Wi-Fi support. Devices that DO support
4508wifi must report android.hardware.wifi. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004509 </tr>
4510 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004511 <td>7.4.2.1. Wi-Fi Direct</td>
4512 <td>MUST report the hardware feature android.hardware.wifi.direct.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004513 </tr>
4514 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004515 <td>7.4.2.2. Wi-Fi Tunneled Direct Link Setup</td>
4516 <td>Android Television devices MUST include support for Wi-Fi TDLS.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004517 </tr>
4518 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004519 <td>7.4.3 Bluetooth</td>
4520 <td>Added Android Automotive requirements.</td>
Heidi von Markhamdf9fb7c2015-04-02 16:49:09 -07004521 </tr>
4522 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004523 <td>7.5. Cameras</td>
4524 <td>If a device implementation includes at least one camera, it SHOULD be possible
Unsuk Jungbca27492015-04-01 08:08:10 -07004525for an application to simultaneously allocate 3 bitmaps equal to the size of
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004526the images produced by the largest-resolution camera sensor on the device.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004527 </tr>
4528 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004529 <td>7.5.3. External Cameras</td>
4530 <td>Added requirements that device implementations with USB host mode MAY include
4531support for an external camera.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004532 </tr>
4533 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004534 <td>7.5.5. Camera System Features</td>
4535 <td>Added list of camera features and when they should be defined. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004536 </tr>
4537 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004538 <td>7.6.1. Minimum Memory and Storage</td>
4539 <td>Updated requirements for 32- and 64-bit devices. SVELTE memory requirement
4540removed. Devices MUST have at least 1.5GB of non-volatile storage</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004541 </tr>
4542 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004543 <td>7.6.2. Application Shared Storage</td>
4544 <td>Updated requirements for user-accessible removable storage</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004545 </tr>
4546 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004547 <td>7.7. USB</td>
4548 <td>Removed requirements for non-charging ports being on the same edge as the
4549micro-USB port. Updated requirements for Host and Peripheral mode. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004550 </tr>
4551 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004552 <td>7.8.1. Audio</td>
4553 <td>Moved microphone section here. Added requirements for Audio Output and Audio
4554Analog ports. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004555 </tr>
4556 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004557 <td>8. Performance Compatibility</td>
4558 <td>Added requirements for user interface consistency.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004559 </tr>
4560 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004561 <td>9.5. Multi-User Support</td>
4562 <td>Multi-user support feature is optional for all device types. Detailed
4563requirements by device type in section.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004564 </tr>
4565 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004566 <td>9.7. Kernel Security Features</td>
4567 <td>MAY have a visible user interface when an unblocked security violation occurs
4568resulting in a successful exploit. No permissive mode domains allowed.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004569 </tr>
4570 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004571 <td>9.9. Full-Disk Encryption</td>
4572 <td>Devices with a lock screen MUST support full-disk encryption. For new devices,
4573full-disk encryption must be enabled out of box. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004574 </tr>
4575 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004576 <td>9.10 Verified boot</td>
4577 <td>Added section to recommend that Device implementations support verified boot
4578for device integrity.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004579 </tr>
4580 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004581 <td>10.3. Reference Applications</td>
4582 <td>Removed section from CDD.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004583 </tr>
4584 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004585 <td>11. Updatable Software</td>
4586 <td>If a device supports 802.11 or Bluetooth PAN (Personal Area Network) profile,
4587then it MUST support Over-the-air download with offline update via reboot.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004588 </tr>
4589 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004590 <td>14. Resources</td>
4591 <td>Resources moved from section 2 to section 14</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004592 </tr>
4593</table>
4594
4595
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004596<h1 id="13_contact_us">13. Contact Us</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -07004597
4598
4599<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
4600does not cover.</p>
4601
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004602<h1 id="14_resources">14. Resources</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -07004603
4604
4605<p>1. IETF RFC2119 Requirement Levels: <a href="http://www.ietf.org/rfc/rfc2119.txt">http://www.ietf.org/rfc/rfc2119.txt</a></p>
4606
4607<p>2. Android Open Source Project: <a href="http://source.android.com/">http://source.android.com/</a></p>
4608
4609<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>
4610
4611<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>
4612
4613<p>5. API definitions and documentation: <a href="http://developer.android.com/reference/packages.html">http://developer.android.com/reference/packages.html</a></p>
4614
4615<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>
4616
4617<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>
4618
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -07004619<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 -07004620
4621<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>
4622
4623<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>
4624
4625<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>
4626
4627<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>
4628
4629<p>13. WebView compatibility: <a href="http://www.chromium.org/">http://www.chromium.org/</a></p>
4630
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004631<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 -07004632
4633<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>
4634
4635<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>
4636
4637<p>17. HTML5/W3C geolocation API: <a href="http://www.w3.org/TR/geolocation-API/">http://www.w3.org/TR/geolocation-API/</a></p>
4638
4639<p>18. HTML5/W3C webstorage API: <a href="http://www.w3.org/TR/webstorage/">http://www.w3.org/TR/webstorage/</a></p>
4640
4641<p>19. HTML5/W3C IndexedDB API: <a href="http://www.w3.org/TR/IndexedDB/">http://www.w3.org/TR/IndexedDB/</a></p>
4642
4643<p>20. Dalvik Executable Format and bytecode specification: available in the
4644Android source code, at dalvik/docs</p>
4645
4646<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>
4647
4648<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>
4649
4650<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>
4651
4652<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>
4653
4654<p>25. Notifications Resources: <a href="https://developer.android.com/design/patterns/notifications.html">https://developer.android.com/design/patterns/notifications.html</a> </p>
4655
4656<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>
4657
4658<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>
4659
4660<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>
4661
4662<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>
4663
4664<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>
4665
4666<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>
4667
4668<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>
4669
4670<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>
4671
4672<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>
4673
4674<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>
4675
4676<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>
4677
4678<p>37. Settings.Secure LOCATION_MODE:</p>
4679
4680<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>
4681
4682<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>
4683
4684<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>
4685
4686<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>
4687
4688<p>41. Android Device Owner App:</p>
4689
4690<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>
4691
4692<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>
4693
4694<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>
4695
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004696<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 -07004697
4698<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>
4699
4700<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>
4701
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004702<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 -07004703
4704<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>
4705
4706<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>
4707
4708<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>
4709
4710<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>
4711
4712<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>
4713
4714<p>53. Android android.content.pm.PackageManager class and Hardware Features List:</p>
4715
4716<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>
4717
4718<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>
4719
4720<p>55. ADB: <a href="http://developer.android.com/tools/help/adb.html">http://developer.android.com/tools/help/adb.html</a> </p>
4721
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004722<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 -07004723
4724<p>57. DDMS: <a href="http://developer.android.com/tools/debugging/ddms.html">http://developer.android.com/tools/debugging/ddms.html</a> </p>
4725
4726<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>
4727
4728<p>59. SysyTrace tool: <a href="http://developer.android.com/tools/help/systrace.html">http://developer.android.com/tools/help/systrace.html</a></p>
4729
4730<p>60. Android Application Development-Related Settings:</p>
4731
4732<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>
4733
4734<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>
4735
4736<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>
4737
4738<p>63. RenderScript: <a href="http://developer.android.com/guide/topics/renderscript/">http://developer.android.com/guide/topics/renderscript/</a></p>
4739
4740<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>
4741
4742<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>
4743
4744<p>66. EGL Extension-EGL_ANDROID_RECORDABLE:</p>
4745
4746<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>
4747
4748<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>
4749
4750<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>
4751
4752<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>
4753
4754<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>
4755
4756<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>
4757
4758<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>
4759
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004760<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 -07004761
4762<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>
4763
4764<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>
4765
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004766<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 -07004767
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004768<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 -07004769
4770<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>
4771
4772<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>
4773
4774<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>
4775
4776<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>
4777
4778<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>
4779
4780<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>
4781
4782<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>
4783
4784<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>
4785
4786<p>86. Android NFC Sharing Settings:</p>
4787
4788<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>
4789
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004790<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 -07004791
4792<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>
4793
4794<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>
4795
4796<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>
4797
4798<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>
4799
4800<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>
4801
4802<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>
4803
4804<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>
4805
4806<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>
4807
4808<p>96. Android File Transfer: <a href="http://www.android.com/filetransfer">http://www.android.com/filetransfer</a></p>
4809
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004810<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 -07004811
4812<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>
4813
4814<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>
4815
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004816<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 -07004817
4818<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>
4819
4820<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>
4821
4822<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>
4823
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004824<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 -07004825
4826<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>
4827
4828<p>106. SMS Short Code: <a href="http://en.wikipedia.org/wiki/Short_code">http://en.wikipedia.org/wiki/Short_code</a></p>
4829
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004830<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 -07004831
4832<p>108. Android Compatibility Program Overview: <a href="http://source.android.com/compatibility/index.html">http://source.android.com/compatibility/index.html</a></p>
4833
4834<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>
4835
4836<p>110. WebM project: <a href="http://www.webmproject.org/">http://www.webmproject.org/</a> </p>
4837
Heidi von Markham61607242015-04-02 12:59:09 -07004838<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>
4839
Unsuk Jungbca27492015-04-01 08:08:10 -07004840<p>Many of these resources are derived directly or indirectly from the Android
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004841SDK, and will be functionally identical to the information in that SDK&rsquo;s
Unsuk Jungbca27492015-04-01 08:08:10 -07004842documentation. In any cases where this Compatibility Definition or the
4843Compatibility Test Suite disagrees with the SDK documentation, the SDK
4844documentation is considered authoritative. Any technical details provided in
4845the references included above are considered by inclusion to be part of this
4846Compatibility Definition.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07004847
Unsuk Jungbca27492015-04-01 08:08:10 -07004848</div>
4849</body>
Unsuk Jungff3da6d2015-05-18 09:35:24 -07004850</html>