mobile - Can't compile app built with earlier version of android on newer version of Android -
i have existing android app built using android 11. however, newest version of adt allows me compile android 17 app not run. how newest version of adt run existing app?
i error when attempt run app. "unable resolve target 'android-11'"
either:
download api level 11 sdk sdk manager, or
update project use build target have (e.g., project > properties > android in eclipse)
along avd remaining on android boot screen.
either:
have patience , wait avd boot complete, or
buy faster computer, or
switch the x86 emulator
Comments
Post a Comment