Solved

Is it possible to test Amplitude SDK integration on virtual mobile device ?

  • 13 October 2021
  • 2 replies
  • 208 views

Badge +1

If yes, can sombody recommend - only from own experience - good Android & iOS emulators ? 
Thanks!

icon

Best answer by Denis Holmes 14 October 2021, 10:26

View original

2 replies

Userlevel 6
Badge +8

Hi @Ira F ,

 

I used to code for both Android and iOS Applications. Personally, in my experience, I think Android Studio is the best emulator for Android phones. The reason for this is Android Studio is build by Android/Google themselves and they offer you the ability to create an emulation of nearly every single phone on the Android market. They also have great support for a wide range of computers to build in ANdroid Studio. Look up the AVD Manager in your Android Studio and you can create a virtual device.

 

Xcode for Apple. THis was also built by Apple themselves and allows for emulation of all Apple devices so you can test it on a variety of their products. They have good support and there is plenty of documentation and forums online discussing Xcode development.

 

I hope this helps!

 

Kind Regards,
Denis

Badge +1

Denis Holmes,

Thank you very much.
Sincerely,
Irina

Reply