Emulator hardware profiles
United States
Canada
Europe
The hardware profiles provide preset configurations for emulating Clover devices in Android Studio. The current set of profiles is available in the clover-device-profiles.zip archive.
NOTE
The hardware profiles for the Clover Mini, Mini 2, Mini 3, and Mobile require a specific DPI that may be overridden if you make changes to the profile. To verify the setting is correct:
- In Android Studio, select Tools > AVD Manager.
- In the Actions column for the device, select View Details from the list.
- In the details modal that appears, ensure that the
hw.lcd.density
value is set to213
.You can also verify this by opening the
[user_home]/.android/avd/[virtual-device-name].avd/config.ini
file.
Updated 15 days ago