Feb 18, 2019 App Development
Android Developer – Make Sure App Supports 64 bit Devices in 2019
Feb 18, 2019 App Development
Feb 18, 2019 App Development
Ever since Android was launched in 2008, it has been continuously evolving and becoming smarter and innovative so that it provides best and optimum experience to its users. Now Android has moved towards making this experience more amazing and more richer for its users. This time it is about becoming complaint with 64 bit CPUs. The performance improvement is the main goal, also conferring with different futuristic plans ahead. The 64 bit CPUs are much faster, perform better and deliver richer experiences for their users. Adding a 64-bit version of your app provides performance improvements, makes way for future innovation and sets you up for devices with 64 bit only hardware.
Android now wants to help the Android Developer to get ready and take his time to plan for that. Since Android 5.0 Lollipop, Android has supported 64-bit hardware, and gave enough time to the developers, world over, to comply with the standards and updates. In 2017, Android first announced that apps using native code must provide a 64-bit version in addition to the 32-bit version. Now as we move into 2019, Android has given timelines to transition in 2019.
Starting August 1,2019
According to the recent update made by Android, all of the new apps and app updates that include native code are required to provide the 64-bit versions along with the compatibility with 32-bit version while releasing on the Google Play. As per extension, Google Play will continue to accept the 32-bit updates for the existing games, which are developed using Unity 5.6 or older until August 2021.
Starting August 1, 2021:
According to the update made by Android, from August 1,2021, Google Play will stop serving the apps without a 64-bit version over 64-bit capable devices. This includes the games developed with Unity 5.6 or older.
These new guidelines are important for any Android app development company and the developers in this field. But there is some relief as well as the app bundles and APKs, which target Android TV or Wear OS, do not come under these new guidelines. Alongside, the app bundles or APKs, which are not distributed to devices with Android 9 Pie or later versions, the requirement guide does not apply to them also.
Android also cleared one more thing that these requirement guidelines do not make changes to its 32-bit support policy. Android further states that Google Play will continue to deliver apps to 32-bit devices. This requirement just means that apps with 32-bit native code will need to have an additional 64-bit version as well additional to the 32-bit version one.
If your app uses the code written in Kotlin or Java programming language, then this means that your app is already supporting 64-bit hardware. Whereas, if your app uses C or C++ code in the app or linked with native-third-party libraries or built by the third party app builder, which makes use of native libraries then that means your app uses native code and hence you need to assess your app and take appropriate steps.
Android says that most of the developers now build Android apps using non-native code i.e. either in Java or Kotlin and they do not need any code changes and their move to 64-bit is pretty straightforward. For other developers, below is an overview of steps which they need to take in order to become 64-bit compliant.
The three engines currently used most in game development already support 64-bit (Unreal & Cocos2d since 2015, Unity since 2018). Android understands that migrating a 3rd party game engine is an intensive process with long lead times. Since Unity only recently began providing a 64-bit support in recent versions, Android is granting an automatic extension to existing games using versions 5.6 or older until August 2021. For more information on how to upgrade to a 64-bit complaint version you can read the Unity guides.
For those that already support 64-bit version already, the road ahead is smooth. If you haven’t yet, Android is encouraging you to begin the work for the 64-bit requirement as soon as possible. We all know that the future is with artificial intelligence, IoT, machine learning and immersive mobile. The support to 64-bit hardware prepares for the advanced computing capabilities and the significant boost in performance. Hence the future will be for Android devices that support 64-bit code and you would certainly like to join this bandwagon with your 64-bit compliant Android app. Hence do the needful changes now.