创建应用程序版本时 Google 播放的 "features" 列是什么?
What is the "features" column on Google play when creating app releases?
我无法在网上或 SO 上的任何地方找到答案。
硬件要求。例如:
android.hardware.bluetooth,
android.hardware.bluetooth_le,
android.hardware.faketouch,
android.hardware.location,
android.hardware.screen.portrait,
android.hardware.wifi
请看这个link、https://developer.android.com/about/versions/10/features
我认为它指的是您使用的规格数量,例如,如果您使用的相机是一项功能等等。
希望对您有所帮助
我无法在网上或 SO 上的任何地方找到答案。
硬件要求。例如:
android.hardware.bluetooth,
android.hardware.bluetooth_le,
android.hardware.faketouch,
android.hardware.location,
android.hardware.screen.portrait,
android.hardware.wifi
请看这个link、https://developer.android.com/about/versions/10/features
我认为它指的是您使用的规格数量,例如,如果您使用的相机是一项功能等等。
希望对您有所帮助