Performing full build and install:
On devices with API level below 21, a full build is required if the app is not running.
编了一个android程序,在LinearLayout布局中加了一个GridView控件,在手机上运行时就出现了这个提示。请教各位大神,这是为什么,并给出解决办法。编译环境:Android Studio2.2.3,运行手机 API 19。
你的代码需要api21以上,api19不能编译,先升级你的项目文件。
如果项目文件升级到api21以上,那我的手机上是不是就不能运行了。我的手机是android4.4系统,api 19