I am looking for advice on the best route to do Java programming for the
Palm platform. Free or cheap is the best solution for me. However, I will
look at any suggestions given.
Bob
|
|
0
|
|
|
|
Reply
|
bobx (95)
|
9/21/2003 7:25:43 PM |
|
Bob X wrote:
> I am looking for advice on the best route to do Java programming for the
> Palm platform. Free or cheap is the best solution for me. However, I will
> look at any suggestions given.
What sort of development are you looking to do? Palm development
usually entails one of the following possibilities:
1) Writing an application that will run on a PalmOS device,
2) Writing a host application that can talk to a PalmOS device
to synchronize data, or
3) (Most often) Both 1 & 2 above.
Some details as to what sort of development you're interested in doing
would be helpful in doling out correct advice :).
Brad BARCLAY
--
=-=-=-=-=-=-=-=-=
From the OS/2 WARP v4.5 Desktop of Brad BARCLAY.
The jSyncManager Project: http://www.jsyncmanager.org
|
|
0
|
|
|
|
Reply
|
bbarclay (147)
|
9/21/2003 9:53:37 PM
|
|
"Brad BARCLAY" <bbarclay@jsyncmanager.org> wrote in message
news:B5pbb.13139$Lnr1.5790@news01.bloor.is.net.cable.rogers.com...
> Bob X wrote:
> > I am looking for advice on the best route to do Java programming for the
> > Palm platform. Free or cheap is the best solution for me. However, I
will
> > look at any suggestions given.
>
> What sort of development are you looking to do? Palm development
> usually entails one of the following possibilities:
>
> 1) Writing an application that will run on a PalmOS device,
> 2) Writing a host application that can talk to a PalmOS device
> to synchronize data, or
> 3) (Most often) Both 1 & 2 above.
>
> Some details as to what sort of development you're interested in doing
> would be helpful in doling out correct advice :).
>
> Brad BARCLAY
>
It would be #1 at the moment. Probably #3 in the not so distant (1 year)
future.
Bob
|
|
0
|
|
|
|
Reply
|
bobx (95)
|
9/22/2003 1:38:50 AM
|
|
Bob X wrote:
> It would be #1 at the moment. Probably #3 in the not so distant (1 year)
> future.
SuperWaba looks pretty good from what I've seen
(http://www.superwaba.com.br) I haven't used it personally, mind you.
Currently all of my Palm-Java efferts go into the #2 part
(communication with the host, and parsing of data formats) through the
jSyncManager Project (http://www.jsyncmanager.org). So when you get to
that point in your project, drop me a line.
Brad BARCLAY
--
=-=-=-=-=-=-=-=-=
From the OS/2 WARP v4.5 Desktop of Brad BARCLAY.
The jSyncManager Project: http://www.jsyncmanager.org
|
|
0
|
|
|
|
Reply
|
bbarclay (147)
|
9/22/2003 2:59:47 AM
|
|
Hello,
My suggestion would be J2ME.
Starting with http://java.sun.com/j2me/ you will find 100% free tools .
Mihai
|
|
0
|
|
|
|
Reply
|
mihai.pora
|
9/23/2003 8:59:19 AM
|
|