diff options
Diffstat (limited to 'docs/html/preview/support.jd')
-rw-r--r-- | docs/html/preview/support.jd | 57 |
1 files changed, 29 insertions, 28 deletions
diff --git a/docs/html/preview/support.jd b/docs/html/preview/support.jd index 90da200..9c75008 100644 --- a/docs/html/preview/support.jd +++ b/docs/html/preview/support.jd @@ -58,7 +58,7 @@ page.image=images/cards/card-support_16-9_2x.png Build: MPZ79M<br> Hardware support: Nexus 5,6,9, Player<br> Emulator support: ARM 32/64-bit<br> - Google Play services: 7.5</em> + Google Play services: 7.6</em> </p> </div> </div> @@ -129,7 +129,6 @@ page.image=images/cards/card-support_16-9_2x.png are updated to reflect latest permissions API changes, including <code>shouldShowRequestPermissionRationale()</code>. </li> - <li> <a href= "https://github.com/googlesamples/android-FingerprintDialog">FingerprintDialog</a> @@ -137,15 +136,6 @@ page.image=images/cards/card-support_16-9_2x.png well as a preference if the app will use fingerprints as a method of authentication. </li> - - <li>The Android Wear samples (<a href= - "https://github.com/googlesamples/android-AgendaData">AgendaData</a> / - <a href= - "https://github.com/googlesamples/android-DataLayer">DataLayer</a> / - <a href="https://github.com/googlesamples/android-Quiz">Quiz</a> / - <a href="https://github.com/googlesamples/android-XYZTouristAttractions"> - XYZTouristAttractions</a>) show a simplified usage of Data Items. - </li> </ul> </li> </ul> @@ -246,24 +236,35 @@ page.image=images/cards/card-support_16-9_2x.png </h3> <ul> - <li>The system Messenger app crashes on the 64-bit emulator. - </li> - - <li>After updating to Developer Preview 2, Contacts sync experiences - intermittent issues. The workaround is to clear and re-sync Contact Storage - data after update. To clear data, go to <strong>Settings > Apps > Show - system > Contacts Storage</strong>. Select "Storage" and then - <strong>Clear data</strong>. - </li> - - <li>In YouTube app, it's not possible to share a video. The share window is - blank. + <li>General issues: + <ul> + <li>The system Messenger app crashes on the 64-bit emulator.</li> + <li>After updating to Developer Preview 2, Contacts sync experiences + intermittent issues. The workaround is to clear and re-sync Contact Storage + data after update. To clear data, go to <strong>Settings > Apps > Show + system > Contacts Storage</strong>. Select "Storage" and then + <strong>Clear data</strong>.</li> + <li>In YouTube app, it's not possible to share a video. The share window is + blank.</li> + <li>Android For Work Profile setup is not working properly, so you won't be + able to create a new Work Profile after you update. As a workaround, make + sure to create the Work Profiles you need in Developer Preview 1 before + updating to Developer Preview 2. + </li> + </ul> </li> - - <li>Android For Work Profile setup is not working properly, so you won't be - able to create a new Work Profile after you update. As a workaround, make - sure to create the Work Profiles you need in Developer Preview 1 before - updating to Developer Preview 2. + <li>Issues specific to MPZ79N on Nexus Player: + <ul> + <li>Bluetooth share crashes after clearing data. Please <strong>do not + clear Bluetooth share data</strong>, otherwise you will need to Factory + Reset your device</li> + <li>There are issues with remote control connectivity. Remote can drop + from Bluetooth pairing when left idle. </li> + <li>Movies show black screen with some ANRs on exiting the video.</li> + <li>In YouTube app, lower-resolution videos have a green bar at the top + and some color-ghosting</li> + </li> + </ul> </li> </ul> |