<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: J2ME: how detect Bluetooth API optional package (JSR 82)</title>
	<atom:link href="http://www.enfis.it/archives/9/feed" rel="self" type="application/rss+xml" />
	<link>http://www.enfis.it/archives/9</link>
	<description>an Italian developer...</description>
	<pubDate>Sat, 04 Feb 2012 06:54:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Craig</title>
		<link>http://www.enfis.it/archives/9/comment-page-1#comment-215</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Mon, 14 Sep 2009 09:52:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.enfis.it/archives/9#comment-215</guid>
		<description>Our program uses JSR82, but on devices that don't support it the program won't even run at all - it just doesn't start! It seems to be the mere "import" statements at the top of the class that break it.

We'd like to install one version of our app on all phones, and for it to just hide the Bluetooth option on phones that don't support it, like you say. But it seems that phones are too sensitive to it. Any ideas?</description>
		<content:encoded><![CDATA[<p>Our program uses JSR82, but on devices that don&#8217;t support it the program won&#8217;t even run at all - it just doesn&#8217;t start! It seems to be the mere &#8220;import&#8221; statements at the top of the class that break it.</p>
<p>We&#8217;d like to install one version of our app on all phones, and for it to just hide the Bluetooth option on phones that don&#8217;t support it, like you say. But it seems that phones are too sensitive to it. Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cainam</title>
		<link>http://www.enfis.it/archives/9/comment-page-1#comment-107</link>
		<dc:creator>Cainam</dc:creator>
		<pubDate>Tue, 26 May 2009 16:10:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.enfis.it/archives/9#comment-107</guid>
		<description>Nice work, but you should use :

catch(Throwable e) { } at line 16 because some moble throw an Error and some throw an Exception.</description>
		<content:encoded><![CDATA[<p>Nice work, but you should use :</p>
<p>catch(Throwable e) { } at line 16 because some moble throw an Error and some throw an Exception.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: boobalan</title>
		<link>http://www.enfis.it/archives/9/comment-page-1#comment-76</link>
		<dc:creator>boobalan</dc:creator>
		<pubDate>Sat, 11 Apr 2009 08:38:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.enfis.it/archives/9#comment-76</guid>
		<description>super</description>
		<content:encoded><![CDATA[<p>super</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ratnam sabesan</title>
		<link>http://www.enfis.it/archives/9/comment-page-1#comment-60</link>
		<dc:creator>Ratnam sabesan</dc:creator>
		<pubDate>Sat, 14 Feb 2009 14:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.enfis.it/archives/9#comment-60</guid>
		<description>i want this JSR pakage..</description>
		<content:encoded><![CDATA[<p>i want this JSR pakage..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashish</title>
		<link>http://www.enfis.it/archives/9/comment-page-1#comment-52</link>
		<dc:creator>Ashish</dc:creator>
		<pubDate>Tue, 23 Sep 2008 06:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.enfis.it/archives/9#comment-52</guid>
		<description>verBluetoothAPI ()  
if(ver!=null)
why u need ver set to null 

I think 
this method is alway's return 
null
so is it coorect</description>
		<content:encoded><![CDATA[<p>verBluetoothAPI ()<br />
if(ver!=null)<br />
why u need ver set to null </p>
<p>I think<br />
this method is alway&#8217;s return<br />
null<br />
so is it coorect</p>
]]></content:encoded>
	</item>
</channel>
</rss>

