PDA

View Full Version : Developing Java applications for k750i


Twisted
28-07-2005, 17:36
Hello there... does anybody know where i can find an SDK for the Java applications for the k750i? i went to their website and theres only an SDK for 3d games, i just need to know how to compile java apps for the fone and wat software to use...any help would be great... im sick of searching for apps and finding nothing... thnx

firearcade
28-07-2005, 17:39
you're gonna make stuff

for us?

BrightSpark
28-07-2005, 17:39
Twisted
you can go to sun microsystems website and download netbeans(if i remember correctly, theres a version with and a version without the JDK. if its without, you have to download the JDK seperately, obviously. current version is 1.4.2(i think)) with the mobility pack for free. or you could get borland java foundation with mobility pack.

Twisted
28-07-2005, 17:46
dont keep ur hopes high lol... its been really long since i tried asp, php and C++... i wanna try out J++ now... thanx guys.. BTW can i use the MS Studio.NET 2003?

BrightSpark
28-07-2005, 17:49
i wanna try out J++
thats microsoft own version (when they tried to hijack it). i doubt that would work.

Twisted
28-07-2005, 17:52
Im downloading J2SE v1.4.2 SDK with NetBeans 4.0 Bundle.. does that include the mobility pack?

BrightSpark
28-07-2005, 17:53
Im downloading J2SE v1.4.2 SDK with NetBeans 4.0 Bundle.. does that include the mobility pack?
the mobility pack is downloaded separately. it should be on the same page, or nearby.

davotoula
29-07-2005, 17:22
To develop:

First you need the Java (1.5) platform, get it from sun:
http://java.sun.com/j2se/1.5.0/index.jsp
(You want the JDK and NOT JRE)

Netbeans 4.1 + Mobility pack
http://www.netbeans.info/downloads/download.php?type=4.1
(Choose English and download NB and MP in two separate downloads. NB 4.1 is better than the older 4.0).

Sony J2ME SDK:
http://developer.sonyericsson.com/site/global/docstools/java/p_java.jsp
(The SDK 2.2.1 should be the top download)

I recently developed Mowecam, a mobile web camera for the K750. Next project is a navigation tool that connects to a Bluetooth GPS device. Let me know if you need more help with j2me.

http://blog.davidkaspar.com/archives/2005/07/mowecam_mobile_web_camera.php