lacas
lacas

Reputation: 14077

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 samsung 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..

Upvotes: 3

Views: 6593

Answers (1)

Andrey Novikov
Andrey Novikov

Reputation: 5593

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.

Upvotes: 3

Related Questions