简体   繁体   English

如何在32位系统上继续开发Android Studio x64项目?

[英]How to continue development of an Android Studio x64 project on a 32bit system?

I'm trying to continue development of a project I started in Android Studio on a x64 pc in a x86 pc, but I'm running into troubles I think may be related to this change (gradle for project doesn't compile). 我试图继续开发在x86 pc上的x64 pc上在Android Studio中启动的项目,但是我遇到了麻烦,我认为这可能与此更改有关(项目等级无法编译)。 Files were transfered from 1 pc to another through git repo created by AS, so all essential files (I imagine) are there. 文件是通过AS创建的git repo从1个PC转移到另一个PC的,因此所有必需文件(我想)都在那里。 I tried searching for answers but at best could only find code excerpts that didn't work and weren't even followed by an explanation of why they should. 我尝试搜索答案,但充其量只能找到无效的代码摘录,甚至都没有解释为什么要摘录。 I'd like to know if this migration is possible (really seems like it should) and what may be the possible mistakes in my ways. 我想知道是否可以进行迁移(确实看起来应该如此),以及我的方式中可能出现的错误是什么。 Both versions of AS are the same btw. 两个版本的AS都是相同的。

Thanks in advance! 提前致谢!

its not true, All project can run in x64 & x86. 并非如此,所有项目都可以在x64和x86中运行。 the problem is SDK version and AS version.I handle my project between 32bit and 64bit, its work good. 问题是SDK版本和AS版本。我在32位和64位之间处理我的项目,效果很好。 BUT in change place the project in systems u need to update to top version AS and plugins 但是要更改,将项目放置在您需要更新到最高版本AS和插件的系统中

Post your Errors 发布您的错误

GoodLuck 祝好运

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM