关于 Aptana Studio 3 和 Aptana Studio 3安卓应用程序

发布于 2024-12-15 07:49:17 字数 178 浏览 4 评论 0原文

不知道是否可以在Android市场的Aptana Studio上进行编程?

我在新的 Flash 版本 CS5 中看到可以创建一个新的 Android 项目并创建一个 APK 包。

Aptana Studio 3 中可以实现这个功能吗?如果是这样,怎么办?我需要下载一些 SDK 吗?

谢谢。

Wonder if It's posible to programming on Aptana Studio for Android market?

I saw in the new flash version CS5 it's posible to create a new android project and create a APK package.

does this thing posible in Aptana Studio 3? if so, how? Should I need to download some SDK?

Thank you.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

萌吟 2024-12-22 07:49:17

是的,这是可能的!

只需按照说明下载 ADT 插件Window > 来安装不同版本 Android 的 SDK 和示例项目。 Android SDK Manager 或通过转到窗口 > 添加自定义 Android 虚拟设备 (AVD) AVD 管理器。

这里还有一个简短的视频,介绍如何使用示例创建项目并在虚拟设备中运行它。

Yes, it's possible!

Just follow the instructions for "Downloading the ADT Plugin" for Eclipse and everything should work just fine. After installation is done, you can install the SDKs for different versions of Android and sample projects by going (in Aptana) to Window > Android SDK Manager or add custom Android Virtual Devices (AVD) by going to Window > AVD Manager.

Here's also a short video on how to create a project using the samples and run it in a virtual device.

小矜持 2024-12-22 07:49:17

这在 Aptana Studio 3 本身中是不可能的。然而,Aptana 被 Appcelerator 收购。他们有一款名为 Titanium Studio 的产品,该产品基于 Aptana Studio 3 构建,但增加了为 iOS、Android 等创建移动应用程序的功能(全部来自一个代码库 - JavaScript)。
http://www.appcelerator.com/products/titanium-studio/

如果您想要使用 Java 为 Android 编写应用程序,那么请使用 Ionut 的方法和 ADT 插件。

It's not possible in Aptana Studio 3 per se. However, Aptana was acquired by Appcelerator. They have a product called Titanium Studio, which is built on Aptana Studio 3 but adds the ability to create mobile apps for iOS, Android, etc. (all from one codebase -- JavaScript).
http://www.appcelerator.com/products/titanium-studio/

If you want to code your app for Android in Java, then go with Ionut's approach and the ADT plugin.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文