With the consumer availability of Android 5.0 and the Nexus 6, Nexus
9, and Nexus Player right around the corner, here are a few things you
should do to prepare:
Read More
http://android-developers.blogspot.com/2014/10/android-50-lollipop-sdk-and-nexus.html
- Get the emulator system images through the SDK Manager or download the Nexus device system images.
- Recompile your apps against Android 5.0 SDK, especially if you used any preview APIs. Note: APIs have changed between the preview SDK and the final SDK.
- Validate that your current Android apps run on the new API 21 level with ART enabled. And if you use the NDK for your C/C++ Android apps, validate against the 64-bit emulator. ART is enabled by default on API 21 & new Android devices with Android 5.0.
Read More
http://android-developers.blogspot.com/2014/10/android-50-lollipop-sdk-and-nexus.html
No comments:
Post a Comment