Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I create an Xiaomi emulator for Android Studio? Or any other way to test app on Xiaomi emulators?

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.

like image 958
rehan Avatar asked Oct 30 '18 08:10

rehan


People also ask

How can I make my Android Emulator?

Emulator for native development with Android StudioIn the Android Studio toolbar, select your app from the run configurations drop-down menu. From the target device drop-down menu, select the device that you want to run your app on. Select Run ▷. This will launch the Android Emulator.

How do I create an emulator for an app?

In the Android SDK Manager, select Tools | Manage AVDs. In the Android Virtual Device Manager, click the New button to create a new virtual device. In the Create new Android Virtual Device (AVD) dialog box, select an Android device to emulate, and enter the details describing the Android device you want to emulate.

Can I use another emulator in Android Studio?

Launch Android Studio, and click Android emulator tab, a device named as "Emulator unknown 4.4. 4" will show up inside the device list, and you can select it. You should be able to see the logcat, and debug your Android app, etc.


1 Answers

You can try genymotion but currently it has Xiaomi Redmi Note 7

enter image description here

like image 67
sultanmyrza Avatar answered Sep 20 '22 16:09

sultanmyrza