Carbon Forum
» 搜索 » user:cn22 post:true
为什么编译的APP运行是秒退
回复#21 @joye1230 :
及时能运行,我点下app里面的提醒功能,闪退!,可能人品问题,我果断不折腾了,重构自己写算了
为什么编译的APP运行是秒退
回复#10 @lincanbin :
我拿下来直接编译了,还是秒退,我是linux mint 系统 ,as版本1.51
这是运行记录,还是之前的错误,你的能运行吗
为什么编译的APP运行是秒退
回复#7 @lincanbin :
关于 vectorDrawables
经过一夜的google调查,如果android studio 的gradle plugin是2.0以上才能使用
vectorDrawables.useSupportLibrary 为什么编译的APP运行是秒退
项目拿到手,app里面的build.gradle的包是这样的
compile 'com.android.support:design:23.2'如果不修改成
compile 'com.android.support:design:23.2.0'会提示没有这个包,不知道是不是这个原因,我是linux mint系统的android
为什么编译的APP运行是秒退
Landroid/widget/LinearLayout$LayoutParams;.<init> (Landroid/widget/LinearLayout$LayoutParams;)V
04-07 01:39:17.042 832-832/com.lincanbin.carbonforum W/dalvikvm: VFY: unable to resolve direct method 197
cn22 •
2016-04-07 • 最后回复来自 hellophp
1