All About Symbian - Nokia (S60) and Sony Ericsson (UIQ) smartphones unwrapped

  #1  
Old 06-03-2003, 07:56 AM
Edgedale's Avatar
Edgedale Edgedale is offline
Moderator
 
Join Date: Sep 2002
Location: Coral Edge, Edgedale Plains, Singapore
Posts: 1,371
Edgedale is on a distinguished road
Symbian Java Programming for Idiot

I am interested to write a super simple app for keep track all birthdays, anniversaries, etc and link with the Calendar from the phone.

Any ideal how can i do it?
===========================================

I also wish to try writing a simple app. maybe like the one in palmOS's memo pad. HOW TO DO IT?

Use what to write? what to compile, any wysiwyg editor?
__________________
There's no stupid question just stupid answer

"Ask and you will get. Seek and you will find"

  #2  
Old 12-03-2003, 12:09 PM
Guest
 
Posts: n/a
only way to do that is to use JavaPhone

AFAIK, the p800 is the way to go.
see sun's web site for javaphone specs.

  #3  
Old 12-03-2003, 12:11 PM
Guest
 
Posts: n/a
writing a simple app

once you choose the target phone, you would typically download the SDK for the language you plan to use on the phone's manufacturer web site.

  #4  
Old 13-03-2003, 03:47 AM
Edgedale's Avatar
Edgedale Edgedale is offline
Moderator
 
Join Date: Sep 2002
Location: Coral Edge, Edgedale Plains, Singapore
Posts: 1,371
Edgedale is on a distinguished road
My target phone is 7650. I have the SDK kit but still i don't know how to start with... :-?
__________________
There's no stupid question just stupid answer

"Ask and you will get. Seek and you will find"

  #5  
Old 23-03-2003, 07:29 AM
amaher amaher is offline
Registered User
 
Join Date: Mar 2003
Posts: 6
amaher is on a distinguished road
Could U find a way to begin with java for 7650?. if so pls let me know as i am trying to begin as well and i am lost!.

cheers

  #6  
Old 24-03-2003, 09:03 AM
wahchild wahchild is offline
Registered User
 
Join Date: Sep 2002
Location: Nottingham, UK
Posts: 193
wahchild is on a distinguished road
Haven't got a lot of time at the moment but...

If you're looking to program in Java there are a few things you should probably know before you spend the effort in learning:

1. You won't be able to access the internal functions of the phone such as bluetooth, camera and calendar.
2. All java programs are loaded through the machines JVM which means you have to go through Tools:Apps on the phone in order to start them (no auto start on turning the phone on etc.)
3. You can right some cracking games in the language!

Personally I've stopped writing Java stuff as it's a bit limited for the sort of thing I'm doing (business apps etc. - better off using C++ Symbian though it's hard work!), but if you just want to write a few games it's much easier to get on with than C++ (and if you haven't done any object orientated programming before it's a great palce to start).

I'll try to get a 'HelloWorld' type of example down on this thread later when I have more time.

In the mean time make sure you have the J2ME wireless toolkit downloaded from java.sun.com as you'll need it.
__________________
------------------------------------------

  #7  
Old 25-03-2003, 08:47 AM
Guest
 
Posts: n/a
I had downloaded and installed, try run the appl and total LOST... wtf is J2ME wireless toolkit use for? It's a compiler or a editor?
Ads

  #8  
Old 25-03-2003, 11:30 AM
wahchild wahchild is offline
Registered User
 
Join Date: Sep 2002
Location: Nottingham, UK
Posts: 193
wahchild is on a distinguished road
It's a compiler + all the libraries needed for generic J2ME (and some other stuff) - the most important bit is a small exe called KToolBar - This is very useful when setting up projects, it will compile your code for you and allow you to try it out in one of the in-built emulators. Once your done you cqan then just copy the jar file to your phone for use.

I'll try to get some examples up before the end of the day.
__________________
------------------------------------------

  #9  
Old 17-04-2003, 02:14 PM
ApaKaka ApaKaka is offline
Registered User
 
Join Date: Apr 2003
Posts: 42
ApaKaka is on a distinguished road
My setup for Symbian Java

Here's the setup that can get you started on Symbian Java (or any other MIDP Java programming)

1. download J2SE (Standard Edition) 1.4.1 from java.sun.com, install it.
(this is the compiler environment)
2. download Sun ONE Studio, Mobile edition.
(this is the editing environment)
3. download the Nokia Series 60 MIDP SDK from forum.nokia.com, install it (this is extended classes for use with your series 60 phone, like fullscreen, audio support etc.)

When you have installed everything, (be sure to read the install instruction PDF's that come with most of these programs), start up Sun ONE Studio, click Help, then the Learning menu and Examples | Tutorials.

Scroll down to the Mobile Edition tutorials with the Converter app, download the pdf and zip file and follow the PDF to the point, you will need every piece of knowledge in this file in order to learn how to write and compile a MIDlet successfully, if you have never had experience with it before.

Sun ONE studio also comes with a host of examples applications that are very useful for getting used to the interface and classes.

A most Basic MIDlet suite in my opinion, is creating a MIDlet suite, adding a MIDlet class in it, and a MIDlet Canvas class, which is the 'drawing area' of your application (where the MIDlet is the program containing menu's etc.. there are examples of this in the Studio)

Hope you get it working!

Apa.

  #10  
Old 16-08-2003, 06:58 AM
nokpi nokpi is offline
Registered User
 
Join Date: May 2003
Posts: 8
nokpi is on a distinguished road
Re: My setup for Symbian Java

Quote:
Originally Posted by ApaKaka
Here's the setup that can get you started on Symbian Java (or any other MIDP Java programming)

1. download J2SE (Standard Edition) 1.4.1 from java.sun.com, install it.
(this is the compiler environment)
Wich version ?
JRE or SDK ?

Thanks.

  #11  
Old 21-09-2003, 02:15 PM
Guest
 
Posts: n/a
i cant seem to find this studio mobile edition

couldnt find it in the sun.com website, any suggestion??

  #12  
Old 24-05-2006, 10:38 AM
praveen_recker praveen_recker is offline
Registered User
 
Join Date: May 2006
Location: Hanamkonda,New Delhi
Posts: 2
praveen_recker is on a distinguished road
projects

does any one has projects related to bluetooth with code.........i'm having nokia 6600 moby...........so if u have any projects which i can implement using it r also welcomg...........very urgent
 

Bookmarks

Tags
idiot, java, programming, symbian

Thread Tools
Display Modes

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT. The time now is 03:45 AM.


vBulletin skins developed by: eXtremepixels
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright Notes || Contact Us || Privacy Policy