<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.1" -->
<rss version="0.92">
<channel>
	<title>Adams Bros Blog</title>
	<link>http://blog.adamsbros.org</link>
	<description></description>
	<lastBuildDate>Sun, 01 Jan 2012 03:28:41 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Send Email in your Android Application</title>
		<description><![CDATA[I've seen a lot of examples of how to send email from an android application.  All of them result in applications coming up in a chooser list that are not appropriate for sending email.  In this post, I'll described the various solutions I found, and the solution that brings up only email clients.

If you want [...]]]></description>
		<link>http://blog.adamsbros.org/2011/12/31/send-email-in-your-android-application/</link>
			</item>
	<item>
		<title>Conversion to Dalvik format failed with error</title>
		<description><![CDATA[I went looking, and looking, and looking, for a solution to this problem.  None of them seemed to fit the bill.  I tried...

updating proguard
not using libraries I shouldn't be
re-importing the project
removing duplicate android jars
removing all android jars
a host of other "suggestions" from Eclipse Android users


Not one of the ones I found worked.  I [...]]]></description>
		<link>http://blog.adamsbros.org/2011/11/07/conversion-to-dalvik-format-failed-with-error/</link>
			</item>
	<item>
		<title>Eclipse Android Hello World Tutorial Video – Part 3</title>
		<description><![CDATA[In third part of the android hello world video, we explain the different components of the application, and why things are done in a certain way.  This video is a bit raw.  However, rather than editing the videos, I'm going to try and improve my presentation skills as I go.
Before we get started, the code [...]]]></description>
		<link>http://blog.adamsbros.org/2011/07/22/eclipse-android-hello-world-tutorial-video-%e2%80%93-part-3/</link>
			</item>
	<item>
		<title>Ubuntu Sluggish or Slow</title>
		<description><![CDATA[I was recently having a problem where my new computer was becoming extremely sluggish while running Ubuntu Linux 11.04.  The keyboard input was very delayed and slow.  The graphics were terribly slow.  Just about everything in the system became very slow.  I've heard reports from similar problems, of complete lockups.  It seemed to be linked [...]]]></description>
		<link>http://blog.adamsbros.org/2011/07/21/ubuntu-sluggish-or-slow/</link>
			</item>
	<item>
		<title>Eclipse Android Hello World Tutorial Video – Part 2</title>
		<description><![CDATA[Part 3 - Code Explained
Okay, I've finished another android development demo video.  Sorry it took so long, I got really busy with a new computer and what not, and life in general.  In the next video in this series, I will explain the details of the hello android application.  So, if you do not understand [...]]]></description>
		<link>http://blog.adamsbros.org/2011/07/16/eclipse-android-hello-world-tutorial-video-%e2%80%93-part-2/</link>
			</item>
	<item>
		<title>Slow SSH Login</title>
		<description><![CDATA[I had slow login problems with my SSH server for many months, and never bothered to try and fix it.  Finally I got sick of it, and enabled verbose mode.  I noticed it was doing public key authentication, GSSAPI authentication, and then password.  The authentication would fail on public key, then the [...]]]></description>
		<link>http://blog.adamsbros.org/2011/07/16/slow-ssh-login/</link>
			</item>
	<item>
		<title>Maven Test Debug Mode Profile</title>
		<description><![CDATA[I should have blogged about this long ago, as I feel that this is a very useful way of debugging unit tests with maven.  This is especially so if you're primarily a command line sort of guy like myself.
All that is required to be able to debug a unit test is

configure the maven surefire plugin [...]]]></description>
		<link>http://blog.adamsbros.org/2011/07/09/maven-test-debug-mode/</link>
			</item>
	<item>
		<title>Asus Transformer Android 3.1 Contacts Force Close</title>
		<description><![CDATA[I just bought an ASUS Transformer TF101.  I set everything up, and suddenly found that my contacts manager application from Google was crashing with a "Force Close" button.  I was very upset about that, so I tried to rectify it.  I was getting the following error...

The process android.process.acore has stopped unexpectedly. Please try again.

First I [...]]]></description>
		<link>http://blog.adamsbros.org/2011/07/09/asus-transformer-android-3-1-contacts-force-close/</link>
			</item>
	<item>
		<title>Eclipse Android Hello World Tutorial Video &#8211; Part 1</title>
		<description><![CDATA[Part 2
My intention is to make all of my android videos as simple as possible, and as short as possible.  That way you can learn what you need to, and get on with it.
This is a quick demo on how to get started on developing for Android.  It is "hopefully" the first in a [...]]]></description>
		<link>http://blog.adamsbros.org/2011/07/07/eclipse-android-hello-world-tutorial-video-part-1/</link>
			</item>
	<item>
		<title>Evernote Loses Your Data</title>
		<description><![CDATA[Be VERY careful with using evernote on multiple devices.  ALWAYS sync BEFORE editing.  Evernote does not care whether your data is current or not, it will overwrite it one way or another.  I wrote a whole whack of notes on my French course, in French, laboriously, and it lost a very large amount of them.
This [...]]]></description>
		<link>http://blog.adamsbros.org/2011/05/31/evernote-loses-your-data/</link>
			</item>
</channel>
</rss>

