Google sets date for Android 11 Beta Launch event:
Android
11 is the
upcoming eleventh major release and the 18th version of the Android mobile
operating system. Google on Wednesday said it will release the first public
beta of Android 11 on June 3, about a month later than previously anticipated.
Google plans to roll out the new release with an online developer event it's
calling #Android11: the Beta Launch Show.
The
tech giant initially timed the beta release for early May, to coincide with the
annual Google I/O developer conference. After the event was canceled due to the
COVID-19 pandemic, Google intended to keep the Android 11 beta release on
schedule.
"Our industry moves really fast, and we know
that many of our device-maker partners are counting on us to help them bring
Android 11 to new consumer devices later this year," Android VP David
Burke wrote in a blog post. "We also
know that many of you have been working to prioritize early app and game
testing on Android 11, based in part on our Platform Stability and other
milestones. At the same time, all of us are collaborating remotely and
prioritizing the well-being of our families, friends, and colleagues." Moving
the release schedule back by about a month "gives everyone a bit more room
but keeps us on track for final release later in Q3," he wrote.
The
beta release on June 3 will include the final SDK and NDK APIs. At that time,
Google will also open up Google Play publishing for apps targeting Android 11.
The
Beta 2 release, when Google expects to reach Platform Stability, is now slated
for July. The Beta 3 release, including release candidate, builds for final
testing, is now scheduled for August.
"By bringing you
the final APIs on the original timeline while shifting the other dates, we're
giving you an extra month to compile and test with the final APIs, while also
ensuring that you have the same amount of time between Platform Stability and
the final release planned for later in Q3," Burke wrote.
The
June 3 online event will feature a keynote with Burke and Stephanie
Cuthbertson, Android senior director of product management. There will also be
a live Q&A, as well as several technical talks that were initially planned
for Google I/O, covering topics like Jetpack Compose, Android Studio, and
Google Play.
In the meantime, Google on
Wednesday released a fourth developer preview of Android 11, focused on
performance improvements and iterative updates to ensure app compatibility.
Android
11 features :
- Muting notifications during video: Don’t you hate when you’re filming your dog or
your kid and you get a notification? That’s super annoying. Android 11
will let you mute notifications while you are recording video.
- Increase touch sensitivity: Those who use screen protectors will love this
feature. Google added an increased touch sensitivity option to the
settings menu that lets you, well; increase the sensitivity of your touch screen. If you use a screen protector, this should result in fewer missed taps and scrolls.
- Native screen recording: Google has been toying around with adding a
built-in screen recorder to Android, and Android 11 pretty much confirms the feature will launch this year. You could use the screen recorder
in the first developer preview, but it is much more refined in
Developer Preview 2.
- Auto revoke app permissions: Android 11 Developer Preview has introduced
a new option to automatically revoke permissions such as camera, location,
and more, from apps that haven’t been used for a while. This new setting
can be turned on if you think you’re not going to be actively using an app
after a few months.
- New text selection mode in overview menu: In the fourth Android 11 Developer Preview, Google
added a select button to the overview menu. Tapping it allows you to
quickly select text inside an app and paste it into another app.
- Notification History: Android doesn’t make it easy for you to see previously dismissed notifications,
with Android 10’s Notification Log basically hidden for users. Android 11
Developer Preview 1 hinted at a Notification History option and
Developer Preview 2 basically confirmed it. The new feature looks like it will be pretty useful.
Revamped Android 10 features in Android 11 :
- Revamped overview menu, screenshot shortcuts: In Android 11 Developer Preview 3, Google revamped
the overview menu (recent apps screen) to show larger cards as well as two
new screenshot shortcuts. However, it also removed the ability to access
the app drawer from the overview menu.
- Undoing recently cleared apps: Speaking of the revamped overview menu, you can
now also undo an acci by quickly swiping down on the screen.
- Update: With
the fourth Android 11 Developer Preview, Google removed the ability to undo recently cleared apps in the multitasking menu.
- Ability to dismiss persistent app notifications: If you’ve ever used Android, you’ve probably run
into a persistent notification (one that you can’t easily swipe away). In
Android 11 Developer Preview 3, Google lets you clear all notifications.
Don’t worry — you can quickly persistent notifications back if you swiped them away by accident.
- Update: This
feature was removed in Android 11 Developer Preview 4.
- More granular back gesture tweaking: The back gesture can be a little frustrating at times, as you perform a similar gesture to activate hamburger menus.
Fortunately, Android 11 has two sliders to let you control the sensitivity of back gesture— one for the left side of the screen and one for the right. This is a welcome change from the single sensitivity slider
in Android 10.
- Airplane mode doesn’t kill Bluetooth: Previously, turning on airplane mode would also
kill Bluetooth on your phone, which doesn’t make much sense. People who use airplane mode might have Bluetooth headphones connected, resulting in having to turn on Bluetooth again. In Android 11, Bluetooth stays on when airplane mode is activated.
- Pixel Themes gets clock tweaks: In the Pixel theming section of Settings, you will likely be able to customize how your clock looks on the AOD and lock screen. However, in DP2, there is only one clock option available.
- New Motion Sense option for Pixel 4: We’ve been complaining for a few months that Google seems to be neglecting the motion sensor on the Pixel 4.
In Android 11, the company is adding a new way to control your phone without touching it. In Android 11, you can tap the air above the
phone to pause the music.
- Pixel 4 Face Unlock will require you to open your eyes: Speaking of the Pixel 4, it looks like Android 11 will offer users the ability to requires their eyes to be open for the face unlock to work. This might make unlocks less
efficient, but it will certainly make your phone more secure.
- App pinning in the share menu: Android used to let you pin your most frequently
used apps to the share sheet, but that option was removed in Android
10. Now it’s back.
- Enhanced notification shade conversations: When you get a text, you can see the most recent message in your notification shade under a new conversation tab. Not only will you be able to see more of the thread but you’ll also have richer ways to compose messages, including a way to send picture messages right from the notification. Notifications will also look a lot more organized thanks to a revamp of how they look.
- Conversation bubbles: This was actually a feature Google launched in Android
10. However, Google is including it within its wrap-up of Android 11,
which leads us to believe Google is going to push harder for this to be adopted by more developers and OEMs.
- Context-aware dark mode: The system-wide dark mode launched with Android 10 will
get a “new” trick with Android 11: the ability to automatically
activate or deactivate depending upon the time. As spotted by Android
Police, this is actually a feature OEMs such as Samsung have already integrated on their own, but now it will be baked right into Android.
- Enhanced one-time permissions: You know-how in Android 10 you can tell apps to grab your location, microphone, or camera data only while the app is open? Now,
the OS can let you approve those permissions in a single time and will revoke the permission later.
Updates focused on
Developers:
- App exit reasons updates: Google updated the exit reasons API, allowing
developers to request details surrounding their app’s recent exits. Apps can exit for many reasons, including crashes. This update helps developers get a better understanding of their app’s stability and how to improve its
performance.
- ADB incremental installations: Installing large (2GB or larger) APKs using ADB
can be a slow process. In Android 11, developers can load these APKs onto devices up to 10x faster thanks to incremental APK installations. It works by installing enough of the APK to launch the app while streaming the remaining data in the background. This is particularly useful for
developers working on mobile games. It only works on Pixel 4 devices as of
DP3, but handsets that launch with Android 11 will also tout this feature.
- Wireless debugging improvements: ADB debugging over Wi-Fi has been completely
revamped. Developers don’t need a cable to setup Wireless Debugging, and it remembers previous connections for faster workflows. Developers can use a pairing code to get started with Wireless Debugging, but Google plans to add QR code syncing in an upcoming Android Studio release.
- A new memory safety tool: Google added GWP-ASan as another way to help developers find and fix memory safety issues. GWP-ASan is a sampling
allocation tool that detects heap memory errors with minimal impact on performance. It runs by default in platform binaries and system apps, and developers can enable it for their own apps as well.
- Improved data access auditing: Data access auditing lets developers better understand how their apps access user information. Google renamed several of the APIs for this, so developers will need to watch out for these changes if they already use them.
- Better support for curved/waterfall displays: Curved screens look great, but they can often be
a little annoying to use. This is because apps and things like keyboards spill over the edges, making it tough to interact with these elements.
Now, Google is offering an API (similar to the notch/cutout API), letting developers specify the interactive area of a screen.
- New technologies: Android
11 is going to be much better when it comes to working with new technologies, including 5G, foldable displays, and low-latency video
decoding for game streaming services such as Google Stadia. There will also be better call screening support, deeper integration of image formats such as HEIF, and support for Google’s own neural networks API.
- Scoped storage: In the interest of better security, apps will now only have access to certain parts of your file system. This will essentially “silo” apps to better
protect your private data. This is a huge change for Android and is causing quite a stir in the development community. Google acknowledges those issues in its blog post on Android 11, saying it will give more time to developers to fully transition to the new system.
- Enhancements for Project Mainline: Android 10 introduced the ability to update parts of android rights through play store. Android 11 will take this even further by allowing even more parts of Android to get updates without needing to send out a full OTA.
- 5G state API: Developers
can now quickly check whether a user is currently connected on a 5G New
Radio or Non-Standalone network.
- Call screening service improvements: Google is adding new APIs to let call-screening
apps do more to keep calls from bugging users. These apps will now be able
to report a call rejection reason, as well as see if a call is being made
to or from a number in the user’s contacts.
- Synchronized IME transitions: Google is introducing a new set of APIs that let
you sync your app’s content with the onscreen keyboard and system bars as
they animate on and off-screen. This will hopefully allow devs to create more natural, intuitive, and “junk-free” IME transitions.
- Variable refresh rate: In Android 11, apps and games can now set a preferred frame rate for each window. On devices with variable refresh rates, the system will now use the app’s preferred frame rate to choose the best refresh rate for the app.
- Resume on reboot: Scheduled
overnight OTA software updates can be a tricky thing, but Android 11 is
improving the process. In Developer Preview 2, resume on reboot lets
applications access Credential Encrypted (CE) storage after the OTA reboot
without the user needing to unlock the device first. This means apps can
resume normal functionality and receive messages right away
Here is the list of Android 11 supported devices :
- Google
Pixel 4
- Google
Pixel 4XL
- Google
Pixel 3a
- Google
Pixel 3a XL
- Google
Pixel Pixel 3
- Google
Pixel 3 XL
- Google
Pixel Pixel 2
- Google
Pixel 2 XL
- All major devices launching on or after December,2020 such as Samsung, OnePlus etc.
Stay tuned for more updates...
0 Comments