I'm working on some compatibility problem on Android development, My Android apps crashed on a rare device ROM, which has modified some framework(app.widget) code to cause the crash.
I want to reproduce the crash by my self without the device, I don't own the device and can't easily get the right device, except 2-hand market.
But the ROM I can download from the device's forum(system.img, userdata.img), Can I flash the ROM to the AVD or Genymotion directly? Any guide to achieve this?