I want to test my Android app for an Xiaomi device.
How can I create an emulator for that?
I have already tried andyroid, genymotion and bluestack, but I have not found any for Xiaomi devices.
I want to test my Android app for an Xiaomi device.
How can I create an emulator for that?
I have already tried andyroid, genymotion and bluestack, but I have not found any for Xiaomi devices.
You can use some online device provider services like : browserstack
I never tried it but check out : Run custom ROM on Android Emulator
You can always borrow / buy an actual device.
Menu Tools → AVG Manager
Click on "Create Virtual Device"
Select "Phone" in the left
Click "New Hardware Profile" button below
Use the following information in the next screen:
Device Name: Redmi Note 5
Device Type: Phone/ Tablet
Screen Size: 5.99 Inch
Resolution: 1080 x 2160 px
Memory: 4 GB
Input: <Leave these un-selected>
Rest of the fields: keep as is.
Save it and select it.
Click "Next" below to go to the next page "Select a system image". Select the Release you want. E.g., Oreo [Target: Android 8.1]. Click "Next" to "Verify Configuration". Name the AVD - something like "Redmi Note 5 Oreo"
Finish.
Enjoy!!