3

I currently have a web app and an app on google play. What i want to know is, Is there an emulator for android galaxy note, s3 google nexus and so on.
Also is there an emulator for non iOS or android like windows mobile, blackberry for me to test out my web app and see if it works on them devices with the screen resolutions.

please help.

thanks.

Inzimam Tariq IT
  • 6,548
  • 8
  • 42
  • 69
Kev Hopwood
  • 149
  • 1
  • 3
  • 15

6 Answers6

1

https://app.manymo.com/emulators

Android emulators that:

Start quickly. Run smoothly. Are lightweight. Match every current OS version & screen size. Are accessible from your browser.

Nesim Razon
  • 9,684
  • 3
  • 36
  • 48
0

An Android emulator is included in the Android SDK. Using this emulator you can mimic the hardware of a device. OS modifications made by the device vendors are not included in this emulator.

Veger
  • 37,240
  • 11
  • 105
  • 116
0

From what i know there is Blackberry Eclipse Plugin ... Here, a link https://swdownloads.blackberry.com/Downloads/entry.do?code=060AD92489947D410D897474079C1477

Maybe it helps

al_alb
  • 145
  • 1
  • 2
  • 8
0

The android emulator is included for the SDK, http://developer.android.com/sdk/index.html

kabuto178
  • 3,129
  • 3
  • 40
  • 61
0

You may want to take a look at this thread -> Samsung Galaxy s3 emulator settings . It mentions configurations to setup the Galaxy SIII emulator, and also other related configurations.

Community
  • 1
  • 1
mastDrinkNimbuPani
  • 1,249
  • 11
  • 14
0

from Android Studio v2.4 some of AVD supports Google Play. You can use a native tool because they are much more better than previously

yoAlex5
  • 29,217
  • 8
  • 193
  • 205