<?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>Droid Hacks &#187; wifi</title>
	<atom:link href="http://droidhacks.com/tag/wifi/feed/" rel="self" type="application/rss+xml" />
	<link>http://droidhacks.com</link>
	<description>Tips and Tricks for Android Users</description>
	<lastBuildDate>Fri, 27 Aug 2010 18:44:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Monitoring Network Traffic Using OS X</title>
		<link>http://droidhacks.com/2009/06/monitoring-network-traffic-using-os-x/</link>
		<comments>http://droidhacks.com/2009/06/monitoring-network-traffic-using-os-x/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 23:19:31 +0000</pubDate>
		<dc:creator>Lead Hacker</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[wireshark]]></category>

		<guid isPermaLink="false">http://droidhacks.com/?p=45</guid>
		<description><![CDATA[Here&#8217;s a tip for monitoring network traffic from your Android phone using OS X. The same thing works for iPhone (or any other mobile device you can configure to use a wifi connection). I frequently use it to see how some bit of client/server interaction is done. Install Wireshark Follow the instructions in the readme]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a tip for monitoring network traffic from your Android phone using OS X. The same thing works for iPhone (or any other mobile device you can configure to use a wifi connection). I frequently use it to see how some bit of client/server interaction is done.</p>
<ul>
<li>Install <a href="http://www.wireshark.org/">Wireshark</a></li>
<li>Follow the instructions in the readme to also install the ChmodBPF script</li>
<li>Under Sharing area of the OS X settings app configure your system to use an ethernet connection and share it out to wifi clients</li>
<li>Now configure your device to connect to the wifi network provided by your system, test to make sure it works</li>
<li>Startup Wireshark and set it to capture traffic (wifi is en1 on MacBook Pro systems, what I normally use)</li>
</ul>
<p>And that&#8217;s it, you should now get quite readable dumps of what applications are doing to communicate. Lots of interesting things you can learn digging into how folks structure their client/server interaction.</p>
]]></content:encoded>
			<wfw:commentRss>http://droidhacks.com/2009/06/monitoring-network-traffic-using-os-x/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Toggle Settings</title>
		<link>http://droidhacks.com/2009/05/toggle-settings/</link>
		<comments>http://droidhacks.com/2009/05/toggle-settings/#comments</comments>
		<pubDate>Tue, 26 May 2009 07:05:18 +0000</pubDate>
		<dc:creator>Lead Hacker</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[brightness]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[gps]]></category>
		<category><![CDATA[settings]]></category>
		<category><![CDATA[timeout]]></category>
		<category><![CDATA[toggle]]></category>
		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://droidhacks.com/?p=3</guid>
		<description><![CDATA[Normally I have a few quick toggle applications sitting on my home screen to quickly switch on and off Bluetooth, Wifi, GPS, etc. It really saves a ton of battery life switching off hardware when it&#8217;s not in use. I just ran across the free Toggle Settings app from cooolmagic. It has all the hardware]]></description>
			<content:encoded><![CDATA[<p>Normally I have a few quick toggle applications sitting on my home screen to quickly switch on and off Bluetooth, Wifi, GPS, etc. It really saves a ton of battery life switching off hardware when it&#8217;s not in use. I just ran across the free Toggle Settings app from cooolmagic. It has all the hardware switches, some cool status info (like what wifi network you&#8217;re connected to), and new toggles for stuff like auto-sync. Very useful, and it looks pretty slick. Just search for &#8220;Toggle Settings&#8221; in the market and you should find both the 1.1 and 1.5 versions of the app. Here&#8217;s a quick rundown of the controls:</p>
<ul>
<li>Turn on and off airline mode</li>
<li>Turn on and off autosync</li>
<li>Turn on and off bluetooth</li>
<li>Turn on and off GPS</li>
<li>Turn on and off Wifi, and show what network you&#8217;re connected to if you are connected</li>
<li>Control the brightness level and screen timeout, or disable screen timeout completely</li>
<li>Turn on and off silent mode</li>
<li>Control the volume</li>
</ul>
<p><img class="alignnone size-full wp-image-10" title="toggle_settings_1" src="http://droidhacks.com/wp-content/uploads/2009/05/toggle_settings_1.png" alt="toggle_settings_1" width="320" height="480" /><img class="alignnone size-full wp-image-11" title="toggle_settings_2" src="http://droidhacks.com/wp-content/uploads/2009/05/toggle_settings_2.png" alt="toggle_settings_2" width="320" height="480" /></p>
]]></content:encoded>
			<wfw:commentRss>http://droidhacks.com/2009/05/toggle-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
