随笔分类 -  Android Studio问题合集

xxx is not translated in xxx!!
摘要:解决办法: app/build.gradle中添加 android{ ... ... } 阅读全文
posted @ 2017-04-20 11:20 2013551627 阅读(128) 评论(0) 推荐(0)
工程版本问题
摘要:导入的工程的安卓版本,在本机上面都有对应的平台,报错如下: Error:Cause: failed to find target with hash string 'android-22' in: E:\SDK<a href="install.android.platform">Install mi 阅读全文
posted @ 2016-04-16 11:50 2013551627 阅读(337) 评论(0) 推荐(0)
导入项目,出现 unable to start the daemon process的问题
摘要:将一个sdk使用demo导入到AS出现如下问题:Error:Unable to start the daemon process. This problem might be caused by incorrect configuration of the daemon. For example, 阅读全文
posted @ 2016-04-16 11:45 2013551627 阅读(3324) 评论(0) 推荐(0)