user3647434
user3647434

Reputation: 69

Galaxy Note 4 Emulator

I want to test my mobile application on Galaxy Note 4.

Are there any emulators available, that I can install on my windows machine and test the application. Is there any way I can test the application without purchasing the physical device.

Appreciate your response.

Upvotes: 3

Views: 4677

Answers (2)

Chris
Chris

Reputation: 5617

From what I've read, 6.0 and 6.0.1 are both considered API 23 and Android N is considered API 24. When I create an Android Virtual Device with API 23, the AVD shows OS Version 6.0

Given this information, I do not think there is any way to run an emulator that has Android 6.0.1 installed.

Upvotes: 0

Manisha
Manisha

Reputation: 11

You can run Android emulator version 4.4 on-demand on AWS with Ravello and run your particular device and run the tests. It will probably cost you very less.

http://www.ravellosystems.com/blog/android-emulator-on-amazon-ec2-and-google-cloud/

Let me know if you have questions or need more information.

Manisha Arora

Upvotes: 1

Related Questions