os compatibility on mobiles
i want to develop an application on android,webos,wince. how to develop application that should run on all paltform with developing each paltform
Asked by: Elise339 | Posted: 20-01-2022
Answer 1
There are also a variety of frameworks that allow you to compile them into native apps for multiple platforms. They typically wont nail every platform, but they will provide a way to make native apps for multiple platforms at once.
Examples are:
Titanium Appcelerator
Rhomobile
PhoneGap
Answer 2
You best bet would be to develop a web application that users could access through the browsers on their devices. You wouldn't have access to some - possibly a lot - of the features on each phone, but you would be able to provide a similar look and feel between each device.
Answered by: Daisy914 | Posted: 21-02-2022Similar questions
Image compatibility in iphone and android
I developed UI for iphone apps and now want to use the same UI in Android apps. I read that Android use dip for image resolution and i also read that 1 dip=1.5 pixel.I simply multiply the image size by 1.5px. Now the problem is that the image is blur and not as clear as in iphone apps.So will some body suggest me how should i make a design so that it could be used in iphone and android.
Java ME compatibility layer for Android
Is there any Java ME compatibility layer for Android, which makes porting Java ME (aka. J2ME) applications easier?
I mean a third party class library which redirects calls to internal Android API.
Forward or Backward Compatibility in Android?
I would like to know whether the Android provides any sort of compatibility i.e either forward or backward. It means as in Blackberry if develop an Application with JDE 4.2 then that application will work on any handset with OS 4.2 or higher which means it has forward compatibility. Is there anything similar in Android?
Suppose I develop application with Android SDK 1.5 then will that application work on any hands...
Image compatibility in iphone and android
I developed UI for iphone apps and now want to use the same UI in Android apps. I read that Android use dip for image resolution and i also read that 1 dip=1.5 pixel.I simply multiply the image size by 1.5px. Now the problem is that the image is blur and not as clear as in iphone apps.So will some body suggest me how should i make a design so that it could be used in iphone and android.
Java ME compatibility layer for Android
Is there any Java ME compatibility layer for Android, which makes porting Java ME (aka. J2ME) applications easier?
I mean a third party class library which redirects calls to internal Android API.
android - Application compatibility between versions
I can run my application on 1.5, 1.6 and 2.0 emulator and on a 1.5 device without any problems. But some of my users are reporting force close and strange menu entries (see the attachment) using 1.6 and higher version devices. Any ideas?
alt text http://taypo.com/00.png
This screen should look like this:
backwards compatibility - Which Android platform and API to target?
I'm just about to launch my first Android app, and it runs on the Android 1.1 platform, API Level 2, but is this what I should officially sign and launch the app as? Does it affect performance at all or is it simply for Android to know which devices it works on?
The only problem I see is that I can't specify <supports-screens> in the Manifest, which I would like to do, but it appears I'd have to launch at 1....
iphone - jQuery and mobile browser compatibility?
I want to build a relatively simple version of my site for mobile phones, but I will definitely need JavaScript and jQuery for many functions.
Googling didn't help to find an answer. How is compatibility of jQuery with popular browsers in mobile phones?
I am talking for smartphones. For example, the default browsers for these platforms
Android forwards compatibility
I just published my first application to the market, but i just found out that android.telephony.gsm.smsmanager was depreciated as of Android 1.6. My application depends on sending SMS messages, so it cannot not work in 1.6 or newer.
I built the project against 1.5, but I only have a device with 1.5 to test on. Since I built on 1.5, am I fine in terms of newer OSes, or will users get force closes?
Thanks i...
Android 2.2 SDK breaks compatibility with older phones
I have recently updated my app to a build tarket of SDK version 8 in order to include the App2SD feature for my users.
However I have had reports of devices on SDK 3 (1.5) having problems starting the application, with the following stack trace:
...
E/AndroidRuntime(10638): Caused by: android.content.res.Resources$NotFoundException: File res/drawable/title_bar_shadow.9.png from drawable resourc...
Android: Device Compatibility
I program and test using the Droid Incredible. The other day my friend downloaded my alpha version, which works flawlessy on the Incredible, but crashed on his Moto Droid. I just updated my app to use 2.1 api's instead of 1.6; maybe this will make a difference?
I upped my min version requirements to 7.
My question is how can you make sure your app works on all phones and not just the phone your are building...
compatibility - How can I find why Android market is filtering my app on certain phone
we have an app for Android called OnTheRoad (market://search/?q=pname:eu.inmite.prj.otr.aclient ), but for certain reason, it is not visible if I access Android Market from Vodafone 845 phone (Huawei Joy).
The phone has QVGA screen resolution and runs Android 2.1 system. The app is 1.5+ compatible and has enabled support for small screens in its manifest. Another our app has completely same settings and it is perfe...
Still can't find your answer? Check out these communities...
Android Google Support | Android Community | Android Community (Facebook) | Dev.io Android