
AndroidStudio
github_29667873
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
AndroidStudio真机运行无法安装应用DELETE_FAILED_INTERNAL_ERROR Error while Installing APKs
新拷贝的项目(从库里刚down下来的)真机运行无法安装,拷贝之前运行没问题。 Run显示: DELETE_FAILED_INTERNAL_ERROR Error while Installing APKs 解决方法: File -> Settings -> Build,… -> Instsnt Run 最外层选项勾掉,Apply,OK ...原创 2019-01-07 09:07:30 · 437 阅读 · 0 评论 -
Timeout waiting to lock file hash cache
log: Timeout waiting to lock file hash cache (C:\Users\Administrator.gradle\caches\4.6\fileHashes). It is currently in use by another Gradle instance. Owner PID: 3608 Our PID: 6360 Owner Operation: Ou...原创 2019-01-07 14:29:13 · 1222 阅读 · 0 评论