Security and privacy of Google Play apps from Google

Most Android apps focus on security and privacy to make sure everyone has a useful experience discovering and installing the apps and games they love. In this article, you’ll learn about the latest changes Android developers are facing, as well as explain why each change is made and how these settings help keep Android devices safer and more secure in the long run.

To make apps more useful and secure, Android developers will have to work on new requirements if they want their apps to be accessible on Google Play in the future. These include supporting a latest version of Android and adding support for native 64-bit code in apps in the future. Also, Google will start including some security metadata to improve APK validity checking.

How to protect your applications?

There are several reasons for requiring an app to support the latest version of the API, as it benefits the app with the security and privacy that Google has been gradually adding to the Android platform. This does not mean that Android should stop supporting older versions of Android, which is still recommended. Google also illustrated that new apps published on Google Play after August 2018 must be at API level 26 (Android 8.0) at least using the target SDK version manifest attribute.

The condition to maintain 64-bit CPU only takes effect on applications that include native libraries in them. Google says that more than 40% of Android devices used today are 64-bit compatible and that their performance is greatly improved by running 64-bit code. For this, Google Play also supports 32-bit apps and devices, so 64-bit support is an addition to 32-bit support using a single APK or multiple APKs. This is one of the pluses for developers that they can use in the future.

In addition to the above, the developers have a window of almost 2 years to transition to 64-bit, as this condition will start in August 2019. For now, you can start adding a small amount of security metadata on top of each APK to confirm that it was authorizedly distributed by Google Play. The metadata that developers will add to APKs is like a Google Play authenticity badge for your Android app. 2017 has surely been an amazing year for developers who have seen growth and achievements on Google Play.

To wrap

With all these features and the latest upcoming updates, we look forward to seeing the Android and Play ecosystem continue to flourish in 2018 and beyond. At the end to conclude this section we can say that Google will start to automatically add the certification to its applications in early 2018. This modification has no effect on the behavior of the applications, but it will surely be used in the future to allow new distribution opportunities. . with the aim of helping users to keep their applications updated.

Leave a Reply

Your email address will not be published. Required fields are marked *