users
[Top] [All Lists]

Re: [cinjug-users] MIDP

To: Mike Hudson <mike@xxxxxxxxxxx>
Subject: Re: [cinjug-users] MIDP
From: wonton927 <wonton927@xxxxxxxxx>
Date: Thu, 28 Sep 2006 13:38:56 -0700 (PDT)
Cc: users@xxxxxxxxxx
Delivered-to: mailing list users@cinjug.org
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=LNmy/PAkv+VYbC25rOz3bsAs3yPaNrgo0xRV0eVmdNXPhn3JeY1apSw/XfCiJFSJoOXH4HKHg5RSPdgSwVxavikFDKJOG1IEUjqXbpxf/tyii4THGn+T6DNcAAWzNW6T+Gh31tvpxii99M9fc/zsLUPgH7eOr08FvZgGK+uX4qE= ;
In-reply-to: <451C1439.3090302@zebramm.com>
Mailing-list: contact users-help@cinjug.org; run by ezmlm
Well, this is phone and vendor dependent.  For example, if you use Sprint Version phone, then you
can use this API
 
===========================================
 
com.sprintpcs.util.System.setExitURI(String URI);
notifyDestroyed();
 
This sets a URI and the AMS will see when the application exits and will launch the appropriate handler. In the case of http://, the browser will be launched to that URI.
 
===========================================================
 
Ling

Mike Hudson <mike@xxxxxxxxxxx> wrote:
Hello Cinjug,

I am writing a Java application in J2ME and wondering if it's possible to open the phone's web browser from inside a Java MIDlet.  Failing that, is it possible to check for updates to the program when it's opened in a Java Web Start kind of way.

To tell you the truth, I'm the only person I know that programs in J2ME, so if any of you just want to chime in saying "I do J2ME!"  feel free to do chime that as well.


All-new Yahoo! Mail - Fire up a more powerful email and get things done faster.
<Prev in Thread] Current Thread [Next in Thread>