I have a app released but im receiving some bug from specify Android version - 5.0.2
How can I emulate specific Android version? Api 21 represents versions 5 / 5.0.1 / 5.0.2, but i need to specifically test version 5.0.2.
On Android Emulator i don't have the option for this version, neither on Genymotion. Any ideas?
Edit: Android sdk manager only has versions 5.0.1 and 5.1.1, but not 5.0.2.
I just figured it out !!
Let me put here the steps for everyone who is having the same problem (this solution works for different version you might need):
.img
file downloaded in point 1This link was my guideline although some steps didn't work for me, like creating the emulator through console.