Carbon Forum
» cn22
最后活动于2016-04-19
« 2016-04-19
« 2016-04-07
回复了主题 › 为什么编译的APP运行是秒退
早知道升级as就完事了,浪费通宵一晚
« 2016-04-07
回复了主题 › 为什么编译的APP运行是秒退
回复#10 @lincanbin :
我拿下来直接编译了,还是秒退,我是linux mint 系统 ,as版本1.51
这是运行记录,还是之前的错误,你的能运行吗
« 2016-04-07
回复了主题 › 为什么编译的APP运行是秒退
回复#7 @lincanbin :
关于 vectorDrawables
经过一夜的google调查,如果android studio 的gradle plugin是2.0以上才能使用
vectorDrawables.useSupportLibrary 
« 2016-04-07
回复了主题 › 为什么编译的APP运行是秒退
项目拿到手,app里面的build.gradle的包是这样的
compile 'com.android.support:design:23.2'如果不修改成
compile 'com.android.support:design:23.2.0'会提示没有这个包,不知道是不是这个原因,我是linux mint系统的android
« 2016-04-07
回复了主题 › 为什么编译的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
« 2016-04-07
回复了主题 › 为什么编译的APP运行是秒退
« 2016-04-07
回复了主题 › 为什么编译的APP运行是秒退
« 2016-04-07
« 2016-04-07
回复了主题 › Carbon Forum 5.0.1 发布,新增API,配套Android客户端。
为什么编译后运行是秒退
« 2016-04-07
创建了主题 › 为什么编译的APP运行是秒退
为什么编译的APP运行是秒退
« 2016-04-07
« 2016-04-06
回复#21 @joye1230 :
及时能运行,我点下app里面的提醒功能,闪退!,可能人品问题,我果断不折腾了,重构自己写算了