◆ Main question
I want to know how long I need to provide a 32-bit version of my Android Application. For that I would like to know how many users have a smartphone that supports only 32-bit. If possible, I would like to see how that value changed over the last couple of years, and how it differes for different countries.
That being said, just an absolute value comparison (out of XXX Android devices YYY support only 32bit) or a percentage value would already be great.
◆ Further specifications
When I say Android device, I mostly care about devices that let user use my application, so I imagine smartphones and tablets. Though, I think it is difficult to get separated values depending on the type of device.
◆ What I tried and found
Google makes it necessary to support 64bit Applications from Aug. 2019. With this shift the necessity to support 32bit grows smaller, which would result in an decrease of work.
The only number I found is from 2017: "Today, over 40% of Android devices coming online have 64-bit support".
Source: https://android-developers.googleblog.com/2017/12/improving-app-security-and-performance.html