简体   繁体   English

当我尝试运行我的android项目时找不到某些文件

[英]some files are not found when I try to run my android project

I use android studio 1.5 and I have this error when I start my project. 我使用android studio 1.5,启动项目时出现此错误。 I would precised that it was walking well and I don't know what change caused this. 我会说这一切进展顺利,我不知道是什么原因造成的。 please if anyone has any idea 's will be welcome 如果有人有任何想法请

Error:java.io.FileNotFoundException: C:\Users\kef\AndroidStudioProjects\UDMAC\.gradle\2.8\taskArtifacts\cache.properties (Le fichier spécifié est introuvable)

C:\\Users\\kef\\AndroidStudioProjects\\UDMAC.gradle\\2.8\\taskArtifacts\\cache.properties (Le fichier spécifié est introuvable) C:\\ Users \\ kef \\ AndroidStudioProjects \\ UDMAC.gradle \\ 2.8 \\ taskArtifacts \\ cache.properties(可解释)

I would update your android studio to the latest version from here . 我会从这里将您的android studio更新到最新版本。 Then copy your files to the new project folder location. 然后将文件复制到新的项目文件夹位置。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 在android中,当我尝试运行我的项目时失败了吗? - In android when i try to run my project it fails? 升级了 Android Studio……现在当我尝试运行我的应用程序时,我的主要活动出现“未找到实现” - Upgraded Android Studio… now when I try to run my apps, I get “No implementation found” for my main activity 尝试运行android项目时出现两种资源和一个调试错误 - Two resources and a debug error when I try to run android project 当我尝试在Android Studio上运行我的Android程序时出现NullPointerException - NullPointerException when I try to run my Android Program on Android Studio 当我尝试在 android 上运行我的应用程序时出错 - Error when i try to run my app on android dirname:运行Android项目时找不到命令错误-NDK - dirname: command not found error when I run android project - NDK 当我尝试在我的真实设备上运行我的项目时出现错误 - I have error when I try to run my project on my real device 当我尝试在 Mac OS X 上运行 Android Emulator 时出现“找不到命令” - I get 'Command Not Found' when I try to run Android Emulator on Mac OS X 成功生成了签名的Apk,但是当我尝试运行我的项目时,出现错误 - Generated signed Apk successfully but when I try to Run my project, I get an error 我在运行我的应用程序时遇到了一些问题(一些输入文件使用或覆盖了已弃用的 API) - I have some issues when I run my app (some input files use or override a deprecated API)
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM