MIDP/CLDC Device Compatibility...

Hello everyone,
I am performing some research on the compatibility of MIDP/CLDC and current devices. It is a well known fact that some applications (MIDlets) will operate fine on some devices, while other devices require 'tweaking'.
Mikko Konito (writting for IBM) says "manufacturers often deviate from the [MIDP] profile" (link: http://www.ibm.com/developerworks/wireless/library/wi-design.html) which explains why these tweaks are necessary.
I would like to hear your views on what else could cause such "incopatibilities" with mobile devices and MIDP.
Many thanks,
P.M

Hi,
I worked about 5 years in J2ME development and porting. From the beginning of J2ME (MIDP-1.0 and beginning of MIDP-2.0) porting was a great business - every manufacturer and almost every handset type was different in many aspects.
Now the situation is a little bit better and also handset manufacturers are more responsible for their work.
But still - you must care:
- different display sizes
- different media capability (sound formats)
- diferent sets of API implementations
- ...and different BUGS in the MIDP implementation!
While the basic MIDP was implemented poorly at the beginning, now it seems that the MIDP itslef is implemented well on most of the new handsets, however the situation repeats with various new and non standard APIs (PIM, M3G...).
Simply - it's always good to test particular application on particular handset to be sure...
Rada

Similar Messages

  • Floating Point # in MIDP & CLDC...

    What is way of using the floating point numbers in MIDP & CLDC?
    MIDP and CLDC has no built in support for it.
    Plz help me...

    simple.... Don't :P
    you've got fixed point libs available, but theyre not exactly fast.
    It is possible to recompile the KVM and enable floating point support, but none of the embedded implementations have this support, so its a pointless excercise.
    What do you need floating point for?

  • Need confirmation on Windows Mobile Device compatibility for Fiori

    Hello Experts,
    Can you please confirm if SAP Fiori application is compatible in Windows Mobile OS 7.X/8/X devices? In  http://service.sap.com/sap/support/notes/1935915 , I am not seeing any mention about Windows Mobile Devices. We need to know if SAP Fiori application can be run in any browser in windows mobile devices and if there SAP Fiori client in available in Windows App Store. Please help us in getting this information.
    Thanks,
    Diptanu
    Tags edited by: Michael Appleby

    Hello Krishna,
    Thanks for the prompt response. So, after seeing the comments, should I come to a conclusion, as of now Fiori is not supported on Windows Mobile Devices and if my understanding is correct, are you aware of any tentative timeframe when we can expect Windows Mobile device compatibility for Fiori? The reason is we are looking for a customized Fiori application for Windows Mobile Device, and was looking to check Fiori compatibility for the same.
    Regards!
    Diptanu
    ******* I have copied the snippet from the blog you shared to validate if I am looking at the right place ******************
    John Wargo 09-May-2014 16:35 (in response to Pekka Korsoff)
    Right now, the SAP Fiori Client appliction doesn't work with SMP. With SMP 3 SP03 which was released last week (Ramp-up customers only, sorry), there is an updated proxy that supports Fiori access from a Kapsel application (the application would need to onboard with SMP and that's not supported with the Fiori Client today).
    The next release of the Fiori Client will have support for SMP and more. Next on my todo list is a blog post that talks about SMP and Fiori. You should find all of your questions answered there. Expect it next week.
    Yes, we plan on supporting Windows 8.1. Right now, Cordova on Windows 8.1 doesn't support some of the things Fiori Client does. We're working with the Fiori team, the Cordova dev team and Microsoft to work through all of those issues. No definitive timeline, but it is something we want to support

  • Device compatibility of Avaya VoIP Server with NEC Softphone/IP Phone

    For NEC is UNIVERGE SV8500 and NEAX7400 IMX, and for AVAYA I still don't know which avaya media server can replace those PABX from NEC. 
    Do you have any suggestion?

    Hi,
    I'd like ask about device compatibility between avaya and NEC. Currently, I have a VoIP network infrastructure of NEC as a backend & end device.
    Later I intend to replace the NEC with Avaya as a backend, but still using NEC softphone/IP phone as end devices. 
    Is Avaya media server compatible with NEC device? 
    Thanks,
    This topic first appeared in the Spiceworks Community

  • Pl help me.....in cldc/midp, cldc/pdap based application

    application is developed in cldc/midp environment , will it run in pda devices which also has cldc configuration...
    pl help me in this....
    Thnaks in advance

    CLDC will support jdk1.2 that's Personal java. So if you develope program using jdk1.2 it will support pda computer. Before u run this program using Pjee(personal java emulatior enivronment).
    u run this program using "pjava file name"

  • J2ME, MIDP,CLDC, ...

    Hi all,
    i'm new to this "micro Java tech" and i would like to have clear some general concepts ;-)
    right now i've got an application written in "waba" for running it in a Palm device, i just needed waba VM, waba classes and some applications for creating the prc files.
    Now i would like to "translate" and walk into the sun philosophy...
    i've been reading around and i've found KVM what is quite clear, and then J2ME, MIDP and CLDC... do i need all this for writting my java application and running it in a Palm device?
    Which is the minimal set for doing it?
    Which API is the correct one for what i want CLDC API or Java2ME API?
    my messy brains would thank any help....
    thanks,
    Laura.

    hi, if you want to develop and run your apps on Palm devices, I think what you need are J2ME Wireless ToolKit and MIDP for Palm from Sun Microsystems. These tools can help you.

  • Bluetooth and MIDP-2.0 compatibility?

    Hi
    I'm very new with Java ME Platform SDK 3.0.
    It is also possible develop bluetooth application using MIDP-2.0 and
    CLDC-1.1 or only for MIDP-2.1?
    I read http://developers.sun.com/mobility/apis/articles/bluetoothintro
    but I don't know the compatibility of them.
    Fadel

    Hi.
    If you read the JSR-82 specification you find out that the Bluetooth doesn't depend on any version of MIDP.
    Check here: [http://www.jcp.org/en/jsr/summary?id=82|http://www.jcp.org/en/jsr/summary?id=82] - it's chapter 3.3.2 in latest final revision.
    Rada

  • Cldc cdc compatibility

    help me in this
    An application deveoped in cldc/midp environment,will it run in cdc/personal profile environment.
    Thanks in advance

    Hi,
    I would say yes, in Next Generation Java in Nokia platforms !
    There's a presentation about Next Generation Java in Nokia platforms given in a Forum Nokia Tech Days event last year in August. ( http://www.forum.nokia.com/info/sw.nokia.com/id/792e74ea-faf9-4ea0-8c38-840e799d628c/Next_Generation_Java_Tech_Days_Aug_2005.pdf.html ).
    There is a picture in this slide, were they have MIDP on top of CDC.
    I have this picture in my blog: http://ovenordstrom.blogspot.com/2006/03/is-j2mepersonal-profile-dead-java.html
    -ove

  • J2me wireless toolkit and MIDP,CLDC

    Hi,
    does the j2me wireless toolkit ship the cldc and midp with it ?

    why email, thats a forum because there are more people interested in problems and their solution than you.
    The 2.2beta also ships with the CLDC 1.1 and MIDP 2.0. Its a must because without it, you wouldnt be able to execute anything. And you cant put the JVM, MIDP and CLDC on your phone. The only thing you need is your application. The rest is implemented in hardware (or firmware of the phone). If not, theres no way to ''manually'' put in there (this includes upgrading).
    hth
    Kay

  • 10Gb-10Gb cross-device compatibility questions (PHY-connectors)...

    Hi, all, in general, I'm a little surprised at all the PHYsical layer standards running 10Gb Ethernet. This seems to have hindered adoption rate substantially. I have been recently getting questions like can I connect this server chassis to this switch device. or can I connect future-proof the switch deployment now so that it will handle 10Gb firewalls when we buy those. And we have some older 6509e chassis with SUP-720, which don't seem to be able to support SFP+ linecards easily. this is pretty confusing, so just wondering if someone has found a document covering all the PHY-layer interoperability gotcha's.
    I found this link, which shows the different 10Gb cards/modules for the switches:
    http://www.cisco.com/c/en/us/td/docs/interfaces_modules/transceiver_modules/compatibility/matrix/OL_6974.html
    And this link, which explains the different L2 connector types
    http://en.wikipedia.org/wiki/10-gigabit_Ethernet
    Questions:
    1. What is required for 6509e with VS-SUP720-10G to support SFP+ 10Gb connectors? looks like I need a WS-X6708-10G-3C with a special convertor: CVR-X2-SFP10G? will this WS-X6708-10G-3C run with VS-SUP720-10G?
    2. In general, can I always adapt a XenPak/X2 connector to a SFP+ connector somehow with a special dual-end cable?
    3. Are there any connector types that will not be compatible with each other? Such as Xenpack wont connect to X2. I could read the matrix, but wondering if anyone ran across any that stick out for them?
    4. If I have a cable such as this SFP-H10GB-CU5M=  (SFP+ twinax), will that work to connect up a typical server such as HP proliant with an SFP+ NIC, in almost all cases? one reason I ask is that I see the server guys bringing in their SFP+ Direct Copper cables with premade SFP+ ends, and wondering if those will be fine in most cases connecting up to cisco switch side. Or vice versa, if I use the pre-made cisco cable, will it connect to a server NIC? historically, different vendors didn't play nice with regard to these SFP standards. Does this relegate me to pretty much buying cisco SFP+ connectors in some version of fiber, and connect them to the HP-branded SFP+ fiber connectors?
    5. what are the future adoption plans for 10GBASE-T (8P8C). It seems like cisco makes a connector (X2-10GB-T), which looks promising. Is anyone using those? Does anyone think that will become the predominate standard in time, like it has for 1GB connections?

    X2-10GB-T is end of life soon.
    There is a SFP+ version like

  • Any API to read Microsoft Office files in CLDC devices?

    Hello,
    Is there any API(Like Apache POI API, for J2SE) available to read Microsoft Office files in J2ME (CLDC)? I think Apache POI API can not be used in J2ME. Am I right?
    Your comments and/or help will be greatly appreciated.
    Best Regards,

    To be able to edit files you need to purchase an additional application.
    Quickoffice is the app you need and it's available here:
    http://www.quickoffice.com/quickoffice_symbian/
    It may also be available in the ovi store.

  • Adobe Captivate CC - Device Compatibility

    Hello,
    We are currently working on a virtual tour for the National Flight Academy. You can view the virtual tour at this link...http://www.nationalflightacademy.com/virtualtour/
    We built the tour with Adobe Captivate CC and published with both HTML5 and SWF checked.
    We are noticing that the virtual tour doesn't work as well as it should on Mobile Devices i.e. Iphones, Androids...as well as the firefox browser.
    Are these issues on our end and can be fixed, or are they just known problems on said platforms?
    Are there other issues that others have came across as well, on other devices and platforms?
    Any help would be greatly appreciated.
    Thanks in advance!

    Rick,
    You're right!
    I apologize, very busy here.
    Basically, when you are on your mobile device and go to the site and experience the virtual tour it opens it up in a new window and only shows the video. No interface. Once the video is finished you exit out of the video window that pops up and you are prompt to choose your path. Once you click which way you want to go, another video window pops up and the interface is gone again. You are not able to view the interface and click on the 360 Degree tour or the get more info button while the video is playing. You have to wait till the end of the video.
    However, when you wait till the video is over and click on either the 360 tour or the get info button, it will automatically refresh the tour and you have to start form the beginning.
    FireFox won't let me even play the video, on Mac or PC.
    It gives me an error.....
    Adobe Captivate
    This browser does not support some of the content in the file you are trying to view. Use one of the following browsers:
    Internet Explorer 9 or later
    Safari 5.1 or later
    Google Chrome 17 or later
    Hope this helps!

  • AIR for iOS device compatibility

    When I tried to test a game I have been making in Flash on my iPod Touches (I tried it on 1st and 2nd generation ones), iTunes tells me that it is not compatible with either iPods when I try to sync the devices. However, a few weeks ago, I got a simple "Hello World"-type app I compiled with AIR for iOS to work on the 2nd gen iPod Touch, but when I tried it again today, I had the same problem as I did with my game.
    It doesn't make sense that an AIR for iOS app would work one time and not another, so I have serious doubts that it is because they are incompatible with earlier iOS devices. I thought that I followed all the steps listed in order to test the apps on my devices, but there is certainly a chance that I did something wrong. Has anyone else had this problem? Does this mean that I am setting up my certificates incorrectly or doing something else wrong?

    Multitouch.inputMode = MultitouchInputMode.GESTURE;
    stage.addEventListener(TransformGestureEvent.GESTURE_ZOOM, f);
    function f(event:TransformGestureEvent):void{
        mc.scaleX *= event.scaleX;
        mc.scaleY *= event.scaleY;

  • Device Compatibility - Sony DCR TRV 355e

    Does anyone know if the Sony DCR TRV 355e is compatible with Final Cut Pro. A client has shot footage on this camera that he wants us to use but we don't have a Hi8 camera or deck so we are going to have to use his camera and connect via firewire. The only problem is it is not listed on the Apple device support page - http://www.apple.com/finalcutstudio/resources/devicelist.php
    Has anyone used this camera before or know if it can connect to final cut before we invite him in on a wasted journey?

    The other thing I suggest...
    Hi8 was a 'slippery' format to bring in digitally. I always had sync issues if I captured the whole tape.
    This gets to be a pain... but if you want to stay free of sync issues capture 15 minutes max each pass.
    Anything over that and you'll get slight audio drift that by 15 minutes starts to become noticable and by 1 hour is off by as much as a second or more!!
    If you need to overlap some sections make sure you get some pre-roll.
    It will work... just a pain.
    Good luck,
    CaptM

  • Adobe DPS device compatibility list

    We are getting lots of complaints that the our App works on some Kindles, some Nooks, some Android tablets, but not all. It would be very helpful to have a list of supported devices.
    What devices, brands are supported and what other requirements are needed.

    I'm not aware of any issues with apps not working on Kindles or Nooks. Can you provide more details?
    There are issues with DPS apps not working on newer Android tablets with 1920x1200 and 2560x1600 resolutions that run on 4.0.x or 4.1.x. With the v25 release in early February, the new version of AIR that's built in to the viewer should address these problems. In the future (2013?), Adobe plans to release Android viewers that do not require AIR.

Maybe you are looking for

  • Displaying serial number in the report output

    Hi everyone may i know hw can we display serial number inthe report output.

  • No Print Color

    I cannot get the color to print.  This is a new HP 8610 printer.  Are  there seals on the cartridges that should be removed? Thank you for your help...

  • Cannot Reorder Photos in Album

    I am experiencing an issue where dragging photos in a manually ordered album does not allow me to change the order of the photos. See video below. Infuriating. 3.0.1 http://www.youtube.com/watch?v=gQUcSNxgfdA

  • Unknown 'internal' folder in finder

    several weeks back a friend of mine plugged her gps in my mac to charge it and update her software, a program/device called tomtom. she did so and removed her device from the computer. since then, i have had this folder in the usb-drive area of my fi

  • "Save As" glitch, Illustrator CS4

    I've had a couple instances on Snow Leopard where Save As > AI.Illustrator CS4 generates a PDF instead. It's happened more than once though I don't expect I can reproduce the glitch reliably. I'm reminded of earlier versions in which clicking OK on a