Test program for Android emulators
1 answer
The Android emulator does not imitate "nexus devices", "Samsung mobile phones" or Sony devices. It emulates common Android devices.
To help you set up Android emulators, in AVD Manager you start with a "hardware profile". That is, to adjust things like screen size and density, but that's about that. AVD Manager comes with hardware profiles for Nexus series devices. But:
-
You can use the New Hardware Profile button to define any required hardware profile.
-
Some manufacturers, such as Sony , offer specialized hardware profiles that you can download to your SDK manager
/ li> -
Sometimes the manufacturer can actually send emulator images that can be used in conjunction with dedicated hardware profiles (used by Amazon for this, but not in the last check)
+1
source to share