Best daily deals

Affiliate links on Android Authority may earn us a commission. Learn more.

Google tasks Android developers to focus on privacy and security

Google wants developers to adopt its own, newfound religion: Privacy and security.
By
May 7, 2019
Google I/O 2019 Side Display Logo

Google used its annual developer conference to pitch a different script to app writers. The company debuted the latest version of its core platform, Android Q 10, and with it a refreshed focus on privacy and security. This isn’t the newest tack for Google, as the company has made overtures about privacy in the past, but the company does seem to have a renewed interest in the subject.

Will developers play ball? Here’s how they can get into the game.

Also read: Android Q beta hands-on: Dark theme, new gestures, and more!

Google I/O 2019 Android Q Features

A sign of the times

Security breaches often get lots of attention from the media. Preventing those headlines (and the underlying breaches) may not be sexy work, but it is important work.

Google says Android Q introduced more than 50 features that improve privacy and security. Google hopes to accomplish this chiefly by giving people more transparency into and control over their data. User-facing features include incognito mode in Maps and easy access to web and app history.

Developers will find they need to adhere to new policies, such as scoped storage and limits on background app launches. Developers will further find they have limited access to device identifiers, need to transition to TLS 3.1, and should incorporate more passive authentication in their apps (think face detection.)

Google I/O 2019 Android OS Framework

Google believes is has given developers plenty of lead time to adopt to these new behaviors in Android Q.

Primary language

Google announced Kotlin two years ago and it is now the fastest-growing developer language in GitHub. The company says all new projects should be started in Kotlin, rather than any other language. The upside here is speed.

The search giant says it has focused on productivity — as in, helping developers be as productive as possible. For example, using Kotlin means developers will have to write a lot less of their own code. Moreover, Google is targeting Kotlin with new JetPack APIs. These APIs will reduce development times and let developers get their apps to the Play Store faster.

Perhaps the most interesting of the new tools is called CameraX. CameraX supports a wide range of hardware and software features, such as optical zoom, bokeh, HDR, and night mode on various devices. Google claims CameraX supports 90 percent of existing devices and is backward compatible to Android Lollipop. The long game here is to improve the quality of native camera apps on mobile devices.

Google I/O 2019 Android Q Beta OEMs

Odds and ends

Google I/O 2019 keynote: Everything you need to know!
Features
Google I/O 2019

The core tool developers rely on day in and day out for writing Android apps is called Android Studio. Google released Android Studio 3.5 at I/O this week in beta form. The refreshed suite includes better IDE memory management, lower-latency typing, CPU optimizations, emulator improvements, and an quicker way to view and edit app changes.

Machine Learning has learnt a lot. Primarily, Google improved the Android Neural Networks API (NNAPI). This is the key bit of code that lets Google Assistant and other features make smart assumptions and predictions. What’s clutch here is that more phones have access to and can run the NNAPI. In other words, advanced speech recognition functions can filter down to lower-cost phones and benefit more people.

The ML Kit Face Detection API is now nine times faster.

Processor makers such as MediaTek and Qualcomm are already seeing improvements. For example, the ML Kit face detection API is now nine times faster on the Helio P90 processor.

Last, developers should be happy to learn that the Android App Bundle is smaller, faster, and more stable.