android - 在 Sublime Text 2 上开发 Android

标签 android installation sublimetext2

我想开始为 Android 开发,但发现很难设置所有内容以使其在 Sublime Text 2 上运行。

我知道我应该下载并设置 Android SDK,但是如何、在哪里以及为什么?我如何编译我的项目并运行它们?这对我来说完全是个谜。

我已经为此研究了大约 3 个小时,但没有取得任何成功。你们中的任何人都可以通过指导我完成 ST2 中的所有设置过程来帮助我吗?

请注意,我不想使用 Eclipse IDE。我已经爱上了 ST2,我想坚持下去。

最佳答案

I know that I'm supposed to download and set up the Android SDK, but how, where and why?

访问official site并按照“其他/现有 IDE”的说明进行操作。不过,我认为还没有人写过使用 Sublime 的具体说明(因为您还没有找到)。

And how do I compile my projects and run them? This is a complete mystery to me.

正如其他人已经回答的那样,除了 JDK,您很可能需要下载并运行 Ant从命令行。

关于android - 在 Sublime Text 2 上开发 Android,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15771903/

相关文章:

android - eclipse 中的 "An existing connection was forcibly closed by the remote host"

node.js - Node openCV安装

build - 错误 2 系统找不到 Sublime Text 2、Windows 8 中指定的文件

java - 为什么 cursor.getColumnIndexOrThrow() 给出 nullpointerexception?

android - 加载 map 失败。联系 Google 服务器时出错。这可能是身份验证问题

java - Android HttpClient .htaccess 身份验证

node.js - 在 Sublime Text 2 中重新启动/停止 nodejs 服务器?

windows - Windows 上的 Apache

python - 如何在 python 3.5 中 pip 安装模式包?

regex - 在 Sublime Text 中使用正则表达式进行搜索和替换