Java Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming LanguagesJava Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old February 5th, 2003, 07:48 PM
Statik Statik is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2001
Posts: 129 Statik User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
Develop Java on a PDA?

Hi all,

I'm learning Java for a university degree, and I'm wondering if it's possible to develop Java on a PocketPC? Any help would be appreciated.

Statik

Reply With Quote
  #2  
Old February 7th, 2003, 01:52 PM
Nemi Nemi is offline
Clueless llama
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Feb 2001
Location: Lincoln, NE. USA
Posts: 2,353 Nemi User rank is First Lieutenant (10000 - 20000 Reputation Level)Nemi User rank is First Lieutenant (10000 - 20000 Reputation Level)Nemi User rank is First Lieutenant (10000 - 20000 Reputation Level)Nemi User rank is First Lieutenant (10000 - 20000 Reputation Level)Nemi User rank is First Lieutenant (10000 - 20000 Reputation Level)Nemi User rank is First Lieutenant (10000 - 20000 Reputation Level)Nemi User rank is First Lieutenant (10000 - 20000 Reputation Level)Nemi User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 2 Days 12 h 35 m 19 sec
Reputation Power: 111
Never done it before, but this is what you would use:
http://java.sun.com/j2me/

Reply With Quote
  #3  
Old February 8th, 2003, 01:12 PM
Shocka's Avatar
Shocka Shocka is offline
dont click here
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2002
Posts: 409 Shocka User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 h 35 m
Reputation Power: 7
yah it can be done, today lots of cell phones are java based,
PocketPCs are usually windows based which aslo allows for it to be done.

Stay away from PALMS they are their own Assembly Language..

i actually created an advanced phone book for my friends I90c. Didnt really incorporate with the phone nicely but it was kewl to be able to add stuf to his phone.

Reply With Quote
  #4  
Old February 8th, 2003, 01:49 PM
Statik Statik is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2001
Posts: 129 Statik User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
I know that most PDAs and WAP phones run J2ME, but I want to COMPILE it. I can even find a tecxt editor that';ll do what I want, but no compier

Statik

Reply With Quote
  #5  
Old February 8th, 2003, 03:00 PM
Shocka's Avatar
Shocka Shocka is offline
dont click here
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2002
Posts: 409 Shocka User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 h 35 m
Reputation Power: 7
well for the I90 stuffi did we created it on the computer and i sent it through the data cable

Reply With Quote
  #6  
Old February 8th, 2003, 03:13 PM
Statik Statik is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2001
Posts: 129 Statik User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
OK, maybe I'm not being clear enough. Currently, I am programming in JAVA on my desktop computer. I sometimes spend ~2 hours on the bus. I'd like to be able to upload my java files to the PDA and continue to work on them, including compiling and running them. I'm not doing anything too fancy, I only want the text output, I don't even need Swing, but I want ot be able to compile a *.java to a *.class and run it.

Statik

Reply With Quote
  #7  
Old February 8th, 2003, 06:11 PM
Shocka's Avatar
Shocka Shocka is offline
dont click here
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2002
Posts: 409 Shocka User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 h 35 m
Reputation Power: 7
oh sorry i was understanding it differently.

which pocketpc is it.. perhaps try a forum which is populated by alot of users of that same PocketPc or by the same company.

Reply With Quote
  #8  
Old February 8th, 2003, 07:02 PM
Statik Statik is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2001
Posts: 129 Statik User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
I'm kinda new to the Java scene so I don't know where the good forums are. Devshed has always served me well, as well as arstechnica.

I have an HP Jornada 525.

Statik

Reply With Quote
  #9  
Old February 19th, 2003, 03:33 AM
yumariso yumariso is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Posts: 3 yumariso User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
check out insignia

You need a Java runtime for Pocket PC.

The one I know about is
URL
It supports CLDC 1.1/MIDP 2.0

To develop your program you need an emulator. You can get one for free from Sun's site at
URL

If you want to debug with and IDE you have several choices:
Forte, JDeveloper, JBuilder
I personally use JDeveloper. For non commercial development it is free and you can download it from
URL

This version of the VM is alot more limited than J2SE JVM because it is designed to work with very limited resources, but you can still do cool stuff with it

Reply With Quote
  #10  
Old February 19th, 2003, 03:46 AM
yumariso yumariso is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Posts: 3 yumariso User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I think the only useful thing you'll be able to do on the PDA is edit your sources and for this you can probably use the version of MS Word for the Pocket PC.

Compilation is a big task for a PDA. I haven't heard of any java compilers that run with so little resources and I doubt I'll see one especially writen for a PDA - no business incentive to do so.

You can write java programs for PDAs but usually it is done on a PC
If you try to run Sun's J2ME emulator on a PC with less than Pentium IV, you'll know what I mean

Reply With Quote
  #11  
Old May 6th, 2003, 06:19 PM
FReAK La Marsch FReAK La Marsch is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2003
Posts: 6 FReAK La Marsch User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Lightbulb Yes, you can do it

Hi,
well this thread is now four moth old, but I hope that someone will consider my reply as useful

There IS a way to compile java on any Pocket PC if you have a Java runtime on that System.

I have written a wrapper for the javac classes from Sun, so that you can compile java on any plattform that has a running java runtime.

Visit www.freaklamarsch.de/javacw for more information if you like.

Hope that helps,

FReAK

Reply With Quote
  #12  
Old May 6th, 2003, 07:56 PM
Statik Statik is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2001
Posts: 129 Statik User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
Well, that's Damn cool. I'll be installing it later tonight, and I'll let you know how it works out.

Statik

Reply With Quote
  #13  
Old May 11th, 2003, 01:08 AM
OB_redemption's Avatar
OB_redemption OB_redemption is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2002
Posts: 32 OB_redemption User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
Hi Statik. I'm almost exactly in your position - I'm tasked to develop a Java app on the Pocket PC platform. I'm totally new to Pocket PC and handheld Java development in general so I've been reading up on it.

I found this article -> http://www.javaworld.com/javaworld/...26-devices.html that may help a bit.

Also there is an Java IDE for Pocket PC http://www.angelfire.com/linux/jfer...g/pjavaide.html that I've yet to take a look at.

What I'm still unable to find is an emulator for Pocket PC so that I can develop and test on the PC before downloading it intot he actual device. If you find one let me know!

I'll keep you posted if I find anything else. I'll be totally on it come Monday at work.

Reply With Quote
  #14  
Old May 11th, 2003, 04:23 AM
FReAK La Marsch FReAK La Marsch is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2003
Posts: 6 FReAK La Marsch User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Try the PersonalJava Emulator

Hi OB_redemption,
why don't you try Sun's PersonalJava Emulation Environment?
I haven't tryed it, but the description looks as if it would be the right thing for you.

You can get it from
http://java.sun.com/products/person...-emulation.html

good luck,
FReAK

Reply With Quote
  #15  
Old May 11th, 2003, 12:12 PM
OB_redemption's Avatar
OB_redemption OB_redemption is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2002
Posts: 32 OB_redemption User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
Re: Try the PersonalJava Emulator

Quote:
Originally posted by FReAK La Marsch
Hi OB_redemption,
why don't you try Sun's PersonalJava Emulation Environment?
I haven't tryed it, but the description looks as if it would be the right thing for you.

You can get it from
http://java.sun.com/products/person...-emulation.html

good luck,
FReAK

Thanks! I'd got that down as one of the links to check out seriously on Monday (been surfing around gathering links, articles to read).

Now that I know it's something you'd recommend, I'll look deeper into it. I think it should be what I want!

Thanks again FReAK!

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesJava Help > Develop Java on a PDA?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump