开发者

Where can I find stats on Android distribution (number of devices) by cpu?

开发者 https://www.devze.com 2023-02-10 13:20 出处:网络
As a developer of android application th开发者_Python百科at implements part of its functionality using native code (c++), I would like to prioritize my effort based on a per cpu brand and architecture

As a developer of android application th开发者_Python百科at implements part of its functionality using native code (c++), I would like to prioritize my effort based on a per cpu brand and architecture (e.g. ARMv6, ARMv7, etc)


I've never seen Google publish statistics for this, only for platform version and screen details. I think you are outa luck.

I would imagine the majority are ARM7 or later, but that's just my estimate.

0

精彩评论

暂无评论...
验证码 换一张
取 消