Android/samsung galaxy S emulator
Is there a way, to try my project on a samsung galaxy emulator, or something like that?
My project work on HTC Legend, but its crashes on that device. How i can set up a s开发者_运维百科amsung galaxy s on android/eclipse?
I set up a W800/854 2.2 AVD but it work.. but on the samsung phone it was a crash..
The odd thing with Galaxy S is the presence of two external storages. This can not be emulated in AVD. More over current Android SDK lacks support for two storages. At least this was the issue with my own application on Galaxy S.
精彩评论