This article explains how to set up a virtual device in Android Studio that emulates Elo I-Series 4.0
Follow these steps to create and configure a custom Android Virtual Device (AVD) that emulates Elo I-Series screen sizes:
-
Open AVD Manager in Android Studio.
-
Click Create Virtual Device.
-
In the Category menu, choose Tablet, then select New Hardware Profile.
-
Under Device Type, select Phone/Tablet and configure the screen size and resolution:
-
10" screen: 1920 x 1200
-
15" screen: 1920 x 1080
-
22" screen: 1920 x 1080
-
-
Click Finish to save the hardware profile.
-
In the Select Hardware step, click Next, choose Android 10 as the system image, then click Next again.
-
Review the configuration settings, then click Finish.
-
For 15" and 22" custom devices:
-
In AVD Manager, click the arrow under the Actions column next to your device.
-
Select Show on Disk.
-
-
In the opened folder, edit the
config.ini
file. Locate and set the following line:Save the file.
-
Return to AVD Manager and click Refresh.
-
For your custom device, click the arrow under Actions and select View Details.
-
Confirm that
hw.lcd.density = 240
is listed
-
11. Launch the emulator and test your app on the virtual device.
Please report any broken links by emailing support@elotouch.com and include a link to the knowledge article