Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Help me learn to program mobile applications

Status
Not open for further replies.

mzeitoun2002

Member level 4
Joined
Mar 1, 2005
Messages
68
Helped
3
Reputation
6
Reaction score
2
Trophy points
1,288
Activity points
2,022
Salam,

Can anyone tell me a way for programming Mobile Applications (Java or S60 symbian applications)?

How to start it? Programs? Books?

Thanks for your trouble
 

Re: Mobile Applications

Hi,

I have done some mobile devices programming. The best way to do it is by programming a midlet (in J2ME) where you can do everything you want.

For more information please visit the following links:

https://billday.com/j2me/
https://java.sun.com/j2me/index.jsp

You can also contact me by a private message... I have done some communication project with GSM and Webservers
 
Re: Mobile Applications

if you're into C++/Symbian then go for forum.nokia.com - much more capabilities then java/j2me, but harder to learn (and I highly recommend learning C/C++ on PC platform first, if you don't know it yet)
 

Mobile Applications

hi can any one help me how to do communication between pc & mobile through the max 232 by using ATcommand.
i try a lot of time but the mobile was not replay the"ok",however with IRFA it replay
 

Re: Mobile Applications

Salam jade,

Search the microcontroller section it is full of that stuff

regards,
 

Mobile Applications

thanx mzeitoun2002, i search them late ,but i want to now how we do configration of f buss in nokia from hyper to make nokia phone accept the atcommand & replay to hyper
 

Re: Mobile Applications

Sorry jade,

I have no experience with FBUS/MBUS but i'm sure that i've seen posts on that forum explaining them.

May be this post is a good start


U will Find there Some people who can help u. PM them.

Sorry again but i've no interest to try it now.

Hope that helps,

Good Luck.
 

Re: Mobile Applications

you can devolop mobile applications in
1. Symbian
2. Brew
3. J2ME
Motorola and all are using C and C++ for mobile appications. But as a user of a mobile we cannot write a program in C for mobile phone.

Programming in Symbian is using C++ only. But they have there own APIs and some new concepts like active objects, Clean up stack etc. But basicly it is C++ only.
Brew applications can also be devoloped in C++. I think they support Java also.

J2ME is a micro version of Java designed for mobile devices.

SDKs are freely downloadable for all these. So download SDK and start practicing.

Added after 8 minutes:

These links might be useful

http://www.newlc.com/
**broken link removed**
http://www.sciabarra.com/symbian-tutorial/

**broken link removed**

http://java.sun.com/products/sjwtoolkit/download-2_2.html
 

Re: Mobile Applications

Salam Sreeni,

Thanks for answering, I think the links are great but can you recommend a good book to start programming for symbian and j2me compatable mobiles?

Thanks for your trouble
 

Re: Mobile Applications

The book that I felt very helpful for Symbian begginers is "Symbian OS C++ for mobile phones" by Rechard Harrison.

It come along with CD that contains UIQ sdk for symbian and Codewarrior IDE. That is also very useful.
 
Mobile Applications

ok thanx you again mzeitoun2002, i hope this web help me.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top