简体   繁体   中英

Creating note phone emulator in Android Studio

I want to run my program on note and samsung j7 phones but i don't know how to create a note and j7 emulator for testing my application. I read below site but this site wrote in eclipse but my application is in Android Studio and in hardware profile, default skin part, i can't browse a new skin. Please if you know, help me.

http://developer.samsung.com/technical-doc/view.do?v=T000000095

you can apply skin to emulator . step by step for it.

download skin file from here .

  1. open tools--> android-->Android Virtual Device( AVD ).
  2. create new virtual Device.
  3. select new Hardware Profile.
  4. Default skin field choose folder that you download
  5. click finish.
  6. now hardware profile will show click next .
  7. select Android api level And click next.
  8. click finish.
  9. Start Avd

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM