blob: ef84ff85a2a9cb6aeb43fb2c2d5442952712ca4c [file] [log] [blame]
Unsuk Jungbca27492015-04-01 08:08:10 -07001<!DOCTYPE html>
2<head>
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -07003<title>Android 5.1 Compatibility Definition</title>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004<link rel="stylesheet" type="text/css" href="android-cdd.css"/>
Unsuk Jungbca27492015-04-01 08:08:10 -07005</head>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07006
Unsuk Jungbca27492015-04-01 08:08:10 -07007<body>
Unsuk Jungbca27492015-04-01 08:08:10 -07008
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07009<h6>Table of Contents</h6>
Unsuk Jungbca27492015-04-01 08:08:10 -070010
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070011<div id="toc">
Unsuk Jungbca27492015-04-01 08:08:10 -070012
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070013<div id="toc_left">
Unsuk Jungbca27492015-04-01 08:08:10 -070014
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070015<p class="toc_h1"><a href="#1_introduction">1. Introduction</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070016
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070017<p class="toc_h1"><a href="#2_device_types">2. Device Types</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070018
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070019<p class="toc_h2"><a href="#2_1_device_configurations">2.1 Device Configurations</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070020
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070021<p class="toc_h1"><a href="#3_software">3. Software</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070022
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070023<p class="toc_h2"><a href="#3_1_managed_api_compatibility">3.1. Managed API Compatibility</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070024
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070025<p class="toc_h2"><a href="#3_2_soft_api_compatibility">3.2. Soft API Compatibility</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070026
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070027<p class="toc_h3"><a href="#3_2_1_permissions">3.2.1. Permissions</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070028
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070029<p class="toc_h3"><a href="#3_2_2_build_parameters">3.2.2. Build Parameters</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070030
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070031<p class="toc_h3"><a href="#3_2_3_intent_compatibility">3.2.3. Intent Compatibility</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070032
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070033<p class="toc_h4"><a href="#3_2_3_1_core_application_intents">3.2.3.1. Core Application Intents</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070034
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070035<p class="toc_h4"><a href="#3_2_3_2_intent_overrides">3.2.3.2. Intent Overrides</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070036
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070037<p class="toc_h4"><a href="#3_2_3_3_intent_namespaces">3.2.3.3. Intent Namespaces</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070038
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070039<p class="toc_h4"><a href="#3_2_3_4_broadcast_intents">3.2.3.4. Broadcast Intents</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070040
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070041<p class="toc_h4"><a href="#3_2_3_5_default_app_settings">3.2.3.5. Default App Settings</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070042
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070043<p class="toc_h2"><a href="#3_3_native_api_compatibility">3.3. Native API Compatibility</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070044
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070045<p class="toc_h3"><a href="#3_3_1_application_binary_interfaces">3.3.1 Application Binary Interfaces</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070046
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070047<p class="toc_h2"><a href="#3_4_web_compatibility">3.4. Web Compatibility</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070048
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070049<p class="toc_h3"><a href="#3_4_1_webview_compatibility">3.4.1. WebView Compatibility</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070050
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070051<p class="toc_h3"><a href="#3_4_2_browser_compatibility">3.4.2. Browser Compatibility</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070052
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070053<p class="toc_h2"><a href="#3_5_api_behavioral_compatibility">3.5. API Behavioral Compatibility</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070054
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070055<p class="toc_h2"><a href="#3_6_api_namespaces">3.6. API Namespaces</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070056
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070057<p class="toc_h2"><a href="#3_7_runtime_compatibility">3.7. Runtime Compatibility</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070058
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070059<p class="toc_h2"><a href="#3_8_user_interface_compatibility">3.8. User Interface Compatibility</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070060
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070061<p class="toc_h3"><a href="#3_8_1_launcher_home_screen">3.8.1. Launcher (Home Screen)</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070062
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070063<p class="toc_h3"><a href="#3_8_2_widgets">3.8.2. Widgets</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070064
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070065<p class="toc_h3"><a href="#3_8_3_notifications">3.8.3. Notifications</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070066
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070067<p class="toc_h3"><a href="#3_8_4_search">3.8.4. Search</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070068
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070069<p class="toc_h3"><a href="#3_8_5_toasts">3.8.5. Toasts</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070070
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070071<p class="toc_h3"><a href="#3_8_6_themes">3.8.6. Themes</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070072
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070073<p class="toc_h3"><a href="#3_8_7_live_wallpapers">3.8.7. Live Wallpapers</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070074
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070075<p class="toc_h3"><a href="#3_8_8_activity_switching">3.8.8. Activity Switching</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070076
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070077<p class="toc_h3"><a href="#3_8_9_input_management">3.8.9. Input Management</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070078
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070079<p class="toc_h3"><a href="#3_8_10_lock_screen_media_control">3.8.10. Lock Screen Media Control</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070080
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070081<p class="toc_h3"><a href="#3_8_11_dreams">3.8.11. Dreams</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070082
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070083<p class="toc_h3"><a href="#3_8_12_location">3.8.12. Location</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070084
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070085<p class="toc_h3"><a href="#3_8_13_unicode_and_font">3.8.13. Unicode and Font</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070086
Unsuk Jungbca27492015-04-01 08:08:10 -070087
Unsuk Jungbca27492015-04-01 08:08:10 -070088
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070089</div>
Unsuk Jungbca27492015-04-01 08:08:10 -070090
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070091<div id="toc_right"><br>
Unsuk Jungbca27492015-04-01 08:08:10 -070092
Unsuk Jungbca27492015-04-01 08:08:10 -070093
Unsuk Jungbca27492015-04-01 08:08:10 -070094
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070095<p class="toc_h2"><a href="#3_9_device_administration">3.9. Device Administration</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070096
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070097<p class="toc_h2"><a href="#3_10_accessibility">3.10. Accessibility</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -070098
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -070099<p class="toc_h2"><a href="#3_11_text-to-speech">3.11. Text-to-Speech</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700100
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700101<p class="toc_h2"><a href="#3_12_tv_input_framework">3.12. TV Input Framework</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700102
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700103<p class="toc_h1"><a href="#4_application_packaging_compatibility">4. Application Packaging Compatibility</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700104
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700105<p class="toc_h1"><a href="#5_multimedia_compatibility">5. Multimedia Compatibility</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700106
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700107<p class="toc_h2"><a href="#5_1_media_codecs">5.1. Media Codecs</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700108
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700109<p class="toc_h3"><a href="#5_1_1_audio_codecs">5.1.1. Audio Codecs</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700110
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700111<p class="toc_h3"><a href="#5_1_2_image_codecs">5.1.2. Image Codecs</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700112
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700113<p class="toc_h3"><a href="#5_1_3_video_codecs">5.1.3. Video Codecs</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700114
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700115<p class="toc_h2"><a href="#5_2_video_encoding">5.2. Video Encoding</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700116
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700117<p class="toc_h2"><a href="#5_3_video_decoding">5.3. Video Decoding</a></p>
118
119<p class="toc_h2"><a href="#5_4_audio_recording">5.4. Audio Recording</a></p>
120
121<p class="toc_h3"><a href="#5_4_1_raw_audio_capture">5.4.1. Raw Audio Capture</a></p>
122
123<p class="toc_h3"><a href="#5_4_2_capture_for_voice_recognition">5.4.2. Capture for Voice Recognition</a></p>
124
125<p class="toc_h3"><a href="#5_4_3_capture_for_rerouting_of_playback">5.4.3. Capture for Rerouting of Playback</a></p>
126
127<p class="toc_h2"><a href="#5_5_audio_playback">5.5. Audio Playback</a></p>
128
129<p class="toc_h3"><a href="#5_5_1_raw_audio_playback">5.5.1. Raw Audio Playback</a></p>
130
131<p class="toc_h3"><a href="#5_5_2_audio_effects">5.5.2. Audio Effects</a></p>
132
133<p class="toc_h3"><a href="#5_5_3_audio_output_volume">5.5.3. Audio Output Volume</a></p>
134
135<p class="toc_h2"><a href="#5_6_audio_latency">5.6. Audio Latency</a></p>
136
137<p class="toc_h2"><a href="#5_7_network_protocols">5.7. Network Protocols</a></p>
138
139<p class="toc_h2"><a href="#5_8_secure_media">5.8. Secure Media</a></p>
140
141<p class="toc_h1"><a href="#6_developer_tools_and_options_compatibility">6. Developer Tools and Options Compatibility</a></p>
142
143<p class="toc_h2"><a href="#6_1_developer_tools">6.1. Developer Tools</a></p>
144
145<p class="toc_h2"><a href="#6_2_developer_options">6.2. Developer Options</a></p>
146
147<p class="toc_h1"><a href="#7_hardware_compatibility">7. Hardware Compatibility</a></p>
148
149<p class="toc_h2"><a href="#7_1_display_and_graphics">7.1. Display and Graphics</a></p>
150
151<p class="toc_h3"><a href="#7_1_1_screen_configuration">7.1.1. Screen Configuration</a></p>
152
153<p class="toc_h4"><a href="#7_1_1_1_screen_size">7.1.1.1. Screen Size</a></p>
154
155<p class="toc_h4"><a href="#7_1_1_2_screen_aspect_ratio">7.1.1.2. Screen Aspect Ratio</a></p>
156
157<p class="toc_h4"><a href="#7_1_1_3_screen_density">7.1.1.3. Screen Density</a></p>
158
159
160</div>
161
162<div style="clear: both; page-break-after:always; height:15px"></div>
Unsuk Jungbca27492015-04-01 08:08:10 -0700163
Unsuk Jungbca27492015-04-01 08:08:10 -0700164
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700165<div id="toc_left_2">
Unsuk Jungbca27492015-04-01 08:08:10 -0700166
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700167<p class="toc_h3"><a href="#7_1_2_display_metrics">7.1.2. Display Metrics</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700168
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700169<p class="toc_h3"><a href="#7_1_3_screen_orientation">7.1.3. Screen Orientation</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700170
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700171<p class="toc_h3"><a href="#7_1_4_2d_and_3d_graphics_acceleration">7.1.4. 2D and 3D Graphics Acceleration</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700172
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700173<p class="toc_h3"><a href="#7_1_5_legacy_application_compatibility_mode">7.1.5. Legacy Application Compatibility Mode</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700174
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700175<p class="toc_h3"><a href="#7_1_6_screen_technology">7.1.6. Screen Technology</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700176
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700177<p class="toc_h3"><a href="#7_1_7_external_displays">7.1.7. External Displays</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700178
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700179<p class="toc_h2"><a href="#7_2_input_devices">7.2. Input Devices</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700180
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700181<p class="toc_h3"><a href="#7_2_1_keyboard">7.2.1. Keyboard</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700182
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700183<p class="toc_h3"><a href="#7_2_2_non-touch_navigation">7.2.2. Non-touch Navigation</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700184
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700185<p class="toc_h3"><a href="#7_2_3_navigation_keys">7.2.3. Navigation Keys</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700186
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700187<p class="toc_h3"><a href="#7_2_4_touchscreen_input">7.2.4. Touchscreen Input</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700188
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700189<p class="toc_h3"><a href="#7_2_5_fake_touch_input">7.2.5. Fake Touch Input</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700190
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700191<p class="toc_h3"><a href="#7_2_6_game_controller_support">7.2.6. Game Controller Support</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700192
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700193<p class="toc_h4"><a href="#7_2_6_1_button_mapping">7.2.6.1. Button Mappings</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700194
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700195<p class="toc_h3"><a href="#7_2_7_remote_control">7.2.7. Remote Control</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700196
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700197<p class="toc_h2"><a href="#7_3_sensors">7.3. Sensors</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700198
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700199<p class="toc_h3"><a href="#7_3_1_accelerometer">7.3.1. Accelerometer</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700200
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700201<p class="toc_h3"><a href="#7_3_2_magnetometer">7.3.2. Magnetometer</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700202
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700203<p class="toc_h3"><a href="#7_3_3_gps">7.3.3. GPS</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700204
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700205<p class="toc_h3"><a href="#7_3_4_gyroscope">7.3.4. Gyroscope</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700206
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700207<p class="toc_h3"><a href="#7_3_5_barometer">7.3.5. Barometer</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700208
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700209<p class="toc_h3"><a href="#7_3_6_thermometer">7.3.6. Thermometer</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700210
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700211<p class="toc_h3"><a href="#7_3_7_photometer">7.3.7. Photometer</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700212
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700213<p class="toc_h3"><a href="#7_3_8_proximity_sensor">7.3.8. Proximity Sensor</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700214
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700215<p class="toc_h2"><a href="#7_4_data_connectivity">7.4. Data Connectivity</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700216
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700217<p class="toc_h3"><a href="#7_4_1_telephony">7.4.1. Telephony</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700218
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700219<p class="toc_h3"><a href="#7_4_2_ieee_80211_wi-fi">7.4.2. IEEE 802.11 (Wi-Fi)</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700220
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700221<p class="toc_h4"><a href="#7_4_2_1_wi-fi_direct">7.4.2.1. Wi-Fi Direct</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700222
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700223<p class="toc_h4"><a href="#7_4_2_2_wi-fi-tunneled-direct-link-setup">7.4.2.2. Wi-Fi Tunneled Direct Link Setup</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700224
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700225<p class="toc_h3"><a href="#7_4_3_bluetooth">7.4.3. Bluetooth</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700226
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700227<p class="toc_h3"><a href="#7_4_4_near-field_communications">7.4.4. Near-Field Communications</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700228
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700229<p class="toc_h3"><a href="#7_4_5_minimum_network_capability">7.4.5. Minimum Network Capability</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700230
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700231<p class="toc_h3"><a href="#7_4_6_sync_settings">7.4.6. Sync Settings</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700232
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700233<p class="toc_h2"><a href="#7_5_cameras">7.5. Cameras</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700234
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700235<p class="toc_h3"><a href="#7_5_1_rear-facing_camera">7.5.1. Rear-Facing Camera</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700236
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700237<p class="toc_h3"><a href="#7_5_2_front-facing_camera">7.5.2. Front-Facing Camera</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700238
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700239<p class="toc_h3"><a href="#7_5_3_external_camera">7.5.3. External Camera</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700240
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700241<p class="toc_h3"><a href="#7_5_4_camera_api_behavior">7.5.4. Camera API Behavior</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700242
Unsuk Jungbca27492015-04-01 08:08:10 -0700243
Unsuk Jungbca27492015-04-01 08:08:10 -0700244
Unsuk Jungbca27492015-04-01 08:08:10 -0700245
Unsuk Jungbca27492015-04-01 08:08:10 -0700246
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700247</div>
Unsuk Jungbca27492015-04-01 08:08:10 -0700248
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700249<div id="toc_right_2">
Unsuk Jungbca27492015-04-01 08:08:10 -0700250
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700251<p class="toc_h3"><a href="#7_5_5_camera_orientation">7.5.5. Camera Orientation</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700252
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700253<p class="toc_h2"><a href="#7_6_memory_and_storage">7.6. Memory and Storage</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700254
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700255<p class="toc_h3"><a href="#7_6_1_minimum_memory_and_storage">7.6.1. Minimum Memory and Storage</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700256
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700257<p class="toc_h3"><a href="#7_6_2_application_shared_storage">7.6.2. Application Shared Storage</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700258
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700259<p class="toc_h2"><a href="#7_7_usb">7.7. USB</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700260
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700261<p class="toc_h2"><a href="#7_8_audio">7.8. Audio</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700262
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700263<p class="toc_h3"><a href="#7_8_1_microphone">7.8.1. Microphone</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700264
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700265<p class="toc_h3"><a href="#7_8_2_audio_output">7.8.2. Audio Output</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700266
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700267<p class="toc_h4"><a href="#7_8_2_1_analog_audio_ports">7.8.2.1. Analog Audio Ports</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700268
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700269<p class="toc_h1"><a href="#8_performance_compatibility">8. Performance Compatibility</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700270
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700271<p class="toc_h2"><a href="#8_1_user_experience_consistency">8.1. User Experience Consistency</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700272
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700273<p class="toc_h2"><a href="#8_2_memory_performance">8.2. Memory Performance</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700274
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700275<p class="toc_h1"><a href="#9_security_model_compatibility">9. Security Model Compatibility</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700276
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700277<p class="toc_h2"><a href="#9_1_permissions">9.1. Permissions</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700278
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700279<p class="toc_h2"><a href="#9_2_uid_and_process_isolation">9.2. UID and Process Isolation</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700280
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700281<p class="toc_h2"><a href="#9_3_filesystem_permissions">9.3. Filesystem Permissions</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700282
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700283<p class="toc_h2"><a href="#9_4_alternate_execution_environments">9.4. Alternate Execution Environments</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700284
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700285<p class="toc_h2"><a href="#9_5_multi-user_support">9.5. Multi-User Support</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700286
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700287<p class="toc_h2"><a href="#9_6_premium_sms_warning">9.6. Premium SMS Warning</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700288
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700289<p class="toc_h2"><a href="#9_7_kernel_security_features">9.7. Kernel Security Features</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700290
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700291<p class="toc_h2"><a href="#9_8_privacy">9.8. Privacy</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700292
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700293<p class="toc_h2"><a href="#9_9_full-disk-encryption">9.9. Full-Disk Encryption</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700294
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700295<p class="toc_h2"><a href="#9_10_verified_boot">9.10. Verified Boot</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700296
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700297<p class="toc_h1"><a href="#10_software_compatibility_testing">10. Software Compatibility Testing</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700298
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700299<p class="toc_h2"><a href="#10_1_compatibility_test_suite">10.1. Compatibility Test Suite</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700300
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700301<p class="toc_h2"><a href="#10_2_cts_verifier">10.2. CTS Verifier</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700302
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700303<p class="toc_h1"><a href="#11_updatable_software">11. Updatable Software</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700304
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700305<p class="toc_h1"><a href="#12_document_changelog">12. Document Changelog</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700306
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700307<p class="toc_h1"><a href="#13_contact_us">13. Contact Us</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700308
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700309<p class="toc_h1"><a href="#14_resources">14. Resources</a></p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700310
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700311</div>
Unsuk Jungbca27492015-04-01 08:08:10 -0700312
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700313</div>
Unsuk Jungbca27492015-04-01 08:08:10 -0700314
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700315<div style="clear: both"></div>
Unsuk Jungbca27492015-04-01 08:08:10 -0700316
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700317<div id="main">
Unsuk Jungbca27492015-04-01 08:08:10 -0700318
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700319<h1 id="1_introduction">1. Introduction</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -0700320
321
322<p>This document enumerates the requirements that must be met in order for devices
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -0700323to be compatible with Android 5.1.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700324
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700325<p>The use of &ldquo;MUST&rdquo;, &ldquo;MUST NOT&rdquo;, &ldquo;REQUIRED&rdquo;, &ldquo;SHALL&rdquo;, &ldquo;SHALL NOT&rdquo;, &ldquo;SHOULD&rdquo;,&ldquo;SHOULD NOT&rdquo;, &ldquo;RECOMMENDED&rdquo;, &ldquo;MAY&rdquo;, and &ldquo;OPTIONAL&rdquo; is per the IETF standard
Unsuk Jungbca27492015-04-01 08:08:10 -0700326defined in RFC2119 [<a href="http://www.ietf.org/rfc/rfc2119.txt">Resources, 1</a>].</p>
327
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700328<p>As used in this document, a &ldquo;device implementer&rdquo; or &ldquo;implementer&rdquo; is a person
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -0700329or organization developing a hardware/software solution running Android 5.1. A
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700330&ldquo;device implementation&rdquo; or &ldquo;implementation is the hardware/software solution
Unsuk Jungbca27492015-04-01 08:08:10 -0700331so developed.</p>
332
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -0700333<p>To be considered compatible with Android 5.1, device implementations MUST meet
Unsuk Jungbca27492015-04-01 08:08:10 -0700334the requirements presented in this Compatibility Definition, including any
335documents incorporated via reference.</p>
336
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700337<p>Where this definition or the software tests described in <a href="#10_software_compatibility_testing">section 10</a> is silent, ambiguous, or incomplete, it is the responsibility of the device
Unsuk Jungbca27492015-04-01 08:08:10 -0700338implementer to ensure compatibility with existing implementations.</p>
339
340<p>For this reason, the Android Open Source Project [<a href="http://source.android.com/">Resources, 2</a>] is both the reference and preferred implementation of Android. Device
341implementers are strongly encouraged to base their implementations to the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700342greatest extent possible on the &ldquo;upstream&rdquo; source code available from the
Unsuk Jungbca27492015-04-01 08:08:10 -0700343Android Open Source Project. While some components can hypothetically be
344replaced with alternate implementations this practice is strongly discouraged,
345as passing the software tests will become substantially more difficult. It is
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700346the implementer&rsquo;s responsibility to ensure full behavioral compatibility with
Unsuk Jungbca27492015-04-01 08:08:10 -0700347the standard Android implementation, including and beyond the Compatibility
348Test Suite. Finally, note that certain component substitutions and
349modifications are explicitly forbidden by this document.</p>
350
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700351<p>Many of the resources listed in <a href="#14_resources">section 14</a> are derived directly or indirectly from the Android SDK, and will be
352functionally identical to the information in that SDK&rsquo;s documentation. For any
Unsuk Jungbca27492015-04-01 08:08:10 -0700353case where this Compatibility Definition or the Compatibility Test Suite
354disagrees with the SDK documentation, the SDK documentation is considered
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700355authoritative. Any technical details provided in the references included in <a href="#14_resources">section 14</a> are considered by inclusion to be part of this Compatibility Definition. </p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700356
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700357<h1 id="2_device_types">2. Device Types</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -0700358
359
360<p>While the Android Open Source Project has been used in the implementation of a
361variety of device types and form factors, many aspects of the architecture and
362compatibility requirements were optimized for handheld devices. Starting from
363Android 5.0, the Android Open Source Project aims to embrace a wider variety of
364device types as described in this section.</p>
365
366<p><strong>Android Handheld device</strong> refers to an Android device implementation that is typically used by holding
367it in the hand, such as mp3 players, phones, and tablets. Android Handheld
368device implementations:</p>
369
370<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700371 <li>MUST have a touchscreen embedded in the device.</li>
372 <li>MUST have a power source that provides mobility, such as a battery.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -0700373</ul>
374
375<p><strong>Android Television device</strong> refers to an Android device implementation that is an entertainment interface
376for consuming digital media, movies, games, apps, and/or live TV for users
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700377sitting about ten feet away (a &ldquo;lean back&rdquo; or &ldquo;10-foot user interface&rdquo;).
Unsuk Jungbca27492015-04-01 08:08:10 -0700378Android Television devices:</p>
379
380<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700381 <li>MUST have an embedded screen OR include a video output port, such as VGA, HDMI,
382or a wireless port for display.</li>
383 <li>MUST declare the features android.software.leanback and
384android.hardware.type.television [<a href="http://developer.android.com/reference/android/content/pm/PackageManager.html#FEATURE_LEANBACK">Resources, 3</a>].</li>
Unsuk Jungbca27492015-04-01 08:08:10 -0700385</ul>
386
387<p><strong>Android Watch device</strong> refers to an Android device implementation intended to be worn on the body,
388perhaps on the wrist, and:</p>
389
390<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700391 <li>MUST have a screen with the physical diagonal length in the range from 1.1 to
3922.5 inches.</li>
393 <li>MUST declare the feature android.hardware.type.watch.</li>
394 <li>MUST support uiMode = UI_MODE_TYPE_WATCH [<a href="http://developer.android.com/reference/android/content/res/Configuration.html#UI_MODE_TYPE_WATCH">Resources, 4</a>].</li>
Unsuk Jungbca27492015-04-01 08:08:10 -0700395</ul>
396
Heidi von Markham61607242015-04-02 12:59:09 -0700397<p><strong>Android Automotive implementation</strong> refers to a vehicle head
398unit running Android as an operating system for part or all of the system and/or
399infotainment functionality. Android Automotive implementations MUST support
400uiMode = UI_MODE_TYPE_CAR [<a href="http://developer.android.com/reference/android/content/res/Configuration.html#UI_MODE_TYPE_CAR">Resources, 111</a>].</p>
401
Unsuk Jungbca27492015-04-01 08:08:10 -0700402<p>All Android device implementations that do not fit into any of the above device
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -0700403types still MUST meet all requirements in this document to be Android 5.1
Unsuk Jungbca27492015-04-01 08:08:10 -0700404compatible, unless the requirement is explicitly described to be only
405applicable to a specific Android device type. </p>
406
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700407<h2 id="2_1_device_configurations">2.1 Device Configurations</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -0700408
409
410<p>This is a summary of major differences in hardware configuration by device
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700411type. (Empty cells denote a &ldquo;MAY&rdquo;). Not all configurations are covered in this
Unsuk Jungbca27492015-04-01 08:08:10 -0700412table; see relevant hardware sections for more detail.</p>
413<table>
414 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700415 <th>Category</th>
416 <th>Feature</th>
417 <th>Section</th>
418 <th>Handheld</th>
419 <th>Television</th>
420 <th>Watch</th>
421 <th>Other</th>
Unsuk Jungbca27492015-04-01 08:08:10 -0700422 </tr>
423 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700424 <td rowspan="3">Input</td>
425 <td>D-pad</td>
426 <td><a href="#7_2_2_non-touch-navigation">7.2.2. Non-touch Navigation</a></td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700427 <td></td>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700428 <td>MUST</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700429 <td></td>
430 <td></td>
431 </tr>
432 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700433 <td>Touchscreen </td>
434 <td><a href="#7_2_4_touchscreen_input">7.2.4. Touchscreen input</a></td>
435 <td>MUST</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700436 <td></td>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700437 <td>MUST</td>
438 <td>SHOULD</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700439 </tr>
440 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700441 <td>Microphone </td>
442 <td><a href="#7_8_1_microphone">7.8.1. Microphone</a></td>
443 <td>MUST</td>
444 <td>SHOULD </td>
445 <td>MUST</td>
446 <td>SHOULD</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700447 </tr>
448 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700449 <td rowspan="2">Sensors</td>
450 <td>Accelerometer </td>
451 <td><a href="#7_3_1_accelerometer">7.3.1 Accelerometer</a></td>
452 <td>SHOULD</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700453 <td></td>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700454 <td>SHOULD</td>
455 <td>SHOULD</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700456 </tr>
457 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700458 <td>GPS</td>
459 <td><a href="#7_3_3_gps">7.3.3. GPS</a></td>
460 <td>SHOULD</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700461 <td></td>
462 <td></td>
463 <td></td>
464 </tr>
465 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700466 <td rowspan="5">Connectivity</td>
467 <td>Wi-Fi</td>
468 <td><a href="#7_4_2_ieee_802.11">7.4.2. IEEE 802.11</a></td>
469 <td>SHOULD</td>
470 <td> MUST</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700471 <td></td>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700472 <td>SHOULD</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700473 </tr>
474 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700475 <td>Wi-Fi Direct</td>
476 <td><a href="#7_4_2_1_wi-fi-direct">7.4.2.1. Wi-Fi Direct</a></td>
477 <td>SHOULD</td>
478 <td>SHOULD</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700479 <td></td>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700480 <td>SHOULD</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700481 </tr>
482 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700483 <td>Bluetooth</td>
484 <td><a href="#7_4_3_bluetooth">7.4.3. Bluetooth</a></td>
485 <td>SHOULD</td>
486 <td>MUST</td>
487 <td>MUST</td>
488 <td>SHOULD</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700489 </tr>
490 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700491 <td>Bluetooth Low Energy</td>
492 <td><a href="#7_4_3_bluetooth">7.4.3. Bluetooth</a></td>
493 <td>SHOULD</td>
494 <td>MUST</td>
495 <td>SHOULD</td>
496 <td>SHOULD</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700497 </tr>
498 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700499 <td>USB peripheral/ host mode</td>
500 <td><a href="#7_7_usb">7.7. USB</a></td>
501 <td>SHOULD</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700502 <td></td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700503 <td></td>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700504 <td>SHOULD</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700505 </tr>
506 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700507 <td>Output</td>
508 <td>Speaker and/or Audio output ports</td>
509 <td><a href="#7_8_2_audio_output">7.8.2. Audio Output</a></td>
510 <td>MUST</td>
511 <td>MUST</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700512 <td></td>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700513 <td>MUST</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700514 </tr>
515</table>
516
517
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700518<h1 id="3_software">3. Software</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -0700519
520
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700521<h2 id="3_1_managed_api_compatibility">3.1. Managed API Compatibility</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -0700522
523
524<p>The managed Dalvik bytecode execution environment is the primary vehicle for
525Android applications. The Android application programming interface (API) is
526the set of Android platform interfaces exposed to applications running in the
527managed runtime environment. Device implementations MUST provide complete
528implementations, including all documented behaviors, of any documented API
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700529exposed by the Android SDK [<a href="http://developer.android.com/reference/packages.html">Resources, 5</a>] or any API decorated with the &ldquo;@SystemApi&rdquo; marker in the upstream Android
Unsuk Jungbca27492015-04-01 08:08:10 -0700530source code. </p>
531
532<p>Device implementations MUST NOT omit any managed APIs, alter API interfaces or
533signatures, deviate from the documented behavior, or include no-ops, except
534where specifically allowed by this Compatibility Definition.</p>
535
536<p>This Compatibility Definition permits some types of hardware for which Android
537includes APIs to be omitted by device implementations. In such cases, the APIs
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700538MUST still be present and behave in a reasonable way. See <a href="#7_hardware_compatibility">section 7</a> for specific requirements for this scenario.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700539
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700540<h2 id="3_2_soft_api_compatibility">3.2. Soft API Compatibility</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -0700541
542
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700543<p>In addition to the managed APIs from <a href="#3_1_managed_api_compatibility">section 3.1</a>, Android also includes a significant runtime-only &ldquo;soft&rdquo; API, in the form of
Unsuk Jungbca27492015-04-01 08:08:10 -0700544such things as intents, permissions, and similar aspects of Android
545applications that cannot be enforced at application compile time.</p>
546
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700547<h3 id="3_2_1_permissions">3.2.1. Permissions</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -0700548
549
550<p>Device implementers MUST support and enforce all permission constants as
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700551documented by the Permission reference page [<a href="http://developer.android.com/reference/android/Manifest.permission.html">Resources, 6]</a>. Note that <a href="#9_security_model_compatibility">section 9</a> lists additional requirements related to the Android security model.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700552
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700553<h3 id="3_2_2_build_parameters">3.2.2. Build Parameters</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -0700554
555
556<p>The Android APIs include a number of constants on the android.os.Build class [<a href="http://developer.android.com/reference/android/os/Build.html">Resources, 7</a>] that are intended to describe the current device. To provide consistent,
557meaningful values across device implementations, the table below includes
558additional restrictions on the formats of these values to which device
559implementations MUST conform.</p>
560<table>
561 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700562 <th>Parameter</th>
563 <th>Details</th>
Unsuk Jungbca27492015-04-01 08:08:10 -0700564 </tr>
565 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700566 <td>VERSION.RELEASE</td>
567 <td>The version of the currently-executing Android system, in human-readable
568format. This field MUST have one of the string values defined in [<a href="http://source.android.com/compatibility/5.1/versions.html">Resources, 8]</a>.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700569 </tr>
570 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700571 <td>VERSION.SDK</td>
572 <td>The version of the currently-executing Android system, in a format accessible
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -0700573to third-party application code. For Android 5.1, this field MUST have the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700574integer value 22.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700575 </tr>
576 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700577 <td>VERSION.SDK_INT</td>
578 <td>The version of the currently-executing Android system, in a format accessible
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -0700579to third-party application code. For Android 5.1, this field MUST have the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700580integer value 22.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700581 </tr>
582 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700583 <td>VERSION.INCREMENTAL</td>
584 <td>A value chosen by the device implementer designating the specific build of the
Unsuk Jungbca27492015-04-01 08:08:10 -0700585currently-executing Android system, in human-readable format. This value MUST
586NOT be reused for different builds made available to end users. A typical use
587of this field is to indicate which build number or source-control change
588identifier was used to generate the build. There are no requirements on the
589specific format of this field, except that it MUST NOT be null or the empty
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700590string ("").</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700591 </tr>
592 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700593 <td>BOARD</td>
594 <td>A value chosen by the device implementer identifying the specific internal
Unsuk Jungbca27492015-04-01 08:08:10 -0700595hardware used by the device, in human-readable format. A possible use of this
596field is to indicate the specific revision of the board powering the device.
597The value of this field MUST be encodable as 7-bit ASCII and match the regular
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700598expression &ldquo;^[a-zA-Z0-9_-]+$&rdquo;.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700599 </tr>
600 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700601 <td>BRAND</td>
602 <td>A value reflecting the brand name associated with the device as known to the
Unsuk Jungbca27492015-04-01 08:08:10 -0700603end users. MUST be in human-readable format and SHOULD represent the
604manufacturer of the device or the company brand under which the device is
605marketed. The value of this field MUST be encodable as 7-bit ASCII and match
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700606the regular expression &ldquo;^[a-zA-Z0-9_-]+$&rdquo;.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700607 </tr>
608 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700609 <td>SUPPORTED_ABIS</td>
610 <td>The name of the instruction set (CPU type + ABI convention) of native code. See <a href="#3_3_native_api_compatibility">section 3.3. Native API Compatibility</a>.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700611 </tr>
612 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700613 <td>SUPPORTED_32_BIT_ABIS</td>
614 <td>The name of the instruction set (CPU type + ABI convention) of native code. See <a href="#3_3_native_api_compatibility">section 3.3. Native API Compatibility</a>.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700615 </tr>
616 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700617 <td>SUPPORTED_64_BIT_ABIS</td>
618 <td>The name of the second instruction set (CPU type + ABI convention) of native
619code. See <a href="#3_3_native_api_compatibility">section 3.3. Native API Compatibility</a>.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700620 </tr>
621 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700622 <td>CPU_ABI</td>
623 <td>The name of the instruction set (CPU type + ABI convention) of native code. See <a href="#3_3_native_api_compatibility">section 3.3. Native API Compatibility</a>.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700624 </tr>
625 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700626 <td>CPU_ABI2</td>
627 <td>The name of the second instruction set (CPU type + ABI convention) of native
628code. See <a href="#3_3_native_api_compatibility">section 3.3. Native API Compatibility</a>.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700629 </tr>
630 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700631 <td>DEVICE</td>
632 <td>A value chosen by the device implementer containing the development name or
Unsuk Jungbca27492015-04-01 08:08:10 -0700633code name identifying the configuration of the hardware features and industrial
634design of the device. The value of this field MUST be encodable as 7-bit ASCII
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700635and match the regular expression &ldquo;^[a-zA-Z0-9_-]+$&rdquo;.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700636 </tr>
637 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700638 <td>FINGERPRINT</td>
639 <td>A string that uniquely identifies this build. It SHOULD be reasonably
Unsuk Jungbca27492015-04-01 08:08:10 -0700640human-readable. It MUST follow this template:</p>
641
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700642<p class="small">$(BRAND)/$(PRODUCT)/$(DEVICE):$(VERSION.RELEASE)/$(ID)/$(VERSION.INCREMENTAL):$(TYPE)/$(TAGS)</p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700643
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700644<p>For example: acme/myproduct/mydevice:5.1/LMYXX/3359:userdebug/test-keys</p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700645
646<p>The fingerprint MUST NOT include whitespace characters. If other fields
647included in the template above have whitespace characters, they MUST be
648replaced in the build fingerprint with another character, such as the
649underscore ("_") character. The value of this field MUST be encodable as 7-bit
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700650ASCII.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700651 </tr>
652 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700653 <td>HARDWARE</td>
654 <td>The name of the hardware (from the kernel command line or /proc). It SHOULD be
Unsuk Jungbca27492015-04-01 08:08:10 -0700655reasonably human-readable. The value of this field MUST be encodable as 7-bit
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700656ASCII and match the regular expression &ldquo;^[a-zA-Z0-9_-]+$&rdquo;. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700657 </tr>
658 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700659 <td>HOST</td>
660 <td>A string that uniquely identifies the host the build was built on, in
Unsuk Jungbca27492015-04-01 08:08:10 -0700661human-readable format. There are no requirements on the specific format of this
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700662field, except that it MUST NOT be null or the empty string ("").</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700663 </tr>
664 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700665 <td>ID</td>
666 <td>An identifier chosen by the device implementer to refer to a specific release,
Unsuk Jungbca27492015-04-01 08:08:10 -0700667in human-readable format. This field can be the same as
668android.os.Build.VERSION.INCREMENTAL, but SHOULD be a value sufficiently
669meaningful for end users to distinguish between software builds. The value of
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700670this field MUST be encodable as 7-bit ASCII and match the regular expression &ldquo;^[a-zA-Z0-9._-]+$&rdquo;.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700671 </tr>
672 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700673 <td>MANUFACTURER</td>
674 <td>The trade name of the Original Equipment Manufacturer (OEM) of the product.
Unsuk Jungbca27492015-04-01 08:08:10 -0700675There are no requirements on the specific format of this field, except that it
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700676MUST NOT be null or the empty string ("").</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700677 </tr>
678 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700679 <td>MODEL</td>
680 <td>A value chosen by the device implementer containing the name of the device as
Unsuk Jungbca27492015-04-01 08:08:10 -0700681known to the end user. This SHOULD be the same name under which the device is
682marketed and sold to end users. There are no requirements on the specific
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700683format of this field, except that it MUST NOT be null or the empty string ("").</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700684 </tr>
685 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700686 <td>PRODUCT</td>
687 <td>A value chosen by the device implementer containing the development name or
Unsuk Jungbca27492015-04-01 08:08:10 -0700688code name of the specific product (SKU) that MUST be unique within the same
689brand. MUST be human-readable, but is not necessarily intended for view by end
690users. The value of this field MUST be encodable as 7-bit ASCII and match the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700691regular expression &ldquo;^[a-zA-Z0-9_-]+$&rdquo;.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700692 </tr>
693 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700694 <td>SERIAL</td>
695 <td>A hardware serial number, which MUST be available. The value of this field MUST
696be encodable as 7-bit ASCII and match the regular expression &ldquo;^([a-zA-Z0-9]{6,20})$&rdquo;.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700697 </tr>
698 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700699 <td>TAGS</td>
700 <td>A comma-separated list of tags chosen by the device implementer that further
Unsuk Jungbca27492015-04-01 08:08:10 -0700701distinguishes the build. This field MUST have one of the values corresponding
702to the three typical Android platform signing configurations: release-keys,
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700703dev-keys, test-keys. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700704 </tr>
705 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700706 <td>TIME</td>
707 <td>A value representing the timestamp of when the build occurred.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700708 </tr>
709 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700710 <td>TYPE</td>
711 <td>A value chosen by the device implementer specifying the runtime configuration
Unsuk Jungbca27492015-04-01 08:08:10 -0700712of the build. This field MUST have one of the values corresponding to the three
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700713typical Android runtime configurations: user, userdebug, or eng.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700714 </tr>
715 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700716 <td>USER</td>
717 <td>A name or user ID of the user (or automated user) that generated the build.
Unsuk Jungbca27492015-04-01 08:08:10 -0700718There are no requirements on the specific format of this field, except that it
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700719MUST NOT be null or the empty string ("").</td>
Unsuk Jungbca27492015-04-01 08:08:10 -0700720 </tr>
721</table>
722
723
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700724<h3 id="3_2_3_intent_compatibility">3.2.3. Intent Compatibility</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -0700725
726
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700727<p>Device implementations MUST honor Android&rsquo;s loose-coupling intent system, as
728described in the sections below. By&ldquo;honored &rdquo; it is meant that the device
Unsuk Jungbca27492015-04-01 08:08:10 -0700729implementer MUST provide an Android Activity or Service that specifies a
730matching intent filter that binds to and implements correct behavior for each
731specified intent pattern.</p>
732
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700733<h4 id="3_2_3_1_core_application_intents">3.2.3.1. Core Application Intents</h4>
Unsuk Jungbca27492015-04-01 08:08:10 -0700734
735
736<p>Android intents allow application components to request functionality from
737other Android components. The Android upstream project includes a list of
738applications considered core Android applications, which implements several
739intent patterns to perform common actions. The core Android applications are:</p>
740
741<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700742 <li>Desk Clock</li>
743 <li>Browser</li>
744 <li>Calendar</li>
745 <li>Contacts</li>
746 <li>Gallery</li>
747 <li>GlobalSearch</li>
748 <li>Launcher</li>
749 <li>Music</li>
750 <li>Settings</li>
Unsuk Jungbca27492015-04-01 08:08:10 -0700751</ul>
752
753<p>Device implementations SHOULD include the core Android applications as
754appropriate but MUST include a component implementing the same intent patterns
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700755defined by all the &ldquo;public&rdquo; Activity or Service components of these core
Unsuk Jungbca27492015-04-01 08:08:10 -0700756Android applications. Note that Activity or Service components are considered
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700757&ldquo;public&rdquo; when the attribute android:exported is absent or has the value true.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700758
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700759<h4 id="3_2_3_2_intent_overrides">3.2.3.2. Intent Overrides</h4>
Unsuk Jungbca27492015-04-01 08:08:10 -0700760
761
762<p>As Android is an extensible platform, device implementations MUST allow each
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700763intent pattern referenced in <a href="#3_2_3_1_core_application_intents">section 3.2.3.1</a> to be overridden by third-party applications. The upstream Android open source
Unsuk Jungbca27492015-04-01 08:08:10 -0700764implementation allows this by default; device implementers MUST NOT attach
765special privileges to system applications' use of these intent patterns, or
766prevent third-party applications from binding to and assuming control of these
767patterns. This prohibition specifically includes but is not limited to
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700768disabling the&ldquo;Chooser&rdquo; user interface that allows the user to select between
Unsuk Jungbca27492015-04-01 08:08:10 -0700769multiple applications that all handle the same intent pattern.</p>
770
771<p>However, device implementations MAY provide default activities for specific URI
772patterns (eg. http://play.google.com) if the default activity provides a more
773specific filter for the data URI. For example, an intent filter specifying the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700774data URI &ldquo;http://www.android.com&rdquo; is more specific than the browser filter for&ldquo;http://&rdquo;. Device implementations MUST provide a user interface for users to
Unsuk Jungbca27492015-04-01 08:08:10 -0700775modify the default activity for intents.</p>
776
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700777<h4 id="3_2_3_3_intent_namespaces">3.2.3.3. Intent Namespaces</h4>
Unsuk Jungbca27492015-04-01 08:08:10 -0700778
779
780<p>Device implementations MUST NOT include any Android component that honors any
781new intent or broadcast intent patterns using an ACTION, CATEGORY, or other key
782string in the android.* or com.android.* namespace. Device implementers MUST
783NOT include any Android components that honor any new intent or broadcast
784intent patterns using an ACTION, CATEGORY, or other key string in a package
785space belonging to another organization. Device implementers MUST NOT alter or
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700786extend any of the intent patterns used by the core apps listed in <a href="#3_2_3_1_core_application_intents">section 3.2.3.1</a>. Device implementations MAY include intent patterns using namespaces clearly
Unsuk Jungbca27492015-04-01 08:08:10 -0700787and obviously associated with their own organization. This prohibition is
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700788analogous to that specified for Java language classes in <a href="#3_6_api_namespaces">section 3.6</a>.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700789
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700790<h4 id="3_2_3_4_broadcast_intents">3.2.3.4. Broadcast Intents</h4>
Unsuk Jungbca27492015-04-01 08:08:10 -0700791
792
793<p>Third-party applications rely on the platform to broadcast certain intents to
794notify them of changes in the hardware or software environment.
795Android-compatible devices MUST broadcast the public broadcast intents in
796response to appropriate system events. Broadcast intents are described in the
797SDK documentation.</p>
798
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700799<h4 id="3_2_3_5_default_app_settings">3.2.3.5. Default App Settings</h4>
Unsuk Jungbca27492015-04-01 08:08:10 -0700800
801
802<p>Android includes settings that provide users an easy way to select their
803default applications, for example for Home screen or SMS. Where it makes sense,
804device implementations MUST provide a similar settings menu and be compatible
805with the intent filter pattern and API methods described in the SDK
806documentation as below.</p>
807
808<p>Device implementations:</p>
809
810<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700811 <li>MUST honor the android.settings.HOME_SETTINGS intent to show a default app
Unsuk Jungbca27492015-04-01 08:08:10 -0700812settings menu for Home Screen, if the device implementation reports
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700813android.software.home_screen [<a href="http://developer.android.com/reference/android/provider/Settings.html">Resources, 10]</a></li>
814 <li>MUST provide a settings menu that will call the
Unsuk Jungbca27492015-04-01 08:08:10 -0700815android.provider.Telephony.ACTION_CHANGE_DEFAULT intent to show a dialog to
816change the default SMS application, if the device implementation reports
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700817android.hardware.telephony [<a href="http://developer.android.com/reference/android/provider/Telephony.Sms.Intents.html">Resources, 9</a>]</li>
818 <li>MUST honor the android.settings.NFC_PAYMENT_SETTINGS intent to show a default
Unsuk Jungbca27492015-04-01 08:08:10 -0700819app settings menu for Tap and Pay, if the device implementation reports
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700820android.hardware.nfc.hce [<a href="http://developer.android.com/reference/android/provider/Settings.html">Resources, 10]</a></li>
Unsuk Jungbca27492015-04-01 08:08:10 -0700821</ul>
822
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700823<h2 id="3_3_native_api_compatibility">3.3. Native API Compatibility</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -0700824
825
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700826<h3 id="3_3_1_application_binary_interfaces">3.3.1 Application Binary Interfaces</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -0700827
828
829<p>Managed Dalvik bytecode can call into native code provided in the application
830.apk file as an ELF .so file compiled for the appropriate device hardware
831architecture. As native code is highly dependent on the underlying processor
832technology, Android defines a number of Application Binary Interfaces (ABIs) in
833the Android NDK. Device implementations MUST be compatible with one or more
834defined ABIs, and MUST implement compatibility with the Android NDK, as below.</p>
835
836<p>If a device implementation includes support for an Android ABI, it:</p>
837
838<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700839 <li>MUST include support for code running in the managed environment to call into
840native code, using the standard Java Native Interface (JNI) semantics</li>
841 <li>MUST be source-compatible (i.e. header compatible) and binary-compatible (for
842the ABI) with each required library in the list below</li>
843 <li>MUST support the equivalent 32-bit ABI if any 64-bit ABI is supported</li>
844 <li>MUST accurately report the native Application Binary Interface (ABI) supported
Unsuk Jungbca27492015-04-01 08:08:10 -0700845by the device, via the android.os.Build.SUPPORTED_ABIS,
846android.os.Build.SUPPORTED_32_BIT_ABIS, and
847android.os.Build.SUPPORTED_64_BIT_ABIS parameters, each a comma separated list
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700848of ABIs ordered from the most to the least preferred one</li>
849 <li>MUST report, via the above parameters, only those ABIs documented in the latest
850version of the Android NDK, &ldquo;NDK Programmer&rsquo;s Guide | ABI Management&rdquo; in docs/
851directory</li>
852 <li>SHOULD be built using the source code and header files available in the
853upstream Android Open Source Project</li>
Unsuk Jungbca27492015-04-01 08:08:10 -0700854</ul>
855
856<p>The following native code APIs MUST be available to apps that include native
857code:</p>
858
859<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700860 <li>libc (C library)</li>
861 <li>libm (math library)</li>
862 <li>Minimal support for C++</li>
863 <li>JNI interface</li>
864 <li>liblog (Android logging)</li>
865 <li>libz (Zlib compression)</li>
866 <li>libdl (dynamic linker)</li>
867 <li>libGLESv1_CM.so (OpenGL ES 1.x)</li>
868 <li>libGLESv2.so (OpenGL ES 2.0)</li>
869 <li>libGLESv3.so (OpenGL ES 3.x)</li>
870 <li>libEGL.so (native OpenGL surface management)</li>
871 <li>libjnigraphics.so</li>
872 <li>libOpenSLES.so (OpenSL ES 1.0.1 audio support)</li>
873 <li>libOpenMAXAL.so (OpenMAX AL 1.0.1 support)</li>
874 <li>libandroid.so (native Android activity support)</li>
875 <li>libmediandk.so (native media APIs support)</li>
876 <li>Support for OpenGL, as described below</li>
Unsuk Jungbca27492015-04-01 08:08:10 -0700877</ul>
878
879<p>Note that future releases of the Android NDK may introduce support for
880additional ABIs. If a device implementation is not compatible with an existing
881predefined ABI, it MUST NOT report support for any ABIs at all.</p>
882
883<p>Note that device implementations MUST include libGLESv3.so and it MUST symlink
884(symbolic link) to libGLESv2.so. in turn, MUST export all the OpenGL ES 3.1 and
885Android Extension Pack [<a href="http://developer.android.com/guide/topics/graphics/opengl.html#aep">Resources, 11</a>] function symbols as defined in the NDK release android-21. Although all the
886symbols must be present, only the corresponding functions for OpenGL ES
887versions and extensions actually supported by the device must be fully
888implemented.</p>
889
890<p>Native code compatibility is challenging. For this reason, device implementers
891are <strong>very strongly encouraged</strong> to use the implementations of the libraries listed above from the upstream
892Android Open Source Project. </p>
893
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700894<h2 id="3_4_web_compatibility">3.4. Web Compatibility</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -0700895
896
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700897<h3 id="3_4_1_webview_compatibility">3.4.1. WebView Compatibility</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -0700898
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700899<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -0700900<p>The complete implementation of the android.webkit.Webview API MAY be provided
901on Android Watch devices but MUST be provided on all other types of device
902implementations.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700903</div>
Unsuk Jungbca27492015-04-01 08:08:10 -0700904
905
906<p>The platform feature android.software.webview MUST be reported on any device
907that provides a complete implementation of the android.webkit.WebView API, and
908MUST NOT be reported on devices without a complete implementation of the API.
909The Android Open Source implementation uses code from the Chromium Project to
910implement the android.webkit.WebView [<a href="http://developer.android.com/reference/android/webkit/WebView.html">Resources, 12</a>]. Because it is not feasible to develop a comprehensive test suite for a web
911rendering system, device implementers MUST use the specific upstream build of
912Chromium in the WebView implementation. Specifically:</p>
913
914<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700915 <li>Device android.webkit.WebView implementations MUST be based on the Chromium
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -0700916build from the upstream Android Open Source Project for Android 5.1. This build
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700917includes a specific set of functionality and security fixes for the WebView [<a href="http://www.chromium.org/">Resources, 13</a>].</li>
918 <li>The user agent string reported by the WebView MUST be in this format:
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -0700919<p>Mozilla/5.1 (Linux; Android $(VERSION); $(MODEL) Build/$(BUILD))
Unsuk Jungbca27492015-04-01 08:08:10 -0700920AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 $(CHROMIUM_VER) Mobile
921Safari/537.36</p>
922 <ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700923 <li>The value of the $(VERSION) string MUST be the same as the value for
924android.os.Build.VERSION.RELEASE.</li>
925 <li>The value of the $(MODEL) string MUST be the same as the value for
926android.os.Build.MODEL.</li>
927 <li>The value of the $(BUILD) string MUST be the same as the value for
928android.os.Build.ID.</li>
929 <li>The value of the $(CHROMIUM_VER) string MUST be the version of Chromium in the
930upstream Android Open Source Project.</li>
931 <li>Device implementations MAY omit Mobile in the user agent string.</li>
932 </ul></li></ul>
Unsuk Jungbca27492015-04-01 08:08:10 -0700933
934<p>The WebView component SHOULD include support for as many HTML5 features as
935possible and if it supports the feature SHOULD conform to the HTML5
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700936specification [<a href="http://html.spec.whatwg.org/multipage/">Resources, 14</a>].</p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700937
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700938<h3 id="3_4_2_browser_compatibility">3.4.2. Browser Compatibility</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -0700939
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700940<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -0700941<p>Android Television and Watch Devices MAY omit a browser application, but MUST
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700942support the public intent patterns as described in <a href="#3_2_3_1_core_application_intents">section 3.2.3.1</a>. All other types of device implementations MUST include a standalone Browser
943application for general user web browsing.</p>
944</div>
Unsuk Jungbca27492015-04-01 08:08:10 -0700945
946<p>The standalone Browser MAY be based on a browser technology other than WebKit.
947However, even if an alternate Browser application is used, the
948android.webkit.WebView component provided to third-party applications MUST be
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700949based on WebKit, as described in <a href="#3_4_1_webview_compatibility">section 3.4.1</a>.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -0700950
951<p>Implementations MAY ship a custom user agent string in the standalone Browser
952application.</p>
953
954<p>The standalone Browser application (whether based on the upstream WebKit
955Browser application or a third-party replacement) SHOULD include support for as
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700956much of HTML5 [<a href="http://html.spec.whatwg.org/multipage/">Resources, 14</a>] as possible. Minimally, device implementations MUST support each of these
Unsuk Jungbca27492015-04-01 08:08:10 -0700957APIs associated with HTML5:</p>
958
959<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700960 <li>application cache/offline operation [<a href="http://www.w3.org/html/wg/drafts/html/master/browsers.html#offline">Resources, 15</a>]</li>
961 <li>the &#60;video&#62; tag [<a href="http://www.w3.org/html/wg/drafts/html/master/semantics.html#video">Resources, 16</a>]</li>
962 <li>geolocation [<a href="http://www.w3.org/TR/geolocation-API/">Resources, 17</a>]</li>
Unsuk Jungbca27492015-04-01 08:08:10 -0700963</ul>
964
965<p>Additionally, device implementations MUST support the HTML5/W3C webstorage API
966[<a href="http://www.w3.org/TR/webstorage/">Resources, 18</a>], and SHOULD support the HTML5/W3C IndexedDB API [<a href="http://www.w3.org/TR/IndexedDB/">Resources, 19</a>]. Note that as the web development standards bodies are transitioning to favor
967IndexedDB over webstorage, IndexedDB is expected to become a required component
968in a future version of Android.</p>
969
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700970<h2 id="3_5_api_behavioral_compatibility">3.5. API Behavioral Compatibility</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -0700971
972
973<p>The behaviors of each of the API types (managed, soft, native, and web) must be
974consistent with the preferred implementation of the upstream Android Open
975Source Project [<a href="http://source.android.com/">Resources, 2</a>]. Some specific areas of compatibility are:</p>
976
977<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700978 <li>Devices MUST NOT change the behavior or semantics of a standard intent.</li>
979 <li>Devices MUST NOT alter the lifecycle or lifecycle semantics of a particular
980type of system component (such as Service, Activity, ContentProvider, etc.).</li>
981 <li>Devices MUST NOT change the semantics of a standard permission.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -0700982</ul>
983
984<p>The above list is not comprehensive. The Compatibility Test Suite (CTS) tests
985significant portions of the platform for behavioral compatibility, but not all.
986It is the responsibility of the implementer to ensure behavioral compatibility
987with the Android Open Source Project. For this reason, device implementers
988SHOULD use the source code available via the Android Open Source Project where
989possible, rather than re-implement significant parts of the system.</p>
990
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700991<h2 id="3_6_api_namespaces">3.6. API Namespaces</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -0700992
993
994<p>Android follows the package and class namespace conventions defined by the Java
995programming language. To ensure compatibility with third-party applications,
996device implementers MUST NOT make any prohibited modifications (see below) to
997these package namespaces:</p>
998
999<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001000 <li>java.*</li>
1001 <li>javax.*</li>
1002 <li>sun.*</li>
1003 <li>android.*</li>
1004 <li>com.android.*</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07001005</ul>
1006
1007<p><strong>Prohibited modifications include</strong>:</p>
1008
1009<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001010 <li>Device implementations MUST NOT modify the publicly exposed APIs on the Android
Unsuk Jungbca27492015-04-01 08:08:10 -07001011platform by changing any method or class signatures, or by removing classes or
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001012class fields.</li>
1013 <li>Device implementers MAY modify the underlying implementation of the APIs, but
Unsuk Jungbca27492015-04-01 08:08:10 -07001014such modifications MUST NOT impact the stated behavior and Java-language
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001015signature of any publicly exposed APIs.</li>
1016 <li>Device implementers MUST NOT add any publicly exposed elements (such as classes
Unsuk Jungbca27492015-04-01 08:08:10 -07001017or interfaces, or fields or methods to existing classes or interfaces) to the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001018APIs above.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07001019</ul>
1020
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001021<p>A &ldquo;publicly exposed element&rdquo; is any construct which is not decorated with the&ldquo;@hide&rdquo; marker as used in the upstream Android source code. In other words,
Unsuk Jungbca27492015-04-01 08:08:10 -07001022device implementers MUST NOT expose new APIs or alter existing APIs in the
1023namespaces noted above. Device implementers MAY make internal-only
1024modifications, but those modifications MUST NOT be advertised or otherwise
1025exposed to developers.</p>
1026
1027<p>Device implementers MAY add custom APIs, but any such APIs MUST NOT be in a
1028namespace owned by or referring to another organization. For instance, device
1029implementers MUST NOT add APIs to the com.google.* or similar namespace: only
1030Google may do so. Similarly, Google MUST NOT add APIs to other companies'
1031namespaces. Additionally, if a device implementation includes custom APIs
1032outside the standard Android namespace, those APIs MUST be packaged in an
1033Android shared library so that only apps that explicitly use them (via the
1034<uses-library> mechanism) are affected by the increased memory usage of such
1035APIs.</p>
1036
1037<p>If a device implementer proposes to improve one of the package namespaces above
1038(such as by adding useful new functionality to an existing API, or adding a new
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001039API), the implementer SHOULD visit <a href="http://source.android.com/">source.android.com</a> and begin the process for contributing changes and code, according to the
Unsuk Jungbca27492015-04-01 08:08:10 -07001040information on that site.</p>
1041
1042<p>Note that the restrictions above correspond to standard conventions for naming
1043APIs in the Java programming language; this section simply aims to reinforce
1044those conventions and make them binding through inclusion in this Compatibility
1045Definition.</p>
1046
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001047<h2 id="3_7_runtime_compatibility">3.7. Runtime Compatibility</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07001048
1049
1050<p>Device implementations MUST support the full Dalvik Executable (DEX) format and
1051Dalvik bytecode specification and semantics [<a href="https://android.googlesource.com/platform/dalvik/+/lollipop-release/docs/">Resources, 20</a>]. Device implementers SHOULD use ART, the reference upstream implementation of
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001052the Dalvik Executable Format, and the reference implementation&rsquo;s package
Unsuk Jungbca27492015-04-01 08:08:10 -07001053management system.</p>
1054
1055<p>Device implementations MUST configure Dalvik runtimes to allocate memory in
1056accordance with the upstream Android platform, and as specified by the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001057following table. (See <a href="#7_1_1_screen_configuration">section 7.1.1</a> for screen size and screen density definitions.)</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001058
1059<p>Note that memory values specified below are considered minimum values and
1060device implementations MAY allocate more memory per application.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001061
Unsuk Jungbca27492015-04-01 08:08:10 -07001062<table>
1063 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001064 <th>Screen Layout</th>
1065 <th>Screen Density</th>
1066 <th>Minimum Application Memory</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07001067 </tr>
1068 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001069 <td rowspan="10">small/normal</td>
1070 <td>120 dpi (ldpi)</td>
1071 <td>16MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001072 </tr>
1073 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001074 <td>160 dpi (mdpi)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001075 <td></td>
1076 </tr>
1077 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001078 <td>213 dpi (tvdpi)</td>
1079 <td>32MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001080 </tr>
1081 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001082 <td>240 dpi (hdpi)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001083 <td></td>
1084 </tr>
1085 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001086 <td>280 dpi (280dpi)</td>
1087 <td>48MB</td>
Unsuk Jungaa55a672015-04-01 08:30:23 -07001088 </tr>
1089 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001090 <td>320 dpi (xhdpi)</td>
1091 <td>64MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001092 </tr>
1093 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001094 <td>400 dpi (400dpi)</td>
1095 <td>96MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001096 </tr>
1097 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001098 <td>480 dpi (xxhdpi)</td>
1099 <td>128MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001100 </tr>
1101 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001102 <td>560 dpi (560dpi)</td>
1103 <td>192MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001104 </tr>
1105 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001106 <td>640 dpi (xxxhdpi)</td>
1107 <td>256MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001108 </tr>
1109 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001110 <td rowspan="10">large</td>
1111 <td>120 dpi (ldpi)</td>
1112 <td>16MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001113 </tr>
1114 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001115 <td>160 dpi (mdpi)</td>
1116 <td>32MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001117 </tr>
1118 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001119 <td>213 dpi (tvdpi)</td>
1120 <td>64MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001121 </tr>
1122 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001123 <td>240 dpi (hdpi)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001124 <td></td>
1125 </tr>
1126 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001127 <td>280 dpi (280dpi)</td>
1128 <td>96MB</td>
Unsuk Jungaa55a672015-04-01 08:30:23 -07001129 </tr>
1130 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001131 <td>320 dpi (xhdpi)</td>
1132 <td>128MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001133 </tr>
1134 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001135 <td>400 dpi (400dpi)</td>
1136 <td>192MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001137 </tr>
1138 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001139 <td>480 dpi (xxhdpi)</td>
1140 <td>256MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001141 </tr>
1142 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001143 <td>560 dpi (560dpi)</td>
1144 <td>384MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001145 </tr>
1146 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001147 <td>640 dpi (xxxhdpi)</td>
1148 <td>512MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001149 </tr>
1150 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001151 <td rowspan="9">xlarge</td>
1152 <td>160 dpi (mdpi)</td>
1153 <td>64MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001154 </tr>
1155 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001156 <td>213 dpi (tvdpi)</td>
1157 <td>96MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001158 </tr>
1159 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001160 <td>240 dpi (hdpi)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001161 <td></td>
1162 </tr>
1163 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001164 <td>280 dpi (280dpi)</td>
1165 <td>144MB</td>
Unsuk Jungaa55a672015-04-01 08:30:23 -07001166 </tr>
1167 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001168 <td>320 dpi (xhdpi)</td>
1169 <td>192MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001170 </tr>
1171 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001172 <td>400 dpi (400dpi)</td>
1173 <td>288MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001174 </tr>
1175 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001176 <td>480 dpi (xxhdpi)</td>
1177 <td>384MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001178 </tr>
1179 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001180 <td>560 dpi (560dpi)</td>
1181 <td>576MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001182 </tr>
1183 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001184 <td>640 dpi (xxxhdpi)</td>
1185 <td>768MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001186 </tr>
1187</table>
1188
1189
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001190<h2 id="3_8_user_interface_compatibility">3.8. User Interface Compatibility</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07001191
1192
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001193<h3 id="3_8_1_launcher_home_screen">3.8.1. Launcher (Home Screen)</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001194
1195
1196<p>Android includes a launcher application (home screen) and support for
1197third-party applications to replace the device launcher (home screen). Device
1198implementations that allow third-party applications to replace the device home
1199screen MUST declare the platform feature android.software.home_screen.</p>
1200
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001201<h3 id="3_8_2_widgets">3.8.2. Widgets</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001202
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001203<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07001204<p>Widgets are optional for all Android device implementations, but SHOULD be
1205supported on Android Handheld devices.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001206</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07001207
1208
1209<p>Android defines a component type and corresponding API and lifecycle that
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001210allows applications to expose an &ldquo;AppWidget&rdquo; to the end user [<a href="http://developer.android.com/guide/practices/ui_guidelines/widget_design.html">Resources, 21</a>] a feature that is strongly RECOMMENDED to be supported on Handheld Device
Unsuk Jungbca27492015-04-01 08:08:10 -07001211implementations. Device implementations that support embedding widgets on the
1212home screen MUST meet the following requirements and declare support for
1213platform feature android.software.app_widgets.</p>
1214
1215<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001216 <li>Device launchers MUST include built-in support for AppWidgets, and expose user
Unsuk Jungbca27492015-04-01 08:08:10 -07001217interface affordances to add, configure, view, and remove AppWidgets directly
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001218within the Launcher.</li>
1219 <li>Device implementations MUST be capable of rendering widgets that are 4 x 4 in
Unsuk Jungbca27492015-04-01 08:08:10 -07001220the standard grid size. See the App Widget Design Guidelines in the Android SDK
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001221documentation [<a href="http://developer.android.com/guide/practices/ui_guidelines/widget_design.html">Resources, 21</a>] for details.</li>
1222 <li>Device implementations that include support for lock screen MAY support
1223application widgets on the lock screen.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07001224</ul>
1225
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001226<h3 id="3_8_3_notifications">3.8.3. Notifications</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001227
1228
1229<p>Android includes APIs that allow developers to notify users of notable events [<a href="http://developer.android.com/guide/topics/ui/notifiers/notifications.html">Resources, 22</a>], using hardware and software features of the device.</p>
1230
1231<p>Some APIs allow applications to perform notifications or attract attention
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001232using hardware&#8212;specifically sound, vibration, and light. Device implementations
Unsuk Jungbca27492015-04-01 08:08:10 -07001233MUST support notifications that use hardware features, as described in the SDK
1234documentation, and to the extent possible with the device implementation
1235hardware. For instance, if a device implementation includes a vibrator, it MUST
1236correctly implement the vibration APIs. If a device implementation lacks
1237hardware, the corresponding APIs MUST be implemented as no-ops. This behavior
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001238is further detailed in <a href="#7_hardware_compatibility">section 7</a>.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001239
1240<p>Additionally, the implementation MUST correctly render all resources (icons,
1241sound files, etc.) provided for in the APIs [<a href="https://developer.android.com/guide/topics/resources/available-resources.html">Resources, 23</a>], or in the Status/System Bar icon style guide [<a href="http://developer.android.com/design/style/iconography.html">Resources, 24</a>]. Device implementers MAY provide an alternative user experience for
1242notifications than that provided by the reference Android Open Source
1243implementation; however, such alternative notification systems MUST support
1244existing notification resources, as above. </p>
1245
1246<p>Android includes support for various notifications, such as:</p>
1247
1248<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001249 <li><strong>Rich notifications</strong>. Interactive Views for ongoing notifications.</li>
1250 <li><strong>Heads-up notifications</strong>. Interactive Views users can act on or dismiss without leaving the current app.</li>
1251 <li><strong>Lockscreen notifications</strong>. Notifications shown over a lock screen with granular control on visibility.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07001252</ul>
1253
1254<p>Device implementations MUST properly display and execute these notifications,
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001255including the title/name, icon, text as documented in the Android APIs <a href="http://developer.android.com/design/patterns/notifications.html">[Resources, 25]</a>.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001256
1257<p>Android includes Notification Listener Service APIs that allow apps (once
1258explicitly enabled by the user) to receive a copy of all notifications as they
1259are posted or updated. Device implementations MUST correctly and promptly send
1260notifications in their entirety to all such installed and user-enabled listener
1261services, including any and all metadata attached to the Notification object.</p>
1262
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001263<h3 id="3_8_4_search">3.8.4. Search</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001264
1265
1266<p>Android includes APIs [<a href="http://developer.android.com/reference/android/app/SearchManager.html">Resources, 26</a>] that allow developers to incorporate search into their applications, and
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001267expose their application&rsquo;s data into the global system search. Generally
Unsuk Jungbca27492015-04-01 08:08:10 -07001268speaking, this functionality consists of a single, system-wide user interface
1269that allows users to enter queries, displays suggestions as users type, and
1270displays results. The Android APIs allow developers to reuse this interface to
1271provide search within their own apps, and allow developers to supply results to
1272the common global search user interface.</p>
1273
1274<p>Android device implementations SHOULD include global search, a single, shared,
1275system-wide search user interface capable of real-time suggestions in response
1276to user input. Device implementations SHOULD implement the APIs that allow
1277developers to reuse this user interface to provide search within their own
1278applications. Device implementations that implement the global search interface
1279MUST implement the APIs that allow third-party applications to add suggestions
1280to the search box when it is run in global search mode. If no third-party
1281applications are installed that make use of this functionality, the default
1282behavior SHOULD be to display web search engine results and suggestions.</p>
1283
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001284<h3 id="3_8_5_toasts">3.8.5. Toasts</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001285
1286
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001287<p>Applications can use the &ldquo;Toast&rdquo; API to display short non-modal strings to the
Unsuk Jungbca27492015-04-01 08:08:10 -07001288end user, that disappear after a brief period of time [<a href="http://developer.android.com/reference/android/widget/Toast.html">Resources, 27</a>]. Device implementations MUST display Toasts from applications to end users in
1289some high-visibility manner.</p>
1290
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001291<h3 id="3_8_6_themes">3.8.6. Themes</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001292
1293
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001294<p>Android provides &ldquo;themes&rdquo; as a mechanism for applications to apply styles
Unsuk Jungbca27492015-04-01 08:08:10 -07001295across an entire Activity or application.</p>
1296
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001297<p>Android includes a &ldquo;Holo&rdquo; theme family as a set of defined styles for
Unsuk Jungbca27492015-04-01 08:08:10 -07001298application developers to use if they want to match the Holo theme look and
1299feel as defined by the Android SDK [<a href="http://developer.android.com/guide/topics/ui/themes.html">Resources, 28</a>]. Device implementations MUST NOT alter any of the Holo theme attributes
1300exposed to applications [<a href="http://developer.android.com/reference/android/R.style.html">Resources, 29</a>].</p>
1301
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001302<p>Android includes a &ldquo;Material&rdquo; theme family as a set of defined styles for
1303application developers to use if they want to match the design theme&rsquo;s look and
Unsuk Jungbca27492015-04-01 08:08:10 -07001304feel across the wide variety of different Android device types. Device
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001305implementations MUST support the &ldquo;Material&rdquo; theme family and MUST NOT alter any
Unsuk Jungbca27492015-04-01 08:08:10 -07001306of the Material theme attributes or their assets exposed to applications [<a href="http://developer.android.com/reference/android/R.style.html#Theme_Material">Resources, 30</a>].</p>
1307
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001308<p>Android also includes a &ldquo;Device Default&rdquo; theme family as a set of defined
Unsuk Jungbca27492015-04-01 08:08:10 -07001309styles for application developers to use if they want to match the look and
1310feel of the device theme as defined by the device implementer. Device
1311implementations MAY modify the Device Default theme attributes exposed to
1312applications [<a href="http://developer.android.com/reference/android/R.style.html">Resources, 29</a>].</p>
1313
1314<p>Android supports a new variant theme with translucent system bars, which allows
1315application developers to fill the area behind the status and navigation bar
1316with their app content. To enable a consistent developer experience in this
1317configuration, it is important the status bar icon style is maintained across
1318different device implementations. Therefore, Android device implementations
1319MUST use white for system status icons (such as signal strength and battery
1320level) and notifications issued by the system, unless the icon is indicating a
1321problematic status [<a href="http://developer.android.com/reference/android/R.style.html">Resources, 29</a>].</p>
1322
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001323<h3 id="3_8_7_live_wallpapers">3.8.7. Live Wallpapers</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001324
1325
1326<p>Android defines a component type and corresponding API and lifecycle that
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001327allows applications to expose one or more &ldquo;Live Wallpapers&rdquo; to the end user [<a href="http://developer.android.com/reference/android/service/wallpaper/WallpaperService.html">Resources, 31</a>]. Live wallpapers are animations, patterns, or similar images with limited
Unsuk Jungbca27492015-04-01 08:08:10 -07001328input capabilities that display as a wallpaper, behind other applications.</p>
1329
1330<p>Hardware is considered capable of reliably running live wallpapers if it can
1331run all live wallpapers, with no limitations on functionality, at a reasonable
1332frame rate with no adverse effects on other applications. If limitations in the
1333hardware cause wallpapers and/or applications to crash, malfunction, consume
1334excessive CPU or battery power, or run at unacceptably low frame rates, the
1335hardware is considered incapable of running live wallpaper. As an example, some
1336live wallpapers may use an OpenGL 2.0 or 3.x context to render their content.
1337Live wallpaper will not run reliably on hardware that does not support multiple
1338OpenGL contexts because the live wallpaper use of an OpenGL context may
1339conflict with other applications that also use an OpenGL context.</p>
1340
1341<p>Device implementations capable of running live wallpapers reliably as described
1342above SHOULD implement live wallpapers, and when implemented MUST report the
1343platform feature flag android.software.live_wallpaper.</p>
1344
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001345<h3 id="3_8_8_activity_switching">3.8.8. Activity Switching</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001346
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001347<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07001348<p>As the Recent function navigation key is OPTIONAL, the requirements to
1349implement the overview screen is OPTIONAL for Android Television devices and
1350Android Watch devices.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001351</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07001352
1353
1354<p>The upstream Android source code includes the overview screen [<a href="http://developer.android.com/guide/components/recents.html">Resources, 32</a>], a system-level user interface for task switching and displaying recently
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001355accessed activities and tasks using a thumbnail image of the application&rsquo;s
Unsuk Jungbca27492015-04-01 08:08:10 -07001356graphical state at the moment the user last left the application. Device
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001357implementations including the recents function navigation key as detailed in <a href="#7_2_3_navigation_keys">section 7.2.3</a>, MAY alter the interface but MUST meet the following requirements:</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001358
1359<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001360 <li>MUST display affiliated recents as a group that moves together.</li>
1361 <li>MUST support at least up to 20 displayed activities.</li>
1362 <li>MUST at least display the title of 4 activities at a time.</li>
1363 <li>SHOULD display highlight color, icon, screen title in recents.</li>
1364 <li>MUST implement the screen pinning behavior [<a href="http://developer.android.com/about/versions/android-5.0.html#ScreenPinning">Resources, 33</a>] and provide the user with a settings menu to toggle the feature.</li>
1365 <li>SHOULD display a closing affordance ("x") but MAY delay this until user
1366interacts with screens.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07001367</ul>
1368
1369<p>Device implementations are STRONGLY ENCOURAGED to use the upstream Android user
1370interface (or a similar thumbnail-based interface) for the overview screen.</p>
1371
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001372<h3 id="3_8_9_input_management">3.8.9. Input Management</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001373
1374
1375<p>Android includes support for Input Management and support for third-party input
1376method editors [<a href="http://developer.android.com/guide/topics/text/creating-input-method.html">Resources, 34</a>]. Device implementations that allow users to use third-party input methods on
1377the device MUST declare the platform feature android.software.input_methods and
1378support IME APIs as defined in the Android SDK documentation.</p>
1379
1380<p>Device implementations that declare the android.software.input_methods feature
1381MUST provide a user-accessible mechanism to add and configure third-party input
1382methods. Device implementations MUST display the settings interface in response
1383to the android.settings.INPUT_METHOD_SETTINGS intent.</p>
1384
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001385<h3 id="3_8_10_lock_screen_media_control">3.8.10. Lock Screen Media Control</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001386
1387
1388<p>The Remote Control Client API is deprecated from Android 5.0 in favor of the
1389Media Notification Template that allows media applications to integrate with
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001390playback controls that are displayed on the lock screen [<a href="http://developer.android.com/reference/android/app/Notification.MediaStyle.html">Resources, 35</a>]. Device implementations that support a lock screen in the device MUST support
Unsuk Jungbca27492015-04-01 08:08:10 -07001391the Media Notification Template along with other notifications.</p>
1392
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001393<h3 id="3_8_11_dreams">3.8.11. Dreams</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001394
1395
1396<p>Android includes support for interactive screensavers called Dreams [<a href="http://developer.android.com/reference/android/service/dreams/DreamService.html">Resources, 36</a>]. Dreams allows users to interact with applications when a device connected to
1397a power source is idle or docked in a desk dock. Android Watch devices MAY
1398implement Dreams, but other types of device implementations SHOULD include
1399support for Dreams and provide a settings option for users to configure Dreams
1400in response to the android.settings.DREAM_SETTINGS intent.</p>
1401
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001402<h3 id="3_8_12_location">3.8.12. Location</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001403
1404
1405<p>When a device has a hardware sensor (e.g. GPS) that is capable of providing the
1406location coordinates, location modes MUST be displayed in the Location menu
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001407within Settings [<a href="http://developer.android.com/reference/android/provider/Settings.Secure.html#LOCATION_MODE">Resources, 37</a>].</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001408
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001409<h3 id="3_8_13_unicode_and_font">3.8.13. Unicode and Font</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001410
1411
1412<p>Android includes support for color emoji characters. When Android device
1413implementations include an IME, devices MUST provide an input method to the
1414user for the Emoji characters defined in Unicode 6.1 [<a href="http://www.unicode.org/versions/Unicode6.1.0/">Resources, 38</a>]. All devices MUST be capable of rendering these emoji characters in color
1415glyph.</p>
1416
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -07001417<p>Android includes support for Roboto 2 font with different
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001418weights&mdash;sans-serif-thin, sans-serif-light, sans-serif-medium, sans-serif-black,
1419sans-serif-condensed, sans-serif-condensed-light&mdash;which MUST all be included for
Unsuk Jungbca27492015-04-01 08:08:10 -07001420the languages available on the device and full Unicode 7.0 coverage of Latin,
1421Greek, and Cyrillic, including the Latin Extended A, B, C, and D ranges, and
1422all glyphs in the currency symbols block of Unicode 7.0.</p>
1423
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001424<h2 id="3_9_device_administration">3.9. Device Administration</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07001425
1426
1427<p>Android includes features that allow security-aware applications to perform
1428device administration functions at the system level, such as enforcing password
1429policies or performing remote wipe, through the Android Device Administration
1430API [<a href="http://developer.android.com/guide/topics/admin/device-admin.html">Resources, 39</a>]. Device implementations MUST provide an implementation of the
1431DevicePolicyManager 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
1432full range of device administration policies defined in the Android SDK
1433documentation [<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>
1434
1435<p>Device implementations MAY have a preinstalled application performing device
1436administration functions but this application MUST NOT be set out-of-the box as
1437the default Device Owner app [<a href="http://developer.android.com/reference/android/app/admin/DevicePolicyManager.html#isDeviceOwnerApp(java.lang.String)">Resources, 41</a>].</p>
1438
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001439<h2 id="3_10_accessibility">3.10. Accessibility</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07001440
1441
1442<p>Android provides an accessibility layer that helps users with disabilities to
1443navigate their devices more easily. In addition, Android provides platform APIs
1444that enable accessibility service implementations to receive callbacks for user
1445and system events and generate alternate feedback mechanisms, such as
1446text-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
1447accessibility framework consistent with the default Android implementation.
1448Device implementations MUST meet the following requirements:</p>
1449
1450<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001451 <li>MUST support third-party accessibility service implementations through the
1452android.accessibilityservice APIs [<a href="http://developer.android.com/reference/android/view/accessibility/package-summary.html">Resources, 43</a>].</li>
1453 <li>MUST generate AccessibilityEvents and deliver these events to all registered
Unsuk Jungbca27492015-04-01 08:08:10 -07001454AccessibilityService implementations in a manner consistent with the default
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001455Android implementation.</li>
1456 <li>Unless an Android Watch device with no audio output, device implementations
Unsuk Jungbca27492015-04-01 08:08:10 -07001457MUST provide a user-accessible mechanism to enable and disable accessibility
1458services, and MUST display this interface in response to the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001459android.provider.Settings.ACTION_ACCESSIBILITY_SETTINGS intent.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07001460</ul>
1461
1462<p>Additionally, device implementations SHOULD provide an implementation of an
1463accessibility service on the device, and SHOULD provide a mechanism for users
1464to enable the accessibility service during device setup. An open source
1465implementation of an accessibility service is available from the Eyes Free
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001466project [<a href="http://code.google.com/p/eyes-free/">Resources, 44</a>].</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001467
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001468<h2 id="3_11_text-to-speech">3.11. Text-to-Speech</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07001469
1470
1471<p>Android includes APIs that allow applications to make use of text-to-speech
1472(TTS) services and allows service providers to provide implementations of TTS
1473services [<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
1474MUST meet these requirements related to the Android TTS framework. </p>
1475
1476<p>Device implementations:</p>
1477
1478<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001479 <li>MUST support the Android TTS framework APIs and SHOULD include a TTS engine
Unsuk Jungbca27492015-04-01 08:08:10 -07001480supporting the languages available on the device. Note that the upstream
1481Android open source software includes a full-featured TTS engine
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001482implementation.</li>
1483 <li>MUST support installation of third-party TTS engines.</li>
1484 <li>MUST provide a user-accessible interface that allows users to select a TTS
1485engine for use at the system level.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07001486</ul>
1487
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001488<h2 id="3_12_tv_input_framework">3.12. TV Input Framework</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07001489
1490
1491<p>The Android Television Input Framework (TIF) simplifies the delivery of live
1492content to Android Television devices. TIF provides a standard API to create
1493input modules that control Android Television devices. Android Television
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001494device 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 -07001495
1496<p>Device implementations that support TIF MUST declare the platform feature
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001497android.software.live_tv.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001498
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001499<h1 id="4_application_packaging_compatibility">4. Application Packaging Compatibility</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -07001500
1501
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001502<p>Device implementations MUST install and run Android &ldquo;.apk&rdquo; files as generated
1503by 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 -07001504
1505<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 -07001506files from installing and running correctly on other compatible devices.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001507
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001508<h1 id="5_multimedia_compatibility">5. Multimedia Compatibility</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -07001509
1510
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001511<h2 id="5_1_media_codecs">5.1. Media Codecs</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07001512
1513
1514<p>Device implementations MUST support the core media formats specified in the
1515Android 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
1516implementations MUST support the media formats, encoders, decoders, file types,
1517and container formats defined in the tables below. All of these codecs are
1518provided as software implementations in the preferred Android implementation
1519from the Android Open Source Project.</p>
1520
1521<p>Please note that neither Google nor the Open Handset Alliance make any
1522representation that these codecs are free from third-party patents. Those
1523intending to use this source code in hardware or software products are advised
1524that implementations of this code, including in open source software or
1525shareware, may require patent licenses from the relevant patent holders.</p>
1526
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001527<h3 id="5_1_1_audio_codecs">5.1.1. Audio Codecs</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001528
1529<table>
1530 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001531 <th>Format/Codec</th>
1532 <th>Encoder</th>
1533 <th>Decoder</th>
1534 <th>Details</th>
1535 <th>Supported File Types/Container Formats</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07001536 </tr>
1537 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001538 <td>MPEG-4 AAC Profile</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001539
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001540<p>(AAC LC)</td>
1541 <td>REQUIRED<sup>1</sup></td>
1542 <td>REQUIRED</td>
1543 <td>Support for mono/stereo/5.0/5.12 content with standard sampling rates from 8 to
154448 kHz.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001545 <td>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001546 <ul>
1547 <li class="table_list">3GPP (.3gp)</li>
1548 <li class="table_list">MPEG-4 (.mp4, .m4a)</li>
1549 <li class="table_list">ADTS raw AAC (.aac, decode in Android 3.1+, encode in Android 4.0+, ADIF not
1550supported)</li>
1551 <li class="table_list">MPEG-TS (.ts, not seekable, Android 3.0+)</li></ul></td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001552 </tr>
1553 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001554 <td>MPEG-4 HE AAC Profile (AAC+)</td>
1555 <td>REQUIRED<sup>1</sup><br>(Android 4.1+)</td>
1556 <td>REQUIRED</td>
1557 <td>Support for mono/stereo/5.0/5.12 content with standard sampling rates from 16
1558to 48 kHz.</td>
1559 <td></td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001560 </tr>
1561 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001562 <td>MPEG-4 HE AACv2</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001563
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001564<p>Profile (enhanced AAC+)</td>
1565 <td> </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>AAC ELD (enhanced low delay AAC)</td>
1573 <td>REQUIRED<sup>1</sup> </p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001574
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001575<p>(Android 4.1+)</td>
1576 <td>REQUIRED</p>
1577
1578<p>(Android 4.1+)</td>
1579 <td>Support for mono/stereo content with standard sampling rates from 16 to 48 kHz.</td>
1580 <td></td>
1581 </tr>
1582 <tr>
1583 <td>AMR-NB</td>
1584 <td>REQUIRED<sup>3</sup></td>
1585 <td>REQUIRED<sup>3</sup></td>
1586 <td>4.75 to 12.2 kbps sampled @ 8kHz</td>
1587 <td>3GPP (.3gp)</td>
1588 </tr>
1589 <tr>
1590 <td>AMR-WB</td>
1591 <td>REQUIRED<sup>3</sup></td>
1592 <td>REQUIRED<sup>3</sup></td>
1593 <td>9 rates from 6.60 kbit/s to 23.85 kbit/s sampled @ 16kHz</td>
1594 <td></td>
1595 </tr>
1596 <tr>
1597 <td>FLAC</td>
1598 <td></td>
1599 <td>REQUIRED <br>(Android 3.1+)</td>
1600 <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 -07001601recommended on devices with 44.1 kHz output, as the 48 to 44.1 kHz downsampler
1602does not include a low-pass filter). 16-bit recommended; no dither applied for
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -0700160324-bit.</td>
1604 <td>FLAC (.flac) only</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001605 </tr>
1606 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001607 <td>MP3</td>
1608 <td></td>
1609 <td>REQUIRED</td>
1610 <td>Mono/Stereo 8-320Kbps constant (CBR) or variable bitrate (VBR)</td>
1611 <td>MP3 (.mp3)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001612 </tr>
1613 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001614 <td>MIDI</td>
1615 <td></td>
1616 <td>REQUIRED</td>
1617 <td>MIDI Type 0 and 1. DLS Version 1 and 2. XMF and Mobile XMF. Support for
1618ringtone formats RTTTL/RTX, OTA, and iMelody</td>
1619 <td><ul>
1620 <li class="table_list">Type 0 and 1 (.mid, .xmf, .mxmf)</li>
1621 <li class="table_list">RTTTL/RTX (.rtttl, .rtx)</li>
1622 <li class="table_list">OTA (.ota)</li>
1623 <li class="table_list">iMelody (.imy)</li></ul></td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001624 </tr>
1625 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001626 <td>Vorbis</td>
1627 <td></td>
1628 <td>REQUIRED</td>
1629 <td></td>
1630 <td><ul>
1631 <li class="table_list">Ogg (.ogg)</li>
1632 <li class="table_list">Matroska (.mkv, Android 4.0+)</li></ul></td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001633 </tr>
1634 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001635 <td>PCM/WAVE</td>
1636 <td>REQUIRED<sup>4</sup><br> (Android 4.1+)</td>
1637 <td>REQUIRED</td>
1638 <td>16-bit linear PCM (rates up to limit of hardware). Devices MUST support
Unsuk Jungbca27492015-04-01 08:08:10 -07001639sampling rates for raw PCM recording at 8000, 11025, 16000, and 44100 Hz
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001640frequencies.</td>
1641 <td>WAVE (.wav)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001642 </tr>
1643 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001644 <td>Opus</td>
1645 <td></td>
1646 <td>REQUIRED<br> (Android 5.0+)</td>
1647 <td></td>
1648 <td>Matroska (.mkv)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001649 </tr>
1650</table>
1651
1652
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001653<p class="table_footnote"> 1 Required for device implementations that define android.hardware.microphone
Unsuk Jungbca27492015-04-01 08:08:10 -07001654but optional for Android Watch device implementations.</p>
1655
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001656<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 -070016572 channels is optional.</p>
1658
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001659<p class="table_footnote">3 Required for Android Handheld device implementations. </p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001660
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001661<p class="table_footnote">4 Required for device implementations that define android.hardware.microphone,
Unsuk Jungbca27492015-04-01 08:08:10 -07001662including Android Watch device implementations.</p>
1663
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001664<h3 id="5_1_2_image_codecs">5.1.2. Image Codecs</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001665
1666<table>
1667 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001668 <th>Format/Codec</th>
1669 <th>Encoder</th>
1670 <th>Decoder</th>
1671 <th>Details</th>
1672 <th>Supported File Types/Container Formats</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07001673 </tr>
1674 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001675 <td>JPEG</td>
1676 <td>REQUIRED</td>
1677 <td>REQUIRED</td>
1678 <td>Base+progressive</td>
1679 <td>JPEG (.jpg)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001680 </tr>
1681 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001682 <td>GIF</td>
1683 <td></td>
1684 <td>REQUIRED</td>
1685 <td></td>
1686 <td>GIF (.gif)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001687 </tr>
1688 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001689 <td>PNG</td>
1690 <td>REQUIRED</td>
1691 <td>REQUIRED</td>
1692 <td></td>
1693 <td>PNG (.png)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001694 </tr>
1695 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001696 <td>BMP</td>
1697 <td></td>
1698 <td>REQUIRED</td>
1699 <td></td>
1700 <td>BMP (.bmp)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001701 </tr>
1702 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001703 <td>WebP</td>
1704 <td>REQUIRED</td>
1705 <td>REQUIRED</td>
1706 <td></td>
1707 <td>WebP (.webp)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001708 </tr>
1709</table>
1710
1711
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001712<h3 id="5_1_3_video_codecs">5.1.3. Video Codecs</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07001713
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001714<div class="div">
Unsuk Jungbca27492015-04-01 08:08:10 -07001715<p>Video codecs are optional for Android Watch device implementations.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001716</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07001717
1718<table>
1719 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001720 <th>Format/Codec</th>
1721 <th>Encoder</th>
1722 <th>Decoder</th>
1723 <th>Details</th>
1724 <th>Supported File Types/Container Formats</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07001725 </tr>
1726 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001727 <td>H.263</td>
1728 <td>REQUIRED<sup>1</sup></td>
1729 <td>REQUIRED<sup>2</sup></td>
1730 <td></td>
1731 <td><ul>
1732 <li class="table_list">3GPP (.3gp)</li>
1733 <li class="table_list">MPEG-4 (.mp4)</li></ul></td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001734 </tr>
1735 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001736 <td>H.264 AVC</td>
1737 <td>REQUIRED<sup>2</sup></td>
1738 <td>REQUIRED<sup>2</sup></td>
1739 <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>
1740 <td><ul>
1741 <li class="table_list">3GPP (.3gp)</li>
1742 <li class="table_list">MPEG-4 (.mp4)</li>
1743 <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 -07001744 </tr>
1745 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001746 <td>H.265 HEVC</td>
1747 <td></td>
1748 <td>REQUIRED<sup>2</sup></td>
1749 <td>See <a href="#5_3_video_decoding">section 5.3</a> for details</td>
1750 <td>MPEG-4 (.mp4)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001751 </tr>
1752 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001753 <td>MPEG-4 SP</td>
1754 <td></td>
1755 <td>REQUIRED<sup>2</sup></td>
1756 <td></td>
1757 <td>3GPP (.3gp)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001758 </tr>
1759 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001760 <td>VP83</td>
1761 <td>REQUIRED<sup>2</sup></p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001762
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001763<p>(Android 4.3+)</td>
1764 <td>REQUIRED<sup>2</sup></p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001765
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001766<p>(Android 2.3.3+)</td>
1767 <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>
1768 <td><ul>
1769 <li class="table_list">WebM (.webm) [<a href="http://www.webmproject.org/">Resources, 110</a></li>
1770 <li class="table_list">Matroska (.mkv, Android 4.0+)4</li></ul></td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001771 </tr>
1772 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001773 <td>VP9</td>
1774 <td></td>
1775 <td>REQUIRED<sup>2</sup><br> (Android 4.4+)</td>
1776 <td>See <a href="#5_3_video_decoding">section 5.3</a> for details</td>
1777 <td><ul>
1778 <li class="table_list">WebM (.webm) [<a href="http://www.webmproject.org/">Resources, 110</a>]</li>
1779 <li class="table_list">Matroska (.mkv, Android 4.0+)4</li></ul></td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001780 </tr>
1781</table>
1782
1783
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001784<p class="table_footnote">1 Required for device implementations that include camera hardware and define
Unsuk Jungbca27492015-04-01 08:08:10 -07001785android.hardware.camera or android.hardware.camera.front.</p>
1786
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001787<p class="table_footnote">2 Required for device implementations except Android Watch devices. </p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001788
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001789<p class="table_footnote">3 For acceptable quality of web video streaming and video-conference services,
Unsuk Jungbca27492015-04-01 08:08:10 -07001790device implementations SHOULD use a hardware VP8 codec that meets the
1791requirements in [<a href="http://www.webmproject.org/hardware/rtc-coding-requirements/">Resources, 51</a>].</p>
1792
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001793<p class="table_footnote">4 Device implementations SHOULD support writing Matroska WebM files.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001794
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001795<h2 id="5_2_video_encoding">5.2. Video Encoding</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07001796
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001797<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07001798<p>Video codecs are optional for Android Watch device implementations.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001799</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07001800
1801
1802<p>Android device implementations with H.264 codec support, MUST support Baseline
1803Profile Level 3 and the following SD (Standard Definition) video encoding
1804profiles and SHOULD support Main Profile Level 4 and the following HD (High
1805Definition) video encoding profiles. Android Television devices are STRONGLY
1806RECOMMENDED to encode HD 1080p video at 30 fps.</p>
1807<table>
1808 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001809 <th></th>
1810 <th>SD (Low quality)</th>
1811 <th>SD (High quality)</th>
1812 <th>HD 720p1</th>
1813 <th>HD 1080p1</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07001814 </tr>
1815 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001816 <th>Video resolution</th>
1817 <td>320 x 240 px</td>
1818 <td>720 x 480 px</td>
1819 <td>1280 x 720 px</td>
1820 <td>1920 x 1080 px</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001821 </tr>
1822 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001823 <th>Video frame rate</th>
1824 <td>20 fps</td>
1825 <td>30 fps</td>
1826 <td>30 fps</td>
1827 <td>30 fps</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001828 </tr>
1829 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001830 <th>Video bitrate</th>
1831 <td>384 Kbps</td>
1832 <td>2 Mbps</td>
1833 <td>4 Mbps</td>
1834 <td>10 Mbps</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001835 </tr>
1836</table>
1837
1838
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001839<p class="table_footnote">1 When supported by hardware, but STRONGLY RECOMMENDED for Android Television
Unsuk Jungbca27492015-04-01 08:08:10 -07001840devices.</p>
1841
1842<p>Android device implementations with VP8 codec support MUST support the SD video
1843encoding profiles and SHOULD support the following HD (High Definition) video
1844encoding profiles.</p>
1845<table>
1846 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001847 <th></th>
1848 <th>SD (Low quality)</th>
1849 <th>SD (High quality)</th>
1850 <th>HD 720p1</th>
1851 <th>HD 1080p1</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07001852 </tr>
1853 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001854 <th>Video resolution</th>
1855 <td>320 x 180 px</td>
1856 <td>640 x 360 px</td>
1857 <td>1280 x 720 px</td>
1858 <td>1920 x 1080 px</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001859 </tr>
1860 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001861 <th>Video frame rate</th>
1862 <td>30 fps</td>
1863 <td>30 fps</td>
1864 <td>30 fps</td>
1865 <td>30 fps</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001866 </tr>
1867 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001868 <th>Video bitrate</th>
1869 <td>800 Kbps </td>
1870 <td>2 Mbps</td>
1871 <td>4 Mbps</td>
1872 <td>10 Mbps</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001873 </tr>
1874</table>
1875
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001876<p class="table_footnote">1 When supported by hardware.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001877
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001878<h2 id="5_3_video_decoding">5.3. Video Decoding</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07001879
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001880<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07001881<p>Video codecs are optional for Android Watch device implementations.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001882</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07001883
1884
1885<p>Device implementations MUST support dynamic video resolution switching within
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001886the same stream for VP8, VP9, H.264, and H.265 codecs.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001887
1888<p>Android device implementations with H.264 decoders, MUST support Baseline
1889Profile Level 3 and the following SD video decoding profiles and SHOULD support
1890the HD decoding profiles. Android Television devices MUST support High Profile
1891Level 4.2 and the HD 1080p decoding profile.</p>
1892<table>
1893 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001894 <th></th>
1895 <th>SD (Low quality)</th>
1896 <th>SD (High quality)</th>
1897 <th>HD 720p1</th>
1898 <th>HD 1080p1</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07001899 </tr>
1900 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001901 <th>Video resolution</th>
1902 <td>320 x 240 px</td>
1903 <td>720 x 480 px</td>
1904 <td>1280 x 720 px</td>
1905 <td>1920 x 1080 px</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001906 </tr>
1907 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001908 <th>Video frame rate</th>
1909 <td>30 fps</td>
1910 <td>30 fps</td>
1911 <td>30 fps / 60 fps2</td>
1912 <td>30 fps / 60 fps2</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001913 </tr>
1914 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001915 <th>Video bitrate</th>
1916 <td>800 Kbps </td>
1917 <td>2 Mbps</td>
1918 <td>8 Mbps</td>
1919 <td>20 Mbps</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001920 </tr>
1921</table>
1922
1923
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001924<p class="table_footnote">1 Required for Android Television device implementations, but for other device
Unsuk Jungbca27492015-04-01 08:08:10 -07001925types only when supported by hardware.</p>
1926
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001927<p class="table_footnote">2 Required for Android Television device implementations.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001928
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001929<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 -07001930decoding profiles. Android Television devices MUST support the HD 1080p
1931decoding profile. </p>
1932<table>
1933 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001934 <th></th>
1935 <th>SD (Low quality)</th>
1936 <th>SD (High quality)</th>
1937 <th>HD 720p1</th>
1938 <th>HD 1080p1</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07001939 </tr>
1940 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001941 <th>Video resolution</th>
1942 <td>320 x 180 px</td>
1943 <td>640 x 360 px</td>
1944 <td>1280 x 720 px</td>
1945 <td>1920 x 1080 px</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001946 </tr>
1947 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001948 <th>Video frame rate</th>
1949 <td>30 fps</td>
1950 <td>30 fps</td>
1951 <td>30 fps / 60 fps2</td>
1952 <td>30 / 60 fps2</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001953 </tr>
1954 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001955 <th>Video bitrate</th>
1956 <td>800 Kbps </td>
1957 <td>2 Mbps</td>
1958 <td>8 Mbps</td>
1959 <td>20 Mbps</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001960 </tr>
1961</table>
1962
1963
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001964<p class="table_footnote">1 Required for Android Television device implementations, but for other type of
Unsuk Jungbca27492015-04-01 08:08:10 -07001965devices only when supported by hardware.</p>
1966
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001967<p class="table_footnote">2 Required for Android Television device implementations.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07001968
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001969<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 -07001970HD decoding profiles. Android Television devices are STRONGLY RECOMMENDED to
1971support the HD 1080p decoding profile and SHOULD support the UHD decoding
1972profile. When the UHD video decoding profile is supported, it MUST support 8
1973bit color depth.</p>
1974<table>
1975 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001976 <th></th>
1977 <th>SD (Low quality)</th>
1978 <th>SD (High quality)</th>
1979 <th>HD 720p 1</th>
1980 <th>HD 1080p 2</th>
1981 <th>UHD 2</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07001982 </tr>
1983 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001984 <th>Video resolution</th>
1985 <td>320 x 180 px</td>
1986 <td>640 x 360 px</td>
1987 <td>1280 x 720 px</td>
1988 <td>1920 x 1080 px</td>
1989 <td>3840 x 2160 px</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001990 </tr>
1991 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07001992 <th>Video frame rate</th>
1993 <td>30 fps</td>
1994 <td>30 fps</td>
1995 <td>30 fps</td>
1996 <td>30 fps</td>
1997 <td>30 fps</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07001998 </tr>
1999 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002000 <th>Video bitrate</th>
2001 <td>600 Kbps </td>
2002 <td>1.6 Mbps</td>
2003 <td>4 Mbps</td>
2004 <td>10 Mbps</td>
2005 <td>20 Mbps</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002006 </tr>
2007</table>
2008
2009
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002010<p class="table_footnote">1 Required for Android Television device implementations, but for other type of
Unsuk Jungbca27492015-04-01 08:08:10 -07002011devices only when supported by hardware.</p>
2012
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002013<p class="table_footnote">2 STRONGLY RECOMMENDED for Android Television device implementations when
Unsuk Jungbca27492015-04-01 08:08:10 -07002014supported by hardware.</p>
2015
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002016<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 -07002017decoding profiles and SHOULD support the HD decoding profiles. Android
2018Television devices MUST support the Main Profile Level 4.1 Main tier and the HD
20191080p decoding profile and SHOULD support Main10 Level 5 Main Tier profile and
2020the UHD decoding profile.</p>
2021<table>
2022 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002023 <th></th>
2024 <th>SD (Low quality)</th>
2025 <th>SD (High quality)</th>
2026 <th>HD 720p </strong>1 </td>
2027 <th>HD 1080p </strong>1 </td>
2028 <th>UHD </strong>2</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002029 </tr>
2030 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002031 <th>Video resolution</th>
2032 <td>352 x 288 px</td>
2033 <td>640 x 360 px</td>
2034 <td>1280 x 720 px</td>
2035 <td>1920 x 1080 px</td>
2036 <td>3840 x 2160 px</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002037 </tr>
2038 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002039 <th>Video frame rate</th>
2040 <td>30 fps</td>
2041 <td>30 fps</td>
2042 <td>30 fps</td>
2043 <td>30 fps</td>
2044 <td>30 fps</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002045 </tr>
2046 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002047 <th>Video bitrate</th>
2048 <td>600 Kbps </td>
2049 <td>1.6 Mbps</td>
2050 <td>4 Mbps</td>
2051 <td>10 Mbps</td>
2052 <td>20 Mbps</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002053 </tr>
2054</table>
2055
2056
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002057<p class="table_footnote">1 Required for Android Television device implementation, but for other type of
Unsuk Jungbca27492015-04-01 08:08:10 -07002058devices only when supported by hardware.</p>
2059
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002060<p class="table_footnote">2 Required for Android Television device implementations when supported by
Unsuk Jungbca27492015-04-01 08:08:10 -07002061hardware.</p>
2062
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002063<h2 id="5_4_audio_recording">5.4. Audio Recording</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07002064
2065
2066<p>While some of the requirements outlined in this section are stated as SHOULD
2067since Android 4.3, the Compatibility Definition for a future version is planned
2068to 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
2069compatibility when upgraded to the future version.</p>
2070
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002071<h3 id="5_4_1_raw_audio_capture">5.4.1. Raw Audio Capture</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002072
2073
2074<p>Device implementations that declare android.hardware.microphone MUST allow
2075capture of raw audio content with the following characteristics:</p>
2076
2077<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002078 <li><strong>Format</strong>: Linear PCM, 16-bit
2079 <li><strong>Sampling rates</strong>: 8000, 11025, 16000, 44100
2080 <li><strong>Channels</strong>: Mono
Unsuk Jungbca27492015-04-01 08:08:10 -07002081</ul>
2082
2083<p>Device implementations that declare android.hardware.microphone SHOULD allow
2084capture of raw audio content with the following characteristics:</p>
2085
2086<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002087 <li><strong>Format</strong>: Linear PCM, 16-bit
2088 <li><strong>Sampling rates</strong>: 22050, 48000
2089 <li><strong>Channels</strong>: Stereo
Unsuk Jungbca27492015-04-01 08:08:10 -07002090</ul>
2091
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002092<h3 id="5_4_2_capture_for_voice_recognition">5.4.2. Capture for Voice Recognition</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002093
2094
2095<p>In addition to the above recording specifications, when an application has
2096started recording an audio stream using the
2097android.media.MediaRecorder.AudioSource.VOICE_RECOGNITION audio source:</p>
2098
2099<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002100 <li>The device SHOULD exhibit approximately flat amplitude versus frequency
Unsuk Jungbca27492015-04-01 08:08:10 -07002101characteristics: specifically, ±3 dB, from 100 Hz to 4000 Hz.
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002102 <li>Audio input sensitivity SHOULD be set such that a 90 dB sound power level (SPL)
Unsuk Jungbca27492015-04-01 08:08:10 -07002103source at 1000 Hz yields RMS of 2500 for 16-bit samples.
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002104 <li>PCM amplitude levels SHOULD linearly track input SPL changes over at least a 30
Unsuk Jungbca27492015-04-01 08:08:10 -07002105dB range from -18 dB to +12 dB re 90 dB SPL at the microphone.
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002106 <li>Total harmonic distortion SHOULD be less than 1% for 1Khz at 90 dB SPL input
Unsuk Jungbca27492015-04-01 08:08:10 -07002107level at the microphone.
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002108 <li>Noise reduction processing, if present, MUST be disabled.
2109 <li>Automatic gain control, if present, MUST be disabled
Unsuk Jungbca27492015-04-01 08:08:10 -07002110</ul>
2111
2112<p>If the platform supports noise suppression technologies tuned for speech
2113recognition, the effect MUST be controllable from the
2114android.media.audiofx.NoiseSuppressor API. Moreover, the UUID field for the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002115noise suppressor&rsquo;s effect descriptor MUST uniquely identify each implementation
Unsuk Jungbca27492015-04-01 08:08:10 -07002116of the noise suppression technology.</p>
2117
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002118<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 -07002119
2120
2121<p>The android.media.MediaRecorder.AudioSource class includes the REMOTE_SUBMIX
2122audio source. Devices that declare android.hardware.audio.output MUST properly
2123implement the REMOTE_SUBMIX audio source so that when an application uses the
2124android.media.AudioRecord API to record from this audio source, it can capture
2125a mix of all audio streams except for the following:</p>
2126
2127<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002128 <li>STREAM_RING
2129 <li>STREAM_ALARM
2130 <li>STREAM_NOTIFICATION
Unsuk Jungbca27492015-04-01 08:08:10 -07002131</ul>
2132
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002133<h2 id="5_5_audio_playback">5.5. Audio Playback</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07002134
2135
2136<p>Device implementations that declare android.hardware.audio.output MUST conform
2137to the requirements in this section.</p>
2138
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002139<h3 id="5_5_1_raw_audio_playback">5.5.1. Raw Audio Playback</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002140
2141
2142<p>The device MUST allow playback of raw audio content with the following
2143characteristics:</p>
2144
2145<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002146 <li><strong>Format</strong>: Linear PCM, 16-bit</li>
2147 <li><strong>Sampling rates</strong>: 8000, 11025, 16000, 22050, 32000, 44100</li>
2148 <li><strong>Channels</strong>: Mono, Stereo</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002149</ul>
2150
2151<p>The device SHOULD allow playback of raw audio content with the following
2152characteristics:</p>
2153
2154<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002155 <li><strong>Sampling rates</strong>: 24000, 48000</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002156</ul>
2157
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002158<h3 id="5_5_2_audio_effects">5.5.2. Audio Effects</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002159
2160
2161<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
2162android.hardware.audio.output:</p>
2163
2164<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002165 <li>MUST support the EFFECT_TYPE_EQUALIZER and EFFECT_TYPE_LOUDNESS_ENHANCER
Unsuk Jungbca27492015-04-01 08:08:10 -07002166implementations controllable through the AudioEffect subclasses Equalizer,
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002167LoudnessEnhancer.</li>
2168 <li>MUST support the visualizer API implementation, controllable through the
2169Visualizer class.</li>
2170 <li>SHOULD support the EFFECT_TYPE_BASS_BOOST, EFFECT_TYPE_ENV_REVERB,
Unsuk Jungbca27492015-04-01 08:08:10 -07002171EFFECT_TYPE_PRESET_REVERB, and EFFECT_TYPE_VIRTUALIZER implementations
2172controllable through the AudioEffect sub-classes BassBoost,
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002173EnvironmentalReverb, PresetReverb, and Virtualizer.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002174</ul>
2175
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002176<h3 id="5_5_3_audio_output_volume">5.5.3. Audio Output Volume</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002177
2178
2179<p>Android Television device implementations MUST include support for system
2180Master Volume and digital audio output volume attenuation on supported outputs,
2181except for compressed audio passthrough output (where no audio decoding is done
2182on the device).</p>
2183
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002184<h2 id="5_6_audio_latency">5.6. Audio Latency</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07002185
2186
2187<p>Audio latency is the time delay as an audio signal passes through a system.
2188Many classes of applications rely on short latencies, to achieve real-time
2189sound effects.</p>
2190
2191<p>For the purposes of this section, use the following definitions:</p>
2192
2193<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002194 <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 -07002195when the corresponding sound can be heard by an external listener or observed
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002196by a transducer.</li>
2197 <li><strong>cold output latency</strong>. The output latency for the first frame, when the audio output system has been
2198idle and powered down prior to the request.</li>
2199 <li><strong>continuous output latency</strong>. The output latency for subsequent frames, after the device is playing audio.</li>
2200 <li><strong>input latency</strong>. The interval between when an external sound is presented to the device and
2201when an application reads the corresponding frame of PCM-coded data.</li>
2202 <li><strong>cold input latency</strong>. The sum of lost input time and the input latency for the first frame, when the
2203audio input system has been idle and powered down prior to the request.</li>
2204 <li><strong>continuous input latency</strong>. The input latency for subsequent frames, while the device is capturing audio.</li>
2205 <li><strong>cold output jitter</strong>. The variance among separate measurements of cold output latency values.</li>
2206 <li><strong>cold input jitter</strong>. The variance among separate measurements of cold input latency values.</li>
2207 <li><strong>continuous round-trip latency</strong>. The sum of continuous input latency plus continuous output latency plus 5
2208milliseconds.</li>
2209 <li><strong>OpenSL ES PCM buffer queue API</strong>. The set of PCM-related OpenSL ES APIs within Android NDK; see
2210NDK_root/docs/opensles/index.html.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002211</ul>
2212
2213<p>Device implementations that declare android.hardware.audio.output SHOULD meet
2214or exceed these audio output requirements:</p>
2215
2216<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002217 <li>cold output latency of 100 milliseconds or less</li>
2218 <li>continuous output latency of 45 milliseconds or less</li>
2219 <li>minimize the cold output jitter</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002220</ul>
2221
2222<p>If a device implementation meets the requirements of this section after any
2223initial calibration when using the OpenSL ES PCM buffer queue API, for
2224continuous output latency and cold output latency over at least one supported
2225audio output device, it MAY report support for low-latency audio, by reporting
2226the feature android.hardware.audio.low_latency via the
2227android.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
2228MUST NOT report support for low-latency audio.</p>
2229
2230<p>Device implementations that include android.hardware.microphone SHOULD meet
2231these input audio requirements:</p>
2232
2233<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002234 <li>cold input latency of 100 milliseconds or less</li>
2235 <li>continuous input latency of 30 milliseconds or less</li>
2236 <li>continuous round-trip latency of 50 milliseconds or less</li>
2237 <li>minimize the cold input jitter</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002238</ul>
2239
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002240<h2 id="5_7_network_protocols">5.7. Network Protocols</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07002241
2242
2243<p>Devices MUST support the media network protocols for audio and video playback
2244as 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>
2245
2246<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002247 <li>RTSP (RTP, SDP)</li>
2248 <li>HTTP(S) progressive streaming</li>
2249 <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 -07002250</ul>
2251
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002252<h2 id="5_8_secure_media">5.8. Secure Media</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07002253
2254
2255<p>Device implementations that support secure video output and are capable of
2256supporting secure surfaces MUST declare support for Display.FLAG_SECURE. Device
2257implementations that declare support for Display.FLAG_SECURE, if they support a
2258wireless display protocol, MUST secure the link with a cryptographically strong
2259mechanism such as HDCP 2.x or higher for Miracast wireless displays. Similarly
2260if they support a wired external display, the device implementations MUST
2261support HDCP 1.2 or higher. Android Television device implementations MUST
2262support HDCP 2.2 for devices supporting 4K resolution and HDCP 1.4 or above for
2263lower resolutions. The upstream Android open source implementation includes
2264support for wireless (Miracast) and wired (HDMI) displays that satisfies this
2265requirement.</p>
2266
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002267<h1 id="6_developer_tools_and_options_compatibility">6. Developer Tools and Options Compatibility</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -07002268
2269
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002270<h2 id="6_1_developer_tools">6.1. Developer Tools</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07002271
2272
2273<p>Device implementations MUST support the Android Developer Tools provided in the
2274Android SDK. Android compatible devices MUST be compatible with:</p>
2275
2276<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002277 <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 -07002278</ul>
2279
2280<p>Device implementations MUST support all adb functions as documented in the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002281Android 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 -07002282user-accessible mechanism to turn on the Android Debug Bridge. If a device
2283implementation omits USB peripheral mode, it MUST implement the Android Debug
2284Bridge via local-area network (such as Ethernet or 802.11). </p>
2285
2286<p>Android includes support for secure adb. Secure adb enables adb on known
2287authenticated hosts. Device implementations MUST support secure adb.</p>
2288
2289<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002290 <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 -07002291</ul>
2292
2293<p>Device implementations MUST support all ddms features as documented in the
2294Android SDK. As ddms uses adb, support for ddms SHOULD be inactive by default,
2295but MUST be supported whenever the user has activated the Android Debug Bridge,
2296as above.</p>
2297
2298<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002299 <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 -07002300</ul>
2301
2302<p>Device implementations MUST include the Monkey framework, and make it available
2303for applications to use.</p>
2304
2305<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002306 <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 -07002307</ul>
2308
2309<p>Device implementations MUST support systrace tool as documented in the Android
2310SDK. Systrace must be inactive by default, and there MUST be a user-accessible
2311mechanism to turn on Systrace.</p>
2312
2313<p>Most Linux-based systems and Apple Macintosh systems recognize Android devices
2314using the standard Android SDK tools, without additional support; however
2315Microsoft Windows systems typically require a driver for new Android devices.
2316(For instance, new vendor IDs and sometimes new device IDs require custom USB
2317drivers for Windows systems.) If a device implementation is unrecognized by the
2318adb tool as provided in the standard Android SDK, device implementers MUST
2319provide Windows drivers allowing developers to connect to the device using the
2320adb protocol. These drivers MUST be provided for Windows XP, Windows Vista,
2321Windows 7, Windows 8, and Windows 9 in both 32-bit and 64-bit versions.</p>
2322
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002323<h2 id="6_2_developer_options">6.2. Developer Options</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07002324
2325
2326<p>Android includes support for developers to configure application
2327development-related settings. Device implementations MUST honor the
2328android.settings.APPLICATION_DEVELOPMENT_SETTINGS intent to show application
2329development-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
2330default and enables users to launch Developer Options after pressing seven (7)
2331times on the <strong>Settings</strong> > <strong>About Device</strong> > <strong>Build Number</strong> menu item. Device implementations MUST provide a consistent experience for
2332Developer Options. Specifically, device implementations MUST hide Developer
2333Options by default and MUST provide a mechanism to enable Developer Options
2334that is consistent with the upstream Android implementation.</p>
2335
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002336<h1 id="7_hardware_compatibility">7. Hardware Compatibility</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -07002337
2338
2339<p>If a device includes a particular hardware component that has a corresponding
2340API for third-party developers, the device implementation MUST implement that
2341API as described in the Android SDK documentation. If an API in the SDK
2342interacts with a hardware component that is stated to be optional and the
2343device implementation does not possess that component:</p>
2344
2345<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002346 <li>Complete class definitions (as documented by the SDK) for the component APIs
2347MUST still be presented.
2348 <li>The API&rsquo;s behaviors MUST be implemented as no-ops in some reasonable fashion.
2349 <li>API methods MUST return null values where permitted by the SDK documentation.
2350 <li>API methods MUST return no-op implementations of classes where null values are
Unsuk Jungbca27492015-04-01 08:08:10 -07002351not permitted by the SDK documentation.
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002352 <li>API methods MUST NOT throw exceptions not documented by the SDK documentation.
Unsuk Jungbca27492015-04-01 08:08:10 -07002353</ul>
2354
2355<p>A typical example of a scenario where these requirements apply is the telephony
2356API: even on non-phone devices, these APIs must be implemented as reasonable
2357no-ops.</p>
2358
2359<p>Device implementations MUST consistently report accurate hardware configuration
2360information via the getSystemAvailableFeatures() and hasSystemFeature(String)
2361methods on the android.content.pm.PackageManager class for the same build
2362fingerprint. [<a href="http://developer.android.com/reference/android/content/pm/PackageManager.html">Resources, 53]</a></p>
2363
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002364<h2 id="7_1_display_and_graphics">7.1. Display and Graphics</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07002365
2366
2367<p>Android includes facilities that automatically adjust application assets and UI
2368layouts appropriately for the device, to ensure that third-party applications
2369run 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
2370this section.</p>
2371
2372<p>The units referenced by the requirements in this section are defined as
2373follows:</p>
2374
2375<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002376 <li><strong>physical diagonal size</strong>. The distance in inches between two opposing corners of the illuminated portion
2377of the display.</li>
2378 <li><strong>dots per inch (dpi)</strong>. The number of pixels encompassed by a linear horizontal or vertical span of
23791&rdquo;. Where dpi values are listed, both horizontal and vertical dpi must fall
2380within the range.</li>
2381 <li><strong>aspect ratio</strong>. The ratio of the longer dimension of the screen to the shorter dimension. For
2382example, a display of 480x854 pixels would be 854/480 = 1.779, or roughly &ldquo;16:9&rdquo;.</li>
2383 <li><strong>density-independent pixel (dp)</strong> The virtual pixel unit normalized to a 160 dpi screen, calculated as: pixels =
2384dps * (density/160).</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002385</ul>
2386
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002387<h3 id="7_1_1_screen_configuration">7.1.1. Screen Configuration</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002388
2389
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002390<h4 id="7_1_1_1_screen_size">7.1.1.1. Screen Size</h4>
Unsuk Jungbca27492015-04-01 08:08:10 -07002391
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002392<div class="note">
2393<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>
2394</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07002395
2396<p>The Android UI framework supports a variety of different screen sizes, and
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002397allows applications to query the device screen size (aka &ldquo;screen layout") via
Unsuk Jungbca27492015-04-01 08:08:10 -07002398android.content.res.Configuration.screenLayout with the SCREENLAYOUT_SIZE_MASK.
2399Device implementations MUST report the correct screen size as defined in the
2400Android 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
2401implementations MUST report the correct screen size according to the following
2402logical density-independent pixel (dp) screen dimensions.</p>
2403
2404<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002405 <li>Devices MUST have screen sizes of at least 426 dp x 320 dp (&lsquo;small&rsquo;), unless it
2406is an Android Watch device.</li>
2407 <li>Devices that report screen size &lsquo;normal&rsquo; MUST have screen sizes of at least 480
2408dp x 320 dp.</li>
2409 <li>Devices that report screen size &lsquo;large&rsquo; MUST have screen sizes of at least 640
2410dp x 480 dp.</li>
2411 <li>Devices that report screen size &lsquo;xlarge&rsquo; MUST have screen sizes of at least 960
2412dp x 720 dp.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002413</ul>
2414
2415<p>In addition, </p>
2416
2417<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002418 <li>Android Watch devices MUST have a screen with the physical diagonal size in the
2419range from 1.1 to 2.5 inches.</li>
2420 <li>Other types of Android device implementations, with a physically integrated
2421screen, MUST have a screen at least 2.5 inches in physical diagonal size.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002422</ul>
2423
2424<p>Devices MUST NOT change their reported screen size at any time.</p>
2425
2426<p>Applications optionally indicate which screen sizes they support via the
2427<supports-screens> attribute in the AndroidManifest.xml file. Device
2428implementations MUST correctly honor applications' stated support for small,
2429normal, large, and xlarge screens, as described in the Android SDK
2430documentation.</p>
2431
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002432<h4 id="7_1_1_2_screen_aspect_ratio">7.1.1.2. Screen Aspect Ratio</h4>
Unsuk Jungbca27492015-04-01 08:08:10 -07002433
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002434<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07002435<p>Android Watch devices MAY have an aspect ratio of 1.0 (1:1).</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002436</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07002437
2438
2439<p>The screen aspect ratio MUST be a value from 1.3333 (4:3) to 1.86 (roughly
244016:9), but Android Watch devices MAY have an aspect ratio of 1.0 (1:1) because
2441such a device implementation will use a UI_MODE_TYPE_WATCH as the
2442android.content.res.Configuration.uiMode.</p>
2443
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002444<h4 id="7_1_1_3_screen_density">7.1.1.3. Screen Density</h4>
Unsuk Jungbca27492015-04-01 08:08:10 -07002445
2446
2447<p>The Android UI framework defines a set of standard logical densities to help
2448application developers target application resources. Device implementations
2449MUST report only one of the following logical Android framework densities
2450through the android.util.DisplayMetrics APIs, and MUST execute applications at
2451this standard density and MUST NOT change the value at at any time for the
2452default display.</p>
2453
2454<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002455 <li>120 dpi (ldpi)</li>
2456 <li>160 dpi (mdpi)</li>
2457 <li>213 dpi (tvdpi)</li>
2458 <li>240 dpi (hdpi)</li>
2459 <li>280 dpi (280dpi)</li>
2460 <li>320 dpi (xhdpi)</li>
2461 <li>400 dpi (400dpi)</li>
2462 <li>480 dpi (xxhdpi)</li>
2463 <li>560 dpi (560dpi)</li>
2464 <li>640 dpi (xxxhdpi)</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002465</ul>
2466
2467<p>Device implementations SHOULD define the standard Android framework density
2468that is numerically closest to the physical density of the screen, unless that
2469logical density pushes the reported screen size below the minimum supported. If
2470the standard Android framework density that is numerically closest to the
2471physical density results in a screen size that is smaller than the smallest
2472supported compatible screen size (320 dp width), device implementations SHOULD
2473report the next lowest standard Android framework density.</p>
2474
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002475<h3 id="7_1_2_display_metrics">7.1.2. Display Metrics</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002476
2477
2478<p>Device implementations MUST report correct values for all display metrics
2479defined 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
2480external screen is used as the default display.</p>
2481
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002482<h3 id="7_1_3_screen_orientation">7.1.3. Screen Orientation</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002483
2484
2485<p>Devices MUST report which screen orientations they support
2486(android.hardware.screen.portrait and/or android.hardware.screen.landscape) and
2487MUST report at least one supported orientation. For example, a device with a
2488fixed orientation landscape screen, such as a television or laptop, SHOULD only
2489report android.hardware.screen.landscape.</p>
2490
2491<p>Devices that report both screen orientations MUST support dynamic orientation
2492by applications to either portrait or landscape screen orientation. That is,
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002493the device must respect the application&rsquo;s request for a specific screen
Unsuk Jungbca27492015-04-01 08:08:10 -07002494orientation. Device implementations MAY select either portrait or landscape
2495orientation as the default.</p>
2496
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002497<p>Devices MUST report the correct value for the device&rsquo;s current orientation,
Unsuk Jungbca27492015-04-01 08:08:10 -07002498whenever queried via the android.content.res.Configuration.orientation,
2499android.view.Display.getOrientation(), or other APIs.</p>
2500
2501<p>Devices MUST NOT change the reported screen size or density when changing
2502orientation.</p>
2503
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002504<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 -07002505
2506
2507<p>Device implementations MUST support both OpenGL ES 1.0 and 2.0, as embodied and
2508detailed in the Android SDK documentations. Device implementations SHOULD
2509support OpenGL ES 3.0 or 3.1 on devices capable of supporting it. Device
2510implementations MUST also support Android RenderScript, as detailed in the
2511Android SDK documentation [<a href="http://developer.android.com/guide/topics/renderscript/">Resources, 63</a>].</p>
2512
2513<p>Device implementations MUST also correctly identify themselves as supporting
2514OpenGL ES 1.0, OpenGL ES 2.0, OpenGL ES 3.0 or OpenGL 3.1. That is:</p>
2515
2516<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002517 <li>The managed APIs (such as via the GLES10.getString()method MUST report support
2518for OpenGL ES 1.0 and OpenGL ES 2.0.</li>
2519 <li>The native C/C++ OpenGL APIs (APIs available to apps via libGLES_v1CM.so,
Unsuk Jungbca27492015-04-01 08:08:10 -07002520libGLES_v2.so, or libEGL.so) MUST report support for OpenGL ES 1.0 and OpenGL
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002521ES 2.0.</li>
2522 <li>Device implementations that declare support for OpenGL ES 3.0 or 3.1 MUST
Unsuk Jungbca27492015-04-01 08:08:10 -07002523support the corresponding managed APIs and include support for native C/C++
2524APIs. On device implementations that declare support for OpenGL ES 3.0 or 3.1,
2525libGLESv2.so MUST export the corresponding function symbols in addition to the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002526OpenGL ES 2.0 function symbols.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002527</ul>
2528
2529<p>In addition to OpenGL ES 3.1, Android provides an extension pack with Java
2530interfaces [<a href="https://developer.android.com/reference/android/opengl/GLES31Ext.html">Resources, 64</a>] and native support for advanced graphics functionality such as tessellation
2531and the ASTC texture compression format. Android device implementations MAY
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002532support this extension pack, and&mdash;only if fully implemented&mdash;MUST identify the
Unsuk Jungbca27492015-04-01 08:08:10 -07002533support through the android.hardware.opengles.aep feature flag.</p>
2534
2535<p>Also, device implementations MAY implement any desired OpenGL ES extensions.
2536However, device implementations MUST report via the OpenGL ES managed and
2537native APIs all extension strings that they do support, and conversely MUST NOT
2538report extension strings that they do not support.</p>
2539
2540<p>Note that Android includes support for applications to optionally specify that
2541they require specific OpenGL texture compression formats. These formats are
2542typically vendor-specific. Device implementations are not required by Android
2543to implement any specific texture compression format. However, they SHOULD
2544accurately report any texture compression formats that they do support, via the
2545getString() method in the OpenGL API.</p>
2546
2547<p>Android includes a mechanism for applications to declare that they want to
2548enable hardware acceleration for 2D graphics at the Application, Activity,
2549Window, or View level through the use of a manifest tag
2550android:hardwareAccelerated or direct API calls [<a href="http://developer.android.com/guide/topics/graphics/hardware-accel.html">Resources, 65</a>].</p>
2551
2552<p>Device implementations MUST enable hardware acceleration by default, and MUST
2553disable hardware acceleration if the developer so requests by setting
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002554android:hardwareAccelerated="false&rdquo; or disabling hardware acceleration directly
Unsuk Jungbca27492015-04-01 08:08:10 -07002555through the Android View APIs.</p>
2556
2557<p>In addition, device implementations MUST exhibit behavior consistent with the
2558Android SDK documentation on hardware acceleration [<a href="http://developer.android.com/guide/topics/graphics/hardware-accel.html">Resources, 65</a>].</p>
2559
2560<p>Android includes a TextureView object that lets developers directly integrate
2561hardware-accelerated OpenGL ES textures as rendering targets in a UI hierarchy.
2562Device implementations MUST support the TextureView API, and MUST exhibit
2563consistent behavior with the upstream Android implementation.</p>
2564
2565<p>Android includes support for EGL_ANDROID_RECORDABLE, an EGLConfig attribute
2566that indicates whether the EGLConfig supports rendering to an ANativeWindow
2567that records images to a video. Device implementations MUST support
2568EGL_ANDROID_RECORDABLE extension [<a href="https://www.khronos.org/registry/egl/extensions/ANDROID/EGL_ANDROID_recordable.txt">Resources, 66</a>].</p>
2569
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002570<h3 id="7_1_5_legacy_application_compatibility_mode">7.1.5. Legacy Application Compatibility Mode</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002571
2572
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002573<p>Android specifies a &ldquo;compatibility mode&rdquo; in which the framework operates in a
Unsuk Jungbca27492015-04-01 08:08:10 -07002574'normal' screen size equivalent (320dp width) mode for the benefit of legacy
2575applications not developed for old versions of Android that pre-date
2576screen-size independence. Device implementations MUST include support for
2577legacy application compatibility mode as implemented by the upstream Android
2578open source code. That is, device implementations MUST NOT alter the triggers
2579or thresholds at which compatibility mode is activated, and MUST NOT alter the
2580behavior of the compatibility mode itself.</p>
2581
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002582<h3 id="7_1_6_screen_technology">7.1.6. Screen Technology</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002583
2584
2585<p>The Android platform includes APIs that allow applications to render rich
2586graphics to the display. Devices MUST support all of these APIs as defined by
2587the Android SDK unless specifically allowed in this document. </p>
2588
2589<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002590 <li>Devices MUST support displays capable of rendering 16-bit color graphics and
2591SHOULD support displays capable of 24-bit color graphics.</li>
2592 <li>Devices MUST support displays capable of rendering animations.</li>
2593 <li>The display technology used MUST have a pixel aspect ratio (PAR) between 0.9
Unsuk Jungbca27492015-04-01 08:08:10 -07002594and 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 -0700259515% tolerance.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002596</ul>
2597
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002598<h3 id="7_1_7_external_displays">7.1.7. External Displays</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002599
2600
2601<p>Android includes support for secondary display to enable media sharing
2602capabilities and developer APIs for accessing external displays. If a device
2603supports an external display either via a wired, wireless, or an embedded
2604additional display connection then the device implementation MUST implement the
2605display 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>
2606
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002607<h2 id="7_2_input_devices">7.2. Input Devices</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07002608
Heidi von Markham43b1cc72015-04-02 16:04:43 -07002609<p>Devices MUST support a touchscreen or meet the requirements listed in 7.2.2
2610for non-touch navigation.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07002611
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002612<h3 id="7_2_1_keyboard">7.2.1. Keyboard</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002613
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002614<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07002615<p>Android Watch devices MAY but other type of device implementations MUST
2616implement a soft keyboard.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002617</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07002618
2619
2620<p>Device implementations:</p>
2621
2622<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002623 <li>MUST include support for the Input Management Framework (which allows
2624third-party developers to create Input Method Editors&mdash;i.e. soft keyboard) as
2625detailed at <a href="http://developer.android.com">http://developer.android.com</a>.</li>
2626 <li>MUST provide at least one soft keyboard implementation (regardless of whether a
Unsuk Jungbca27492015-04-01 08:08:10 -07002627hard keyboard is present) except for Android Watch devices where the screen
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002628size makes it less reasonable to have a soft keyboard.</li>
2629 <li>MAY include additional soft keyboard implementations.</li>
2630 <li>MAY include a hardware keyboard.</li>
2631 <li>MUST NOT include a hardware keyboard that does not match one of the formats
2632specified 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 -07002633</ul>
2634
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002635<h3 id="7_2_2_non-touch_navigation">7.2.2. Non-touch Navigation</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002636
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002637<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07002638<p>Android Television devices MUST support D-pad.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002639</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07002640
2641<p>Device implementations:</p>
2642
2643<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002644 <li>MAY omit a non-touch navigation option (trackball, d-pad, or wheel) if the
2645device implementation is not an Android Television device.</li>
2646 <li>MUST report the correct value for android.content.res.Configuration.navigation
2647[<a href="http://developer.android.com/reference/android/content/res/Configuration.html">Resources, 68</a>].</li>
2648 <li>MUST provide a reasonable alternative user interface mechanism for the
Unsuk Jungbca27492015-04-01 08:08:10 -07002649selection and editing of text, compatible with Input Management Engines. The
2650upstream Android open source implementation includes a selection mechanism
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002651suitable for use with devices that lack non-touch navigation inputs.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002652</ul>
2653
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002654<h3 id="7_2_3_navigation_keys">7.2.3. Navigation Keys</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002655
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002656<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07002657<p>The availability and visibility requirement of the Home, Recents, and Back
2658functions differ between device types as described in this section.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002659</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07002660
2661<p>The Home, Recents, and Back functions (mapped to the key events KEYCODE_HOME,
2662KEYCODE_APP_SWITCH, KEYCODE_BACK, respectively) are essential to the Android
2663navigation paradigm and therefore;</p>
2664
2665<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002666 <li>Android Handheld device implementations MUST provide the Home, Recents, and
2667Back functions.</li>
2668 <li>Android Television device implementations MUST provide the Home and Back
2669functions.</li>
2670 <li>Android Watch device implementations MUST have the Home function available to
2671the user, and the Back function except for when it is in UI_MODE_TYPE_WATCH.</li>
2672 <li>All other types of device implementations MUST provide the Home and Back
2673functions.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002674</ul>
2675
2676<p>These functions MAY be implemented via dedicated physical buttons (such as
2677mechanical or capacitive touch buttons), or MAY be implemented using dedicated
2678software keys on a distinct portion of the screen, gestures, touch panel, etc.
2679Android supports both implementations. All of these functions MUST be
2680accessible with a single action (e.g. tap, double-click or gesture) when
2681visible.</p>
2682
2683<p>Recents function, if provided, MUST have a visible button or icon unless hidden
2684together with other navigation functions in full-screen mode. This does not
2685apply to devices upgrading from earlier Android versions that have physical
2686buttons for navigation and no recents key.</p>
2687
2688<p> The Home and Back functions, if provided, MUST each have a visible button or
2689icon unless hidden together with other navigation functions in full-screen mode
2690or when the uiMode UI_MODE_TYPE_MASK is set to UI_MODE_TYPE_WATCH.</p>
2691
2692<p>The Menu function is deprecated in favor of action bar since Android 4.0.
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -07002693Therefore the new device implementations shipping with Android 5.0 and later MUST NOT
Unsuk Jungbca27492015-04-01 08:08:10 -07002694implement a dedicated physical button for the Menu function. Older device
2695implementations SHOULD NOT implement a dedicated physical button for the Menu
2696function, but if the physical Menu button is implemented and the device is
2697running applications with targetSdkVersion > 10, the device implementation:</p>
2698
2699<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002700 <li>MUST display the action overflow button on the action bar when it is visible
Unsuk Jungbca27492015-04-01 08:08:10 -07002701and the resulting action overflow menu popup is not empty. For a device
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -07002702implementation launched before Android 4.4 but upgrading to Android 5.1, this
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002703is RECOMMENDED.</li>
2704 <li>MUST NOT modify the position of the action overflow popup displayed by
2705selecting the overflow button in the action bar.</li>
2706 <li>MAY render the action overflow popup at a modified position on the screen when
2707it is displayed by selecting the physical menu button.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002708</ul>
2709
2710<p>For backwards compatibility, device implementations MUST make the Menu function
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002711available to applications when targetSdkVersion is less than 10, either by a physical
Unsuk Jungbca27492015-04-01 08:08:10 -07002712button, a software key, or gestures. This Menu function should be presented
2713unless hidden together with other navigation functions.</p>
2714
2715<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
2716the Assist action available to the user at all times when running applications.
2717The Assist action SHOULD be implemented as a long-press on the Home button or a
2718swipe-up gesture on the software Home key. This function MAY be implemented via
2719another physical button, software key, or gesture, but MUST be accessible with
2720a single action (e.g. tap, double-click, or gesture) when other navigation keys
2721are visible.</p>
2722
2723<p>Device implementations MAY use a distinct portion of the screen to display the
2724navigation keys, but if so, MUST meet these requirements:</p>
2725
2726<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002727 <li>Device implementation navigation keys MUST use a distinct portion of the
Unsuk Jungbca27492015-04-01 08:08:10 -07002728screen, not available to applications, and MUST NOT obscure or otherwise
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002729interfere with the portion of the screen available to applications.</li>
2730 <li>Device implementations MUST make available a portion of the display to
2731applications that meets the requirements defined in <a href="#7_1_1_screen_configuration">section 7.1.1</a>.</li>
2732 <li>Device implementations MUST display the navigation keys when applications do
2733not specify a system UI mode, or specify SYSTEM_UI_FLAG_VISIBLE.</li>
2734 <li>Device implementations MUST present the navigation keys in an unobtrusive &ldquo;low
2735profile&rdquo; (eg. dimmed) mode when applications specify
2736SYSTEM_UI_FLAG_LOW_PROFILE.</li>
2737 <li>Device implementations MUST hide the navigation keys when applications specify
2738SYSTEM_UI_FLAG_HIDE_NAVIGATION.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002739</ul>
2740
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002741<h3 id="7_2_4_touchscreen_input">7.2.4. Touchscreen Input</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002742
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002743<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07002744<p>Android Handhelds and Watch Devices MUST support touchscreen input.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002745</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07002746
2747
2748<p>Device implementations SHOULD have a pointer input system of some kind (either
2749mouse-like or touch). However, if a device implementation does not support a
2750pointer input system, it MUST NOT report the android.hardware.touchscreen or
2751android.hardware.faketouch feature constant. Device implementations that do
2752include a pointer input system:</p>
2753
2754<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002755 <li>SHOULD support fully independently tracked pointers, if the device input system
2756supports multiple pointers.</li>
2757 <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 -07002758</ul>
2759
2760<p>Android includes support for a variety of touchscreens, touch pads, and fake
2761touch input devices. Touchscreen based device implementations are associated
2762with 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
2763screen. Since the user is directly touching the screen, the system does not
2764require any additional affordances to indicate the objects being manipulated.
2765In contrast, a fake touch interface provides a user input system that
2766approximates a subset of touchscreen capabilities. For example, a mouse or
2767remote control that drives an on-screen cursor approximates touch, but requires
2768the user to first point or focus then click. Numerous input devices like the
2769mouse, trackpad, gyro-based air mouse, gyro-pointer, joystick, and multi-touch
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -07002770trackpad can support fake touch interactions. Android includes the feature
Unsuk Jungbca27492015-04-01 08:08:10 -07002771constant android.hardware.faketouch, which corresponds to a high-fidelity
2772non-touch (pointer-based) input device such as a mouse or trackpad that can
2773adequately emulate touch-based input (including basic gesture support), and
2774indicates that the device supports an emulated subset of touchscreen
2775functionality. Device implementations that declare the fake touch feature MUST
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002776meet 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 -07002777
2778<p>Device implementations MUST report the correct feature corresponding to the
2779type of input used. Device implementations that include a touchscreen
2780(single-touch or better) MUST report the platform feature constant
2781android.hardware.touchscreen. Device implementations that report the platform
2782feature constant android.hardware.touchscreen MUST also report the platform
2783feature constant android.hardware.faketouch. Device implementations that do not
2784include a touchscreen (and rely on a pointer device only) MUST NOT report any
2785touchscreen feature, and MUST report only android.hardware.faketouch if they
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
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002788<h3 id="7_2_5_fake_touch_input">7.2.5. Fake Touch Input</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002789
2790
2791<p>Device implementations that declare support for android.hardware.faketouch:</p>
2792
2793<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002794 <li>MUST report the absolute X and Y screen positions of the pointer location and
2795display a visual pointer on the screen [<a href="http://developer.android.com/reference/android/view/MotionEvent.html">Resources, 71</a>].</li>
2796 <li>MUST report touch event with the action code that specifies the state change
2797that 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>
2798 <li>MUST support pointer down and up on an object on the screen, which allows users
2799to emulate tap on an object on the screen.</li>
2800 <li>MUST support pointer down, pointer up, pointer down then pointer up in the same
Unsuk Jungbca27492015-04-01 08:08:10 -07002801place on an object on the screen within a time threshold, which allows users to
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002802emulate double tap on an object on the screen [<a href="http://developer.android.com/reference/android/view/MotionEvent.html">Resources, 71</a>].</li>
2803 <li>MUST support pointer down on an arbitrary point on the screen, pointer move to
Unsuk Jungbca27492015-04-01 08:08:10 -07002804any other arbitrary point on the screen, followed by a pointer up, which allows
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002805users to emulate a touch drag.</li>
2806 <li>MUST support pointer down then allow users to quickly move the object to a
Unsuk Jungbca27492015-04-01 08:08:10 -07002807different position on the screen and then pointer up on the screen, which
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002808allows users to fling an object on the screen.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07002809</ul>
2810
2811<p>Devices that declare support for android.hardware.faketouch.multitouch.distinct
2812MUST meet the requirements for faketouch above, and MUST also support distinct
2813tracking of two or more independent pointer inputs.</p>
2814
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002815<h3 id="7_2_6_game_controller_support">7.2.6. Game Controller Support</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002816
2817
2818<p>Android Television device implementations MUST support button mappings for game
2819controllers as listed below. The upstream Android implementation includes
2820implementation for game controllers that satisfies this requirement. </p>
2821
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002822<h4 id="7_2_6_1_button_mappings">7.2.6.1. Button Mappings</h4>
Unsuk Jungbca27492015-04-01 08:08:10 -07002823
2824
2825<p>Android Television device implementations MUST support the following key
2826mappings:</p>
2827<table>
2828 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002829 <th>Button</th>
2830 <th>HID Usage</strong><sup>2</sup></td>
2831 <th>Android Button</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07002832 </tr>
2833 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002834 <td><a href="http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_BUTTON_A">A</a><sup>1</sup></td>
2835 <td>0x09 0x0001</td>
2836 <td>KEYCODE_BUTTON_A (96)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002837 </tr>
2838 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002839 <td><a href="http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_BUTTON_B">B</a><sup>1</sup></td>
2840 <td>0x09 0x0002</td>
2841 <td>KEYCODE_BUTTON_B (97)</td>
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_X">X</a><sup>1</sup></td>
2845 <td>0x09 0x0004</td>
2846 <td>KEYCODE_BUTTON_X (99)</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_Y">Y</a><sup>1</sup></td>
2850 <td>0x09 0x0005</td>
2851 <td>KEYCODE_BUTTON_Y (100)</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_DPAD_UP">D-pad up</a><sup>1</sup></p>
Unsuk Jungbca27492015-04-01 08:08:10 -07002855
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002856<p><a href="http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_DPAD_DOWN">D-pad down</a><sup>1</sup></td>
2857 <td>0x01 0x00393</td>
2858 <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 -07002859 </tr>
2860 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002861 <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 -07002862
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002863<p><a href="http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_DPAD_RIGHT">D-pad right</a><sup>1</sup></td>
2864 <td>0x01 0x00393</td>
2865 <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 -07002866 </tr>
2867 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002868 <td><a href="http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_BUTTON_L1">Left shoulder button</a><sup>1</sup></td>
2869 <td>0x09 0x0007</td>
2870 <td>KEYCODE_BUTTON_L1 (102)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002871 </tr>
2872 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002873 <td><a href="http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_BUTTON_R1">Right shoulder button</a><sup>1</sup></td>
2874 <td>0x09 0x0008</td>
2875 <td>KEYCODE_BUTTON_R1 (103)</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_THUMBL">Left stick click</a><sup>1</sup></td>
2879 <td>0x09 0x000E</td>
2880 <td>KEYCODE_BUTTON_THUMBL (106)</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_THUMBR">Right stick click</a><sup>1</sup></td>
2884 <td>0x09 0x000F</td>
2885 <td>KEYCODE_BUTTON_THUMBR (107)</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_HOME">Home</a><sup>1</sup></td>
2889 <td>0x0c 0x0223</td>
2890 <td>KEYCODE_HOME (3)</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_BACK">Back</a><sup>1</sup></td>
2894 <td>0x0c 0x0224</td>
2895 <td>KEYCODE_BACK (4)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002896 </tr>
2897</table>
2898
2899
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002900<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 -07002901
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002902<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 -07002903
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002904<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 -07002905Physical Minimum of 0, a Physical Maximum of 315, Units in Degrees, and a
2906Report Size of 4. The logical value is defined to be the clockwise rotation
2907away from the vertical axis; for example, a logical value of 0 represents no
2908rotation and the up button being pressed, while a logical value of 1 represents
2909a rotation of 45 degrees and both the up and left keys being pressed.</p>
2910
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002911<p class="table_footnote">4 [<a href="http://developer.android.com/reference/android/view/MotionEvent.html">Resources, 71</a>]</p>
2912
Unsuk Jungbca27492015-04-01 08:08:10 -07002913<table>
2914 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002915 <th>Analog Controls</strong><sup>1</sup></td>
2916 <th>HID Usage</th>
2917 <th>Android Button</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07002918 </tr>
2919 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002920 <td><a href="http://developer.android.com/reference/android/view/MotionEvent.html#AXIS_LTRIGGER">Left Trigger</a></td>
2921 <td>0x02 0x00C5</td>
2922 <td>AXIS_LTRIGGER </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002923 </tr>
2924 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002925 <td><a href="http://developer.android.com/reference/android/view/MotionEvent.html#AXIS_THROTTLE">Right Trigger</a></td>
2926 <td>0x02 0x00C4</td>
2927 <td>AXIS_RTRIGGER </td>
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_Y">Left Joystick</a></td>
2931 <td>0x01 0x0030</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07002932
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002933<p>0x01 0x0031</td>
2934 <td>AXIS_X</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07002935
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002936<p>AXIS_Y</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002937 </tr>
2938 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002939 <td><a href="http://developer.android.com/reference/android/view/MotionEvent.html#AXIS_Z">Right Joystick</a></td>
2940 <td>0x01 0x0032</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07002941
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002942<p>0x01 0x0035</td>
2943 <td>AXIS_Z</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07002944
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002945<p>AXIS_RZ</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07002946 </tr>
2947</table>
2948
2949
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002950<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 -07002951
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002952<h3 id="7_2_7_remote_control">7.2.7. Remote Control</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07002953
2954
2955<p>Android Television device implementations SHOULD provide a remote control to
2956allow users to access the TV interface. The remote control MAY be a physical
2957remote or can be a software-based remote that is accessible from a mobile phone
2958or tablet. The remote control MUST meet the requirements defined below.</p>
2959
2960<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002961 <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>
2962 <li><strong>Navigation</strong>. All Android Television remotes MUST include Back, Home, and Select buttons and
2963support 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 -07002964</ul>
2965
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002966<h2 id="7_3_sensors">7.3. Sensors</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07002967
2968
2969<p>Android includes APIs for accessing a variety of sensor types. Devices
2970implementations generally MAY omit these sensors, as provided for in the
2971following subsections. If a device includes a particular sensor type that has a
2972corresponding API for third-party developers, the device implementation MUST
2973implement that API as described in the Android SDK documentation and the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002974Android 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 -07002975
2976<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002977 <li>MUST accurately report the presence or absence of sensors per the
2978android.content.pm.PackageManager class [<a href="http://developer.android.com/reference/android/content/pm/PackageManager.html">Resources, 53]</a>.</li>
2979 <li>MUST return an accurate list of supported sensors via the
2980SensorManager.getSensorList() and similar methods.</li>
2981 <li>MUST behave reasonably for all other sensor APIs (for example, by returning
Unsuk Jungbca27492015-04-01 08:08:10 -07002982true or false as appropriate when applications attempt to register listeners,
2983not calling sensor listeners when the corresponding sensors are not present;
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002984etc.).</li>
2985 <li>MUST report all sensor measurements using the relevant International System of
Unsuk Jungbca27492015-04-01 08:08:10 -07002986Units (metric) values for each sensor type as defined in the Android SDK
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002987documentation [<a href="http://developer.android.com/reference/android/hardware/SensorEvent.html">Resources, 74</a>].</li>
2988 <li>SHOULD report the event time in nanoseconds as defined in the Android SDK
Unsuk Jungbca27492015-04-01 08:08:10 -07002989documentation, representing the time the event happened and synchronized with
2990the SystemClock.elapsedRealtimeNano() clock. Existing and new Android devices
2991are <strong>very strongly encouraged</strong> to meet these requirement so they will be able to upgrade to the future
2992platform releases where this might become a REQUIRED component. The
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002993synchronization 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 -07002994</ul>
2995
2996<p>The list above is not comprehensive; the documented behavior of the Android SDK
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07002997and 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 -07002998
2999<p>Some sensor types are composite, meaning they can be derived from data provided
3000by one or more other sensors. (Examples include the orientation sensor, and the
3001linear acceleration sensor.) Device implementations SHOULD implement these
3002sensor types, when they include the prerequisite physical sensors as described
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003003in [<a href="https://source.android.com/devices/sensors/sensor-types.html">Resources, 76</a>].
3004If a device implementation includes a composite sensor it MUST implement the
Unsuk Jungbca27492015-04-01 08:08:10 -07003005sensor as described in the Android Open Source documentation on composite
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003006sensors [<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 -07003007
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003008<p>Some Android sensors support a &ldquo;continuous&rdquo; trigger mode, which returns data
3009continuously [<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 -07003010sensor, device implementations MUST continuously provide periodic data samples
3011that SHOULD have a jitter below 3%, where jitter is defined as the standard
3012deviation of the difference of the reported timestamp values between
3013consecutive events.</p>
3014
3015<p>Note that the device implementations MUST ensure that the sensor event stream
3016MUST NOT prevent the device CPU from entering a suspend state or waking up from
3017a suspend state.</p>
3018
3019<p>Finally, when several sensors are activated, the power consumption SHOULD NOT
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003020exceed the sum of the individual sensor&rsquo;s reported power consumption.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07003021
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003022<h3 id="7_3_1_accelerometer">7.3.1. Accelerometer</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003023
3024
3025<p>Device implementations SHOULD include a 3-axis accelerometer. Android Handheld
3026devices and Android Watch devices are strongly encouraged to include this
3027sensor. If a device implementation does include a 3-axis accelerometer, it:</p>
3028
3029<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003030 <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>
3031 <li>MUST be able to report events up to a frequency of at least 100 Hz and SHOULD
3032report events up to at least 200 Hz.</li>
3033 <li>MUST comply with the Android sensor coordinate system as detailed in the
3034Android APIs [<a href="http://developer.android.com/reference/android/hardware/SensorEvent.html">Resources, 74</a>].</li>
3035 <li>MUST be capable of measuring from freefall up to four times the gravity (4g) or
3036more on any axis.</li>
3037 <li>MUST have a resolution of at least 8-bits and SHOULD have a resolution of at
3038least 16-bits.</li>
3039 <li>SHOULD be calibrated while in use if the characteristics changes over the life
Unsuk Jungbca27492015-04-01 08:08:10 -07003040cycle and compensated, and preserve the compensation parameters between device
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003041reboots.</li>
3042 <li>SHOULD be temperature compensated.</li>
3043 <li>MUST have a standard deviation no greater than 0.05 m/s^, where the standard
Unsuk Jungbca27492015-04-01 08:08:10 -07003044deviation should be calculated on a per axis basis on samples collected over a
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003045period of at least 3 seconds at the fastest sampling rate.</li>
3046 <li>SHOULD implement the TYPE_SIGNIFICANT_MOTION, TYPE_TILT_DETECTOR,
Unsuk Jungbca27492015-04-01 08:08:10 -07003047TYPE_STEP_DETECTOR, TYPE_STEP_COUNTER composite sensors as described in the
3048Android 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
3049sensors are implemented, the sum of their power consumption MUST always be less
3050than 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 -07003051dynamic or static condition.</li>
3052 <li>If a gyroscope sensor is included, MUST implement the TYPE_GRAVITY and
Unsuk Jungbca27492015-04-01 08:08:10 -07003053TYPE_LINEAR_ACCELERATION composite sensors and SHOULD implement the
3054TYPE_GAME_ROTATION_VECTOR composite sensor. Existing and new Android devices
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003055are strongly encouraged to implement the TYPE_GAME_ROTATION_VECTOR sensor.</li>
3056 <li>SHOULD implement a TYPE_ROTATION_VECTOR composite sensor, if a gyroscope sensor
3057and a magnetometer sensor is also included.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003058</ul>
3059
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003060<h3 id="7_3_2_magnetometer">7.3.2. Magnetometer</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003061
3062
3063<p>Device implementations SHOULD include a 3-axis magnetometer (compass). If a
3064device does include a 3-axis magnetometer, it:</p>
3065
3066<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003067 <li>MUST implement the TYPE_MAGNETIC_FIELD sensor and SHOULD also implement
Unsuk Jungbca27492015-04-01 08:08:10 -07003068TYPE_MAGNETIC_FIELD_UNCALIBRATED sensor. Existing and new Android devices are
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003069strongly encouraged to implement the TYPE_MAGNETIC_FIELD_UNCALIBRATED sensor.</li>
3070 <li>MUST be able to report events up to a frequency of at least 10 Hz and SHOULD
3071report events up to at least 50 Hz.</li>
3072 <li>MUST comply with the Android sensor coordinate system as detailed in the
3073Android APIs [<a href="http://developer.android.com/reference/android/hardware/SensorEvent.html">Resources, 74</a>].</li>
3074 <li>MUST be capable of measuring between -900 &micro;T and +900 &micro;T on each axis before
3075saturating.</li>
3076 <li>MUST have a hard iron offset value less than 700 &micro;T and SHOULD have a value
3077below 200 &micro;T, by placing the magnetometer far from dynamic (current-induced)
3078and static (magnet-induced) magnetic fields.</li>
3079 <li>MUST have a resolution equal or denser than 0.6 &micro;T and SHOULD have a resolution
3080equal or denser than 0.2 &micro;.</li>
3081 <li>SHOULD be temperature compensated.</li>
3082 <li>MUST support online calibration and compensation of the hard iron bias, and
3083preserve the compensation parameters between device reboots.</li>
3084 <li>MUST have the soft iron compensation applied&mdash;the calibration can be done either
3085while in use or during the production of the device.</li>
3086 <li>SHOULD have a standard deviation, calculated on a per axis basis on samples
Unsuk Jungbca27492015-04-01 08:08:10 -07003087collected over a period of at least 3 seconds at the fastest sampling rate, no
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003088greater than 0.5 &micro;T.</li>
3089 <li>SHOULD implement a TYPE_ROTATION_VECTOR composite sensor, if an accelerometer
3090sensor and a gyroscope sensor is also included.</li>
3091 <li>MAY implement the TYPE_GEOMAGNETIC_ROTATION_VECTOR sensor if an accelerometer
Unsuk Jungbca27492015-04-01 08:08:10 -07003092sensor is also implemented. However if implemented, it MUST consume less than
309310 mW and SHOULD consume less than 3 mW when the sensor is registered for batch
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003094mode at 10 Hz.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003095</ul>
3096
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003097<h3 id="7_3_3_gps">7.3.3. GPS</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003098
3099
3100<p>Device implementations SHOULD include a GPS receiver. If a device
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003101implementation 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 -07003102
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003103<h3 id="7_3_4_gyroscope">7.3.4. Gyroscope</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003104
3105
3106<p>Device implementations SHOULD include a gyroscope (angular change sensor).
3107Devices SHOULD NOT include a gyroscope sensor unless a 3-axis accelerometer is
3108also included. If a device implementation includes a gyroscope, it:</p>
3109
3110<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003111 <li>MUST implement the TYPE_GYROSCOPE sensor and SHOULD also implement
Unsuk Jungbca27492015-04-01 08:08:10 -07003112TYPE_GYROSCOPE_UNCALIBRATED sensor. Existing and new Android devices are
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003113strongly encouraged to implement the SENSOR_TYPE_GYROSCOPE_UNCALIBRATED sensor.</li>
3114 <li>MUST be capable of measuring orientation changes up to 1,000 degrees per second.</li>
3115 <li>MUST be able to report events up to a frequency of at least 100 Hz and SHOULD
3116report events up to at least 200 Hz.</li>
3117 <li>MUST have a resolution of 12-bits or more and SHOULD have a resolution of
311816-bits or more.</li>
3119 <li>MUST be temperature compensated.</li>
3120 <li>MUST be calibrated and compensated while in use, and preserve the compensation
3121parameters between device reboots.</li>
3122 <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 -07003123or rad^2 / s). The variance is allowed to vary with the sampling rate, but must
3124be constrained by this value. In other words, if you measure the variance of
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003125the gyro at 1 Hz sampling rate it should be no greater than 1e-7 rad^2/s^2.</li>
3126 <li>SHOULD implement a TYPE_ROTATION_VECTOR composite sensor, if an accelerometer
3127sensor and a magnetometer sensor is also included.</li>
3128 <li>If an accelerometer sensor is included, MUST implement the TYPE_GRAVITY and
Unsuk Jungbca27492015-04-01 08:08:10 -07003129TYPE_LINEAR_ACCELERATION composite sensors and SHOULD implement the
3130TYPE_GAME_ROTATION_VECTOR composite sensor. Existing and new Android devices
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003131are strongly encouraged to implement the TYPE_GAME_ROTATION_VECTOR sensor.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003132</ul>
3133
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003134<h3 id="7_3_5_barometer">7.3.5. Barometer</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003135
3136
3137<p>Device implementations SHOULD include a barometer (ambient air pressure
3138sensor). If a device implementation includes a barometer, it:</p>
3139
3140<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003141 <li>MUST implement and report TYPE_PRESSURE sensor.</li>
3142 <li>MUST be able to deliver events at 5 Hz or greater.</li>
3143 <li>MUST have adequate precision to enable estimating altitude.</li>
3144 <li>MUST be temperature compensated.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003145</ul>
3146
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003147<h3 id="7_3_6_thermometer">7.3.6. Thermometer</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003148
3149
3150<p>Device implementations MAY include an ambient thermometer (temperature sensor).
3151If present, it MUST be defined as SENSOR_TYPE_AMBIENT_TEMPERATURE and it MUST
3152measure the ambient (room) temperature in degrees Celsius.</p>
3153
3154<p>Device implementations MAY but SHOULD NOT include a CPU temperature sensor. If
3155present, it MUST be defined as SENSOR_TYPE_TEMPERATURE, it MUST measure the
3156temperature of the device CPU, and it MUST NOT measure any other temperature.
3157Note the SENSOR_TYPE_TEMPERATURE sensor type was deprecated in Android 4.0.</p>
3158
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003159<h3 id="7_3_7_photometer">7.3.7. Photometer</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003160
3161
3162<p>Device implementations MAY include a photometer (ambient light sensor).</p>
3163
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003164<h3 id="7_3_8_proximity_sensor">7.3.8. Proximity Sensor</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003165
3166
3167<p>Device implementations MAY include a proximity sensor. Devices that can make a
3168voice call and indicate any value other than PHONE_TYPE_NONE in getPhoneType
3169SHOULD include a proximity sensor. If a device implementation does include a
3170proximity sensor, it:</p>
3171
3172<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003173 <li>MUST measure the proximity of an object in the same direction as the screen.
Unsuk Jungbca27492015-04-01 08:08:10 -07003174That is, the proximity sensor MUST be oriented to detect objects close to the
3175screen, as the primary intent of this sensor type is to detect a phone in use
3176by the user. If a device implementation includes a proximity sensor with any
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003177other orientation, it MUST NOT be accessible through this API.</li>
3178 <li>MUST have 1-bit of accuracy or more.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003179</ul>
3180
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003181<h2 id="7_4_data_connectivity">7.4. Data Connectivity</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07003182
3183
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003184<h3 id="7_4_1_telephony">7.4.1. Telephony</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003185
3186
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003187<p>&ldquo;Telephony&rdquo; as used by the Android APIs and this document refers specifically
Unsuk Jungbca27492015-04-01 08:08:10 -07003188to hardware related to placing voice calls and sending SMS messages via a GSM
3189or CDMA network. While these voice calls may or may not be packet-switched,
3190they are for the purposes of Android considered independent of any data
3191connectivity that may be implemented using the same network. In other words,
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003192the Android &ldquo;telephony&rdquo; functionality and APIs refer specifically to voice
Unsuk Jungbca27492015-04-01 08:08:10 -07003193calls and SMS. For instance, device implementations that cannot place calls or
3194send/receive SMS messages MUST NOT report the android.hardware.telephony
3195feature or any subfeatures, regardless of whether they use a cellular network
3196for data connectivity.</p>
3197
3198<p>Android MAY be used on devices that do not include telephony hardware. That is,
3199Android is compatible with devices that are not phones. However, if a device
3200implementation does include GSM or CDMA telephony, it MUST implement full
3201support for the API for that technology. Device implementations that do not
3202include telephony hardware MUST implement the full APIs as no-ops.</p>
3203
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003204<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 -07003205
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003206<div class="note">
3207<p>Android Television device implementations MUST include Wi-Fi support.</p>
3208</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07003209
3210
3211<p>Android Television device implementations MUST include support for one or more
3212forms of 802.11 (b/g/a/n, etc.) and other types of Android device
3213implementation SHOULD include support for one or more forms of 802.11. If a
3214device implementation does include support for 802.11 and exposes the
3215functionality to a third-party application, it MUST implement the corresponding
3216Android API and:</p>
3217
3218<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003219 <li>MUST report the hardware feature flag android.hardware.wifi.</li>
3220 <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>
3221 <li>MUST support multicast DNS (mDNS) and MUST NOT filter mDNS packets
Unsuk Jungbca27492015-04-01 08:08:10 -07003222(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 -07003223active state.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003224</ul>
3225
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003226<h4 id="7_4_2_1_wi-fi_direct">7.4.2.1. Wi-Fi Direct</h4>
Unsuk Jungbca27492015-04-01 08:08:10 -07003227
3228
3229<p>Device implementations SHOULD include support for Wi-Fi Direct (Wi-Fi
3230peer-to-peer). If a device implementation does include support for Wi-Fi
3231Direct, it MUST implement the corresponding Android API as described in the SDK
3232documentation [<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>
3233
3234<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003235 <li>MUST report the hardware feature android.hardware.wifi.direct.</li>
3236 <li>MUST support regular Wi-Fi operation.</li>
3237 <li>SHOULD support concurrent Wi-Fi and Wi-Fi Direct operation.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003238</ul>
3239
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003240<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 -07003241
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003242<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07003243<p>Android Television device implementations MUST include support for Wi-Fi
3244Tunneled Direct Link Setup (TDLS).</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003245</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07003246
3247
3248<p>Android Television device implementations MUST include support for Wi-Fi
3249Tunneled Direct Link Setup (TDLS) and other types of Android device
3250implementations SHOULD include support for Wi-Fi TDLS as described in the
3251Android 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
3252by the WiFiManager API, the device:</p>
3253
3254<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003255 <li>SHOULD use TDLS only when it is possible AND beneficial.</li>
3256 <li>SHOULD have some heuristic and NOT use TDLS when its performance might be worse
3257than going through the Wi-Fi access point.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003258</ul>
3259
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003260<h3 id="7_4_3_bluetooth">7.4.3. Bluetooth</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003261
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003262<div class="note">
Heidi von Markhamdf9fb7c2015-04-02 16:49:09 -07003263<p>Android Watch and Automotive implementations MUST support Bluetooth. Android
3264Television implementations MUST support Bluetooth and Bluetooth LE.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003265</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07003266
3267
3268<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
3269Energy MUST declare the relevant platform features (android.hardware.bluetooth
3270and android.hardware.bluetooth_le respectively) and implement the platform
3271APIs. Device implementations SHOULD implement relevant Bluetooth profiles such
3272as A2DP, AVCP, OBEX, etc. as appropriate for the device. Android Television
3273device implementations MUST support Bluetooth and Bluetooth LE. </p>
3274
3275<p>Device implementations including support for Bluetooth Low Energy:</p>
3276
3277<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003278 <li>MUST declare the hardware feature android.hardware.bluetooth_le.</li>
3279 <li>MUST enable the GATT (generic attribute profile) based Bluetooth APIs as
3280described in the SDK documentation and [<a href="http://developer.android.com/reference/android/bluetooth/package-summary.html">Resources, 82</a>].</li>
3281 <li>SHOULD support offloading of the filtering logic to the bluetooth chipset when
3282implementing 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
3283android.bluetooth.BluetoothAdapter.isOffloadedFilteringSupported() method.</li>
3284 <li>SHOULD support offloading of the batched scanning to the bluetooth chipset, but
3285if not supported, MUST report &lsquo;false&rsquo; whenever queried via the
3286android.bluetooth.BluetoothAdapater.isOffloadedScanBatchingSupported() method.</li>
3287 <li>SHOULD support multi advertisement with at least 4 slots, but if not supported,
3288MUST report &lsquo;false&rsquo; whenever queried via the
3289android.bluetooth.BluetoothAdapter.isMultipleAdvertisementSupported() method.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003290</ul>
3291
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003292<h3 id="7_4_4_near-field_communications">7.4.4. Near-Field Communications</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003293
3294
3295<p>Device implementations SHOULD include a transceiver and related hardware for
3296Near-Field Communications (NFC). If a device implementation does include NFC
3297hardware and plans to make it available to third-party apps, then it:</p>
3298
3299<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003300 <li>MUST report the android.hardware.nfc feature from the
3301android.content.pm.PackageManager.hasSystemFeature() method [<a href="http://developer.android.com/reference/android/content/pm/PackageManager.html">Resources, 53</a>].</li>
3302 <li>MUST be capable of reading and writing NDEF messages via the following NFC
Unsuk Jungbca27492015-04-01 08:08:10 -07003303standards:
3304 <ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003305 <li>MUST be capable of acting as an NFC Forum reader/writer (as defined by the NFC
Unsuk Jungbca27492015-04-01 08:08:10 -07003306Forum technical specification NFCForum-TS-DigitalProtocol-1.0) via the
3307following NFC standards:
3308 <ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003309 <li>NfcA (ISO14443-3A)</li>
3310 <li>NfcB (ISO14443-3B)</li>
3311 <li>NfcF (JIS 6319-4)</li>
3312 <li>IsoDep (ISO 14443-4)</li>
3313 <li>NFC Forum Tag Types 1, 2, 3, 4 (defined by the NFC Forum)</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003314 </ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003315 <li>SHOULD be capable of reading and writing NDEF messages via the following NFC
Unsuk Jungbca27492015-04-01 08:08:10 -07003316standards. Note that while the NFC standards below are stated as SHOULD, the
3317Compatibility Definition for a future version is planned to change these to
3318MUST. These standards are optional in this version but will be required in
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003319future 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 -07003320 <ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003321 <li>NfcV (ISO 15693)</li>
3322 </ul></li>
3323 <li>MUST be capable of transmitting and receiving data via the following
Unsuk Jungbca27492015-04-01 08:08:10 -07003324peer-to-peer standards and protocols:
3325 <ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003326 <li>ISO 18092</li>
3327 <li>LLCP 1.0 (defined by the NFC Forum)</li>
3328 <li>SDP 1.0 (defined by the NFC Forum)</li>
3329 <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>
3330 <li>SNEP 1.0 (defined by the NFC Forum)</li>
3331 </ul></li>
3332 <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 -07003333 <ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003334 <li>MUST implement the SNEP default server. Valid NDEF messages received by the
Unsuk Jungbca27492015-04-01 08:08:10 -07003335default SNEP server MUST be dispatched to applications using the
3336android.nfc.ACTION_NDEF_DISCOVERED intent. Disabling Android Beam in settings
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003337MUST NOT disable dispatch of incoming NDEF message.</li>
3338 <li>MUST honor the android.settings.NFCSHARING_SETTINGS intent to show NFC sharing
3339settings [<a href="http://developer.android.com/reference/android/provider/Settings.html#ACTION_NFCSHARING_SETTINGS">Resources, 86</a>].</li>
3340 <li>MUST implement the NPP server. Messages received by the NPP server MUST be
3341processed the same way as the SNEP default server.</li>
3342 <li>MUST implement a SNEP client and attempt to send outbound P2P NDEF to the
Unsuk Jungbca27492015-04-01 08:08:10 -07003343default SNEP server when Android Beam is enabled. If no default SNEP server is
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003344found then the client MUST attempt to send to an NPP server.</li>
3345 <li>MUST allow foreground activities to set the outbound P2P NDEF message using
Unsuk Jungbca27492015-04-01 08:08:10 -07003346android.nfc.NfcAdapter.setNdefPushMessage, and
3347android.nfc.NfcAdapter.setNdefPushMessageCallback, and
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003348android.nfc.NfcAdapter.enableForegroundNdefPush.</li>
3349 <li>SHOULD use a gesture or on-screen confirmation, such as 'Touch to Beam', before
3350sending outbound P2P NDEF messages.</li>
3351 <li>SHOULD enable Android Beam by default and MUST be able to send and receive
3352using Android Beam, even when another proprietary NFC P2p mode is turned on.</li>
3353 <li>MUST support NFC Connection handover to Bluetooth when the device supports
Unsuk Jungbca27492015-04-01 08:08:10 -07003354Bluetooth Object Push Profile. Device implementations MUST support connection
3355handover to Bluetooth when using android.nfc.NfcAdapter.setBeamPushUris, by
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003356implementing 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
3357LLCP service with service name &ldquo;urn:nfc:sn:handover&rdquo; for exchanging the
Unsuk Jungbca27492015-04-01 08:08:10 -07003358handover request/select records over NFC, and it MUST use the Bluetooth Object
3359Push Profile for the actual Bluetooth data transfer. For legacy reasons (to
3360remain compatible with Android 4.1 devices), the implementation SHOULD still
3361accept SNEP GET requests for exchanging the handover request/select records
3362over NFC. However an implementation itself SHOULD NOT send SNEP GET requests
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003363for performing connection handover.</li>
3364 </ul></li>
3365 <li>MUST poll for all supported technologies while in NFC discovery mode.</li>
3366 <li>SHOULD be in NFC discovery mode while the device is awake with the screen
3367active and the lock-screen unlocked.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003368</ul>
3369</ul>
3370
3371<p>(Note that publicly available links are not available for the JIS, ISO, and NFC
3372Forum specifications cited above.)</p>
3373
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -07003374<p>Android includes support for NFC Host Card Emulation (HCE) mode. If a
Unsuk Jungbca27492015-04-01 08:08:10 -07003375device implementation does include an NFC controller capable of HCE and
3376Application ID (AID) routing, then it:</p>
3377
3378<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003379 <li>MUST report the android.hardware.nfc.hce feature constant.</li>
3380 <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 -07003381</ul>
3382
3383<p>Additionally, device implementations MAY include reader/writer support for the
3384following MIFARE technologies.</p>
3385
3386<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003387 <li>MIFARE Classic</li>
3388 <li>MIFARE Ultralight</li>
3389 <li>NDEF on MIFARE Classic</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003390</ul>
3391
3392<p>Note that Android includes APIs for these MIFARE types. If a device
3393implementation supports MIFARE in the reader/writer role, it:</p>
3394
3395<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003396 <li>MUST implement the corresponding Android APIs as documented by the Android SDK.</li>
3397 <li>MUST report the feature com.nxp.mifare from the
Unsuk Jungbca27492015-04-01 08:08:10 -07003398android.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 -07003399as a constant on the PackageManager class.</li>
3400 <li>MUST NOT implement the corresponding Android APIs nor report the com.nxp.mifare
Unsuk Jungbca27492015-04-01 08:08:10 -07003401feature unless it also implements general NFC support as described in this
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003402section.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003403</ul>
3404
3405<p>If a device implementation does not include NFC hardware, it MUST NOT declare
3406the android.hardware.nfc feature from the
3407android.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>
3408
3409<p>As the classes android.nfc.NdefMessage and android.nfc.NdefRecord represent a
3410protocol-independent data representation format, device implementations MUST
3411implement these APIs even if they do not include support for NFC or declare the
3412android.hardware.nfc feature.</p>
3413
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003414<h3 id="7_4_5_minimum_network_capability">7.4.5. Minimum Network Capability</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003415
3416
3417<p>Device implementations MUST include support for one or more forms of data
3418networking. Specifically, device implementations MUST include support for at
3419least one data standard capable of 200Kbit/sec or greater. Examples of
3420technologies that satisfy this requirement include EDGE, HSPA, EV-DO, 802.11g,
3421Ethernet, Bluetooth PAN, etc.</p>
3422
3423<p>Device implementations where a physical networking standard (such as Ethernet)
3424is the primary data connection SHOULD also include support for at least one
3425common wireless data standard, such as 802.11 (Wi-Fi).</p>
3426
3427<p>Devices MAY implement more than one form of data connectivity.</p>
3428
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003429<h3 id="7_4_6_sync_settings">7.4.6. Sync Settings</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003430
3431
3432<p>Device implementations MUST have the master auto-sync setting on by default so
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003433that 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 -07003434
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003435<h2 id="7_5_cameras">7.5. Cameras</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07003436
3437
3438<p>Device implementations SHOULD include a rear-facing camera and MAY include a
3439front-facing camera. A rear-facing camera is a camera located on the side of
3440the device opposite the display; that is, it images scenes on the far side of
3441the device, like a traditional camera. A front-facing camera is a camera
3442located on the same side of the device as the display; that is, a camera
3443typically used to image the user, such as for video conferencing and similar
3444applications.</p>
3445
3446<p>If a device implementation includes at least one camera, it SHOULD be possible
3447for an application to simultaneously allocate 3 bitmaps equal to the size of
3448the images produced by the largest-resolution camera sensor on the device.</p>
3449
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003450<h3 id="7_5_1_rear-facing_camera">7.5.1. Rear-Facing Camera</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003451
3452
3453<p>Device implementations SHOULD include a rear-facing camera. If a device
3454implementation includes at least one rear-facing camera, it:</p>
3455
3456<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003457 <li>MUST report the feature flag android.hardware.camera and
3458android.hardware.camera.any.</li>
3459 <li>MUST have a resolution of at least 2 megapixels.</li>
3460 <li>SHOULD have either hardware auto-focus or software auto-focus implemented in
3461the camera driver (transparent to application software).</li>
3462 <li>MAY have fixed-focus or EDOF (extended depth of field) hardware.</li>
3463 <li>MAY include a flash. If the Camera includes a flash, the flash lamp MUST NOT be
Unsuk Jungbca27492015-04-01 08:08:10 -07003464lit while an android.hardware.Camera.PreviewCallback instance has been
3465registered on a Camera preview surface, unless the application has explicitly
3466enabled the flash by enabling the FLASH_MODE_AUTO or FLASH_MODE_ON attributes
3467of a Camera.Parameters object. Note that this constraint does not apply to the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003468device&rsquo;s built-in system camera application, but only to third-party
3469applications using Camera.PreviewCallback.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003470</ul>
3471
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003472<h3 id="7_5_2_front-facing_camera">7.5.2. Front-Facing Camera</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003473
3474
3475<p>Device implementations MAY include a front-facing camera. If a device
3476implementation includes at least one front-facing camera, it:</p>
3477
3478<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003479 <li>MUST report the feature flag android.hardware.camera.any and
3480android.hardware.camera.front.</li>
3481 <li>MUST have a resolution of at least VGA (640x480 pixels).</li>
3482 <li>MUST NOT use a front-facing camera as the default for the Camera API. The
Unsuk Jungbca27492015-04-01 08:08:10 -07003483camera API in Android has specific support for front-facing cameras and device
3484implementations MUST NOT configure the API to to treat a front-facing camera as
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003485the default rear-facing camera, even if it is the only camera on the device.</li>
3486 <li>MAY include features (such as auto-focus, flash, etc.) available to rear-facing
3487cameras as described in <a href="#7_5_1_rear-facing_camera">section 7.5.1</a>.</li>
3488 <li>MUST horizontally reflect (i.e. mirror) the stream displayed by an app in a
Unsuk Jungbca27492015-04-01 08:08:10 -07003489CameraPreview, as follows:
3490 <ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003491 <li>If the device implementation is capable of being rotated by user (such as
Unsuk Jungbca27492015-04-01 08:08:10 -07003492automatically via an accelerometer or manually via user input), the camera
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003493preview MUST be mirrored horizontally relative to the device&rsquo;s current
3494orientation.</li>
3495 <li>If the current application has explicitly requested that the Camera display be
Unsuk Jungbca27492015-04-01 08:08:10 -07003496rotated 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 -07003497orientation specified by the application.</li>
3498 <li>Otherwise, the preview MUST be mirrored along the device&rsquo;s default horizontal
3499axis.</li>
3500 </ul></li>
3501 <li>MUST mirror the image displayed by the postview in the same manner as the
Unsuk Jungbca27492015-04-01 08:08:10 -07003502camera preview image stream. If the device implementation does not support
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003503postview, this requirement obviously does not apply.</li>
3504 <li>MUST NOT mirror the final captured still image or video streams returned to
3505application callbacks or committed to media storage.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003506</ul>
3507
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003508<h3 id="7_5_3_external_camera">7.5.3. External Camera</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003509
3510
3511<p>Device implementations with USB host mode MAY include support for an external
3512camera that connects to the USB port. If a device includes support for an
3513external camera, it:</p>
3514
3515<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003516 <li>MUST declare the platform feature android.hardware.camera.external and
3517android.hardware camera.any.</li>
3518 <li>MUST support USB Video Class (UVC 1.0 or higher).</li>
3519 <li>MAY support multiple cameras.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003520</ul>
3521
3522<p>Video compression (such as MJPEG) support is RECOMMENDED to enable transfer of
3523high-quality unencoded streams (i.e. raw or independently compressed picture
3524streams). Camera-based video encoding MAY be supported. If so, a simultaneous
3525unencoded/ MJPEG stream (QVGA or greater resolution) MUST be accessible to the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003526device implementation.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07003527
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003528<h3 id="7_5_4_camera_api_behavior">7.5.4. Camera API Behavior</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003529
3530
3531<p>Android includes two API packages to access the camera, the newer
3532android.hardware.camera2 API expose lower-level camera control to the app,
3533including efficient zero-copy burst/streaming flows and per-frame controls of
3534exposure, gain, white balance gains, color conversion, denoising, sharpening,
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003535and more.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07003536
3537<p>The older API package, android.hardware.Camera, is marked as deprecated in
3538Android 5.0 but as it should still be available for apps to use Android device
3539implementations MUST ensure the continued support of the API as described in
3540this section and in the Android SDK.</p>
3541
3542<p>Device implementations MUST implement the following behaviors for the
3543camera-related APIs, for all available cameras:</p>
3544
3545<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003546 <li>If an application has never called
Unsuk Jungbca27492015-04-01 08:08:10 -07003547android.hardware.Camera.Parameters.setPreviewFormat(int), then the device MUST
3548use android.hardware.PixelFormat.YCbCr_420_SP for preview data provided to
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003549application callbacks.</li>
3550 <li>If an application registers an android.hardware.Camera.PreviewCallback instance
Unsuk Jungbca27492015-04-01 08:08:10 -07003551and the system calls the onPreviewFrame() method when the preview format is
3552YCbCr_420_SP, the data in the byte[] passed into onPreviewFrame() must further
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003553be in the NV21 encoding format. That is, NV21 MUST be the default.</li>
3554 <li>For android.hardware.Camera, device implementations MUST support the YV12
Unsuk Jungbca27492015-04-01 08:08:10 -07003555format (as denoted by the android.graphics.ImageFormat.YV12 constant) for
3556camera previews for both front- and rear-facing cameras. (The hardware video
3557encoder and camera may use any native pixel format, but the device
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003558implementation MUST support conversion to YV12.)</li>
3559 <li>For android.hardware.camera2, device implementations must support the
Unsuk Jungbca27492015-04-01 08:08:10 -07003560android.hardware.ImageFormat.YUV_420_888 and android.hardware.ImageFormat.JPEG
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003561formats as outputs through the android.media.ImageReader API.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003562</ul>
3563
3564<p>Device implementations MUST still implement the full Camera API included in the
3565Android 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
3566capabilities. For instance, cameras that lack autofocus MUST still call any
3567registered android.hardware.Camera.AutoFocusCallback instances (even though
3568this has no relevance to a non-autofocus camera.) Note that this does apply to
3569front-facing cameras; for instance, even though most front-facing cameras do
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003570not support autofocus, the API callbacks must still be &ldquo;faked&rdquo; as described.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07003571
3572<p>Device implementations MUST recognize and honor each parameter name defined as
3573a constant on the android.hardware.Camera.Parameters class, if the underlying
3574hardware supports the feature. If the device hardware does not support a
3575feature, the API must behave as documented. Conversely, device implementations
3576MUST NOT honor or recognize string constants passed to the
3577android.hardware.Camera.setParameters() method other than those documented as
3578constants on the android.hardware.Camera.Parameters. That is, device
3579implementations MUST support all standard Camera parameters if the hardware
3580allows, and MUST NOT support custom Camera parameter types. For instance,
3581device implementations that support image capture using high dynamic range
3582(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>
3583
3584<p>Because not all device implementations can fully support all the features of
3585the android.hardware.camera2 API, device implementations MUST report the proper
3586level of support with the android.info.supportedHardwareLevel property as
3587described 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>
3588
3589<p>Device implementations MUST also declare its Individual camera capabilities of
3590android.hardware.camera2 via the android.request.availableCapabilities property
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003591and 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 -07003592
3593<p>Device implementations MUST broadcast the Camera.ACTION_NEW_PICTURE intent
3594whenever a new picture is taken by the camera and the entry of the picture has
3595been added to the media store.</p>
3596
3597<p>Device implementations MUST broadcast the Camera.ACTION_NEW_VIDEO intent
3598whenever a new video is recorded by the camera and the entry of the picture has
3599been added to the media store.</p>
3600
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003601<h3 id="7_5_5_camera_orientation">7.5.5. Camera Orientation</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003602
3603
3604<p>Both front- and rear-facing cameras, if present, MUST be oriented so that the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003605long dimension of the camera aligns with the screen&rsquo;s long dimension. That is,
Unsuk Jungbca27492015-04-01 08:08:10 -07003606when the device is held in the landscape orientation, cameras MUST capture
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003607images in the landscape orientation. This applies regardless of the device&rsquo;s
Unsuk Jungbca27492015-04-01 08:08:10 -07003608natural orientation; that is, it applies to landscape-primary devices as well
3609as portrait-primary devices.</p>
3610
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003611<h2 id="7_6_memory_and_storage">7.6. Memory and Storage</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07003612
3613
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003614<h3 id="7_6_1_minimum_memory_and_storage">7.6.1. Minimum Memory and Storage</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003615
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003616<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07003617<p>Android Television devices MUST have at least 5GB of non-volatile storage
3618available for application private data.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003619</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07003620
3621
3622<p>The memory available to the kernel and userspace on device implementations MUST
3623be at least equal or larger than the minimum values specified by the following
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003624table. (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 -07003625<table>
3626 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003627 <th>Density and screen size</th>
3628 <th>32-bit device</th>
3629 <th>64-bit device</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07003630 </tr>
3631 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003632 <td>Android Watch devices (due to smaller screens)</td>
3633 <td>416MB</td>
3634 <td>Not applicable</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07003635 </tr>
3636 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003637 <td><ul>
Unsuk Jungbd2e50c2015-05-18 21:45:06 -07003638 <li class="table_list">hdpi or lower on small/normal screens</li>
3639 <li class="table_list">mdpi or lower on large screens</li>
3640 <li class="table_list">ldpi or lower on extra large screens</li>
3641 </ul></td>
3642 <td>424MB</td>
3643 <td>Not applicable</td>
3644 </tr>
3645 <tr>
3646 <td><ul>
3647 <li class="table_list">xhdpi or higher on small/normal screens</li>
3648 <li class="table_list">hdpi or higher on large screens</li>
3649 <li class="table_list">mdpi or higher on extra large screens</li></ul></td>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003650 <td>512MB</td>
3651 <td>832MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07003652 </tr>
3653 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003654 <td><ul>
3655 <li class="table_list">400dpi or higher on small/normal screens</li>
3656 <li class="table_list">xhdpi or higher on large screens</li>
3657 <li class="table_list">tvdpi or higher on extra large screens</li></ul></td>
3658 <td>896MB</td>
3659 <td>1280MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07003660 </tr>
3661 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003662 <td><ul>
3663 <li class="table_list">560dpi or higher on small/normal screens</li>
3664 <li class="table_list">400dpi or higher on large screens</li>
3665 <li class="table_list">xhdpi or higher on extra large screens</li></ul></td>
3666 <td>1344MB</td>
3667 <td>1824MB</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07003668 </tr>
3669</table>
3670
3671
3672<p>The minimum memory values MUST be in addition to any memory space already
3673dedicated to hardware components such as radio, video, and so on that is not
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003674under the kernel&rsquo;s control.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07003675
Unsuk Jungbd2e50c2015-05-18 21:45:06 -07003676<p>Device implementations with less than 512MB of memory available to the kernel
3677and userspace, unless an Android Watch, MUST return the value "true" for
3678ActivityManager.isLowRamDevice().</p>
3679
Unsuk Jungbca27492015-04-01 08:08:10 -07003680<p>Android Television devices MUST have at least 5GB and other device
3681implementations MUST have at least 1.5GB of non-volatile storage available for
3682application private data. That is, the /data partition MUST be at least 5GB for
3683Android Television devices and at least 1.5GB for other device implementations.
3684Device implementations that run Android are <strong>very strongly encouraged</strong> to have at least 3GB of non-volatile storage for application private data so
3685they will be able to upgrade to the future platform releases.</p>
3686
3687<p>The Android APIs include a Download Manager that applications MAY use to
3688download 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 -07003689downloading individual files of at least 100MB in size to the default &ldquo;cache"
Unsuk Jungbca27492015-04-01 08:08:10 -07003690location.</p>
3691
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003692<h3 id="7_6_2_application_shared_storage">7.6.2. Application Shared Storage</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003693
3694
3695<p>Device implementations MUST offer shared storage for applications also often
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003696referred as &ldquo;shared external storage&rdquo;. </p>
Unsuk Jungbca27492015-04-01 08:08:10 -07003697
3698<p>Device implementations MUST be configured with shared storage mounted by
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003699default, &ldquo;out of the box&rdquo;. If the shared storage is not mounted on the Linux
Unsuk Jungbca27492015-04-01 08:08:10 -07003700path /sdcard, then the device MUST include a Linux symbolic link from /sdcard
3701to the actual mount point.</p>
3702
3703<p>Device implementations MAY have hardware for user-accessible removable storage,
3704such as a Secure Digital (SD) card slot. If this slot is used to satisfy the
3705shared storage requirement, the device implementation:</p>
3706
3707<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003708 <li>MUST implement a toast or pop-up user interface warning the user when there is
3709no SD card.</li>
3710 <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 -07003711and other material available at time of purchase that the SD card has to be
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003712separately purchased.</li>
3713 <li>MUST mount the SD card by default.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003714</ul>
3715
3716<p>Alternatively, device implementations MAY allocate internal (non-removable)
3717storage as shared storage for apps as included in the upstream Android Open
3718Source Project; device implementations SHOULD use this configuration and
3719software implementation. If a device implementation uses internal
3720(non-removable) storage to satisfy the shared storage requirement, that storage
3721MUST be 1GB in size or larger and mounted on /sdcard (or /sdcard MUST be a
3722symbolic link to the physical location if it is mounted elsewhere).</p>
3723
3724<p>Device implementations MUST enforce as documented the
3725android.permission.WRITE_EXTERNAL_STORAGE permission on this shared storage.
3726Shared storage MUST otherwise be writable by any application that obtains that
3727permission.</p>
3728
3729<p>Device implementations that include multiple shared storage paths (such as both
3730an SD card slot and shared internal storage) MUST NOT allow Android
3731applications to write to the secondary external storage, except for their
3732package-specific directories on the secondary external storage, but SHOULD
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003733expose content from both storage paths transparently through Android&rsquo;s media
Unsuk Jungbca27492015-04-01 08:08:10 -07003734scanner service and android.provider.MediaStore.</p>
3735
3736<p>Regardless of the form of shared storage used, device implementations MUST
3737provide some mechanism to access the contents of shared storage from a host
3738computer, such as USB mass storage (UMS) or Media Transfer Protocol (MTP).
3739Device implementations MAY use USB mass storage, but SHOULD use Media Transfer
3740Protocol. If the device implementation supports Media Transfer Protocol, it:</p>
3741
3742<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003743 <li>SHOULD be compatible with the reference Android MTP host, Android File Transfer
3744[<a href="http://www.android.com/filetransfer">Resources, 96</a>].</li>
3745 <li>SHOULD report a USB device class of 0x00.</li>
3746 <li>SHOULD report a USB interface name of 'MTP'.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003747</ul>
3748
3749<p>If the device implementation lacks USB ports, it MUST provide a host computer
3750with access to the contents of shared storage by some other means, such as a
3751network file system.</p>
3752
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003753<h2 id="7_7_usb">7.7. USB</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07003754
3755
3756<p>Device implementations SHOULD support USB peripheral mode and SHOULD support
3757USB host mode.</p>
3758
3759<p>If a device implementation includes a USB port supporting peripheral mode:</p>
3760
3761<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003762 <li>The port MUST be connectable to a USB host that has a standard type-A or type
3763-C USB port.</li>
3764 <li>The port SHOULD use micro-A, micro-AB or type-C USB form factor. Existing and
3765new 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>
3766 <li>The port SHOULD be centered in the middle of an edge. Device implementations
Unsuk Jungbca27492015-04-01 08:08:10 -07003767SHOULD either locate the port on the bottom of the device (according to natural
3768orientation) or enable software screen rotation for all apps (including home
3769screen), so that the display draws correctly when the device is oriented with
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003770the 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>
3771 <li>It MUST allow a USB host connected with the Android device to access the
Unsuk Jungbca27492015-04-01 08:08:10 -07003772contents of the shared storage volume using either USB mass storage or Media
3773Transfer Protocol, if the device reports the android.hardware.feature.output
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003774feature or the android.hardware.camera feature.</li>
3775 <li>It SHOULD implement the Android Open Accessory (AOA) API and specification as
Unsuk Jungbca27492015-04-01 08:08:10 -07003776documented in the Android SDK documentation, and if it is an Android Handheld
3777device it MUST implement the AOA API. Device implementations implementing the
3778AOA specification:
3779 <ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003780 <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>
3781 <li>MUST implement the USB audio class as documented in the Android SDK
3782documentation [<a href="http://developer.android.com/reference/android/hardware/usb/UsbConstants.html#USB_CLASS_AUDIO">Resources, 98</a>].</li>
3783 </ul></li>
3784 <li>It SHOULD implement support to draw 1.5 A current during HS chirp and traffic
3785as 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>
3786 <li>The value of iSerialNumber in USB standard device descriptor MUST be equal to
3787the value of android.os.Build.SERIAL.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003788</ul>
3789
3790<p>If a device implementation includes a USB port supporting host mode, it:</p>
3791
3792<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003793 <li>SHOULD use a type-C USB port, if the device implementation supports USB 3.1.</li>
3794 <li>MAY use a non-standard port form factor, but if so MUST ship with a cable or
3795cables adapting the port to a standard type-A or type-C USB port.</li>
3796 <li>MAY use a micro-AB USB port, but if so SHOULD ship with a cable or cables
3797adapting the port to a standard type-A or type-C USB port.</li>
3798 <li>is <strong>very strongly RECOMMENDED</strong> to implement the USB audio class as documented in the Android SDK
3799documentation [<a href="http://developer.android.com/reference/android/hardware/usb/UsbConstants.html#USB_CLASS_AUDIO">Resources, 98</a>].</li>
3800 <li>MUST implement the Android USB host API as documented in the Android SDK, and
3801MUST 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>
3802 <li>SHOULD support the Charging Downstream Port output current range of 1.5 A ~ 5 A
3803as 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 -07003804</ul>
3805
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003806<h2 id="7_8_audio">7.8. Audio</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07003807
3808
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003809<h3 id="7_8_1_microphone">7.8.1. Microphone</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003810
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003811<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07003812<p>Android Handheld and Watch devices MUST include a microphone.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003813</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07003814
3815
3816<p>Device implementations MAY omit a microphone. However, if a device
3817implementation omits a microphone, it MUST NOT report the
3818android.hardware.microphone feature constant, and MUST implement the audio
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003819recording 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 -07003820
3821<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003822 <li>MUST report the android.hardware.microphone feature constant
3823 <li>MUST meet the audio recording requirements in <a href="#5_4_audio_recording">section 5.4</a>
3824 <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 -07003825</ul>
3826
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003827<h3 id="7_8_2_audio_output">7.8.2. Audio Output</h3>
Unsuk Jungbca27492015-04-01 08:08:10 -07003828
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003829<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07003830<p>Android Watch devices MAY include an audio output.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003831</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07003832
3833<p>Device implementations including a speaker or with an audio/multimedia output
3834port for an audio output peripheral as a headset or an external speaker:</p>
3835
3836<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003837 <li>MUST report the android.hardware.audio.output feature constant.</li>
3838 <li>MUST meet the audio playback requirements in <a href="#5_5_audio_playback">section 5.5</a>.</li>
3839 <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 -07003840</ul>
3841
3842<p>Conversely, if a device implementation does not include a speaker or audio
3843output port, it MUST NOT report the android.hardware.audio output feature, and
3844MUST implement the Audio Output related APIs as no-ops at least. </p>
3845
3846<p>Android Watch device implementation MAY but SHOULD NOT have audio output, but
3847other types of Android device implementations MUST have an audio output and
3848declare android.hardware.audio.output.</p>
3849
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003850<h4 id="7_8_2_1_analog_audio_ports">7.8.2.1. Analog Audio Ports</h4>
Unsuk Jungbca27492015-04-01 08:08:10 -07003851
3852
3853<p>In order to be compatible with the headsets and other audio accessories using
3854the 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
3855one of the audio port(s) SHOULD be a 4 conductor 3.5mm audio jack. If a device
3856implementation has a 4 conductor 3.5mm audio jack, it:</p>
3857
3858<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003859 <li>MUST support audio playback to stereo headphones and stereo headsets with a
Unsuk Jungbca27492015-04-01 08:08:10 -07003860microphone, and SHOULD support audio recording from stereo headsets with a
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003861microphone.</li>
3862 <li>MUST support TRRS audio plugs with the CTIA pin-out order, and SHOULD support
3863audio plugs with the OMTP pin-out order.</li>
3864 <li>MUST support the detection of microphone on the plugged in audio accessory, if
Unsuk Jungbca27492015-04-01 08:08:10 -07003865the device implementation supports a microphone, and broadcast the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003866android.intent.action.HEADSET_PLUG with the extra value microphone set as 1.</li>
3867 <li>SHOULD support the detection and mapping to the keycodes for the following 3
Unsuk Jungbca27492015-04-01 08:08:10 -07003868ranges of equivalent impedance between the microphone and ground conductors on
3869the audio plug:
3870 <ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003871 <li><strong>70 ohm or less</strong>: KEYCODE_HEADSETHOOK</li>
3872 <li><strong>210&#45;290 Ohm</strong>:<strong> </strong>KEYCODE_VOLUME_UP</li>
3873 <li><strong>360&#45;680 Ohm</strong>: KEYCODE_VOLUME_DOWN</li>
3874 </ul></li>
3875 <li>SHOULD support the detection and mapping to the keycode for the following range
Unsuk Jungbca27492015-04-01 08:08:10 -07003876of equivalent impedance between the microphone and ground conductors on the
3877audio plug:
3878 <ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003879 <li><strong>110&#45;180 Ohm: </strong>KEYCODE_VOICE_ASSIST</li>
3880 </ul></li>
3881 <li>MUST trigger ACTION_HEADSET_PLUG upon a plug insert, but only after all
3882contacts on plug are touching their relevant segments on the jack.</li>
3883 <li>MUST be capable of driving at least 150mV +/- 10% of output voltage on a 32 Ohm
3884speaker impedance.</li>
3885 <li>MUST have a microphone bias voltage between 1.8V ~ 2.9V.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003886</ul>
3887
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003888<h1 id="8_performance_compatibility">8. Performance Compatibility</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -07003889
3890
3891<p>Some minimum performance criterias are critical to the user experience and
3892impacts the baseline assumptions developers would have when developing an app.
3893Android Watch devices SHOULD and other type of device implementations MUST meet
3894the following criteria:</p>
3895
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003896<h2 id="8_1_user_experience_consistency">8.1. User Experience Consistency</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07003897
3898
3899<p>Device implementations MUST provide a smooth user interface by ensuring a
3900consistent frame rate and response times for applications and games. Device
3901implementations MUST meet the following requirements: </p>
3902
3903<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003904 <li><strong>Consistent frame latency</strong>. Inconsistent frame latency or a delay to render frames MUST NOT happen more
3905often than 5 frames in a second, and SHOULD be below 1 frames in a second.</li>
3906 <li><strong>User interface latency</strong>. Device implementations MUST ensure low latency user experience by scrolling a
Unsuk Jungbca27492015-04-01 08:08:10 -07003907list of 10K list entries as defined by the Android Compatibility Test Suite
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003908(CTS) in less than 36 secs.</li>
3909 <li><strong>Task switching</strong>. When multiple applications have been launched, re-launching an already-running
3910application after it has been launched MUST take less than 1 second.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003911</ul>
3912
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003913<h2 id="8_2_file_i_o_access_performance">8.2. File I/O Access Performance</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07003914
3915
3916<p>Device implementations MUST ensure file access performance consistency for read
3917and write operations. </p>
3918
3919<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003920 <li><strong>Sequential write</strong>. Device implementations MUST ensure a sequential write performance of 10MB/s
3921for a 256MB file using 10MB write buffer.</li>
3922 <li><strong>Random write</strong>. Device implementations MUST ensure a random write performance of 0.5MB/s for a
3923256MB file using 4KB write buffer.</li>
3924 <li><strong>Sequential read</strong>. Device implementations MUST ensure a sequential read performance of 15MB/s for
3925a 256MB file using 10MB write buffer.</li>
3926 <li><strong>Random read</strong>. Device implementations MUST ensure a random read performance of 3.5MB/s for a
3927256MB file using 4KB write buffer.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003928</ul>
3929
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003930<h1 id="9_security_model_compatibility">9. Security Model Compatibility</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -07003931
3932
3933<p>Device implementations MUST implement a security model consistent with the
3934Android platform security model as defined in Security and Permissions
3935reference 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
3936installation of self-signed applications without requiring any additional
3937permissions/certificates from any third parties/authorities. Specifically,
3938compatible devices MUST support the security mechanisms described in the follow
3939subsections.</p>
3940
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003941<h2 id="9_1_permissions">9.1. Permissions</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07003942
3943
3944<p>Device implementations MUST support the Android permissions model as defined in
3945the 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
3946described in the SDK documentation; no permissions may be omitted, altered, or
3947ignored. Implementations MAY add additional permissions, provided the new
3948permission ID strings are not in the android.* namespace.</p>
3949
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003950<h2 id="9_2_uid_and_process_isolation">9.2. UID and Process Isolation</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07003951
3952
3953<p>Device implementations MUST support the Android application sandbox model, in
3954which each application runs as a unique Unixstyle UID and in a separate
3955process. Device implementations MUST support running multiple applications as
3956the same Linux user ID, provided that the applications are properly signed and
3957constructed, as defined in the Security and Permissions reference [<a href="http://developer.android.com/guide/topics/security/permissions.html">Resources, 102</a>].</p>
3958
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003959<h2 id="9_3_filesystem_permissions">9.3. Filesystem Permissions</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07003960
3961
3962<p>Device implementations MUST support the Android file access permissions model
3963as defined in the Security and Permissions reference [<a href="http://developer.android.com/guide/topics/security/permissions.html">Resources, 102</a>].</p>
3964
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003965<h2 id="9_4_alternate_execution_environments">9.4. Alternate Execution Environments</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07003966
3967
3968<p>Device implementations MAY include runtime environments that execute
3969applications using some other software or technology than the Dalvik Executable
3970Format or native code. However, such alternate execution environments MUST NOT
3971compromise the Android security model or the security of installed Android
3972applications, as described in this section.</p>
3973
3974<p>Alternate runtimes MUST themselves be Android applications, and abide by the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003975standard Android security model, as described elsewhere in <a href="#9_security_model_compatibility">section 9</a>.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07003976
3977<p>Alternate runtimes MUST NOT be granted access to resources protected by
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003978permissions not requested in the runtime&rsquo;s AndroidManifest.xml file via the
Unsuk Jungbca27492015-04-01 08:08:10 -07003979<uses-permission> mechanism.</p>
3980
3981<p>Alternate runtimes MUST NOT permit applications to make use of features
3982protected by Android permissions restricted to system applications.</p>
3983
3984<p>Alternate runtimes MUST abide by the Android sandbox model. Specifically,
3985alternate runtimes:</p>
3986
3987<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003988 <li>SHOULD install apps via the PackageManager into separate Android sandboxes (
3989Linux user IDs, etc.).</li>
3990 <li>MAY provide a single Android sandbox shared by all applications using the
3991alternate runtime.</li>
3992 <li>and installed applications using an alternate runtime, MUST NOT reuse the
Unsuk Jungbca27492015-04-01 08:08:10 -07003993sandbox of any other app installed on the device, except through the standard
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07003994Android mechanisms of shared user ID and signing certificate.</li>
3995 <li>MUST NOT launch with, grant, or be granted access to the sandboxes
3996corresponding to other Android applications.</li>
3997 <li>MUST NOT be launched with, be granted, or grant to other applications any
3998privileges of the superuser (root), or of any other user ID.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07003999</ul>
4000
4001<p>The .apk files of alternate runtimes MAY be included in the system image of a
4002device implementation, but MUST be signed with a key distinct from the key used
4003to sign other applications included with the device implementation.</p>
4004
4005<p>When installing applications, alternate runtimes MUST obtain user consent for
4006the Android permissions used by the application. If an application needs to
4007make use of a device resource for which there is a corresponding Android
4008permission (such as Camera, GPS, etc.), the alternate runtime MUST inform the
4009user that the application will be able to access that resource. If the runtime
4010environment does not record application capabilities in this manner, the
4011runtime environment MUST list all permissions held by the runtime itself when
4012installing any application using that runtime.</p>
4013
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004014<h2 id="9_5_multi-user_support">9.5. Multi-User Support</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07004015
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004016<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07004017<p>This feature is optional for all device types.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004018</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07004019
4020
4021<p>Android includes support for multiple users and provides support for full user
4022isolation [<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 -07004023the 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 -07004024
4025<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004026 <li>Device implementations that do not declare the android.hardware.telephony
Unsuk Jungbca27492015-04-01 08:08:10 -07004027feature flag MUST support restricted profiles, a feature that allows device
4028owners to manage additional users and their capabilities on the device. With
4029restricted profiles, device owners can quickly set up separate environments for
4030additional users to work in, with the ability to manage finer-grained
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004031restrictions in the apps that are available in those environments.</li>
4032 <li>Conversely device implementations that declare the android.hardware.telephony
Unsuk Jungbca27492015-04-01 08:08:10 -07004033feature flag MUST NOT support restricted profiles but MUST align with the AOSP
4034implementation of controls to enable /disable other users from accessing the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004035voice calls and SMS.</li>
4036 <li>Device implementations MUST, for each user, implement a security model
Unsuk Jungbca27492015-04-01 08:08:10 -07004037consistent with the Android platform security model as defined in Security and
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004038Permissions reference document in the APIs [<a href="http://developer.android.com/guide/topics/security/permissions.html">Resources, 102</a>].</li>
4039 <li>Device implementations MAY support creating users and managed profiles via the
Unsuk Jungbca27492015-04-01 08:08:10 -07004040android.app.admin.DevicePolicyManager APIs, and if supported, MUST declare the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004041platform feature flag android.software.managed_users.
4042 <li>Device implementations that declare the feature flag
Unsuk Jungbca27492015-04-01 08:08:10 -07004043android.software.managed_users MUST use the upstream AOSP icon badge to
4044represent the managed applications and other badge UI elements like Recents &
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004045Notifications.</li>
4046 <li>Each user instance on an Android device MUST have separate and isolated
Unsuk Jungbca27492015-04-01 08:08:10 -07004047external storage directories. Device implementations MAY store multiple users'
4048data on the same volume or filesystem. However, the device implementation MUST
4049ensure that applications owned by and running on behalf a given user cannot
4050list, read, or write to data owned by any other user. Note that removable
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004051media, such as SD card slots, can allow one user to access another&rsquo;s data by
Unsuk Jungbca27492015-04-01 08:08:10 -07004052means of a host PC. For this reason, device implementations that use removable
4053media for the external storage APIs MUST encrypt the contents of the SD card if
4054multiuser is enabled using a key stored only on non-removable media accessible
4055only to the system. As this will make the media unreadable by a host PC, device
4056implementations will be required to switch to MTP or a similar system to
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004057provide host PCs with access to the current user&rsquo;s data. Accordingly, device
Unsuk Jungbca27492015-04-01 08:08:10 -07004058implementations MAY but SHOULD NOT enable multi-user if they use removable
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004059media [<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 -07004060</ul>
4061
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004062<h2 id="9_6_premium_sms_warning">9.6. Premium SMS Warning</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07004063
4064
4065<p>Android includes support for warning users of any outgoing premium SMS message
4066[<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
4067carrier that may incur a charge to the user. Device implementations that
4068declare support for android.hardware.telephony MUST warn users before sending a
4069SMS message to numbers identified by regular expressions defined in
4070/data/misc/sms/codes.xml file in the device. The upstream Android Open Source
4071Project provides an implementation that satisfies this requirement.</p>
4072
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004073<h2 id="9_7_kernel_security_features">9.7. Kernel Security Features</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07004074
4075
4076<p>The Android Sandbox includes features that can use the Security-Enhanced Linux
4077(SELinux) mandatory access control (MAC) system and other security features in
4078the Linux kernel. SELinux or any other security features, if implemented below
4079the Android framework:</p>
4080
4081<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004082 <li>MUST maintain compatibility with existing applications.</li>
4083 <li>MUST NOT have a visible user interface when a security violation is detected
Unsuk Jungbca27492015-04-01 08:08:10 -07004084and successfully blocked, but MAY have a visible user interface when an
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004085unblocked security violation occurs resulting in a successful exploit.</li>
4086 <li>SHOULD NOT be user or developer configurable.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07004087</ul>
4088
4089<p>If any API for configuration of policy is exposed to an application that can
4090affect another application (such as a Device Administration API), the API MUST
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004091NOT allow configurations that break compatibility.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07004092
4093<p>Devices MUST implement SELinux or an equivalent mandatory access control system
4094if using a kernel other than Linux and meet the following requirements, which
4095are satisfied by the reference implementation in the upstream Android Open
4096Source Project.</p>
4097
4098<p>Device implementations:</p>
4099
4100<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004101 <li>MUST support a SELinux policy that allows the SELinux mode to be set on a
Unsuk Jungbca27492015-04-01 08:08:10 -07004102per-domain basis, and MUST configure all domains in enforcing mode. No
4103permissive mode domains are allowed, including domains specific to a
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004104device/vendor.</li>
4105 <li>SHOULD load policy from /sepolicy file on the device.</li>
4106 <li>MUST NOT modify, omit, or replace the neverallow rules present within the
Unsuk Jungbca27492015-04-01 08:08:10 -07004107sepolicy file provided in the upstream Android Open Source Project (AOSP) and
4108the policy MUST compile with all neverallow present, for both AOSP SELinux
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004109domains as well as device/vendor specific domains.</li>
4110 <li>MUST support dynamic updates of the SELinux policy file without requiring a
4111system image update.</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07004112</ul>
4113
4114<p>Device implementations SHOULD retain the default SELinux policy provided in the
4115upstream Android Open Source Project, until they have first audited their
4116additions to the SELinux policy. Device implementations MUST be compatible with
4117the upstream Android Open Source Project.</p>
4118
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004119<h2 id="9_8_privacy">9.8. Privacy</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07004120
4121
4122<p>If the device implements functionality in the system that captures the contents
4123displayed on the screen and/or records the audio stream played on the device,
4124it MUST continuously notify the user whenever this functionality is enabled and
4125actively capturing/recording.</p>
4126
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004127<h2 id="9_9_full-disk_encryption">9.9. Full-Disk Encryption</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07004128
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004129<div class="note">
Unsuk Jungbca27492015-04-01 08:08:10 -07004130<p>Optional for Android device implementations without a lock screen.</p>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004131</div>
Unsuk Jungbca27492015-04-01 08:08:10 -07004132
4133
4134<p>If the device implementation has a lock screen, the device MUST support
4135full-disk encryption of the application private data, (/data partition) as well
4136as the SD card partition if it is a permanent, non-removable part of the device
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004137[<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 -07004138be enabled all the time after the user has completed the out-of-box experience.
4139While this requirement is stated as SHOULD for this version of the Android
4140platform, it is <strong>very strongly RECOMMENDED</strong> as we expect this to change to MUST in the future versions of Android.
4141Encryption MUST use AES with a key of 128-bits (or greater) and a mode designed
4142for storage (for example, AES-XTS, AES-CBC-ESSIV). The encryption key MUST NOT
4143be written to storage at any time without being encrypted. Other than when in
4144active use, the encryption key SHOULD be AES encrypted with the lockscreen
4145passcode stretched using a slow stretching algorithm (e.g. PBKDF2 or scrypt).
4146If the user has not specified a lockscreen passcode or has disabled use of the
4147passcode for encryption, the system SHOULD use a default passcode to wrap the
4148encryption key. If the device provides a hardware-backed keystore, the password
4149stretching algorithm MUST be cryptographically bound to that keystore. The
4150encryption key MUST NOT be sent off the device (even when wrapped with the user
4151passcode and/or hardware bound key). The upstream Android Open Source project
4152provides a preferred implementation of this feature based on the linux kernel
4153feature dm-crypt.</p>
4154
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004155<h2 id="9_10_verified_boot">9.10. Verified Boot</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07004156
4157
4158<p>Device implementations SHOULD support verified boot for device integrity, and
4159if the feature is supported it MUST declare the platform feature flag
4160android.software.verified_boot. While this requirement is stated as SHOULD for
4161this 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
4162upstream Android Open Source Project provides a preferred implementation of
4163this feature based on the linux kernel feature dm-verity.</p>
4164
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004165<h1 id="10_software_compatibility_testing">10. Software Compatibility Testing</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -07004166
4167
4168<p>Device implementations MUST pass all tests described in this section.</p>
4169
4170<p>However, note that no software test package is fully comprehensive. For this
4171reason, device implementers are <strong>very strongly encouraged</strong> to make the minimum number of changes as possible to the reference and
4172preferred implementation of Android available from the Android Open Source
4173Project. This will minimize the risk of introducing bugs that create
4174incompatibilities requiring rework and potential device updates.</p>
4175
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004176<h2 id="10_1_compatibility_test_suite">10.1. Compatibility Test Suite</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07004177
4178
4179<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
4180software on the device. Additionally, device implementers SHOULD use the
4181reference implementation in the Android Open Source tree as much as possible,
4182and MUST ensure compatibility in cases of ambiguity in CTS and for any
4183reimplementations of parts of the reference source code.</p>
4184
4185<p>The CTS is designed to be run on an actual device. Like any software, the CTS
4186may itself contain bugs. The CTS will be versioned independently of this
4187Compatibility Definition, and multiple revisions of the CTS may be released for
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -07004188Android 5.1. Device implementations MUST pass the latest CTS version available
Unsuk Jungbca27492015-04-01 08:08:10 -07004189at the time the device software is completed.</p>
4190
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004191<h2 id="10_2_cts_verifier">10.2. CTS Verifier</h2>
Unsuk Jungbca27492015-04-01 08:08:10 -07004192
4193
4194<p>Device implementations MUST correctly execute all applicable cases in the CTS
4195Verifier. The CTS Verifier is included with the Compatibility Test Suite, and
4196is intended to be run by a human operator to test functionality that cannot be
4197tested by an automated system, such as correct functioning of a camera and
4198sensors.</p>
4199
4200<p>The CTS Verifier has tests for many kinds of hardware, including some hardware
4201that is optional. Device implementations MUST pass all tests for hardware that
4202they possess; for instance, if a device possesses an accelerometer, it MUST
4203correctly execute the Accelerometer test case in the CTS Verifier. Test cases
4204for features noted as optional by this Compatibility Definition Document MAY be
4205skipped or omitted.</p>
4206
4207<p>Every device and every build MUST correctly run the CTS Verifier, as noted
4208above. However, since many builds are very similar, device implementers are not
4209expected to explicitly run the CTS Verifier on builds that differ only in
4210trivial ways. Specifically, device implementations that differ from an
4211implementation that has passed the CTS Verifier only by the set of included
4212locales, branding, etc. MAY omit the CTS Verifier test.</p>
4213
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004214<h1 id="11_updatable_software">11. Updatable Software</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -07004215
4216
4217<p>Device implementations MUST include a mechanism to replace the entirety of the
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004218system software. The mechanism need not perform &ldquo;live&rdquo; upgrades&mdash;that is, a
Unsuk Jungbca27492015-04-01 08:08:10 -07004219device restart MAY be required.</p>
4220
4221<p>Any method can be used, provided that it can replace the entirety of the
4222software preinstalled on the device. For instance, any of the following
4223approaches will satisfy this requirement:</p>
4224
4225<ul>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004226 <li>Over-the-air (OTA) downloads with offline update via reboot</li>
4227 <li>&ldquo;Tethered&rdquo; updates over USB from a host PC</li>
4228 <li>&ldquo;Offline&rdquo; updates via a reboot and update from a file on removable storage</li>
Unsuk Jungbca27492015-04-01 08:08:10 -07004229</ul>
4230
4231<p>However, if the device implementation includes support for an unmetered data
4232connection such as 802.11 or Bluetooth PAN (Personal Area Network) profile, the
4233device MUST support Over-the-air download with offline update via reboot.</p>
4234
4235<p>The update mechanism used MUST support updates without wiping user data. That
4236is, the update mechanism MUST preserve application private data and application
4237shared data. Note that the upstream Android software includes an update
4238mechanism that satisfies this requirement.</p>
4239
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -07004240<p>For device implementations that are launching with Android 5.1 and later, the
Unsuk Jungbca27492015-04-01 08:08:10 -07004241update mechanism SHOULD support verifying that the system image is binary
4242identical to expected result following an OTA. The block-based OTA
4243implementation in the upstream Android Open Source Project, added since Android
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -070042445.1, satisfies this requirement.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07004245
4246<p>If an error is found in a device implementation after it has been released but
4247within its reasonable product lifetime that is determined in consultation with
4248the Android Compatibility Team to affect the compatibility of third-party
4249applications, the device implementer MUST correct the error via a software
4250update available that can be applied per the mechanism just described.</p>
4251
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004252<h1 id="12_document_changelog">12. Document Changelog</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -07004253
4254
4255<p>The following table contains a summary of the changes to the Compatibility
4256Definition in this release. </p>
4257<table>
4258 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004259 <th>Section</th>
4260 <th>Summary of change</th>
Unsuk Jungbca27492015-04-01 08:08:10 -07004261 </tr>
4262 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004263 <td>1. Introduction</td>
4264 <td>Updated requirements to refer to SDK documentation as source of truth.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004265 </tr>
4266 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004267 <td>2. Device Types</td>
4268 <td>Included definitions for device types for handheld, television, and watch
4269devices.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004270 </tr>
4271 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004272 <td>2.1 Device Configuration</td>
4273 <td>Added non-exhaustive list to illustrate hardware configuration deviation across
4274devices.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004275 </tr>
4276 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004277 <td>3.1. Managed API Compatibility</td>
4278 <td>MUST also provide complete implementations of APIs with &ldquo;@SystemApi&rdquo; marker in
4279the upstream Android source code.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004280 </tr>
4281 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004282 <td>3.2.2. Build Parameters</td>
4283 <td>Included SUPPORTED_ABIS, SUPPORTED_32_BIT_ABIS, and SUPPORTED_64_BIT_ABIS
Unsuk Jungbca27492015-04-01 08:08:10 -07004284parameters in list, updated PRODUCT to require unique Product SKUs, and updated
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004285TAGS.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004286 </tr>
4287 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004288 <td>3.2.3.1. Core Application Intents</td>
4289 <td>Clarified language that the compatibility requirement is for mainly the intents
4290pattern </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004291 </tr>
4292 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004293 <td>3.2.3.5. Default App Settings</td>
4294 <td>Included new requirements for home screen, NFC, and default SMS applications.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004295 </tr>
4296 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004297 <td>3.3.1 Application Binary Interfaces</td>
4298 <td>Added requirements to support equivalent 32-bit ABI if any 64-bit ABI is
4299supported. Updated parameters to reflect this change.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004300 </tr>
4301 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004302 <td>3.4.1. WebView Compatibility</td>
4303 <td>Webview compatibility required for all devices except Android Watch devices.
4304Removed Locale string requirement.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004305 </tr>
4306 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004307 <td>3.4.2. Browser compatibility</td>
4308 <td>Android Television and Watch Devices MAY omit a browser application, but all
4309other types of device implementations MUST include one.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004310 </tr>
4311 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004312 <td>3.7. Runtime compatibility</td>
4313 <td>Updated Minimum application memory requirements</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004314 </tr>
4315 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004316 <td>3.8.2. Widgets</td>
4317 <td>Widget support is optional for all device types, but recommended for Handheld
4318Devices.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004319 </tr>
4320 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004321 <td>3.8.3. Notifications</td>
4322 <td>Expanded definitions for types of supported notifications. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004323 </tr>
4324 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004325 <td>3.8.4. Search</td>
4326 <td>Android Television devices MUST include global search. All other device types
4327SHOULD.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004328 </tr>
4329 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004330 <td>3.8.6. Themes</td>
4331 <td>Devices MUST support material theme.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004332 </tr>
4333 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004334 <td>3.8.7. Live Wallpapers</td>
4335 <td>Devices that include live wallpaper MUST report the platform feature flag
4336android.software.live_wallpaper.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004337 </tr>
4338 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004339 <td>3.8.8. Activity Switching</td>
4340 <td>Advised requirement to support new Recents User Interface</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004341 </tr>
4342 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004343 <td>3.8.10. Lock Screen Media Remote Control</td>
4344 <td> Remote Control Client API deprecated in favor of the Media Notification
4345Template</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004346 </tr>
4347 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004348 <td>3.8.11. Dreams</td>
4349 <td>Optional for Android Watch devices. Required for all other device types.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004350 </tr>
4351 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004352 <td>3.8.13 Unicode and font</td>
4353 <td>MUST support Roboto 2 in addition to existing requirements.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004354 </tr>
4355 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004356 <td>3.12. TV Input Framework</td>
4357 <td>Android Television device implementations MUST support Television Input
4358Framework.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004359 </tr>
4360 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004361 <td>5.1. Media Codecs</td>
4362 <td>Added 3 sections for Audio, Image, and Video codecs.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004363 </tr>
4364 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004365 <td>5.4 Audio Recording</td>
4366 <td>Broken into subsections</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004367 </tr>
4368 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004369 <td>5.4.1. Raw audio capture</td>
4370 <td>Defined characteristics for raw audio capture on devices that declare
4371android.hardware.microphone</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004372 </tr>
4373 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004374 <td>5.5. Audio Playback</td>
4375 <td>Added section 5.5. Audio Playback with 2 subsections: 5.5.1 Audio Effects and
43765.5.2. Audio Output Volume</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004377 </tr>
4378 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004379 <td>5.6 Audio Latency</td>
4380 <td>Added definitions and requirements for cold output jitter, cold input jitter,
4381and continuous round-trip latency.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004382 </tr>
4383 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004384 <td>5.8 Secure Media</td>
4385 <td>Included secure media requirements from 7.1.8. External Displays and added
4386requirements for Android Television.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004387 </tr>
4388 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004389 <td>6.1. Developer Tools</td>
4390 <td>Updated resources.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004391 </tr>
4392 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004393 <td>6.2.1. Experimental</td>
4394 <td>Removed section</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004395 </tr>
4396 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004397 <td>7. Hardware Compatibility</td>
4398 <td>Updated to reflect that device implementations MUST consistently report
4399accurate hardware configuration for the same build fingerprint.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004400 </tr>
4401 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004402 <td>7.1.1.1. Screen Size</td>
4403 <td>Updated to reflect Android Watch devices screen size and that the value can&rsquo;t
4404change</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004405 </tr>
4406 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004407 <td>7.1.1.2. Screen Aspect Ratio</td>
4408 <td>Updated to reflect Android Watch devices screen aspect ratio (1:1).</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004409 </tr>
4410 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004411 <td>7.1.3. Screen Orientation</td>
4412 <td>Updated to reflect that devices with a fixed orientation landscape screen
4413SHOULD only report that orientation. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004414 </tr>
4415 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004416 <td>7.1.4. 2D and 3D Graphics Acceleration</td>
4417 <td>Added that Android devices MAY support the Android extension pack. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004418 </tr>
4419 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004420 <td>(old) 7.1.6. Screen Types</td>
4421 <td>Section Removed </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004422 </tr>
4423 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004424 <td>7.1.6. Screen Technology</td>
4425 <td>Updated pixel aspect ratio (PAR) to be between 0.9 and 1.15. (~15% tolerance)</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004426 </tr>
4427 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004428 <td>7.1.7. External Displays</td>
4429 <td>Moved part of section to section 5.8. Secure Media.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004430 </tr>
Heidi von Markham43b1cc72015-04-02 16:04:43 -07004431 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004432 <td>7.2 Input Devices</td>
4433 <td>Added general intro statement.</td>
Heidi von Markham43b1cc72015-04-02 16:04:43 -07004434 </tr>
Unsuk Jungbca27492015-04-01 08:08:10 -07004435 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004436 <td>7.2.2. Non-touch Navigation</td>
4437 <td>Android Television devices MUST support D-pad. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004438 </tr>
4439 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004440 <td>7.2.3. Navigation keys</td>
4441 <td>Included language for support across different device types. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004442 </tr>
4443 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004444 <td>7.2.4. Touchscreen input</td>
4445 <td>Android Watch devices MUST support touchscreen input. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004446 </tr>
4447 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004448 <td>7.2.6. Game Controller Support</td>
4449 <td>Added section with Android Television requirements.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004450 </tr>
4451 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004452 <td>7.2.7. Remote Control </td>
4453 <td>Added section with Android Television requirements.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004454 </tr>
4455 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004456 <td>7.3. Sensors</td>
4457 <td>Redefined synthetic sensors as composite sensors and streaming sensors as
4458continuous sensors. Sensors should report event time in nanoseconds.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004459 </tr>
4460 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004461 <td>7.3.1. Accelerometer</td>
4462 <td>Clarified required sensor types and revised requirement thresholds. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004463 </tr>
4464 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004465 <td>7.3.2. Magnetometer</td>
4466 <td>Clarified required sensor types and revised requirement thresholds.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004467 </tr>
4468 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004469 <td>7.3.4. Gyroscope</td>
4470 <td>Clarified required sensor types and revised requirement thresholds.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004471 </tr>
4472 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004473 <td>7.3.5. Barometer</td>
4474 <td>Changed from MAY to SHOULD implement barometer. MUST implement and report
4475TYPE_PRESSURE sensor.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004476 </tr>
4477 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004478 <td>7.3.6. Thermometer</td>
4479 <td>Devices MAY include ambient thermometer. MAY but SHOULD NOT include CPU
4480thermometer.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004481 </tr>
4482 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004483 <td>7.3.8. Proximity Sensor</td>
4484 <td>Devices that can make a voice call and indicate any value other than
4485PHONE_TYPE_NONE in getPhoneType SHOULD include a proximity sensor.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004486 </tr>
4487 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004488 <td>7.4.2. IEEE 802.11 (Wi-Fi)</td>
4489 <td>Android Television devices MUST include Wi-Fi support. Devices that DO support
4490wifi must report android.hardware.wifi. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004491 </tr>
4492 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004493 <td>7.4.2.1. Wi-Fi Direct</td>
4494 <td>MUST report the hardware feature android.hardware.wifi.direct.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004495 </tr>
4496 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004497 <td>7.4.2.2. Wi-Fi Tunneled Direct Link Setup</td>
4498 <td>Android Television devices MUST include support for Wi-Fi TDLS.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004499 </tr>
4500 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004501 <td>7.4.3 Bluetooth</td>
4502 <td>Added Android Automotive requirements.</td>
Heidi von Markhamdf9fb7c2015-04-02 16:49:09 -07004503 </tr>
4504 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004505 <td>7.5. Cameras</td>
4506 <td>If a device implementation includes at least one camera, it SHOULD be possible
Unsuk Jungbca27492015-04-01 08:08:10 -07004507for an application to simultaneously allocate 3 bitmaps equal to the size of
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004508the images produced by the largest-resolution camera sensor on the device.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004509 </tr>
4510 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004511 <td>7.5.3. External Cameras</td>
4512 <td>Added requirements that device implementations with USB host mode MAY include
4513support for an external camera.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004514 </tr>
4515 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004516 <td>7.5.5. Camera System Features</td>
4517 <td>Added list of camera features and when they should be defined. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004518 </tr>
4519 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004520 <td>7.6.1. Minimum Memory and Storage</td>
4521 <td>Updated requirements for 32- and 64-bit devices. SVELTE memory requirement
4522removed. Devices MUST have at least 1.5GB of non-volatile storage</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004523 </tr>
4524 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004525 <td>7.6.2. Application Shared Storage</td>
4526 <td>Updated requirements for user-accessible removable storage</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004527 </tr>
4528 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004529 <td>7.7. USB</td>
4530 <td>Removed requirements for non-charging ports being on the same edge as the
4531micro-USB port. Updated requirements for Host and Peripheral mode. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004532 </tr>
4533 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004534 <td>7.8.1. Audio</td>
4535 <td>Moved microphone section here. Added requirements for Audio Output and Audio
4536Analog ports. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004537 </tr>
4538 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004539 <td>8. Performance Compatibility</td>
4540 <td>Added requirements for user interface consistency.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004541 </tr>
4542 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004543 <td>9.5. Multi-User Support</td>
4544 <td>Multi-user support feature is optional for all device types. Detailed
4545requirements by device type in section.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004546 </tr>
4547 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004548 <td>9.7. Kernel Security Features</td>
4549 <td>MAY have a visible user interface when an unblocked security violation occurs
4550resulting in a successful exploit. No permissive mode domains allowed.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004551 </tr>
4552 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004553 <td>9.9. Full-Disk Encryption</td>
4554 <td>Devices with a lock screen MUST support full-disk encryption. For new devices,
4555full-disk encryption must be enabled out of box. </td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004556 </tr>
4557 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004558 <td>9.10 Verified boot</td>
4559 <td>Added section to recommend that Device implementations support verified boot
4560for device integrity.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004561 </tr>
4562 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004563 <td>10.3. Reference Applications</td>
4564 <td>Removed section from CDD.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004565 </tr>
4566 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004567 <td>11. Updatable Software</td>
4568 <td>If a device supports 802.11 or Bluetooth PAN (Personal Area Network) profile,
4569then it MUST support Over-the-air download with offline update via reboot.</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004570 </tr>
4571 <tr>
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004572 <td>14. Resources</td>
4573 <td>Resources moved from section 2 to section 14</td>
Unsuk Jungbca27492015-04-01 08:08:10 -07004574 </tr>
4575</table>
4576
4577
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004578<h1 id="13_contact_us">13. Contact Us</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -07004579
4580
4581<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
4582does not cover.</p>
4583
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004584<h1 id="14_resources">14. Resources</h1>
Unsuk Jungbca27492015-04-01 08:08:10 -07004585
4586
4587<p>1. IETF RFC2119 Requirement Levels: <a href="http://www.ietf.org/rfc/rfc2119.txt">http://www.ietf.org/rfc/rfc2119.txt</a></p>
4588
4589<p>2. Android Open Source Project: <a href="http://source.android.com/">http://source.android.com/</a></p>
4590
4591<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>
4592
4593<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>
4594
4595<p>5. API definitions and documentation: <a href="http://developer.android.com/reference/packages.html">http://developer.android.com/reference/packages.html</a></p>
4596
4597<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>
4598
4599<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>
4600
Unsuk Jungd1ac9fe2015-04-01 08:18:41 -07004601<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 -07004602
4603<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>
4604
4605<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>
4606
4607<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>
4608
4609<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>
4610
4611<p>13. WebView compatibility: <a href="http://www.chromium.org/">http://www.chromium.org/</a></p>
4612
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004613<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 -07004614
4615<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>
4616
4617<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>
4618
4619<p>17. HTML5/W3C geolocation API: <a href="http://www.w3.org/TR/geolocation-API/">http://www.w3.org/TR/geolocation-API/</a></p>
4620
4621<p>18. HTML5/W3C webstorage API: <a href="http://www.w3.org/TR/webstorage/">http://www.w3.org/TR/webstorage/</a></p>
4622
4623<p>19. HTML5/W3C IndexedDB API: <a href="http://www.w3.org/TR/IndexedDB/">http://www.w3.org/TR/IndexedDB/</a></p>
4624
4625<p>20. Dalvik Executable Format and bytecode specification: available in the
4626Android source code, at dalvik/docs</p>
4627
4628<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>
4629
4630<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>
4631
4632<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>
4633
4634<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>
4635
4636<p>25. Notifications Resources: <a href="https://developer.android.com/design/patterns/notifications.html">https://developer.android.com/design/patterns/notifications.html</a> </p>
4637
4638<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>
4639
4640<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>
4641
4642<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>
4643
4644<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>
4645
4646<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>
4647
4648<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>
4649
4650<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>
4651
4652<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>
4653
4654<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>
4655
4656<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>
4657
4658<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>
4659
4660<p>37. Settings.Secure LOCATION_MODE:</p>
4661
4662<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>
4663
4664<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>
4665
4666<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>
4667
4668<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>
4669
4670<p>41. Android Device Owner App:</p>
4671
4672<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>
4673
4674<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>
4675
4676<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>
4677
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004678<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 -07004679
4680<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>
4681
4682<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>
4683
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004684<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 -07004685
4686<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>
4687
4688<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>
4689
4690<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>
4691
4692<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>
4693
4694<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>
4695
4696<p>53. Android android.content.pm.PackageManager class and Hardware Features List:</p>
4697
4698<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>
4699
4700<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>
4701
4702<p>55. ADB: <a href="http://developer.android.com/tools/help/adb.html">http://developer.android.com/tools/help/adb.html</a> </p>
4703
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004704<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 -07004705
4706<p>57. DDMS: <a href="http://developer.android.com/tools/debugging/ddms.html">http://developer.android.com/tools/debugging/ddms.html</a> </p>
4707
4708<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>
4709
4710<p>59. SysyTrace tool: <a href="http://developer.android.com/tools/help/systrace.html">http://developer.android.com/tools/help/systrace.html</a></p>
4711
4712<p>60. Android Application Development-Related Settings:</p>
4713
4714<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>
4715
4716<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>
4717
4718<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>
4719
4720<p>63. RenderScript: <a href="http://developer.android.com/guide/topics/renderscript/">http://developer.android.com/guide/topics/renderscript/</a></p>
4721
4722<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>
4723
4724<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>
4725
4726<p>66. EGL Extension-EGL_ANDROID_RECORDABLE:</p>
4727
4728<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>
4729
4730<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>
4731
4732<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>
4733
4734<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>
4735
4736<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>
4737
4738<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>
4739
4740<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>
4741
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004742<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 -07004743
4744<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>
4745
4746<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>
4747
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004748<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 -07004749
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004750<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 -07004751
4752<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>
4753
4754<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>
4755
4756<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>
4757
4758<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>
4759
4760<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>
4761
4762<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>
4763
4764<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>
4765
4766<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>
4767
4768<p>86. Android NFC Sharing Settings:</p>
4769
4770<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>
4771
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004772<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 -07004773
4774<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>
4775
4776<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>
4777
4778<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>
4779
4780<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>
4781
4782<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>
4783
4784<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>
4785
4786<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>
4787
4788<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>
4789
4790<p>96. Android File Transfer: <a href="http://www.android.com/filetransfer">http://www.android.com/filetransfer</a></p>
4791
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004792<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 -07004793
4794<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>
4795
4796<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>
4797
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004798<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 -07004799
4800<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>
4801
4802<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>
4803
4804<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>
4805
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004806<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 -07004807
4808<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>
4809
4810<p>106. SMS Short Code: <a href="http://en.wikipedia.org/wiki/Short_code">http://en.wikipedia.org/wiki/Short_code</a></p>
4811
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004812<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 -07004813
4814<p>108. Android Compatibility Program Overview: <a href="http://source.android.com/compatibility/index.html">http://source.android.com/compatibility/index.html</a></p>
4815
4816<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>
4817
4818<p>110. WebM project: <a href="http://www.webmproject.org/">http://www.webmproject.org/</a> </p>
4819
Heidi von Markham61607242015-04-02 12:59:09 -07004820<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>
4821
Unsuk Jungbca27492015-04-01 08:08:10 -07004822<p>Many of these resources are derived directly or indirectly from the Android
Heidi von Markhamf1b1d2e2015-04-21 17:05:06 -07004823SDK, and will be functionally identical to the information in that SDK&rsquo;s
Unsuk Jungbca27492015-04-01 08:08:10 -07004824documentation. In any cases where this Compatibility Definition or the
4825Compatibility Test Suite disagrees with the SDK documentation, the SDK
4826documentation is considered authoritative. Any technical details provided in
4827the references included above are considered by inclusion to be part of this
4828Compatibility Definition.</p>
Unsuk Jungbca27492015-04-01 08:08:10 -07004829
Unsuk Jungbca27492015-04-01 08:08:10 -07004830</div>
4831</body>
Unsuk Jungbd2e50c2015-05-18 21:45:06 -07004832</html>