<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/wordpress-mu-1.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Automatically Launch a MIDlet</title>
	<link>http://liftlab.com/think/fabien/2005/07/08/automatically-launch-a-midlet/</link>
	<description>Fabien Girardin</description>
	<pubDate>Fri, 04 Jul 2008 19:56:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=wordpress-mu-1.2.1</generator>

	<item>
		<title>By: prakash</title>
		<link>http://liftlab.com/think/fabien/2005/07/08/automatically-launch-a-midlet/#comment-210073</link>
		<author>prakash</author>
		<pubDate>Wed, 02 May 2007 09:17:38 +0000</pubDate>
		<guid>http://liftlab.com/think/fabien/2005/07/08/automatically-launch-a-midlet/#comment-210073</guid>
		<description>AUTOSTART MIDLETS
 
                                 First you want to register your push registry connection for auto start like this

                              PushRegistry.registerConnection("autostart://:", "your midlet name", "*");
 now your midlet starts on every phone boot up but  sony ericsson phones(from jp 7) only support this  ("autostart://:)  " method .</description>
		<content:encoded><![CDATA[<p>AUTOSTART MIDLETS</p>
<p>                                 First you want to register your push registry connection for auto start like this</p>
<p>                              PushRegistry.registerConnection(&#8221;autostart://:&#8221;, &#8220;your midlet name&#8221;, &#8220;*&#8221;);<br />
 now your midlet starts on every phone boot up but  sony ericsson phones(from jp 7) only support this  (&#8221;autostart://:)  &#8221; method .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Salman</title>
		<link>http://liftlab.com/think/fabien/2005/07/08/automatically-launch-a-midlet/#comment-19592</link>
		<author>Salman</author>
		<pubDate>Sat, 15 Jul 2006 05:16:34 +0000</pubDate>
		<guid>http://liftlab.com/think/fabien/2005/07/08/automatically-launch-a-midlet/#comment-19592</guid>
		<description>i have tried using Pushregistry.registerAlarm() to invoke the midlet at a specified time but the midlet doesn’t get invoke .

did u check MIDlet  in your Phone ??  if yes  let me know</description>
		<content:encoded><![CDATA[<p>i have tried using Pushregistry.registerAlarm() to invoke the midlet at a specified time but the midlet doesn’t get invoke .</p>
<p>did u check MIDlet  in your Phone ??  if yes  let me know</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bradley</title>
		<link>http://liftlab.com/think/fabien/2005/07/08/automatically-launch-a-midlet/#comment-12553</link>
		<author>Bradley</author>
		<pubDate>Mon, 15 May 2006 11:00:21 +0000</pubDate>
		<guid>http://liftlab.com/think/fabien/2005/07/08/automatically-launch-a-midlet/#comment-12553</guid>
		<description>What if you don't want to launch the java midlet on boot, but dynamically from a symbian app?  How do I do this?</description>
		<content:encoded><![CDATA[<p>What if you don&#8217;t want to launch the java midlet on boot, but dynamically from a symbian app?  How do I do this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ashish</title>
		<link>http://liftlab.com/think/fabien/2005/07/08/automatically-launch-a-midlet/#comment-8717</link>
		<author>ashish</author>
		<pubDate>Fri, 10 Feb 2006 06:45:42 +0000</pubDate>
		<guid>http://liftlab.com/think/fabien/2005/07/08/automatically-launch-a-midlet/#comment-8717</guid>
		<description>i have tried using Pushregistry.registerAlarm() to invoke the midlet at a specified time but the midlet doesn't get invoke .
if anyone have a working code for it please let me know</description>
		<content:encoded><![CDATA[<p>i have tried using Pushregistry.registerAlarm() to invoke the midlet at a specified time but the midlet doesn&#8217;t get invoke .<br />
if anyone have a working code for it please let me know</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amr AL-Hossary</title>
		<link>http://liftlab.com/think/fabien/2005/07/08/automatically-launch-a-midlet/#comment-6881</link>
		<author>Amr AL-Hossary</author>
		<pubDate>Wed, 10 Aug 2005 10:11:39 +0000</pubDate>
		<guid>http://liftlab.com/think/fabien/2005/07/08/automatically-launch-a-midlet/#comment-6881</guid>
		<description>Thank you very much, Arvind Gupta 

you helped me so much in my project</description>
		<content:encoded><![CDATA[<p>Thank you very much, Arvind Gupta </p>
<p>you helped me so much in my project</p>
]]></content:encoded>
	</item>
</channel>
</rss>
