<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - chrisaiv</title>
<link>http://snipplr.com/users/chrisaiv/language/java</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 05:15:26 GMT</pubDate>
<item>
<title>(Java) Java: Checking Internet Connectivity</title>
<link>http://snipplr.com/view/59651/java-checking-internet-connectivity/</link>
<description><![CDATA[ <p>Need to check if your device is online before sending/getting a request? Here's how.</p> ]]></description>
<pubDate>Wed, 12 Oct 2011 01:29:52 GMT</pubDate>
<guid>http://snipplr.com/view/59651/java-checking-internet-connectivity/</guid>
</item>
<item>
<title>(Java) Android: Remove title/notifications bar programmatically</title>
<link>http://snipplr.com/view/59233/android-remove-titlenotifications-bar-programmatically/</link>
<description><![CDATA[ <p>There are roughly three ways to do this: programatically, through stylesheets, or through the Anroid manifest.</p> ]]></description>
<pubDate>Thu, 29 Sep 2011 02:54:08 GMT</pubDate>
<guid>http://snipplr.com/view/59233/android-remove-titlenotifications-bar-programmatically/</guid>
</item>
<item>
<title>(Java) Android: Google Maps Marker</title>
<link>http://snipplr.com/view/59041/android-google-maps-marker/</link>
<description><![CDATA[ <p>This is part of a much larger class but I wanted to give enough context to explain the value of GeoCoder. GeoCoder has two methods called getFromLocation() and getFromLocationName() that allow you to capture an address or coordinates.</p> ]]></description>
<pubDate>Sat, 24 Sep 2011 03:18:48 GMT</pubDate>
<guid>http://snipplr.com/view/59041/android-google-maps-marker/</guid>
</item>
</channel>
</rss>