| Author |
Creating JAVA Apllications - need help |
Naith Joined: Jun 26, 2005 Posts: 60 From: Sri Lanka PM |
Hi all-
Can anyone help me with creating a java application for mobile phones? How do we compile them to suite to mobile phones? will the same object for the PC's will work on phones? And what are the restrictions on coding?
Please help-->
ThanKx../
|
|
|
k4m!k4ze Joined: Oct 02, 2004 Posts: > 500 From: CBE PM |
You need the SE J2ME wireless toolkit or Sun's Wireless toolkit for developing,compiling and running java apps on the PC.
what is your level of experience in Java ?
_________________
Never look a gift horse in the mouth..... It may bite
[ This Message was edited by: k4m!k4ze on 2005-06-29 09:23 ] |
amd1129 Joined: Feb 09, 2005 Posts: > 500 PM |
E mail SE if they provide u a tool 4 dat
This message was posted from a T68i |
quaeler Joined: Jun 23, 2005 Posts: 58 From: Paris, Bethesda, helLA PM |
SE provides a pretty excellent free dev kit, look here:
http://developer.sonyericsson[....]obal/docstools/java/p_java.jsp
the dev kit needs a jdk from sun, and of course decent knowledge of java.
penultimately, if you use eclipse, there's eclipseME which is a pretty solid piece of work as well -- here:
http://eclipseme.org/index.html
lastly, SE provides a dev forum in which these types of questions are better suited:
http://developer.sonyericsson[....]GFORUM_FORUMID&searchValue3=10
[ This Message was edited by: quaeler on 2005-06-29 10:30 ] |
Naith Joined: Jun 26, 2005 Posts: 60 From: Sri Lanka PM |
To k4m!k4ze>
I've been developing JAVA applications for widows and also Java applets for web, I think I have a avarage knowledge about JAVA!
|
Naith Joined: Jun 26, 2005 Posts: 60 From: Sri Lanka PM |
@quaeler,
ThanKx buddy, Those links are really helpful! I'll check the software shortly!
|
eskay Joined: Jun 03, 2004 Posts: 166 From: Sam king PM |
If you have a phone that supports java 2.0 try to download the Web Viewer by reqwireless . See if you can go to a web address like cnn.com it works on my nokia 6230 but when i tried it on the nokia 6230i i get the message http error. I hope someone that could open the web viewer on the 6230i can pm me and tell me how he did it. Anyway go to wap.Reqwireless.com and try to download a few apps and see if they work for you. Good luck
This message was posted from a Nokia |
k4m!k4ze Joined: Oct 02, 2004 Posts: > 500 From: CBE PM |
@naith - For some free j2me e-books, follow this link - http://www.gayanb.com/free_j2me_books.php
j2me programming can be a pain in the ass in the beginning when compared to java but it's nice to watch your apps run successfully in the phone when finished
If at first you don't succeed, destroy all evidence of your attempt !! |
Naith Joined: Jun 26, 2005 Posts: 60 From: Sri Lanka PM |
Many ThanKx- k4m!k4ze>>
|
|
|