Anybody porting midp2.0 on windows mobile?

I want to develop a mobile program use j2me, and use the java's Write Once, Run Anywhere.
so i want to port cldc1.1 and midp2.0 on windows mobile first.
i compile cldc1.1 on windows xp, anybody had the porting on windows moible the cldc1.0 with kni support ? i hope you can help me.thanks

if i need to use my kvm, porting from sun j2me RA1.1.
and the phone not support j2me,so i want to use my kvm and the midp2.0 jar to run my program.
how to ?

Similar Messages

  • Windows Mobile 5.0 and PEAP

    We have successfully configured a group of 1200 series access points to use PEAP. I have installed a puplic Thawte certificate on ACS and configured group policy in Active Directory to issue certificate and set wireless settings. All of this works great with XP. I am now trying a Dell Axim running Windows Mobile. This handheld uses the Odyssey client and has all the required PEAP settings. This device works fine if configured with LEAP. I am getting an error on ACS "EAP-TLS or PEAP authentication failed during SSL handshake" .Since this handhelp and OS is not a domain member how does the machine authentication take place? I have tried creating AD accounts that match the device name, I have tried creating local ACS users that match the device name and nothing seems to matter. I am also not clear how the handheld knows how to deal with the certificate from ACS. I purposely purchased and installed a certificate from a well known CA so that the trusted Roots would be in the handheld so we would not need to deal with importing Root certificates from our internal CA. Also I should say we are running ACS version 3.3 and the latest 1200AP firmware.
    Any help appreciated.
    Thanks

    Well an update on this issue. I am not able to get the PPC to connect with WPA and TKIP. It either get's and SSL handshake or fails machine authentication. The only way I can get this to work is to add a local account in ACS and supply the ACS username and password to get it to authenticate.
    I realize that the PPC or Windows mobile device cannot be a domain member therfor mapping to a machine name in Active Directory would be a challenge. Is there any way to get these devices to access a domain username and password? I have tried creating dummy domain account for the machine name but it does not seem to matter. I have also tried creating a dummy machine account in ACS but that does not work either. Does anybody have PPC or Windows Mobile devices authenticating using ACS and Active directory? Any help appreciated.

  • HttpConnection on Windows Mobile

    Hello,
    I have a app with lot of n/w activities which works fine. Now we have to port it to Windows Mobile phones. But establishing HttpConnection fails on it (Test Phone environment --> o2).
    A possible getaway on this problem.
    help appreciated
    amal shah

    Hi
    The DNS error that you see is when you actually open MI using the os_select.html is due to the fact the MI is not completely started when you clicked on the file. Because of the change in architecture in WM 5.0, it takes a longer time for tomcat to start up (MI relies on tomcat server). Hence one concrete solution to this problem is to wait for around 10 - 15 seconds after soft reset of the PDA and then click the os_select.html file. Else after the PDA is reset open the contents of jscpout.tx(which is present in the root dir) file and see for and entry "MOBILE INFRASTRUCTURE 7.0 SUCCESSFULLY LAUNCHED" or "Starting tomcat. Check logs/tomcat.log for error messages". Once you see either of the above statements, run the os_select.html file and this should open MI successfully.
    You can also refer to my replies in following Re: How to install client frame work on PDA
    Hope this helps.
    Best Regards
    Sivakumar

  • MIDP2.0 Push Registry Feature in Windows Mobile

    Hi All,
    I have developed the application using the Push Registry feature for MIDP2.0 phones. When i install this application on Windows Mobile, its giving error that Invalid MIDlet. Then i removed the Static Registration from Jad file, and also removed the MessageListener interface from my MIDlet.
    After this process only i am able to install. After installation i have tried to Register the PUSH Registry dynamically from Code, this gives an error that IOException. Is there anyother way to achieve this for Pushing my application automatically on windows mobile when an SMS arrives in Port.? Kindly anyone give me the solution if faced the same problem in Windows Mobile.
    Thanks & Regards
    Ramprasath.P.M

    Hi All,
    Kindly anyone reply to the above question.
    Regards
    Ramprasath.P.M

  • I want to use my windows mobile phone as a modem connected to the usb port of mac AERO...But does not work, no reaction

    can anibody help?

    First of all, are you using a Windows Phone (windows phone 7 or 7.5) or a Windows Mobile (6.1, 6.5) phone?
    Windows Mobile phones are generally not compatible with macs for USB internet tethering. They do work OK by sharing via Bluetooth or Wifi.

  • Can't receive emails sent from Windows Mobile

    After much troubleshooting, I've found that I can't receive emails sent from Windows Mobile users. I never noticed the issue until recently, but I can't pinpoint when the problem began: Leopard 10.5.2, Mail 3.2... not sure.
    When a Windows Mobile user sends me an email, it just doesn't show up in my inbox. It does show up in a web client, my iPhone, and in Thunderbird, so I know the mail is being delivered to my mailbox on the server. However, there is no corresponding message located in ~/Library/Mail, so it looks like the message isn't being downloaded from the server. I have emails before and after the stubborn email message, so it hasn't interfered with anything else that I can tell.
    Anyone else been able to pinpoint this issue and figure out a fix or workaround? Anyone have any ideas?

    I am experiencing precisely the same issues. Messages from Windows Mobiles v.6 (more than just a single handset) are not being displayed in Mac Mail 3.2
    I have tried rebuilding mailboxes and changing the IMAP port connecting with Exchange server. The mail is there as I can see it in Outlook, OWA, and OMA
    Similar situation to you in that I have no idea when this started to happen, but it can only be in the last 3-4 weeks max.
    Please, if anybody has a fix or workaround, or knows what changes have been made to Mac Mail in the last few weeks.
    Thanks in advance.

  • Flash-GPS on Windows Mobile

    Hi All --
    I would like to develop a location aware Flash application
    for Pocket PCs that are equipped with a GPS receiver. I need a way
    to read GPS data into Flash. When I inquired about this a year or
    two ago, I was advised to look a the documentation regarding the
    "Invisible Ideas Project" article in the Macromedia developer
    center. The article is about a project that took place in 2002 in
    which the developer wrote a C++ gateway application that would read
    the GPS data from a device COM port, package it as XML and provide
    it to Flash.
    Since I am not a C++ developer, I was wondering whether
    someone has come up with a driver or utility that would do the same
    thing. Better yet, with a brand new version of Flash being
    released, I wonder whether Adobe will be integrating this
    capability into Flash for the Pocket PC.
    One thing that has changed since 2002 is that Windows Mobile
    5.0 includes an API call to return GPS data, so the new function
    can be called instead of having to open and read data from a COM
    port.
    So, does anyone know of any new functionality to read GPS
    data for Flash? Are there any third-party tools to do this? Would
    anybody like to write a GPS driver for Flash on the Pocket PC?
    Best Regards,
    -- Phil

    You could consider using .NET Compact Framework and develop
    it in like
    C# or Visual Basic. InTheHand.NET comes with a nice Bluetooth
    Framework
    for both Win32 and Windows Mobile devices.
    Only this requires that you have installed Flash Lite or
    Player and the
    .NET Compact Framework Runtime installed on the device. I.e.
    you could
    write a projector projector which host the ActiveX control of
    the Flash
    Player and communicate via fscommand2() or sockets etc.
    Or you go the daemon like way...

  • RFE: Some issues with the Pre/WebOS coming from the perspective of a former Windows Mobile user, Part I

    I just switched over to a Palm Pre from a Windows Mobile device a week or two ago.  Now, don’t get me wrong here—I really do like the Palm.  For the most part, all of those things that were buggy, slow and inconsistent with Windows Mobile just simply work on the Palm, and that’s a very good thing.  However, when a product is so good, it makes the problems stand out all that much more, and with a lot of the problems I’m finding, the decision making on the part of Palm that led to the problem is just baffling to me.  I am hoping that I am just missing something on at least some of these issues, but so far, I have a laundry list of the things/features/omissions that I just really can't understand.  Because I have 8 issues, I'm going to break these down into three separate posts, with a few days in between each.  So, here goes PART I:
    1)  You can't select/manage multiple e-mails or text messages?  This is a pretty big problem, as I very consistently need to mark dozens and dozens of messages as read and then delete them, and swiping them off the screen one at a time just doesn't cut it.  Not only is it slow and painfully cumbersome, but it leaves them all marked as unread back in Outlook.  This really needs to be fixed, and I cannot imagine that even one single Palm user would disagree with me on this.  Actually, I think my bigger concern is how the product got developed without this ability in the first place, especially when prior Palm offerings apparently had it.
    2)  WebOS forces you to sort ALL contacts the same way?  I have many contacts set up in Outlook to be sorted by last name, and many others set up to be sorted by company name.  I've done this because that is how I need them sorted--sometimes the individual is my focus, but I have their company listed, and sometimes the company is the focus, but I have an individual contact listed.  Outlook, and every other contact management app I've seen, recognizes this, and allows me to sort each individual contact in the manner that best fits that contact.  Unfortunately, WebOS apparently ignores the Outlook "File As" field, and makes me sort everybody the exact same way.  As above, I cannot imagine anybody disagreeing with me that this is an important fix, and also as above, I can’t figure out why this wasn’t simply done this way from the get go.
    3)  No scroll bars?  Okay, so scrolling by flicking with your finger obviously works better than scrolling with a scroll bar along the side of the screen, but let’s not forget the fact that the scroll bar performs another EXTREMELY important function aside from actually scrolling:  the scroll bar provides the user with instant feedback as to how long the list is and how far down the list the user has scrolled.  These are two extremely, extremely useful pieces of information, and they are completely missing on the Pre.  I tried to look through some applications on my Pre the other day (more on the problems with the app store below), and I had a list of probably 100 or 200 applications that fit my search criteria, and I scrolled, and scrolled, and scrolled, and never had any idea of any sort how far down the list I had gotten nor how far I had left to go—and that was extraordinarily frustrating.  Oh, and if I wasn’t able to finish going through the list in one sitting, guess what, I have absolutely no possible way to run the search again and quickly get back to the point where I left off, because I have absolutely no idea how far along I had gotten.  I have to say, this glaring omission makes using the Pre on anything but very short lists and websites, well, unusable.  Scroll bars are everywhere—they’re there in every single program or application I have ever seen when the data presented goes off the available screen area, and there is a very, very good reason for their overwhelming prevalence—a reason that has nothing to do with the actual act of scrolling.  I think this one is probably my biggest complaint with the Pre.
    I will post the next few in a separate post, but these are my "top 3".  To be honest, most of these just really leave me scratching my head wondering “what were they thinking?”  The Pre is a great product, but obvious little shortcomings really stand out on a good product (can anybody say “where’s the cut and paste, Apple?”, which, by the way, is a mistake that MS is about to bafflingly repeat with WM 7).  I should note that it would be difficult for anybody to say that I suffer from "One True Way" syndrome when all of the things I suggest, if implemented, wouldn't detract from the experience of those users who don't want these features, but they would benefit those of us who do want them tremendously.  My "way" doesn't require a compromise of any sort for anybody--it merely requires adding features, and the people who don't want/need those features can simply ignore them with no ill consequence of any sort.  Sorry for the long post, but I’m hopeful somebody at Palm is listening.  And yes, I know that posting multiple problems in one post is not ideal, but these all have a common, intertwining theme, and I'm at least breaking them up somewhat.

    I really like my Pre, but I understand what you mean about somewhat baffling omissions in features. I think the Palm has a winning platform already, they just need to focus on hunting down and destroying bugs for a few months. Honestly, most of the things the Pre is missing should be provided by third parties except they're hesitant to invest because the pre and pixi haven't sold like gangbusters compared to Android and the iPhone. But really, if the price keeps dropping on palm hardware and they keep launching on new platforms (due soon on att), I think we'll be looking at a different view in a few more months. I'd wager that Palm has sold a bit less than a million devices, add Att and you'll end up around 1.2-1.5. If they keep fixing issues and making current customers happy, then launch a nice phone the end of this year, they'll be in good shape. You don't need to sell 15 million units to have a viable platform, just enough of a mass to ensure people want to take a risk developing. Notice this story http://www.technewsworld.com/story/69684.html?wlc=1270413481 .

  • Uploading data from a windows mobile device to a server using GPRS

    I want to upload data from a java application in pda (a Windows Mobile 6.1 device) to a server using a GPRS connection.My application uses a IBM weme VM.
    I want to know whether I can do this in Java itself,because otherwise I would have to resort to some C++ methods(that uses the connection manager api) and call that using jni. But if there is some java method for this,it would have been helpful and straightforward..
    Can I do this using socket connection in java? if so, Would somebody provide a code snippet ?Which port to connect to in that case?
    Plz let me know about this.
    Thanks in advance.
    Edited by: shreya_ann on Sep 23, 2010 4:44 AM

    Hey forum....
    When I dock my Windows Mobile device in a Windows 7 PC, the Windows Mobile Device Center opens and I can browse the device and copy files between it and the PC. However, I'm looking some kind of way to automate this process. All I'm really interested in
    is a single file named TEXT.TXT which is stored in the My Documents folder. Basically, I'm looking for a script that will detect the Windows device (it's USB-attached) when docked, find the file TEXT.TXT in the My Documents folder and then copy this file to
    the /Temp folder on the desktop.
    I've tried using the synchronization feature of WMDC but it copies the file to a documents folder set up for the specific device. Instead, I'm looking to find and copy the file to C:\TEMP regardless of the device.
    Thanks in advance for any help!
    Everett
    Just configure the device to sync the folders you want to sync.  Start by reading the help very carefully.
    This is not a scripting question and this forum is not for end user questions.   I suggest posting in the Windows Phone forum.
    You can also sync via OneDrive over a cellular or wireless connection.
    ¯\_(ツ)_/¯

  • Error while trying to debug on windows mobile 6.1  with j2me SDK 3.0 ea

    Hi,
    I tried to debug a simple application today. It works fine with the emulator but debug fails to connect to the device.
    I followed the steps described in the userguide of 3.0.
    host operating system: windows xp sp3
    device: htc touch pro
    device operatiing system: windows mobile 6.1 professional
    The device is listed in the device selector of the SDK as Touch_Pro
    The device is connected and active sync is running (i can explore the phone using windows explorer)
    sun-java-cldc-emu.cab has been installed on the device and is running
    When i try to debug the application from the SDK or netbeans 6.5(added 3.0ea as a platform) i get the following error:
    Starting emulator with port number 51307
    Cannot create device connection: Failed to connect to device 9!
    Result: 1
    I tried setting the loglevel to DEBUG in log4j config of the SDK, but thats it.
    Are there any other settings i can change to get more detailed output?
    Where do you report bugs/feedback for j2me SDK 3.0 ea?
    regards,
    dominikg
    Edited by: dominikg on Dec 11, 2008 8:36 AM
    -- changed topic title to 'error' instead of 'howto'
    -- added more specific questions

    Hi dominikg,
    At first, You can try to restart the device-manager from system tray.
    If it doesn't help, then try the following:
    - stop the device manager
    - Remove c:\Docement and Settings\<your User>\javame-sdk folder.
    - Ran the device manager from <SDK>/bin directory
    - try to debug again.
    Did you tried to change port 51307 to another.
    Early access build had some problems with device manager, I hope that final release will be better :)
    BR,
    Igor

  • How to install the JRE that comes with JME 3.0 to a Windows Mobile device

    From Sun's JME download page:
    Integration with 3rd party emulators and Windows Mobile devices
    The new Java ME Platform SDK architecture allows integration of 3rd party emulators and devices. Java ME Platform SDK comes with Sun's Java runtime environment for Windows Mobile. A user can install this runtime on a Windows Mobile device or a Microsoft device emulator and experience all the on-device features of Java ME Platform SDK.*
    My question is, how can I install the Java runtime environment that comes with Java ME Platform SDK 3.0 to a Windows Mobile device. I am a newbie in this device programming and I'm setting up my development environment. So far, I have installed JME in my computer, and have also installed both the Windows Mobile 5 and Windows Mobile 6 emulator. I've been searching the internet for answers, but it always points me to using a third party java runtime such us Mysaifu, etc. I would like to stick with what is packaged with JME if possible.
    If anybody assist me or direct me to an online documentation on how to do this. All help is greatly appreciated :-)

    I had some success installing on a real Mobile 5 device [http://forums.sun.com/thread.jspa?threadID=5344195]
    There is a link to a doc on the main download page, item 5 under How to Install. [http://java.sun.com/javame/downloads/sdk30ea.jsp] I used this for the real device, Treo 700w. Did not try it with an emulator.
    The support looks to be an emulator rather than a JVM per say. But then again I could be wrong on that. I too had poked around looking for a JVM, CrEme, J9, etc..
    I do have a commercial app installed on the Treo that uses IBM's J9, which is seems requires a contact with a sales person to get ahold of. I had hoped to find something that might clue me in on how to "hook up" my own J2ME app with the J9 installed by the commercial package. But I've pretty much decided to get a real J2ME handset rather than continue to waste my time hacking up something with WM. Now the question is which one makes a good reference platform?

  • PDA Bluetooth Windows Mobile 5

    I have just finished developing a PDA application using LV PDA 8.20 for my HP iPAQ running Windows Mobile 2003. The application uses Bluetooth to communicate with a device and all runs well.
    I have just ordered a new HP iPAQ running Windows Mobile 2005 and loaded my software onto it along with the 3 Bluetooth dlls required:
    BtCoreIf.dll
    BtSdkCE30.dll
    LVBtw.dll
    When I run the software and try to discover devices, I get the following error: Bt Discovery Error code: 2. I have Bluetooth turned on.
    Has anybody else experienced anything similar?
    Thanks
    ssk

    Well, I thought I had cracked this..............!
    My software now starts ok and discovers Bluetooth devices. Soon after discovering a device and the operator selecting the desired one, the software hangs.
    This works fine on Mobile 2003 but not on Mobile 5.
    I have recompiled the software and chosen the target device to be Mobile 5.
    I have read bits and pieces about extra software being installed for Mobile 5. I have installed EVC 4.
    PDA version is 8.20
    I cannot see anyway of changing the processor type in the build definition, it defaults to ARM. My iPAQ hx2100 has a PXA270 (is this ARM compatible as far as LV is concerned?).
    Any help gratefully received!
    ssk

  • J2me cldc midlet for windows mobile(cdc) in netbeans

    Hi,
    I have a midlet developed in Mobility Pack 5.0, and I have to change it so, that it works, and looks ok on Windows Mobile. That means that I have to port a cldc midlet to a cdc device. I've found two vm-s for windows mobile, for running midlets. J9, and CrEme. I also saw that the mobility pack for cdc together with CrEme make it possible to build CDC apps for windows mobile. The question is, how can I integrate the cdc windows mobile emulator with the mobility pack (for CLDC?), to be able to develop midlets for Pocket PC?
    Thanks!

    I think you go to Tools Menu -> Java Platform
    and add a new platform by chose j2me platform.
    Then the netbeans search for the emulator and add it in the IDE support.

  • Window Mobile 6.0 problems?

    I have tried MI 2.5 on Windows Mobile 6.0. Sometimes it does not work properly by throwing a DNS error. I think the way we are using the advanced networking functionality in the OS is causing a problem. I would like to mention that as of Windows Mobile 6.0 we have Network Folder (Just like mapping of Network Drives in My Netwok Places in Desktop) and RDC- Remote Desktop Functionality. I feel that if the product development team, along with nsicom (CreMe), addresses the network functionality issue, we can have all our 2.5 and even 7.1 apps running smoothly with indows Mobile 6.0. Has anybody tried 2.5/7.1 apps with Windows Mobile 6.0?

    Hi,
    yes, I have tried it and it was working fine.
    Could it be, that your MI is not working when you get the DNS error? MI needs its time to start and it can be, that it is stopped because of low memory on the device. If you try to access the URL in both cases, you will get this message.
    Normally, if MI is working, localhost:4444 as URL is working fine - at least to see the start screen.
    Regards,
    Oliver

  • SAP MI 2.5 (+CrEme) doesn't work under Windows Mobile 2003 Second Editon

    While testing our new Hardware (Dell Axim X30 with Intel PXA270-CPU and Windows Mobile 2003 Second Edition (4.21.1088)) i noticed, that the SAP MI Client Software will not work at all!
    <i>Setup says "The program you have installed may not display properly because it was designed for a previous version of Windows Mobile software."
    But this doesn't seam to be the Problem, because whenever you install an application that hasn't been updated to be compatible with the Second Edition, this dialogue box pops ups.</i> (Reason: The new Landscape-Mode - Our device runs in Portrait-Mode)
    ...Ok, after tabbing "OK" at this Dialogue, Setup continues! Same procedure at the CrEme-Installer!
    After Soft-Resetting, the PocketPC shows up the Message that CrEme is starting up, but it doesn't listen it's Port on the PDA!
    You get a Timeout when trying to load the MobileInfrastructure via the Link at Startmenu.
    Also the InternetExplorer crashes when opening a webpage with an Java-Applet. Don't know if IE crashes on Windows Mobile 2003 First Edtion, but i don't think so...
    <i>Of course the SAP MI 2.5 works on the First Edition!</i>
    Anyone knows this problem <b>and when can we expect a Solution?</b>

    Hi all!
    I found out that CrEme crashes after executing on Windows Mobile 2003 2nd Edition!
    Just start the CrEme-Console ("\Windows\CrEme\bin") and type "java" into the Console, it crashes immediately after printing some Messages.
    The window disappears too fast to guess what it says...
    BTW: On PocketPC 2003 (1st Edition) it doesn't crash!
    So it seams we need a new CrEme (or other VM??) for Windows Mobile 2003 2nd Edition!
    Any ideas?
    Thanks in Advance,
    Markus

Maybe you are looking for

  • ITunes 9 crashes when connecting to store

    iTunes 9 is not functioning at all. The problem seems to be linked to something called webkit.dll?? Safari 4 has the same problem. At this point, iTunes is unusable.

  • IMac 27' screen res

    Hi there One of our 27" iMacs (Mac13,2) is stuck at a very low resolution. System preferences only offers one option - 1280 x 720, not the usual list of resolutions. Sometimes the relative sizes of the screen elements are correct but "blocky". More o

  • Duplicates in Music Folder

    Due to some vista issues, I have multiple copies of songs in my music folder. My iTunes is showing the 16.9 gb that it is supposed to be, but my music folder shows that it contains 49 gb. Does anyone know of an easy way to clean up the music folder?

  • LSO Content Server URL

    Dear SAP Gurrus we are trying to connect LSO with content server repository instead of portal KM .we installed content server 6.40 and connected with ECC and wand create one repository Z_lso via csadmin and oac0 please tell me how do i know and where

  • SIGSEGV in multithreaded app with OCI( on Linux

    I have got a SIGSEGV in OCI9. Application is multithreaded. OS Linux. Distribution SLES8. Libc version 2.2.5. Oracle 9.2.0.5 Application is heavy multithreaded. SIGSEGV occures very rarely. But always in the same place. Connect code: static void orac