创建 Galaxy S4 模拟器

Creating Galaxy S4 emulator(创建 Galaxy S4 模拟器)

本文介绍了创建 Galaxy S4 模拟器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试专门在 Galaxy S4 上运行我的应用程序.但我没有实时设备.所以,我正在尝试为 Galaxy S4 创建模拟器.我有一个具有 4GB RAM 的普通 Core I3 系统.它没有任何图形卡和所有.

我正在寻找将三星 Galaxy S4 附加组件安装到我的 sdk 的方法.但我不明白.

我参考了这些链接,

I am trying to run my app specifically on Galaxy S4. But I do not have the real time device. So, I'm trying to create the emulator for Galaxy S4. I have a normal Core I3 system with 4GB RAM. It doesn't have any graphics card and all.

I am finding the ways for installing the Samsung Galaxy S4 add-ons to my sdk. But I am not getting it.

I referred these links,

Android Galaxy S4 Emulator Not Opening

How to test android app in Galaxy S4 configuration using emulator?

http://developer.samsung.com/android/technical-docs/Using-Samsung-Emulators-for-Android-Application-Development

http://developer.samsung.com/board/list.do?ctgy1=1&ctgy2=1&menu=EN01010301&srchYn=Y&pageIndex=1&pageSize=10&search=

However, I am unable to get any results with these.

Then I referred this alternative for Galaxy S4 i.e., installing Sony add-on for Xperia Z which has the same config as S4. And I am able to create a Xperia Z avd. I have checked "Use Host GPU" option also. But still, the screen appears to be totally black.

http://developer.sonymobile.com/knowledge-base/sony-add-on-sdk/install-the-sony-add-on-sdk/

So can any body tell me how to install S4 add on so that I can create an emulator for it.

Update:

RAM Allocated: 256MB
HeapSize: 64
And I have modified the screen size to 4.0 inches to adjust to my system.

解决方案

This is how I created my S4 emulator and working perfectly.

Go to "Android VirtualDevice Manager" -> Device Manager -> New Device and fill in like this:

Or follow this tutorial:

http://developer.sonymobile.com/knowledge-base/sony-add-on-sdk/install-the-sony-add-on-sdk/

这篇关于创建 Galaxy S4 模拟器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!

本文标题为:创建 Galaxy S4 模拟器

基础教程推荐