Author Topic: Tutorial For Java Programming On The Zaurus  (Read 8724 times)

totsubo

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
Tutorial For Java Programming On The Zaurus
« on: March 23, 2005, 07:44:00 pm »
I'd like to start writing some Java applications for my C3000 but I don't know where to start. Can anyone point me to some ressources for learning how to write Java apps for the Zaurus?

BTW I managed to get Java running on my SL-C3000 following the instructions on this thread, now I just need to figure out how to write stuff:

https://www.oesf.org/forums/index.php?showtopic=10938

zenyatta

  • Sr. Member
  • ****
  • Posts: 366
    • View Profile
    • http://
SL-5500, 256MB Kingston CF card, 128MB EDGE SD card, Thomson HED-155 headphones
OpenZaurus 3.5.3 / Opie (kernel 64-0)

ThirtyOne

  • Jr. Member
  • **
  • Posts: 86
    • View Profile
Tutorial For Java Programming On The Zaurus
« Reply #2 on: March 30, 2005, 07:04:42 pm »
For gui, I think thinlets are the best bet.

totsubo

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
Tutorial For Java Programming On The Zaurus
« Reply #3 on: March 30, 2005, 07:41:52 pm »
Don't know anything about thinlets. Any links to how they can be used on a Zaurus?

ThirtyOne

  • Jr. Member
  • **
  • Posts: 86
    • View Profile
Tutorial For Java Programming On The Zaurus
« Reply #4 on: March 31, 2005, 12:50:05 pm »

stupkid

  • Hero Member
  • *****
  • Posts: 578
    • View Profile
    • http://

Zaurus SL-C3200 pdaXii13v2 5.5 / Ambicom WC1100C-CF / Socket Bluetooth Rev G


OpenMoko FreeRunner - Running Tweaked OM2008.x Image

jfox

  • Newbie
  • *
  • Posts: 13
    • View Profile
    • http://FoxFrenchTranslations.com/zaurus
Tutorial For Java Programming On The Zaurus
« Reply #6 on: July 01, 2005, 12:46:19 am »
Quote
I'd like to start writing some Java applications for my C3000 but I don't know where to start. Can anyone point me to some ressources for learning how to write Java apps for the Zaurus?

BTW I managed to get Java running on my SL-C3000 following the instructions on this thread, now I just need to figure out how to write stuff:

https://www.oesf.org/forums/index.php?showtopic=10938
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

A free downloadable Java book of quality is here: [a href=\"http://www.mindview.net/Books/TIJ/]Thinking in Java, 3rd Edition[/url].

An earlier version had an AWT chapter  -- the present version does graphics with swing.

There are, of course, a million Java books at any decent used book store.