View this PageEdit this PageAttachments to this PageHistory of this PageHomeRecent ChangesSearch the SwikiHelp Guide

Cell phone programming with Java

You can program a cell phone emulator in BlueJ. Just enable 'Show Java ME controls' in the preferences. See http://www.bluej.org/JavaME/tutorial.html for a tutorial.

You can also program the Google Android phone in Java.

Stanford has some information about student created I-phone apps on their web site http://studentapps.stanford.edu/. Stanford also has
there class on-line that does I-phone programming.
http://cs193p.stanford.edu/

You can also use http://mobile.processing.org/

Steps for downloading the Java jar to a cell phone
http://www.sfusd.edu/schwww/sch697/depts/math/simon/website/cellphone.htm

Recommened Book:
Beginning J2ME: From Novice to Professional (Third Edition)
Authors: Sing Li and Jonathan Knudsen
Publisher: Apress
ISBN: 1-59059-479-7

As well as java apps, we (Stacey Armstrong) are also creating some IPhone apps using objective c.
http://developer.apple.com/iphone/

Link to this Page