• 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

How to start a MIDlet automatically

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am using J2ME wireless toolkit from Sun. I want to know whether we can start a MIDlet automatically when the applcation window pops up.If possible how can we do that.

Thnaks in advance.
Chand
 
Sheriff
Posts: 5782
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Good question for J2ME forum. Please keep the discussions in this forum focussed to site-related issues/suggestions only.
I am moving this thread to J2ME forum.
 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Huh?
I thought this *was* the J2ME forum...

Zeb
 
author and deputy
Posts: 3150
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Can you please ask you question more clearly...like from ktoolbar or midpapplication ....so that i can help you
Regards
Balaji

Originally posted by Chand:
Hi,
I am using J2ME wireless toolkit from Sun. I want to know whether we can start a MIDlet automatically when the applcation window pops up.If possible how can we do that.
Thnaks in advance.
Chand


 
Chand
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Balaji,
I am developing an alarm apllication using J2ME wireless toolkit.
I built and run the application from ktoolbar and set the alarm also. I want to keep that MIDlet ruuning when I run any other MIDlet.Is it possible?
regards,
Chand.
 
Chand
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Balaji,
I am developing an alarm apllication using J2ME wireless toolkit.
I built and run the application from ktoolbar and set the alarm also. I want to keep that MIDlet ruuning when I run any other MIDlet.Is it possible?
regards,
Chand.
 
Balaji Loganathan
author and deputy
Posts: 3150
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Just an idea.not sure. If you had checked the source code of j2me examples it has lot of example toggling between stock to games to httptest etc.,...
So write two midlets.one for alarm,one for some other purpose...call the alarm midlet whenever you want that to be seen..
Are u getting me..something like midlet calling other midlet..
Am I right ? If i had bugged you .sorry..
Regards
Balaji

Originally posted by Chand:
Hi Balaji,
I am developing an alarm apllication using J2ME wireless toolkit.
I built and run the application from ktoolbar and set the alarm also. I want to keep that MIDlet ruuning when I run any other MIDlet.Is it possible?
regards,
Chand.


 
Let's get him boys! We'll make him read this tiny ad!
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic