Results 1 to 6 of 6
- 10-30-2008, 03:24 PM #1
Member
- Join Date
- Oct 2008
- Posts
- 4
- Rep Power
- 0
Which program can i use to develop mobile phone programs?
Hey,
I want to create a Java program for a mobile phone but im unsure what programs, language etc i can use to create such a program.
Also the program i want to create is a Java program that would open a text message automactically when recieved by the phone, and read the content.
Any ideas would by greatful.
Thank you for your help in advance :)
Regards
Richard
- 10-30-2008, 04:05 PM #2
Check out the Sun Java Wireless Toolkit section we have on these forums. Should give you a pretty good starting place.
- 10-30-2008, 08:38 PM #3
Member
- Join Date
- Oct 2008
- Posts
- 4
- Rep Power
- 0
ok thanks...
any ideas on what programs i can download for the development on this Java program for a mobile phone.
Also is it possible to create a application that could read SMS messages?
- 10-30-2008, 08:46 PM #4
I've heard of programs that will read a text message outloud but I don't know if that was just a bunch of BS or what. I don't see why something wouldn't be able to read your message seeing as each message is saved in the phone it could do something like a File InStream or something.
I don't know anything about mobile phone programming so I can't help you much with anything else.
- 10-30-2008, 10:45 PM #5
A Java ME application can only receive SMS messages that are sent with a particular port number to which the application is registered via PushRegistry*. The normal message inbox is inaccessible to MIDlets.
db
* And even this can fail if the message is sent from a different provider.Last edited by DarrylBurke; 10-30-2008 at 10:49 PM.
- 11-02-2008, 07:58 PM #6
Member
- Join Date
- Oct 2008
- Posts
- 4
- Rep Power
- 0
Similar Threads
-
can i send sms from pc to phone through internet
By for108 in forum JavaServer Pages (JSP) and JSTLReplies: 2Last Post: 05-30-2010, 12:28 PM -
Is it possible to make a Phone call program using java?
By fireball2008 in forum New To JavaReplies: 2Last Post: 05-08-2008, 06:20 PM -
Playing Mp3 in a Mobile phone
By luisarca in forum CLDC and MIDPReplies: 1Last Post: 06-23-2007, 05:20 PM -
Playing Mp3 in a Mobile phone
By luisarca in forum Sun Java Wireless ToolkitReplies: 0Last Post: 06-21-2007, 10:17 AM -
Play sound and Video in a Mobile Phone
By luisarca in forum Sun Java Wireless ToolkitReplies: 2Last Post: 05-23-2007, 10:52 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks