Creating Galaxy S4 emulator(创建 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 模拟器


基础教程推荐
- iOS4 创建后台定时器 2022-01-01
- NSString intValue 不能用于检索电话号码 2022-01-01
- navigator.geolocation.getCurrentPosition 在 Android 浏览器上 2022-01-01
- 通过重定向链接在 Google Play 中打开应用 2022-01-01
- AdMob 广告未在模拟器中显示 2022-01-01
- Android:getLastKnownLocation(LocationManager.NETWORK_PROVIDER 2022-01-01
- libGDX 从精灵或纹理中获取像素颜色 2022-01-01
- 如何从 logcat 中删除旧数据? 2022-01-01
- iPhone - 获取给定地点/时区的当前日期和时间并将其与同一地点的另一个日期/时间进行比较的正确方法 2022-01-01
- Cocos2d iPhone 非矩形精灵触摸检测 2022-01-01