
Targeting an application at Cupcake triggers compatibility behaviours: 1) The permissions WRITE_EXTERNAL_STORAGE and READ_PHONE_STATE are automatically requested. 2) Support for different screen sizes and densities is disabled. We don't want the extra permissions, but we do need the old resolution compatibility mode to avoid UI breakage (for now), so I'm increasing the target version and explicitly disabling the new screen support.
Description
Languages
Java
98.5%
Shell
0.6%
Python
0.6%
AIDL
0.2%
HTML
0.1%