Google has just announced the release of Android 5.1, still called Lollipop, which mostly improves performance and stability, but also adds a few features.
There are at least 4 main additions or improvements on Android 5.1:
- Multiple SIM slots support – Allows to use 2 or 3 SIM cards in your phone to better manage your mobile costs.
- Device Protection – Your lost or stolen device will remain locked until you sign in with your Google account – even if someone resets your device to factory settings. Google says it will be available on most Android phones and tablets shipped with Android 5.1, implying it might not be supported on all.
- High Definition voice calling
- Join Wi-Fi networks and control of your paired Bluetooth devices directly from Quick Settings.
Factory images can already be downloaded for Nexus 5, Nexus 10, and Nexus 7 Wi-Fi (nasaki), but Android 5.1 firmware should eventually become available for other recent Nexus devices too.
You should be able to get the source code from AOSP with the commands:
1 2 3 |
repo init -u https://android.googlesource.com/platform/manifest -b android-5.1.0_r1 repo sync |
Jean-Luc started CNX Software in 2010 as a part-time endeavor, before quitting his job as a software engineering manager, and starting to write daily news, and reviews full time later in 2011.
Support CNX Software! Donate via cryptocurrencies, become a Patron on Patreon, or purchase goods on Amazon or Aliexpress
Android 5.1 Changelog -> http://aosp.opersys.com/changelog/5.1.0_r1.html
Android 5.1 SDK too -> http://android-developers.blogspot.com/2015/03/android-51-lollipop-sdk.html
cool 3 cards
@arcko
I hope I have not jumped the gun here, but I saw Google claimed support for multiple SIM cards, so I assumed 3 SIM cards should be supported, as I’ve found some (olders) phones with 3 SIM slots.
Any new stuff in 5.1 code on the video/audio media playback side?
Or maybe some news in 5.1 related to Android TV under the hood?
@Harley
I can see some changes for Google ATV (9 changes) and AV framework (218 changes) in the Changelog in comment #1.