简体   繁体   English

有什么办法可以在不同的 pc 上处理 android studio 的同一个项目,当我尝试这个时出现错误?

[英]Is there any way to work on same project of android studio on diffrent pc's when i am trying this i am getting an error?

I am trying to work on the same project of Android studio with different pcs but when I try to run my project I am getting an error C:\\Users\\Mayank Gupta\\.android\\debug.keystore (The system cannot find the path specified)我正在尝试使用不同的 pc 在 Android studio 的同一个项目上工作,但是当我尝试运行我的项目时,我收到一个错误C:\\Users\\Mayank Gupta\\.android\\debug.keystore (系统找不到指定的路径)

Any solutions任何解决方案

when you change pc then you have to check your path for debug.keystore .当您更换 pc 时,您必须检查debug.keystore的路径。 if debug.keystore is not at same path then you have to update path.如果debug.keystore不在同一路径,那么您必须更新路径。

暂无
暂无

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

相关问题 尝试导入现有的android studio项目时出现以下错误,对此有什么解决方案吗? - I am getting the following error when I am trying to import an existing android studio project.Is there any solution for this? 当我在android studio中使用任何项目时,配置project:app时发生错误 - Error occurs in configuring project:app when i am using any project in android studio 我的Android Studio项目中出现以下错误 - I am getting following error in my Android Studio Project 为什么我尝试在 android studio 中打开新活动时出错 - why am i getting error when trying to open new activity in android studio 在尝试查看活动预览时,我在最新的android工作室中出现渲染错误 - I am getting rendering error in the latest android studio when trying to view the preview of an activity 尝试在我的 Android 应用程序项目中添加电话身份验证时出现错误 - I am getting error when trying to add phone authentication in my Android app project 我在android studio上遇到了奇怪的错误 - I am getting strange error on android studio 尝试 setOnClickListener 时出现错误 - I am getting error when trying to setOnClickListener 当我尝试在Android Shell上运行bash脚本时,出现语法错误 - When I am trying to run bash script on android shell I am getting syntax error 构建项目时,我在android studio中遇到编译时错误-错误:不兼容的类型:int无法转换为String - I am getting a compile time error in android studio when i build the project - error: incompatible types: int cannot be converted to String
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM