I created an Android application that I published on the market. It crashes on a specific device, Motorola Cliq XT, so I would like to make an AVD of this device and test it in an emulator. I know that I can create a new AVD with the correct API level, but what other considerations exist for this AVD so that I can accurately simulate the actual device? Are there standard AVDs that someone has released for different phones, or do we not have that kind of flexibility? Thank.
source
share