Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何设置 Android Studio 以“Eclipse 风格”打开新的 Android 项目,而不是 gradle? 我不会使用 Android Studio,但这个项目可以在 Eclipse 中打开。
如果您想继续使用 Ant(甚至使用 maven android 插件),您不应该使用 Android Studio。
目前,Google 维护着 Eclipse 和 Android Studio。
如果您想从 Android Studio 的改进中受益但仍使用 Ant,您应该看看 IntelliJ 产品:IDEA 社区版。