Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to install a skin ( from Samsung ) for android emulator with "ADT 21.0.1" in eclipse?

How to install a skin ( from Samsung ) for android emulator with "ADT 21.0.1" in eclipse ?

i can do it with "ADT 16.0.1", i have used a Skin of Galaxy S2 from Samsung http://developer.samsung.com/android/tools-sdks/Samsung-GALAXY-S2-Skin-for-handset-emulation

like image 301
Ahmed Al Khashab Avatar asked Nov 04 '22 05:11

Ahmed Al Khashab


1 Answers

Unzip the skin folder and Just copy it to /platforms/android-x/skins/. Then restart eclipse and you can see Galaxy S2 skin while creating a new emulator.

like image 61
jaGuarX Avatar answered Nov 14 '22 12:11

jaGuarX