- 博客(4)
- 收藏
- 关注
原创 Android Studio 一Run 'app' 就报以下的错误
UnsupportedMethodException: Unsupported method: InstantRun.getRestartDexFile(). The version of Gradle you connect to does not support that method. To resolve the problem
2016-04-29 10:22:04
1868
原创 自定义GridView,自动适配高度
/** * 自定义GridView,自动适配高度 * */public class YGridView extends GridView { public YGridView(Context context) { super(context); } public YGridView(Context context, Att
2016-04-15 16:31:53
496
原创 提高手机APP使用支付宝原声支付方式的概率
//(com.eg.android.AlipayGphone,支付宝包名)//判断支付宝是否已安装 if (PackageHelper.CheckInstall(activity, "com.eg.android.AlipayGphone")) { //已安装支付宝,就包名运行支付宝 PackageHelper.RunApp
2016-04-15 16:11:34
628
1
原创 编译过程中,报failed to resolve:com.andriod.databinding.adapters:1.1
failed to resolve:com.andriod.databinding.adapters:1.1Error: Open file Show in Project Structure dialog
2016-04-15 14:35:42
1626
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人