I am getting a No ABI error when creating a virtual device. My setup includes
Android SDK
ADT plugin
Eclipse
when I run
android list targets
it gives me
Name: Android 4.0.3
Type: Platform
API level: 15
Revision: 2
Skins: HVGA, QVGA, WQVGA400, WQVGA432, WSVGA, WVGA800 (default), WVGA854, WXGA720,
WXGA800
ABIs : no ABIs.
and when I try to run
android create avd -n myandroid -t 1
it gives
This platform has more than one ABI. Please specify one using --abi.
how do I specify ABI and hence create an AVD
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…