如何让Android应用兼容多种平台 [英] how to make android app compatible with multiple platforms

查看:343
本文介绍了如何让Android应用兼容多种平台的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在android开发新的。我创建了一个Android应用程序,我想出版市场上我的应用程序。所以我想一个Android应用程序在多个平台上工作。

I am new in android development. I created an android app and I want to publish my app on market. So I want a single Android app to work on multiple platforms.

例如:iOS版/ Windows手机/黑莓。

For example: iOS / Windows Phone / BlackBerry.

是否有可能使我的Andr​​oid应用与iOS / Windows Phone的/黑莓就像亚马逊Kindle Fire设备兼容。

Is it possible to make my Android app compatible with iOS / Windows Phone / BlackBerry just like Amazon Kindle Fire Devices.

请注意:我不是问为不同的平台创建新的应用程序。相反,我问有关使现有的Andr​​oid应用项目/源$ C ​​$ C兼容多种平台。

Please note: I am not asking about creating new app for different platforms. Instead I am asking about making existing android app project / source code compatible with multiple platforms.

有可能通过实施的iOS / Windows Phone的SDK的支持/库/黑莓

is it possible by implementing SDk / Support Library of iOS / Windows Phone / BlackBerry

推荐答案

本机应用程序将仅适用于Android操作系统的工作,因为每个操作系统都有自己支持的编程语言。

The native app will only work on Android OS, because each OS has their own supported programming language.

您将需要创建一个混合使用的PhoneGap / IBM工作灯应用。他们都使用HTML 5 + Javascript语言的。但是从我的经验(和很多人说),混合应用程序将无法运行作为本机应用程序的完美无瑕。

You will need to create a hybrid app using phonegap/IBM Worklight. Both of them using HTML 5 + Javascript language. But from my experience (and a lot of people say), hybrid app will not run as flawless as native app.

编辑:

如果您已经创建的应用程序,唯一一个我知道,可能工作(但可能没有,如果你的应用是复杂的),就是你的APK转换为BB 10的 http://developer.blackberry.com/android/tool​​s/

If you already created the apps, the only one i know that might work (but might not, if your apps is complicated) is to convert your APK to BB 10 : http://developer.blackberry.com/android/tools/

RIM建立在去年的较量,在那里参与者只需要在自己的应用程序在Android转换为BB 10。

RIM created a contest around last year, where the participant only need to convert their apps from android to BB 10.

这篇关于如何让Android应用兼容多种平台的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆