是否有任何其他的方法,使Eclipse的,除了Android应用?
我已经安装了Eclipse,但是当我开始新的项目并不创造的的.xml 的文件夹布局也不在的的src 的文件夹中的Java文件,他们是空的,所以我读我需要安装一些插件,我没有,但我现在不能让虚拟设备,所以我慢慢地对这个放弃,它的方式过于复杂和马车,因为它似乎给我。那么,有没有其他的方法来创建Android应用程序,我已经做flash游戏中的 AS2 的和的 AS3 的,但我听说,最好不要让Android的游戏在闪光,因为他们需要AIR插件。因此,没有人知道如何解决在eclipse这些错误,或任何其他程序制作Android应用?
I've installed eclipse but when I start new project it doesn't create the .xml file in layout folder nor the java file in the src folder, they are empty, so I read I needed to install some plugins and I did but now I can't make virtual device, so I am slowly giving up on this, it's way too complicating and buggy as it seems to me. So is there any other way to create android apps, I already make flash games in as2 and as3 but I heard that it's better not to make games for android in flash because they require AIR plugin. So does anyone know how to fix these bugs in eclipse, or any other program for making android apps?
是的,看到Android的工作室:的 http://developer.android.com/sdk/installing/studio.html
Yes, see Android Studio: http://developer.android.com/sdk/installing/studio.html
请记住,这是在阿尔法,所以不要生气,如果有一些错误。我用它为Android编程,它是pretty稳定。
Keep in mind this is in Alpha, so don't get mad if there's a few bugs. I use it for android programming, and it's pretty stable.
编辑:
的Android Studio使用摇篮,它可以是硬质的使用,并可能导致一些错误,因为程序仍然在阿尔法。 Eclipse的运行速度较慢,而在我的经验中使用更多的内存,但它确实有更多的支持和用户群比IntellJ(其中Android的工作室是从基础的)。另外,Android的工作室展示.xmls更好的previous,他们也有一些真棒code完成软件。我建议Android的工作室,如果你确定有问一个问题的gradle一次,一段时间。
Android Studio uses Gradle, which can be hard to use, and can lead to some errors, as the program is still in alpha. Eclipse runs slower, and uses more RAM in my experience, but it does have more support and user base than IntellJ (which Android Studio is based from). Also, Android Studio shows better previous of .xmls, and they also have some awesome code completion software. I would recommend Android Studio if you're ok with asking a gradle question once and a while.