是否可能:Android 到 Blackberry 应用程序转换

发布于 2024-11-09 15:09:08 字数 70 浏览 6 评论 0原文


我有一个 Android 应用程序,我希望该应用程序在黑莓上使用。有什么办法可以将安卓应用程序转换为黑莓应用程序吗?

I have an android application, I want that application to use in blackberry. Is there any way to convert android application to blackberry application?

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

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

发布评论

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

评论(2

撩动你心 2024-11-16 15:09:08

如果您的意思是,作为一个拥有 Android 应用程序的用户,您希望在您的 BlackBerry 上运行,那么不行。

如果您是一名 Android 开发人员,很快就会出现一个模拟器(或者 RIM 称之为播放器),它允许 Android 应用程序重新打包(可能需要重新编译)以在 PlayBook 上运行。

有人猜测黑莓平板电脑操作系统是某些未来一代黑莓手持设备操作系统的原型。如果这真的成为现实,那么我们可以预期,如果成功的话,该播放器也将在该平台上可用。但目前这还只是猜测。

If you mean as a user with an Android app that you want to run on your BlackBerry, no.

If you are an Android developer, there will soon be an emulator (or as RIM calls it a player) that will allow Android applications to be repackaged (perhapse needing to be recompiled) to run on a PlayBook.

There is some speculation that the BlackBerry Tablet OS is the prototype for some future generation of BlackBerry handeld device OS. If this actually comes true then we can probably expect that the player, if successful, would also be available on that platform. But at this point that would be speculation.

阿楠 2024-11-16 15:09:08

据我所知,没有。但是,如果您从头开始开发,则可以尝试跨平台移动框架,例如 appcelerator PhoneGap 或 adobe Air。

如果您的应用程序是使用 PhoneGap 构建的,那么您很幸运。您的应用程序是使用 HTML5 Javascript 等标准 Web 技术构建的。phonegamp 软件是一个包装器,可让您为特定手机进行本机 api 调用。剩下要做的就是部署到您的目标设备。

下面的页面显示了它的工作原理以及支持哪些操作系统

http://www.phonegap.com/about

http://www.phonegap.com/features

Not that i know of. But if you're developing from scratch you can try a cross platform mobile framework such as appcelerator phonegap or adobe air

If your application was build with phonegap then you're in luck. Your application was built using standard web technologies like HTML5 Javascript etc. The phonegamp software is a wrapper that lets you native api calls for your particular phone. All thats left to do is deploy to your targeted device.

The pages below show how it works and what oses are supported

http://www.phonegap.com/about

http://www.phonegap.com/features

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