• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Java App on Nokia 6600

 
Ranch Hand
Posts: 58
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello guys,

I'm quite experienced with Java and wish start some proj in J2ME...

I Have a Nokia 6600(Which supports J2ME MIDP 2) I wish to develope some application that simply intercepts the messages that are received on the mobile phone so that instead of going into the inbox they are displayed in my app.

Can someone tell me what all i'll need to get started.

Is Sun Java Wireless Toolkit 2.2 enough or there is anything else that i shall need. Also if there is some site that teaches java programming for the symbian phones(particularly NOKIA) please mention it...

Thanks...
[ August 18, 2006: Message edited by: Parth Bhatt ]
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I doubt you will be able to intercept all the messages sent to your phone. J2ME has a very strict security manager and won't let J2ME applications mess up a phone.


Mark
 
Get me the mayor's office! I need to tell him about this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic