使用 Adobe AIR 为 iPad 进行开发需要什么?
我最近买了一台 iPad,发现 Adobe AIR 可用于为 iPad 和其他 iOS 设备构建本机应用程序(我已经拥有 iPod Touch 3g)。然后我的问题是:
- 让这个环境在 Windows 上运行需要哪些工具?
- 我使用 Aptana 开发 AIR 应用程序,我也可以用它来编译 iPad 应用程序吗?
- 有任何教程可以帮助我配置和测试环境(如果在 Aptana 更好)?
PS:我不在乎我是否无法将我的应用程序上传到App Store。 Cydia 对我有好处:)
I've recently got an iPad and I saw that Adobe AIR can be used to build native applications for the iPad and other iOS devices(I already own a iPod Touch 3g). Then my questions are:
- What are the needed tools to get this environment working at Windows?
- I use Aptana to develop my AIR applications, can I use it to compile the iPad apps too?
- There is any tutorial that will help me to configure and test the environment(better if at Aptana)?
PS: I don't care if I can't upload my applications to the App Store. Cydia is good for me :)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您假设成为一名注册开发人员(99 美元/年),以便安装移动配置文件来测试您在设备上的工作,但幸运的是,世界上有很多狡猾的人会总是能找到解决这种愚蠢行为的方法。
此链接早在五月份就发布了:如何在没有 Apple 开发者订阅的情况下使用 Adobe 的 iPhone Packager
我现在只是自己测试一下,所以还不能发表评论,但最近对该线程的其他评论表明它可以在越狱设备上运行。
您可以使用命令行打包 AIR .ipa: iPhone 复习包(第 4 步)
you're suppose to become a registered developer ($99/year) in order to install a mobile provisioning profile to test your work on the device, but luckily there are lots of crafty people in the world who will always find ways around that kind of foolishness.
this link was published back in May: How to use Adobe's iPhone Packager without an Apple Developer Subscription
i'm only testing this myself right now so i can't comment yet, but other recent comments on the thread state it's working on jailbroken devices.
you can package your AIR .ipa using the command line: Packager for iPhone Refresher (Step 4)