android dev on 64-bit mac

纵然是瞬间 提交于 2020-01-05 04:13:36

问题


I'm considering switching to from PC to Mac but I do Android development. I've read that Android development is only for 32-bit Macs. Is there a way around that problem so that I can continue to do Android development if I buy a 64-bit Mac?

Thanks!


回答1:


The Android development will be in fact in 32 bits but Mac OS X is intelligent enough to run 64 bits and 32 bits binary on a 64 bits processor. You will not have any problem.




回答2:


you could always run a 32 bit instance of windows xp in virtual machine on your mac. Not ideal, but it works pretty well. Parallels would be better though.




回答3:


I've had no problems doing android dev on a mac. The SDK installs without a problem and you can just install whichever version of Eclipse suits you.



来源:https://stackoverflow.com/questions/5581874/android-dev-on-64-bit-mac

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!