Is there any way to emulate perfectly a OnePlus device?

Gabcvit picture Gabcvit · Sep 14, 2016 · Viewed 31.4k times · Source

I'm trying to debug a problem that seems to be happening only on OnePlus devices, unfortunately buying this device is not an option for me, so I've been looking on Google how to emulate an OnePlus device but without any success :(

Is there any way I can reproduce the hardware specs and software characteristics on a GOOD android emulator??

Answer

Shreshth Kharbanda picture Shreshth Kharbanda · Jan 1, 2017

Short answer: No. You can not run a Cyanogen OS device on the Android Studio emulators. However, there is a workaround where you can make a oneplus one clone that works on android:

  • Click on the “Run ‘app’” button
  • In the dialog, click the button in the bottom left corner with the text “Create New Virtual Device”
  • Click the button with the text “New Hardware Profile” in the bottom left corner
  • Enter the specifications and the name (Some examples: OnePlus 1 specifications, OnePlus 2 specifications, and OnePlus 3 specifications)
  • Click Finish
  • Click Next
  • Choose the system image (It will show a dialog, if doesn’t then skip this step)
  • Click Next
  • Choose your preferences
  • Click Finish

Hope It Helps! Good Luck!