<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>bingshui.org &#187; Android</title>
	<atom:link href="http://www.bingshui.org/tag/android/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bingshui.org</link>
	<description>the Life of Zim</description>
	<lastBuildDate>Thu, 02 Feb 2012 16:27:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Android Notifier and Blueman on Ubuntu</title>
		<link>http://www.bingshui.org/tech/android-notifier-and-blueman-on-ubuntu/</link>
		<comments>http://www.bingshui.org/tech/android-notifier-and-blueman-on-ubuntu/#comments</comments>
		<pubDate>Fri, 25 Feb 2011 00:21:39 +0000</pubDate>
		<dc:creator>dzimney</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[android-notifier]]></category>
		<category><![CDATA[Blueman]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[Gnome Bluetooth]]></category>
		<category><![CDATA[Indictator Plugin]]></category>
		<category><![CDATA[Nexus S]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Ubuntu 10.10]]></category>

		<guid isPermaLink="false">http://www.bingshui.org/?p=1305</guid>
		<description><![CDATA[After getting Android Notifier working on my machine by installing OBEX, I installed Blueman on my Ubuntu 10.10 machine. I&#8217;m not sure why, but Blueman seems to work better with Android than Gnome Bluetooth. I like the interface of Gnome Bluetooth better than Blueman, but I could only get file transfers to run from Android [...]]]></description>
			<content:encoded><![CDATA[<p>After getting Android Notifier working on my machine by <a href="http://www.bingshui.org/tech/getting-android-notifier-to-work-on-ubuntu-10-10/">installing OBEX</a>, I installed <a href="http://blueman-project.org/">Blueman</a> on my Ubuntu 10.10 machine. I&#8217;m not sure why, but Blueman seems to work better with Android than <a href="http://live.gnome.org/GnomeBluetooth">Gnome Bluetooth</a>. I like the interface of Gnome Bluetooth better than Blueman, but I could only get file transfers to run from Android to Ubuntu and not the other way around. Additionally, it&#8217;s fairly easy to change the download directory for Bluetooth file transfers to Ubuntu using Blueman. If anyone has a solution to either of these two issues, I&#8217;m all ears.</p>
<p>Anyway, back to Android Notifier. Once I installed Blueman, the notifier stopped working. Everything was still paired correctly and all that, but Notifier just wasn&#8217;t getting the messages. Turns out, Blueman seems to use an <i>Indicator</i> plugin that hijacks those notifications. Solution? Turn off the <i>Indicator</i> plugin. From what I can tell it doesn&#8217;t do much anyway&#8230; of course maybe I should retest sending/receiving files from my Nexus.</p>
<p><b>QUICK ANSWER:</b></p>
<p>Right click on the Blueman icon in your <em>Notification Area</em>. Select <em>Plugins</em>. And now un-check <i>Indicator</i> from the list on the left side. Done.</p>
<p>Again, I don&#8217;t know if there are any adverse effects to turning off <i>Indicator</i>. But I can&#8217;t imagine it&#8217;ll break anything.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bingshui.org/tech/android-notifier-and-blueman-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix for Android Notifier on Ubuntu via Bluetooth</title>
		<link>http://www.bingshui.org/tech/getting-android-notifier-to-work-on-ubuntu-10-10/</link>
		<comments>http://www.bingshui.org/tech/getting-android-notifier-to-work-on-ubuntu-10-10/#comments</comments>
		<pubDate>Sat, 19 Feb 2011 21:53:23 +0000</pubDate>
		<dc:creator>dzimney</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[android-notifier]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Notifier]]></category>
		<category><![CDATA[test notification]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Ubuntu 10.10]]></category>

		<guid isPermaLink="false">http://www.bingshui.org/?p=1300</guid>
		<description><![CDATA[I&#8217;ve been using the Android Notifier with my MacBook for some time. If you haven&#8217;t checked it out, please do. The application sends notifications to your desktop for everything from incoming texts to a low battery warning to third party notifications. It&#8217;s a great little app if you&#8217;re into that sort of thing. So when [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using the <a href="http://code.google.com/p/android-notifier/">Android Notifier</a> with my MacBook for some time. If you haven&#8217;t checked it out, please do. The application sends notifications to your desktop for everything from incoming texts to a low battery warning to third party notifications. It&#8217;s a great little app if you&#8217;re into that sort of thing. So when I made my switch to Ubuntu, naturally I wanted to get the Android Notifier working with my new machine. </p>
<p>I won&#8217;t get into how the application works or how to pair your phone with Ubuntu. There&#8217;s plenty of info on those <a href="http://google.com">out there</a>. The issue that I was running into, was with my <a href="http://www.google.com/nexus/#">Nexus S</a> paired and being able to send files to and from Ubuntu, I could not get Android Notifier to pick up on any of my test notifications. When setting up Bluetooth on my computer to allow for file transfers I&#8217;d discovered that Android uses OBEX to push and receive file transfers over Bluetooth. So, with this in mind, I decided to investigate how Android Notifier listens for notifications. After checking out the wiki on the project page for Notifier, I found <a href="http://code.google.com/p/android-notifier/wiki/NotificationProtocol">this article</a> regarding the protocols used by Android Notifier (thank you to the Notifier team for posting the documentation on this). Turns out for the Bluetooth connection, Notifier uses a UUID (Universally Unique Identifier) when sending notifications.</p>
<p><b>QUICK ANSWER:</b><br />
While this may vary between distributions of Linux, on my Ubuntu 10.10 setup, I had to install the UUID command-line tool in order to get Android Notifier working. To do this, run the following command:</p>
<blockquote><p>
<code><br />
$ sudo apt-get install uuid<br />
</code>
</p></blockquote>
<p>I hope this helps someone solve their issue using Android Notifier. I&#8217;d hate for someone to miss out such a sweet app.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bingshui.org/tech/getting-android-notifier-to-work-on-ubuntu-10-10/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Android Tablet</title>
		<link>http://www.bingshui.org/tech/android-tablet/</link>
		<comments>http://www.bingshui.org/tech/android-tablet/#comments</comments>
		<pubDate>Wed, 22 Dec 2010 00:09:19 +0000</pubDate>
		<dc:creator>dzimney</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Tablet]]></category>

		<guid isPermaLink="false">http://www.bingshui.org/?p=1227</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><object width="550" height="311" id="wsj_fp"><param value="http://s.wsj.net/media/swf/main.swf" name="movie" /><param value="true" name="allowFullScreen" /><param value="always" name="allowscriptaccess" /><param name="flashvars" base="http://s.wsj.net/media/swf/" value="videoGUID={4BAACA69-E8CD-4120-BE7C-DD8703C3FEEA}&amp;playerid=4001&amp;plyMediaEnabled=1&amp;configURL=http://m.wsj.net/video-players/&amp;autoStart=false" /><embed width="550" height="311" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" swliveconnect="true" type="application/x-shockwave-flash" seamlesstabbing="false" name="microflashPlayer" base="http://s.wsj.net/media/swf/" flashvars="videoGUID={4BAACA69-E8CD-4120-BE7C-DD8703C3FEEA}&amp;playerid=4001&amp;plyMediaEnabled=1&amp;configURL=http://m.wsj.net/video-players/&amp;autoStart=false" bgcolor="#FFFFFF" src="http://s.wsj.net/media/swf/main.swf"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bingshui.org/tech/android-tablet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android 2.2 on Nexus One</title>
		<link>http://www.bingshui.org/tech/android-2-2-on-nexus-one/</link>
		<comments>http://www.bingshui.org/tech/android-2-2-on-nexus-one/#comments</comments>
		<pubDate>Sat, 22 May 2010 21:15:07 +0000</pubDate>
		<dc:creator>dzimney</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Android 2.2]]></category>
		<category><![CDATA[Froyo]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Nexus One]]></category>

		<guid isPermaLink="false">http://www.bingshui.org/?p=1155</guid>
		<description><![CDATA[It&#8217;s here! Well, sort of. You can get Android 2.2, aka Froyo, on your Nexus One if you&#8217;re brave enough to install the new OS manually. Thanks to the folks at Android SPIN, there&#8217;s a pretty easy way to get the Android 2.2 SDK and get it installed onto a Nexus One. I have no [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s here! Well, sort of. You can get Android 2.2, aka Froyo, on your Nexus One if you&#8217;re brave enough to install the new OS manually. Thanks to the folks at <a href="http://www.androidspin.com/2010/05/22/nexus-one-android-2-2-update-now-available-for-download/">Android SPIN</a>, there&#8217;s a pretty easy way to get the Android 2.2 SDK and get it installed onto a Nexus One. I have no idea of this will work for any other phone running Android.</p>
<p>You can download the Froyo update here: <a href="http://android.clients.google.com/packages/passion/signed-passion-FRF50-from-ERE27.1e519a24.zip">http://android.clients.google.com/packages/passion/signed-passion-FRF50-from-ERE27.1e519a24.zip</a></p>
<p>Once you have the download, if you want to flash the downloaded update file, follow this guide:<br />
<a href="http://forum.androidspin.com/showthread.php?t=2631">http://forum.androidspin.com/showthread.php?t=2631</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bingshui.org/tech/android-2-2-on-nexus-one/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google I/O Conference</title>
		<link>http://www.bingshui.org/tech/google-io-conference/</link>
		<comments>http://www.bingshui.org/tech/google-io-conference/#comments</comments>
		<pubDate>Sat, 22 May 2010 18:28:09 +0000</pubDate>
		<dc:creator>dzimney</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Android 2.2]]></category>
		<category><![CDATA[Froyo]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google I/O]]></category>
		<category><![CDATA[Nexus One]]></category>

		<guid isPermaLink="false">http://www.bingshui.org/?p=1152</guid>
		<description><![CDATA[This past week marked Google&#8217;s 3rd Annual Google I/O Conference in San Francisco, CA. The event which spans the course of two days is a platform for Google to share it&#8217;s latest goodies with the world among other things. As an Android convert, I was excited to see the Day 2 Keynote which highlighted all [...]]]></description>
			<content:encoded><![CDATA[<p>This past week marked Google&#8217;s 3rd Annual Google I/O Conference in San Francisco, CA. The event which spans the course of two days is a platform for Google to share it&#8217;s latest goodies with the world among other things. As an Android convert, I was excited to see the Day 2 Keynote which highlighted all of the new features in Android 2.2 (aka Froyo). If you love android already, make the time to watch this presentation. It&#8217;s all very excited stuff. If not, maybe take a look and see what Android has to offer over the leading brand. You may be surprised.</p>
<p>For me, I love how dedicated Google has become to being &#8220;open&#8221;. Their mission is to make the Internet great and easy to use for everyone, which is more than I can say for some other groups out there. I not only support the amazing technologies that they&#8217;re producing, but also support the way they&#8217;re doing it. The essence of the Internet is in openness, and Google has been a leader in keeping it that way.</p>
<p><object width="600" height="361"><param name="movie" value="http://www.youtube.com/v/IY3U2GXhz44&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/IY3U2GXhz44&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="600" height="361"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bingshui.org/tech/google-io-conference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Those hackers did it again: Android ported to the iPhone</title>
		<link>http://www.bingshui.org/tech/those-hackers-did-it-again-android-ported-to-the-iphone/</link>
		<comments>http://www.bingshui.org/tech/those-hackers-did-it-again-android-ported-to-the-iphone/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 18:39:35 +0000</pubDate>
		<dc:creator>dzimney</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[jailbreak]]></category>

		<guid isPermaLink="false">http://www.bingshui.org/?p=1110</guid>
		<description><![CDATA[This is really pretty amazing. Nothing of this magnitude has happened in the iPhone/Mobile world since the iPhone was first jailbroken. This is the feat that was previously said would never be done. Why you&#8217;d want to run Android on your iPhone over on an native Android device is beyond me, but I guess being [...]]]></description>
			<content:encoded><![CDATA[<p>This is really pretty amazing. Nothing of this magnitude has happened in the iPhone/Mobile world since the iPhone was first jailbroken. This is the feat that was previously said would never be done. Why you&#8217;d want to run Android on your iPhone over on an native Android device is beyond me, but I guess being able to run both OSes on the same device is cool. I can only hope it will bring people to realize how awesome Android really is and create some converts. I&#8217;ll probably be trying to install this on an iPhone this weekend. Sweetness. This is really really exciting, in a totally geeked out way.</p>
<p><object width="540" height="385"><param name="movie" value="http://www.youtube.com/v/5yO2KQHkt4A&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><embed src="http://www.youtube.com/v/5yO2KQHkt4A&#038;color1=0xb1b1b1&#038;color2=0xcfcfcf&#038;hl=en_US&#038;feature=player_embedded&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="540" height="385"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bingshui.org/tech/those-hackers-did-it-again-android-ported-to-the-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

