<?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"
	>

<channel>
	<title>Android Notes</title>
	<atom:link href="http://www.androidnotes.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.androidnotes.com</link>
	<description>Google Android News, Tutorials, and Projects</description>
	<pubDate>Tue, 15 Apr 2008 04:02:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>Opera Mini for Google Android</title>
		<link>http://www.androidnotes.com/2008/04/14/opera-mini-for-google-android/</link>
		<comments>http://www.androidnotes.com/2008/04/14/opera-mini-for-google-android/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 04:02:39 +0000</pubDate>
		<dc:creator>Android Notes</dc:creator>
		
		<category><![CDATA[Android News]]></category>

		<category><![CDATA[opera mini]]></category>

		<guid isPermaLink="false">http://www.androidnotes.com/?p=42</guid>
		<description><![CDATA[Opera fans will be happy to hear that Opera has ported their Opera Mini browser to Android.  Opera Mini is a fantastic mobile browser, with speedy rendering, and I look forward to benchmarking as browser options are released (Firefox Mobile?).
Opera has posted about their experiences in porting the browser on their blog here.  They relied [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.androidnotes.com/wp-content/uploads/2008/04/opera_logo.png" ><img class="alignright size-medium wp-image-43" style="float: right; margin: 5px;" title="Opera" src="http://www.androidnotes.com/wp-content/uploads/2008/04/opera_logo.png" alt="" width="143" height="124" /></a>Opera fans will be happy to hear that Opera has ported their Opera Mini browser to Android.  Opera Mini is a fantastic mobile browser, with speedy rendering, and I look forward to benchmarking as browser options are released (Firefox Mobile?).</p>
<p>Opera has posted about their experiences in porting the browser on <a href="http://labs.opera.com/news/2008/04/10/" onclick="javascript:urchinTracker ('/outbound/article/labs.opera.com');">their blog here</a>.  They relied on <a href="http://www.microemu.org/" onclick="javascript:urchinTracker ('/outbound/article/www.microemu.org');">MicroEmulator</a>&#8217;s implementation of JavaME, and discuss the challenges in working with the changing API.  To try the current Opera Mobile for Android, <a href="http://labs.opera.com/downloads/OperaMini.apk" onclick="javascript:urchinTracker ('/outbound/article/labs.opera.com');">click here</a> to download the APK.</p>
<p>Source: <a href="http://labs.opera.com/news/2008/04/10/" onclick="javascript:urchinTracker ('/outbound/article/labs.opera.com');">Opera Mini for Android</a> [labs.opera.com]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.androidnotes.com/2008/04/14/opera-mini-for-google-android/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Tutorial: Transparent Panels</title>
		<link>http://www.androidnotes.com/2008/03/19/tutorial-transparent-panels/</link>
		<comments>http://www.androidnotes.com/2008/03/19/tutorial-transparent-panels/#comments</comments>
		<pubDate>Wed, 19 Mar 2008 17:52:41 +0000</pubDate>
		<dc:creator>Android Notes</dc:creator>
		
		<category><![CDATA[Android Tutorials]]></category>

		<guid isPermaLink="false">http://www.androidnotes.com/2008/03/19/tutorial-transparent-panels/</guid>
		<description><![CDATA[A short tutorial has been released by Pocket Journey, an Android project in development which describes itself as an “online travel community supporting micro-publishing of high quality location-aware content.”.   The tutorial itself explains how to draw transparent panels on top of Android panels, in this case, MapView.  It includes code examples and a project file.
Out [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.androidnotes.com/wp-content/uploads/2008/03/goal-closeup.gif" alt="goal-closeup.gif" align="right" hspace="5" vspace="5" />A short tutorial has been released by <a href="http://blog.pocketjourney.com/about/" onclick="javascript:urchinTracker ('/outbound/article/blog.pocketjourney.com');">Pocket Journey</a>, an Android project in development which describes itself as <em>an “online travel community supporting micro-publishing of high quality location-aware content.”.   </em>The tutorial itself explains how to draw transparent panels on top of Android panels, in this case, MapView.  It includes code examples and a project file.</p>
<p>Out of all of the projects being announced for Android (or for the iPhone SDK), geotagging photos, notes, and documents seems to be the big feature.  While it certainly is the largest advancement that the new breed of mobile phones has to offer, I am curious how large the space will be for startups to jump in and fulfill users geotagging needs.  I look forward to my expectations being blown away when the phones are released later this year.</p>
<p>Source: <a href="http://blog.pocketjourney.com/2008/03/15/tutorial-1-transparent-panel-linear-layout-on-mapview-google-map/" onclick="javascript:urchinTracker ('/outbound/article/blog.pocketjourney.com');">Tutorial 1:  Transparent Panel (Linear Layout) on MapView (Google Map)</a> [blog.pokerjourney.com]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.androidnotes.com/2008/03/19/tutorial-transparent-panels/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Small SDK Update m5-rc15</title>
		<link>http://www.androidnotes.com/2008/03/04/small-sdk-update-m5-rc15/</link>
		<comments>http://www.androidnotes.com/2008/03/04/small-sdk-update-m5-rc15/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 17:58:01 +0000</pubDate>
		<dc:creator>Android Notes</dc:creator>
		
		<category><![CDATA[Android News]]></category>

		<guid isPermaLink="false">http://www.androidnotes.com/2008/03/04/small-sdk-update-m5-rc15/</guid>
		<description><![CDATA[A small update to the SDK was released today. The new version is m5-rc15 which includes a bug fix &#8220;1012640: Incorrect handling of BMP images.&#8221;.
To download, visit the SDK homepage.
]]></description>
			<content:encoded><![CDATA[<p>A small update to the SDK was released today. The new version is m5-rc15 which includes a bug fix &#8220;1012640: Incorrect handling of BMP images.&#8221;.</p>
<p>To download, visit the <a href="http://http://code.google.com/android/download.html" onclick="javascript:urchinTracker ('/outbound/article/code.google.com');">SDK homepage</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.androidnotes.com/2008/03/04/small-sdk-update-m5-rc15/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Android SDK M5-rc14 Released - New UI!</title>
		<link>http://www.androidnotes.com/2008/02/14/android-sdk-m5-rc14-released-new-ui/</link>
		<comments>http://www.androidnotes.com/2008/02/14/android-sdk-m5-rc14-released-new-ui/#comments</comments>
		<pubDate>Thu, 14 Feb 2008 22:07:35 +0000</pubDate>
		<dc:creator>Android Notes</dc:creator>
		
		<category><![CDATA[Android News]]></category>

		<category><![CDATA[Geo-coding]]></category>

		<category><![CDATA[iMelody]]></category>

		<category><![CDATA[m5-rc14]]></category>

		<category><![CDATA[MIDI]]></category>

		<category><![CDATA[OGG Vorbis]]></category>

		<category><![CDATA[RTTL]]></category>

		<category><![CDATA[sdk]]></category>

		<category><![CDATA[XMF]]></category>

		<guid isPermaLink="false">http://www.androidnotes.com/2008/02/14/android-sdk-m5-rc14-released-new-ui/</guid>
		<description><![CDATA[Google released an update to the Android SDK today which includes a significant change to the user interface, as well as the ability to geo-code addresses into co-ordinates to significantly enhance mapping.  Other updates include the inclusion of more media codecs (OGG Vorbis, MIDI, XMF, iMelody, RTTL/RTX) and updated Eclipse plugins.
At first glance, the new [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.androidnotes.com/wp-content/uploads/2008/02/androidnewsdk.jpg" alt="androidnewsdk.jpg" align="right" hspace="5" />Google released an update to the Android SDK today which includes a significant change to the user interface, as well as the ability to geo-code addresses into co-ordinates to significantly enhance mapping.  Other updates include the inclusion of more media codecs (OGG Vorbis, MIDI, XMF, iMelody, RTTL/RTX) and updated Eclipse plugins.</p>
<p>At first glance, the new UI is a welcome update, although the forums still rumble of a lack of chance in telephony and overall innovation.   As developers release tutorials and sample code for the new UI, we&#8217;ll link to them here, as well as to information about our own reader&#8217;s projects.</p>
<p>Source: <a href="http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html" onclick="javascript:urchinTracker ('/outbound/article/android-developers.blogspot.com');">Android SDK M5-rc14 Now Available</a> [android-developers.blogspot.com]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.androidnotes.com/2008/02/14/android-sdk-m5-rc14-released-new-ui/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Sightings of Android&#8217;s New UI</title>
		<link>http://www.androidnotes.com/2008/02/12/sightings-of-androids-new-ui/</link>
		<comments>http://www.androidnotes.com/2008/02/12/sightings-of-androids-new-ui/#comments</comments>
		<pubDate>Tue, 12 Feb 2008 21:07:40 +0000</pubDate>
		<dc:creator>Android Notes</dc:creator>
		
		<category><![CDATA[Android News]]></category>

		<category><![CDATA[android]]></category>

		<category><![CDATA[new ui]]></category>

		<guid isPermaLink="false">http://www.androidnotes.com/2008/02/12/sightings-of-androids-new-ui/</guid>
		<description><![CDATA[
New UI pics displayed at Mobile World Congress by NEC are of the new Android UI which were spoken about by Google&#8217;s Dan Morrill at the Google Android Workshop in Munich, Germany at the end of January.  The new UI will be included in the next SDK update.
Reuters and Engadget both feature photo galleries [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.androidnotes.com/wp-content/uploads/2008/02/newsdk.jpg" alt="newsdk.jpg" /></p>
<p>New UI pics displayed at Mobile World Congress by NEC are of the new Android UI which were spoken about by Google&#8217;s Dan Morrill at the Google Android Workshop in Munich, Germany at the end of January.  The new UI will be included in the next SDK update.</p>
<p><a href="http://www.reuters.com/news/pictures/articleslideshow?articleId=USL1169121920080211&amp;channelName=technologyNews#a=2" onclick="javascript:urchinTracker ('/outbound/article/www.reuters.com');">Reuters</a> and <a href="http://www.engadget.com/2008/02/11/google-attacks-android-at-mobile-world-congress/" onclick="javascript:urchinTracker ('/outbound/article/www.engadget.com');">Engadget</a> both feature photo galleries featuring the new UI.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.androidnotes.com/2008/02/12/sightings-of-androids-new-ui/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Android at Mobile World Congress in Barcelona</title>
		<link>http://www.androidnotes.com/2008/02/11/android-at-mobile-world-congress-in-barcelona/</link>
		<comments>http://www.androidnotes.com/2008/02/11/android-at-mobile-world-congress-in-barcelona/#comments</comments>
		<pubDate>Mon, 11 Feb 2008 16:50:51 +0000</pubDate>
		<dc:creator>Android Notes</dc:creator>
		
		<category><![CDATA[Android News]]></category>

		<category><![CDATA[android]]></category>

		<category><![CDATA[barry schnitt]]></category>

		<category><![CDATA[mobile world congress]]></category>

		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.androidnotes.com/2008/02/11/android-at-mobile-world-congress-in-barcelona/</guid>
		<description><![CDATA[The first real Google Android prototypes were all on display at the Mobile World Congress in Barcelona today.  ARM, Marvell, Texas Instruments, Qualcomm, NEC and ST Microelectronics were all displaying various prototypes, trying to offer a glimpse of what will come when the first phones are released in late 2008.
Google spokesman Barry Schnitt explained the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.androidnotes.com/2008/02/11/android-at-mobile-world-congress-in-barcelona/32/" rel="attachment wp-att-32" ><img src="http://www.androidnotes.com/wp-content/uploads/2008/02/androidmwc.jpg" alt="androidmwc.jpg" align="right" border="0" vspace="5" /></a>The first real Google Android prototypes were all on display at the Mobile World Congress in Barcelona today.  ARM, Marvell, <span style="border-bottom: 1px dashed #0066cc; cursor: pointer" class="yshortcuts" id="lw_1202736488_6">Texas Instruments</span>, Qualcomm, NEC and ST Microelectronics were all displaying various prototypes, trying to offer a glimpse of what will come when the first phones are released in late 2008.</p>
<p>Google spokesman Barry Schnitt explained the event to the AFP.  &#8220;What is happening with Android today is that we are seeing a number of technology companies demonstrating how Android will operate on their technology&#8221;</p>
<p>All of the major tech blogs are there to cover the event today.  <a href="http://www.engadget.com/2008/02/11/google-attacks-android-at-mobile-world-congress/" onclick="javascript:urchinTracker ('/outbound/article/www.engadget.com');">Engadget</a> is showing off an amazing gallery of photos, while <a href="http://www.techcrunch.com/2008/02/11/first-gphone-hands-on/" onclick="javascript:urchinTracker ('/outbound/article/www.techcrunch.com');">TechCrunch</a> has a limited video of the Android interface, which will be nothing but familiar to those working with the SDK.</p>
<p><code>
<object	type="application/x-shockwave-flash"
			data="http://www.youtube.com/v/EPeG-Ddu088"
			width="425"
			height="350">
	<param name="movie" value="http://www.youtube.com/v/EPeG-Ddu088" />
	<param name=wmode" value="transparent" />
</object></code></p>
<p>If anything, the event shows that the big players are working with Android, that progress is being made, and that hopefully, the internet will start to become very accessible to average people in 2009.  By making the mobile internet easier to use, and more accessible, we will likely find ourselves taking advantage of the increased connectivity for communication, commerce, and information at a level that&#8217;s hard to imagine, even for a culture that in 10 short years has found themselves increasingly connected to the internet.  The potential is similar to the adoption of PC computers in the home.  The open source Android platform will make it easier and cheaper for handset manufacturers to distribute and sell a more internet-able phone.</p>
<p>In fact, with Google&#8217;s play into the 700Mhz spectrum, mobile computing may finally become affordable, and many may see cell phones as a cheaper alternative to owning computers.</p>
<p>Source:  <a href="http://news.yahoo.com/s/afp/20080211/tc_afp/spaintelecomtechnologyinternetgoogle" onclick="javascript:urchinTracker ('/outbound/article/news.yahoo.com');">Google&#8217;s Android software debuts in Barcelona</a> [AFP]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.androidnotes.com/2008/02/11/android-at-mobile-world-congress-in-barcelona/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ARM To Demo Android This Monday</title>
		<link>http://www.androidnotes.com/2008/02/08/arm-to-demo-android-the-monday/</link>
		<comments>http://www.androidnotes.com/2008/02/08/arm-to-demo-android-the-monday/#comments</comments>
		<pubDate>Fri, 08 Feb 2008 18:07:48 +0000</pubDate>
		<dc:creator>Android Notes</dc:creator>
		
		<category><![CDATA[Android News]]></category>

		<category><![CDATA[android]]></category>

		<category><![CDATA[ARM]]></category>

		<category><![CDATA[demo]]></category>

		<category><![CDATA[iPhone]]></category>

		<category><![CDATA[sdk]]></category>

		<category><![CDATA[Strategy Analytics]]></category>

		<guid isPermaLink="false">http://www.androidnotes.com/2008/02/08/arm-to-demo-android-the-monday/</guid>
		<description><![CDATA[Reuters is reporting that British handheld chip manufacturer ARM will be demonstrating a prototype of a phone running Android this Monday.  Many news sources have reported that they have been contacted by ARM to participate in the private demo.  It is not clear whether the ARM demo will include parts/phones from other suppliers, [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.androidnotes.com/wp-content/uploads/2008/02/arm-logo.gif" alt="arm-logo.gif" align="right" />Reuters is reporting that British handheld chip manufacturer ARM will be demonstrating a prototype of a phone running Android this Monday.  Many news sources have reported that they have been contacted by ARM to participate in the private demo.  It is not clear whether the ARM demo will include parts/phones from other suppliers, or what the demo will reveal.</p>
<p>The progress is good news for developers, and for Google who expects handhelds running Android to be released in the second quarter of 2008.  As more progress is made, we draw nearer to the Android Developer Challenge deadline of April 14th.  The progress is encouraging for Android developers who look forward to releasing their apps and capturing part of the Android market, which has recently been estimated to start at 2% by Strategy Analytics.</p>
<p>With the iPhone set to release their SDK this month, Android faces an initial setback.  While their SDK has been first to market, allowing developers to pre-develop their applications, Apple will allow developers to get their applications live first, and many developers may choose to support iPhone apps over Android apps, at least initially.  This is similar to Facebook launching their app platform first, and other social networks struggling to attract developers with unique applications.  What platform will you be developing for in March?</p>
<p>Source: <a href="http://www.reuters.com/article/businessNews/idUSWEB442320080207?feedType=RSS&amp;feedName=businessNews&amp;rpc=23&amp;sp=true" onclick="javascript:urchinTracker ('/outbound/article/www.reuters.com');">ARM Google phone platform demo Monday: source</a> [reuters.com]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.androidnotes.com/2008/02/08/arm-to-demo-android-the-monday/feed/</wfw:commentRss>
		</item>
		<item>
		<title>First Android Mobile Suite from A La Mobile</title>
		<link>http://www.androidnotes.com/2008/01/14/first-android-mobile-suite-from-a-la-mobile/</link>
		<comments>http://www.androidnotes.com/2008/01/14/first-android-mobile-suite-from-a-la-mobile/#comments</comments>
		<pubDate>Mon, 14 Jan 2008 16:52:59 +0000</pubDate>
		<dc:creator>Android Notes</dc:creator>
		
		<category><![CDATA[Android News]]></category>

		<category><![CDATA[a la mobile]]></category>

		<category><![CDATA[HTC Qtek 9090]]></category>

		<guid isPermaLink="false">http://www.androidnotes.com/2008/01/14/first-android-mobile-suite-from-a-la-mobile/</guid>
		<description><![CDATA[USAToday reports that A La Mobile has released a suite of applications for Android which feature a web browser, phone dialer, mapping utility, camera, calender, contact manager, games, calculator and notes.  Their plan is to pitch their prototype application suite to handset manufacturers for inclusion in the first round of Google Android phones planned [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.androidnotes.com/wp-content/uploads/2008/01/2990163213e0953c65c044ad351955b980fc6781.jpg" alt="2990163213e0953c65c044ad351955b980fc6781.jpg" align="right" height="218" vspace="5" width="292" /><a href="http://www.usatoday.com" title="USA Today" onclick="javascript:urchinTracker ('/outbound/article/www.usatoday.com');">USAToday</a> reports that <a href="http://www.a-la-mobile.com/" title="A La Mobile" onclick="javascript:urchinTracker ('/outbound/article/www.a-la-mobile.com');">A La Mobile</a> has <a href="http://www.a-la-mobile.com/news/press/pr080114.html" title="a la Mobile Demonstrates Android Platform on HTC Qtek 9090 Smartphone" onclick="javascript:urchinTracker ('/outbound/article/www.a-la-mobile.com');">released a suite of applications</a> for Android which feature a web browser, phone dialer, mapping utility, camera, calender, contact manager, games, calculator and notes.  Their plan is to pitch their prototype application suite to handset manufacturers for inclusion in the first round of Google Android phones planned to be released in 2008.  The prototype was featured on the HTC Qtek 9090 smartphone.</p>
<p>A La Mobile says the &#8220;demonstration proves that Android can deliver on its promise of making it easier for consumers to get access to all sorts of applications.&#8221;</p>
<p><img src="http://www.androidnotes.com/wp-content/uploads/2008/01/alamobile-1.jpg" alt="alamobile-1.jpg" align="left" hspace="5" />With its&#8217; modular based operating system, allowing users to choose which applications perform core functions such as the web browser, camera, phone dialer and more - application suites such as these will compete heavily for market share of the Android &#8220;desktop&#8221;.   While most Android users will likely opt in for open source (free) applications to meet their needs, it will be interesting to see what suites each handheld manufacturer chooses to distribute and how each handset&#8217;s software will differ from the rest, and whether any of them will develop their own, alone or in cooperation with the wireless networks.</p>
<p>Source: <a href="http://www.usatoday.com/money/industries/technology/2008-01-13-android-google_N.htm" title="Introducing the first Android prototype" onclick="javascript:urchinTracker ('/outbound/article/www.usatoday.com');">Introducing the first Android prototype</a> [usatoday.com]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.androidnotes.com/2008/01/14/first-android-mobile-suite-from-a-la-mobile/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Winstron GW4 with Android Shown at CES</title>
		<link>http://www.androidnotes.com/2008/01/09/winstron-gw4-with-android-shown-at-ces/</link>
		<comments>http://www.androidnotes.com/2008/01/09/winstron-gw4-with-android-shown-at-ces/#comments</comments>
		<pubDate>Wed, 09 Jan 2008 21:30:06 +0000</pubDate>
		<dc:creator>Android Notes</dc:creator>
		
		<category><![CDATA[Android Phones]]></category>

		<category><![CDATA[GW4]]></category>

		<category><![CDATA[Phone]]></category>

		<category><![CDATA[Winstron]]></category>

		<guid isPermaLink="false">http://www.androidnotes.com/2008/01/09/winstron-gw4-with-android-shown-at-ces/</guid>
		<description><![CDATA[PCMag is reporting on the first Android handheld being displayed at CES this year.  The Winstron GW4 features a familiar slab style smart phone design and currently runs a version of MontaVista Linux 2.6, and Winstron claims that the GW4 will be running Android by March.  Consumers may see the GW4 rebranded and [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.androidnotes.com/wp-content/uploads/2008/01/01425sz1i17748500.jpg" alt="GW4" align="right" height="331" hspace="5" width="200" />PCMag is reporting on the first Android handheld being displayed at CES this year.  The Winstron GW4 features a familiar slab style smart phone design and currently runs a version of MontaVista Linux 2.6, and Winstron claims that the GW4 will be running Android by March.  Consumers may see the GW4 rebranded and sold by more prominent hardware manufacturer.</p>
<p>The specs for the GW4</p>
<ul>
<li><span name="intelliTxt" id="intellitxt">TI OMAP 1710 chipset</span></li>
<li><span name="intelliTxt" id="intellitxt"></span><span name="intelliTxt" id="intellitxt">216-MHz processor</span></li>
<li><span name="intelliTxt" id="intellitxt"></span><span name="intelliTxt" id="intellitxt">64 MB of program memory</span></li>
<li><span name="intelliTxt" id="intellitxt"></span><span name="intelliTxt" id="intellitxt">802.11g Wi-Fi</span></li>
<li><span name="intelliTxt" id="intellitxt"></span><span name="intelliTxt" id="intellitxt">built-in SIP VOIP client for Internet calling</span></li>
<li><span name="intelliTxt" id="intellitxt"></span><span name="intelliTxt" id="intellitxt">2.5-inch, 320&#215;240 touch screen</span></li>
<li><span name="intelliTxt" id="intellitxt"></span><span name="intelliTxt" id="intellitxt">2-megapixel camera</span></li>
</ul>
<p>The software features programs for Outlook syncing, IM, PDF reading and Opera as a web browser - but will obviously be better served and replaced by Android apps and the Android OS.  A future version of this phone is promised later this year</p>
<p>Source: <a href="http://www.pcmag.com/article2/0,2704,2245563,00.asp" onclick="javascript:urchinTracker ('/outbound/article/www.pcmag.com');">Winstron Shows Google Android Phone</a> [pcmag.com]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.androidnotes.com/2008/01/09/winstron-gw4-with-android-shown-at-ces/feed/</wfw:commentRss>
		</item>
		<item>
		<title>db4objects Releases Android Compatible db4o Database Product</title>
		<link>http://www.androidnotes.com/2007/12/06/db4objects-releases-android-compatible-db4o-database-product/</link>
		<comments>http://www.androidnotes.com/2007/12/06/db4objects-releases-android-compatible-db4o-database-product/#comments</comments>
		<pubDate>Thu, 06 Dec 2007 18:38:50 +0000</pubDate>
		<dc:creator>Android Notes</dc:creator>
		
		<category><![CDATA[Android News]]></category>

		<category><![CDATA[browsemap]]></category>

		<category><![CDATA[db4o Database]]></category>

		<category><![CDATA[db4objects]]></category>

		<category><![CDATA[MapMe]]></category>

		<category><![CDATA[PasswordSafe]]></category>

		<guid isPermaLink="false">http://www.androidnotes.com/2007/12/06/db4objects-releases-android-compatible-db4o-database-product/</guid>
		<description><![CDATA[db4objects announced today that their db4o Database software developed for Java and .Net has been fully tested on the new Open Handset Alliance backed Google Android platform.
db40 describes developers need for their software on the Android platform
Although Java programmers are delighted with Android’s full object 		oriented platform they are frustrated by its bundling with a [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.db4o.com/img/h_logo.gif" alt="db40" align="right" height="68" hspace="5" vspace="5" width="191" />db4objects <a href="http://www.db4o.com/about/news/release/2007_12_05.aspx" title="Press Release db40" onclick="javascript:urchinTracker ('/outbound/article/www.db4o.com');">announced today</a> that their db4o Database software developed for Java and .Net has been fully tested on the new Open Handset Alliance backed Google Android platform.</p>
<p>db40 describes developers need for their software on the Android platform</p>
<blockquote><p><em>Although Java programmers are delighted with Android’s full object 		oriented platform they are frustrated by its bundling with a relational database, 		requiring cumbersome plumbing between objects and tables. db4o fills the gap by 		providing a fast and secure, native Java object database that makes storing objects 		and sharing of data between applications simple and easy.</em></p></blockquote>
<p>db4objects goes on to describe uses for their software in development, especially in contrast to Android&#8217;s built in SQLLite relational database system.  They describe a scenario in gaming where a user may want to freeze their game state so that they can resume it for later play.</p>
<p>Already, db4o has redeveloped 2 previously released Android applications which have been rewritten to work with db40. <a href="http://developer.db4o.com/ProjectSpaces/view.aspx/Android_Password_Manager" title="Android Password Manager" onclick="javascript:urchinTracker ('/outbound/article/developer.db4o.com');">Android Password Manager</a>, originally written by Steve Osborne and <a href="http://steven.bitsetters.com/articles/2007/11/20/android-password-safe/" title="PasswordSafe" onclick="javascript:urchinTracker ('/outbound/article/steven.bitsetters.com');">available here</a>.  Also, <a href="http://developer.db4o.com/ProjectSpaces/view.aspx/MapMe" title="MapMe" onclick="javascript:urchinTracker ('/outbound/article/developer.db4o.com');">MapMe</a>, based on original code for <a href="http://davanum.wordpress.com/2007/11/19/drawing-overlays-for-android-maps-aka-search-for-starbucks" title="BrowseMap 2.0" onclick="javascript:urchinTracker ('/outbound/article/davanum.wordpress.com');">BrowseMap</a> by  and first written about at AndroidNotes <a href="http://www.androidnotes.com/2007/11/21/tutorials-twitterclient-and-browsemap-20/" >here</a>.</p>
<p>Both projects offer code samples for how they repurposed the applications to use db40, and if more tutorials become available we will list them here.</p>
<p>Source: <a href="http://www.db4o.com/about/news/release/2007_12_05.aspx" onclick="javascript:urchinTracker ('/outbound/article/www.db4o.com');">db4objects Announces db4o Database as Android Ready</a> [db4o.com]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.androidnotes.com/2007/12/06/db4objects-releases-android-compatible-db4o-database-product/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
