Failure [INSTALL_FAILED_OLDER_SDK] Android Studio

前端 未结 4 1130
北恋
北恋 2020-12-02 02:06

I\'m new to Android and I\'m using the Android Studio. I\'ve created a new project just to show the Hello World! but I can\'t get it working on the AVD because of this error

4条回答
  •  醉酒成梦
    2020-12-02 02:48

    If you get this error when compiling Adobe AIR mobile app - just correct "minSdkVersion" this line in the application descriptor xml file:

     
    

提交回复
热议问题