473,394 Members | 1,759 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Java and PDAs or .Net compact?

I was given a Compaq pocket PC with windows mobile 2002.

I immediately began looking into how to program it and Java seemed
initially to be a good choice.

To my surprise I found it wasn't as straightforward as Java for the
desktop. Even finding a JRE for the PDA is a nightmare.

The PC came with Jeode, a version of PersonalJava.
PersonalJava is no longer supported by SUN.

We all take the free desktop JRE for J2SE and even J2EE for granted, we
know what we develop for these environments it will run anywhere.

It seems there are many proprietary versions of Java for PDAs out there,
all different from each other. Write once run anywhere is out the
window.

I have also been spoiled by having an IDE such as Netbeans which makes
Java development on the desktop much easier. Being forced to use
proprietary JREs means standard IDEs such as Netbeans are useless.

The situation is so bad that I fired up a copy of Microsoft Visual
Studio 2003 to see what it could offer. To my surprise I found it
offered everything Java doesn't: a standard runtime, .Net compact is
bundled, and their standard IDE is set up to handle a mobile project
right out of the box.

How is it that Java has got it so badly wrong on the mobile platform?
How is it that Microsoft can beat them at their own game, write once run
anywhere on these devices when Java once pioneered mobile computing?

Or have I missed something obvious that other Java developers take for
granted?

If anyone knows of a free JRE that will run on pocket pc 2002 and modern
variants, with ports to other popular PDA operating systems and can be
used inside Netbeans or similar, can you please post the details.

Right now I'm starting down the line of using Visual Studio and .Net
compact. It delivers everything the Java philosophy is supposed to be
about. What can Java do to match?

--
DM
personal opinion only
Oct 29 '05 #1
4 4788
jub
Hello i read your post and this is my own personal opinion

J2ME is still developing and there is not a KVM for every mobile device on
earth, The KVM i have on my palm phone runs only midp 1.0 applications, you
are talking about a Compaq PC running on windows mobile 2002. Of course now
Visual .NET would be the best IDE to program this device . With Visual .NET
you would get to use native coding something not available with J2ME( as
J2ME was designed as a layer over mobile Devices operating system). I do
feel J2ME has more advantage for a Developer as your code can be installed
on a wide range of devices whether running BREW, SYMBIAN or mobile 2002
"David Moss" <q0******@mail.connect.usq.edu.au> wrote in message
news:MP************************@news.bigpond.com.. .
I was given a Compaq pocket PC with windows mobile 2002.

I immediately began looking into how to program it and Java seemed
initially to be a good choice.

To my surprise I found it wasn't as straightforward as Java for the
desktop. Even finding a JRE for the PDA is a nightmare.

The PC came with Jeode, a version of PersonalJava.
PersonalJava is no longer supported by SUN.

We all take the free desktop JRE for J2SE and even J2EE for granted, we
know what we develop for these environments it will run anywhere.

It seems there are many proprietary versions of Java for PDAs out there,
all different from each other. Write once run anywhere is out the
window.

I have also been spoiled by having an IDE such as Netbeans which makes
Java development on the desktop much easier. Being forced to use
proprietary JREs means standard IDEs such as Netbeans are useless.

The situation is so bad that I fired up a copy of Microsoft Visual
Studio 2003 to see what it could offer. To my surprise I found it
offered everything Java doesn't: a standard runtime, .Net compact is
bundled, and their standard IDE is set up to handle a mobile project
right out of the box.

How is it that Java has got it so badly wrong on the mobile platform?
How is it that Microsoft can beat them at their own game, write once run
anywhere on these devices when Java once pioneered mobile computing?

Or have I missed something obvious that other Java developers take for
granted?

If anyone knows of a free JRE that will run on pocket pc 2002 and modern
variants, with ports to other popular PDA operating systems and can be
used inside Netbeans or similar, can you please post the details.

Right now I'm starting down the line of using Visual Studio and .Net
compact. It delivers everything the Java philosophy is supposed to be
about. What can Java do to match?

--
DM
personal opinion only

Oct 29 '05 #2

"David Moss" <q0******@mail.connect.usq.edu.au> wrote in message
news:MP************************@news.bigpond.com.. .
I was given a Compaq pocket PC with windows mobile 2002.

I immediately began looking into how to program it and Java seemed
initially to be a good choice.

To my surprise I found it wasn't as straightforward as Java for the
desktop. Even finding a JRE for the PDA is a nightmare.

The PC came with Jeode, a version of PersonalJava.
PersonalJava is no longer supported by SUN.

We all take the free desktop JRE for J2SE and even J2EE for granted, we
know what we develop for these environments it will run anywhere.

It seems there are many proprietary versions of Java for PDAs out there,
all different from each other. Write once run anywhere is out the
window.

I have also been spoiled by having an IDE such as Netbeans which makes
Java development on the desktop much easier. Being forced to use
proprietary JREs means standard IDEs such as Netbeans are useless.

The situation is so bad that I fired up a copy of Microsoft Visual
Studio 2003 to see what it could offer. To my surprise I found it
offered everything Java doesn't: a standard runtime, .Net compact is
bundled, and their standard IDE is set up to handle a mobile project
right out of the box.

How is it that Java has got it so badly wrong on the mobile platform?
How is it that Microsoft can beat them at their own game, write once run
anywhere on these devices when Java once pioneered mobile computing?
Windows Mobile is a niche Microsoft product, so it isn't surprising that
Sun doesn't have a suite of products for it while Microsoft does. This is
like being surprised that Sun does offer a JVM for the XBox.
Or have I missed something obvious that other Java developers take for
granted?

If anyone knows of a free JRE that will run on pocket pc 2002 and modern
variants, with ports to other popular PDA operating systems and can be
used inside Netbeans or similar, can you please post the details.

Right now I'm starting down the line of using Visual Studio and .Net
compact. It delivers everything the Java philosophy is supposed to be
about. What can Java do to match?


Java runs perfectly on Linux and Mac. .NET sort of runs on Linux using
the Mono project, and AFAIK, doesn't run at all on Mac.

- Oliver
Oct 31 '05 #3
David Moss wrote:
I was given a Compaq pocket PC with windows mobile 2002.


I've run into the same problem. It's easier to write Java apps for
cellphones than for Pocket PC. Not good since Pocket PC is where the
corporate world is going (and I need to support).
Oct 31 '05 #4
In article <FUt9f.67241$S4.42328@edtnps84>, ow***@castortech.com
writes...

Windows Mobile is a niche Microsoft product, so it isn't surprising that
Sun doesn't have a suite of products for it while Microsoft does. This is
like being surprised that Sun does offer a JVM for the XBox.


Looking at the number of HP Ipaqs that come out at Systems Technician
conferences, its a pretty big niche.

SUN took Microsoft for court because it deviated from the Java
philosophy, yet every PDA seems to have a different and mutually
incompatible JRE.

I reckon a new acronym needs to be coined to describe this situation:
JLE, the "Java Like Environment".

--
DM
personal opinion only
Nov 1 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Average_Joe | last post by:
Hello Java people, Been awhile since I've used Java, and when I did, it was pretty much XML stuff. Anyhow, I've got a client who needs to provide web viewers with both streaming (live) video...
14
by: Wolfgang Keller | last post by:
Hello, as a non-developer I am currently participating in an industrial "research" project to develop a so-called "web application". This application serves at the same time as middleware to...
2
by: Nadim Attari | last post by:
hi, is javascript being supported by the browers in a PDA? is yes, what are the browsers available in PDAs and which javascript version do these browsers support ? regards, nadim
2
by: Lauchlan M | last post by:
Hi. I have a need for users to access my ASP.NET pages from PDAs. I notice that you can deploy to different browser levels, eg IE5, HTML3.2, etc. So deploying the forms to HTML3.2 will work for...
5
by: onetitfemme | last post by:
.. Does anyone know of a smart way to do it? .. There are plenty of users that don't support java, javascript and/or AJAX's XMLHTTPRequest (people with handhelds, PDAs and ...) my app would...
458
by: wellstone9912 | last post by:
Java programmers seem to always be whining about how confusing and overly complex C++ appears to them. I would like to introduce an explanation for this. Is it possible that Java programmers...
14
by: cat_dog_ass | last post by:
....Microsoft ports the .NET framework to other operating systems? Will the only advantage that Java has over .NET be lost? I've been a Java programmer and will be shifting to .NET soon. Is this...
63
by: s0suk3 | last post by:
I've been programming Python for a couple of years now. Now I'm looking to move on to either C++ or Java, but I'm not sure which. Which one do you think will be a better transition for a Python...
0
by: cherl | last post by:
Hello, I am novice in developing java applications for PDAs, e.g handhelds. I just want to start a simple application, but don't know how to test which version of java is available on the device....
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.