<?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>Android and Me &#187; biowallet</title>
	<atom:link href="http://androidandme.com/tag/biowallet/feed/" rel="self" type="application/rss+xml" />
	<link>http://androidandme.com</link>
	<description>Meet Your New Android Friend.  Your Community For All Things Google Android.</description>
	<lastBuildDate>Fri, 25 May 2012 19:58:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>BioWallet beta coming next week</title>
		<link>http://androidandme.com/2009/09/applications/biowallet-beta-coming-next-week/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=biowallet-beta-coming-next-week</link>
		<comments>http://androidandme.com/2009/09/applications/biowallet-beta-coming-next-week/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 20:11:45 +0000</pubDate>
		<dc:creator>Taylor Wimberly</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[android application]]></category>
		<category><![CDATA[biometric security]]></category>
		<category><![CDATA[biowallet]]></category>
		<category><![CDATA[bits]]></category>
		<category><![CDATA[planetandroid]]></category>

		<guid isPermaLink="false">http://androidandme.com/?p=5330</guid>
		<description><![CDATA[Sign up now to check out this biometric security application.]]></description>
			<content:encoded><![CDATA[<p>We have been waiting to get our hands on <a href="http://biowallet.net/" target="_blank">BioWallet</a> ever since it was one of the <a href="http://code.google.com/android/adc/adc_gallery/app.html?id=3" target="_blank">finalist</a> for the first Android Developers Challenge. The application promised to be one of the first Android applications to offer biometric security measures like iris scanning and signature recognition. The developer just sent word that a new beta is coming next week and you can sign up to get notified over at the <a href="http://biowallet.net" target="_blank">official site</a>.</p>
<blockquote><p>It is a pleasure for us to announce that next Friday (2009-09-25) we will be launching our second beta.</p>
<p>It will test the biometric signature technology, we have fixed some previous bugs and added some important improvements, mainly the possibility to attach files to records and other extra features that are coming very soon.</p>
<p>If you are not part of the beta program yet and you want to join it, please use the form Keep me on the loop! of the home page and check &#8220;Beta testers&#8221; (If you have already signed up in the mailing list but not in the beta program, you must use the form again checking beta tester option).</p>
<p>Betatesters will receive news next week ^_^</p>
<p>Thanks again for your time and collaboration.</p>
<p>Best regards,</p>
<p>BioWallet Team</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://androidandme.com/2009/09/applications/biowallet-beta-coming-next-week/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Vote BioWallet To Bring Biometric Security To Android</title>
		<link>http://androidandme.com/2009/04/news/vote-biowallet-to-bring-biometric-security-to-android/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=vote-biowallet-to-bring-biometric-security-to-android</link>
		<comments>http://androidandme.com/2009/04/news/vote-biowallet-to-bring-biometric-security-to-android/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 20:23:25 +0000</pubDate>
		<dc:creator>Taylor Wimberly</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[adc]]></category>
		<category><![CDATA[android developers challenge]]></category>
		<category><![CDATA[android security]]></category>
		<category><![CDATA[bbva open talent]]></category>
		<category><![CDATA[biometric security]]></category>
		<category><![CDATA[biowallet]]></category>
		<category><![CDATA[handwriting recognition]]></category>
		<category><![CDATA[iris scanning]]></category>

		<guid isPermaLink="false">http://www.androidandme.com/?p=1812</guid>
		<description><![CDATA[<p>The first Android Developers Challenge was the birthplace for some of the most popular applications in the Market.  One of the finalist that caught my eye was <a href="http://www.biowallet.net/" target="_blank">BioWallet</a>.  It was a biometric security app that protected your information with iris and handwriting recognition.</p> <p>I had been eagerly waiting for this innovative software to [...]]]></description>
			<content:encoded><![CDATA[<p>The first Android Developers Challenge was the birthplace for some of the most popular applications in the Market.  One of the finalist that caught my eye was <a href="http://www.biowallet.net/" target="_blank">BioWallet</a>.  It was a biometric security app that protected your information with iris and handwriting recognition.</p>
<p>I had been eagerly waiting for this innovative software to be released when I received the following note today.  It appears the developers are having difficulty bringing their original idea to the Android platform and are in search of more funding.  They are currently entered in the <a href="http://www.bbvaopentalent.com/biowallet/" target="_blank">BBVA Open Talent</a> contest and have asked for our help in reaching the next round of competition.</p>
<blockquote><p>We know many of you have been eagerly waiting to see BioWallet in the Android Market, but we are still facing some serious development issues that are making the BioWallet release quite difficult. Iris recognition with a mobile device is a complex task and the Android platform is not making things easier because it is not well suited for this kind of application. Right now, our main handicaps are (without getting too technical):</p>
<ul>
<li>Dalvik (Android Virtual Machine) imposes a memory limit for applications that is too low (16 MB) for many of the image processing operations we have to perform in order to recognize an iris.</li>
<li>Dalvik is an interpreted virtual machine and that causes a poor performance for CPU-intensive operations like iris recognition.</li>
<li>The only Android phone in the market so far (HTC Dream / T-Mobile G1) doesn’t have an outstanding camera. The resolution is enough (3.1 Mpx) but the auto-focus feature doesn’t work well with short distances, it lacks a macro mode and the picture quality with low lighting is quite poor.</li>
</ul>
<p>We are working hard to solve these problems, but BioWallet is not our main job and we can only develop it in our “free” time (nights, weekends, holidays…). In addition, we have to balance it with other personal and professional projects, so please bear with us.</p>
<p>These days we are trying to get some funding from the Spanish bank BBVA to keep the development active. You can help us just clicking the button &#8220;Votar&#8221; (Vote) in the BBVA OpenTalent section in our web page or theOpenTalent site (Spanish).</p>
<p>Last but not least, we really want to thank you for your support. Seriously, that means a lot for us and gives us a reason to push ourselves hard and get BioWallet ready soon.</p>
<p>Cheers,</p>
<p>BioWallet Team</p></blockquote>
<p>If you would like to show your support and help this Android developer, please visit the official <a href="http://www.biowallet.net/" target="_blank">BioWallet</a> or <a href="http://www.bbvaopentalent.com/biowallet/" target="_blank">BBVA</a> sites and place your Votar (vote).  BioWallet also has a poll on their site asking what other biometric methods you would like to use for security.  <a href="http://www.biowallet.net/index.php?option=com_content&amp;view=article&amp;id=2&amp;Itemid=4" target="_blank">Videos</a> are also available if you would like to see a demonstration of the application.</p>
<p><em>[Thanks to Roy for the tip.]</em></p>
]]></content:encoded>
			<wfw:commentRss>http://androidandme.com/2009/04/news/vote-biowallet-to-bring-biometric-security-to-android/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

