user-44651
user-44651

Reputation: 4124

Add Third Party Emulators for Android Studio 2.0

I am trying to emulate a Samsung Galaxy Tab E in the AVD on Mac. However, most of the documentation is old see this SO question and doesn't apply to studio 2.0.

How do I add or emulate other devices in Android Studio 2.0 that are NOT apart of the pre-installed templates?

Upvotes: 1

Views: 1218

Answers (1)

whyoz
whyoz

Reputation: 5246

I understand the question as, why isn't there an easier way to use the "import hardware profiles" button to simply bring in a preconfigured profile off manufacturer sites? Haven't found one yet...

For emulator skins, which will give you the device's layout and look, but not the hardware specs, Samsung has a great tool http://developer.samsung.com/galaxy/emulator-skin

Upvotes: 1

Related Questions