PersonalJava in Pocket PC 2002

Hi,
Can anyone mind to tell me what are the developing tools that i need in order for me to develop an application in Pocket PC 2002?
Thanks...
Regard,
George.

Hi,
if you want to develop your java apps directly on the Pocket PC, you need a compiler like http://www.freaklamarsch.de/javacw.
If you search this forum, which is a quite usefull function, you should come along this thread http://forum.java.sun.com/thread.jsp?forum=56&thread=251408&tstart=75&trange=15 which talks a little bit about the available compilers.
Have fun,
FReAK

Similar Messages

  • Has anybody used phone functionality using the Palm or Pocket PC 2002 PDA modules?

    NI don't know whether their PDA modules will allow use(API calls) of the phone functionality for the Pocket PC 2002 Phone edition or Palm OS's. Has anybody have experience of doing this?

    The current PocketPC module does not support SmartPhone, but I think you can write your own library/C code to access the SmartPhone APIs, and wrap it with the Call Library Node to use it from LabVIEW PDA.
    You have to install the PocketPC Smartphone SDK in order to use the APIs.
    The same goes with the PalmOS module. It currently does not support PalmOS Telephony services but you can write your own code to access the Palm OS Telephony API and wrap it with a Call Library Node.
    More info: http://www.palmos.com/dev/support/docs/palmos/TelephonyBasic.html

  • How to install pocket pc 2002 emulator?

    Anyone can teach me how to make my emulator work?
    Currently i have 1. pocket pc 2002 sdk
    2. pocket pc 2002 image
    3. j2me cldc
    4. midp
    i am very new in developing ppc application. i was doing my final year project. Time is limited, anyone can help? Can you please teach me step by step? Thank you very much.

    First check Sims 2 graphical requirements (I'm not sure the integrated graphic card will work). Then you have to install a copy of Windows XP or Vista using BootCamp: http://www.apple.com/support/bootcamp/
    When done, simply install Sims 2 like a standard windows program.
    Regards

  • Jinitiator for Pocket pc 2002

    i am looking for jinitiator for pocket pc 2002 (strong arm). IS jinitiator available for pocket pc platform

    hi, am looking for same. Did you find it?

  • Pocket PC 2002 / Window CE

    Anyone know how to create an Java palm application for Pocket PC 2002 or Window CE pls reply me ASAP. THANKS!!!!!!

    Write a java application, restrict your self to the low resolution, don't use swing (other wise you have to include swing), make a jar file of your prog, install Personal Java on your PocketPC change classpath on pocket PC, copy Jar and run.
    Note not all packages are supported by personal java, for more information go to the personal java forum...

  • Directory Structure / Shortcut string... Dell Axim (Pocket PC 2002)

    Hi all,
    I've been experimenting with Jeode on the Dell Axim- I'm particularly interested in running an application from the "Built-In Storage" folder, which persists even with main battery, and the backup battery removed.
    If I run the application from a folder located in the "My Device" root as follows:
    /myApp/mpApp.jar
    /myApp/mpAppLauncher.lnk
    with the content of the shortcut set to:
    18#"\windows\evm.exe" -Djeode.evm.console.local.keep=TRUE -cp /myApp/myApp.jar myPackage.MyClass
    - it executes perfectly.
    However, if I wish to locate the application and data in the "Built-In Storage" folder, I run into problems, apparently because of the character space in the folder name, which, even when replaced with a "%20"
    18#"\windows\evm.exe" -Djeode.evm.console.local.keep=TRUE -cp /Built-In%20Storage/myApp/myApp.jar myPackage.MyClass
    I get a ClassNotFoundError.. has anyone got any advice?
    thanks,
    Fergus.

    Do you know how to copy files from your pocket pc to the desktop
    using Windows Filesystem.
    I've tried to read a file like this
    FileInputStream fis = new FileInputStream("\\PCNAME\SHARED_FOLDER\FILE.EXT");
    But If the PCNAME is the PC that has the CRADLE, I always get a System MEssage
    telling me as if i was trying to access that shared folder on the pocket pc...
    so i guess i can only do that over the network but on other pcs.
    Is there a way to copy files to the PC with ActiveSync without having to write
    Client/Server Apps on both PCs and Pocket PCs? or is there a place where activesync
    protocol is explained, since i believe activesync is a client/server app on both ends
    that we could reuse to copy files from and to the Pocket PC and PC

  • PJava and Pocket Pc 2002

    Hi guys,
    Is it possible to hide the menu bar on the bottom of the screen on PocketPc 2002?
    Thanks,
    Elias

    I wonder if you had any luck with the Window class. I get a window without a title bar on the pda all right, but when I add components to it they don't show up. Why is it that the the components I add to the window are invisible? They show up on the Computer screen, but not when I run the application on the PDA.
    All guidance will be highly appreciated.

  • Pocket PC  2002 and JSP

    Does anybody know how well is JSP supported on Pocket IE.

    JSP code is compiled/executed on server side(on which it is hosted) and the result is sent to the browser(HTML contents).
    So, JSP has nothing to do with browser - be it Pocket IE and any other!

  • Pocket

    I have created a demo application for a pocket pc 2002 device using an access database and embedded visual basic, now I want to create the same application using Java technology as a comparison.
    I have successfully created a couple of awt applets that run using Personal Java on the device, but I'm not sure what to use for a database and which is the best way to connect to it.
    Ideally I'd like to use the same database on the desktop system as the device for consistency, but I'm having trouble finding a way to connect to any of the databases we use here from the pocket pc.
    Any advice would be greatly appreciated.

    The JDBC API is the usual method used to access databases from within Java. (http://java.sun.com/products/jdbc/)
    You can search for JDBC drivers (to access specific databases, such as MS Access) at:
    http://industry.java.sun.com/products/jdbc/drivers
    Tom

  • Accessing Oracle 11i  apps through Pocket PC

    Normally for any windows client to connect to the Oracle Server we add a entry into the client host file i.e. windows\system32\drivers\etc\host . Once we add the entry we are able to access the Oracle Application.
    From a Pocket PC 2002 how do I access the oracle 11i apps ?

    Is this possible by enabling wireless server and accessing directly through jsp pages?

  • LabView PDA and Pocket PC2003

    I am using Pocket PC 2003 with the LabView PDA.All the documentation deals with Pocket PC 2002. Are there any changes with the Pocket PC 2003? Also I wrote a test application and downloaded to the PDA and that does not seem to execute!Is it bcos of the 2003?
    Thanks
    Sprasad

    I have exactly the same question. I have LabView PDA 7.0 and a Pocket PC 2003, VIs run ok on Pocket PC 2003 but the problem is when I try to run VIs that call DLLs. The ones that work perfect in Pocket PC 2002 don't work in pocket PC 2003.The DLLs were created using EVC 4.0 SP3.
    Are these incompatible?
    Thanks
    BTW: the link does not work

  • Java on Pocket PC?

    I am a total stranger to java! Please Help!
    I would like to be able to run a specific online java chat program on my 02 XDA Pocket PC.
    I believe that Pocket PC 2002 Phone edition requires additional Java support to be able to run this.
    Can anyone help my out with information on how to run this program on my Pocket Pc device?

    Check this:
    http://www.insignia.com/
    Hey, how about the duke bucks?

  • 9iLite on pocket pc to slow

    I am using oracle's jdbc driver to access 9iLite on pocket pc 2002 and it is very slow.
    I am reading around 1400 records from table and putting into combo box for application... it is taking 30 seconds to load those records.
    Any body has any solutions or suggestion for above problem?

    You have JVM's for the pocket pc. Those JVM's support different kind of so-called profiles, such as CLDC (connected limited device configuration, and CDC (connected device configuration). Two virtual machines which are pretty good are CReMe and J9 (by IBM). If you do a search on this I am sure you'll get your questions answered. It isn't quite an easy job though and much research will be needed.

  • Pocket PC 2003 / J9 / Bluetooth

    I have an iPAQ and TomTom Bluetooth GPS. (Working fine)
    I want to capture the output of the GPS unit in Java outside the TomTom software.
    I downloaded the J9 evaluation system and can get the Hello World application to work OK.
    When I try to open com port 6 for reading I get an error. Reading the Forum suggests that this might be an unimplemented feature.
    Am I using the best JVM?, the right general approach?
    Does anybody have experience of J2ME and Bluetooth?

    I have the same problem of installing jar file to right place.
    I needed to run a hello type simple application on my pocket pc 2002 (ipaq 3870). I installed j9 on my device and also created a jar file using sun's wtk 2.2 (i use java 1.4.2). But i am unable to run this jar file on my device and get a NoClassDefFound Error. I assume that i only need to specify the classpath to that jar file and point to my application as a jar file.
    for example in my file is hello.jar,
    "/path/to/j9executable" "-jlc:cldcXXX" "-cp" "/path/to/jarfile" "jarfile"
    The directory where my jarfile is, also has the .jad and manifest files. Am i doing things incorrectly? Would appreciate some help. The golf tracker application that came with J9 works without problems (probably bcoz i just needed to click on it:-) )
    Thanks,
    Vinod

  • Oracle Calendar Sync 9.04 and Pocket PC 2003

    Hi,
    has anyone been able to sync 9.04 with PPC 2003? I'm trying but am having no luck.
    Tony

    Bonjour,
    Unfortunately, Oracle Calendar Sync for PocketPC has not been tested/certified against PocketPC 2003
    The system Requirements are:
    HPC 2000
    Compaq iPAQ
    HP Jornada 500 series
    HP Jornada 700 series
    Handheld PC
    Pocket PC 2002
    Thank you for your understanding in this matter,
    Manon Delisle

Maybe you are looking for