Kaloyan Roussev
Kaloyan Roussev

Reputation: 14711

What is a good online cloud based service for testing Android apps on real devices?

How do I replicate Nexus 5 images rotation issue when I don't have a Nexus 5? I have a bug reported that images taken within my app are turned upside down when using Nexus 5. I have 6 devices at hand but not this one, and all 6 work just fine. How can I replicate this issue, using a good, reliable online service that provides developers with real devices to test on?

Upvotes: 1

Views: 240

Answers (2)

Kaleb
Kaleb

Reputation: 1885

Google has the Cloud Test Lab which allows you to test different orientations on real devices, including the Nexus 5.

Upvotes: 1

StuStirling
StuStirling

Reputation: 16221

An emulator like Genymotion has the device you require and many others too.

Upvotes: 0

Related Questions