10 2019 档案

摘要:解决办法: 1. 把Window >Preferences >Android > LInt Error Checking >when saving files, check for errors 选项勾掉; 2. 打开项目的AndroidManifest.xml文件,android:targetSd 阅读全文
posted @ 2019-10-31 16:52 KwinWei 阅读(303) 评论(0) 推荐(0)
摘要:1 Eclipse中使用JNI编写C代码时出现“Unresolved inclusion: ”的解决方案:https://blog.csdn.net/songyuc/article/details/51339711 说明:利用上述链接的确可以解决JNI编程C代码中头文件打不开的问题,但是还是只是只能 阅读全文
posted @ 2019-10-30 00:17 KwinWei 阅读(175) 评论(0) 推荐(0)
摘要:1 出现“Internal error. Please report to https://code.google.com/p/android/issues ....” 解决方案:编辑android studio/bin目录下的 idea.properties文件,在其末尾添上一行: disable 阅读全文
posted @ 2019-10-30 00:17 KwinWei 阅读(446) 评论(0) 推荐(0)