Android AVD for a specific device

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.

+3
source share
1 answer

The Motorola Developer Network site provides instructions for downloading and installing the necessary add-ons to support the creation of an AVD device. Unfortunately, I can no longer find the actual download page.

+4
source

All Articles