Android的Studio和Eclipse ADT + [英] Android studio and eclipse + ADT

查看:251
本文介绍了Android的Studio和Eclipse ADT +的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我'看YouTube上的机器人工作室教程,我觉得很有意思。我想知道,如果机器人工作室可以在Eclipse ADT +补中。

I'am looking at android studio tutorials on youtube and I find it very interesting. I'd like to know if android studio can be used in complement of Eclipse +ADT.

是否有可能使用Android的工作室,它的特点所见即所得创建应用程序的布局,然后回去在Eclipse中编辑它的java的code?

Is it possible to use android studio and it's WYSIWYG features to create the layout of the app and then go back in eclipse to edit the java code of it ?

感谢您。

推荐答案

您可以做到这一点,但它会是这样不方便的,我不知道你为什么会想。

You can do it, but it's going to be so inconvenient that I'm not sure why you'd want to.

你会碰到的最大问题是,Eclipse和Android的工作室不能共享同一个项目。它们可以共享磁盘上的同一个源代码树,但你需要保持单独的项目+构建文件为每个环境。见<一href=\"http://stackoverflow.com/questions/21854335/using-gradle-project-in-both-eclipse-and-idea/21865928#21865928\">Using项目的gradle在上灵感Eclipse和IDEA 。

The biggest problem you'll run into is that Eclipse and Android Studio can't share the same project. They can share the same source tree on disk, but you'll need to maintain separate project + build files for each environment. See Using gradle project in both eclipse and IDEA for inspiration on that.

这篇关于Android的Studio和Eclipse ADT +的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆