<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.1" -->
<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/"
	>

<channel>
	<title>Open Handset Magazine &#187; Featured</title>
	<link>http://openhandsetmagazine.com</link>
	<description></description>
	<pubDate>Tue, 04 Mar 2008 11:29:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
	<language>en</language>
			<item>
		<title>Interview with Adriano Chiaretta from iambic</title>
		<link>http://openhandsetmagazine.com/2008/02/interview-with-adriano-chiaretta-from-iambic/</link>
		<comments>http://openhandsetmagazine.com/2008/02/interview-with-adriano-chiaretta-from-iambic/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 06:50:31 +0000</pubDate>
		<dc:creator>Hatem Ben Yacoub</dc:creator>
		
		<category><![CDATA[Android Dev]]></category>

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

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

		<category><![CDATA[adriano chiaretta]]></category>

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

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

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

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

		<guid isPermaLink="false">http://openhandsetmagazine.com/2008/02/interview-with-adriano-chiaretta-from-iambic/</guid>
		<description><![CDATA[Interview with the Chief Operating and Information Officer at Iambic, Adriano Chiaretta.]]></description>
			<content:encoded><![CDATA[<p><img src="http://openhandsetmagazine.com/wp-content/uploads/2008/02/adriano-chiaretta.jpg" alt="Adriano Chiaretta" align="left" hspace="10" vspace="10" /><a href="http://www.iambic.com/" target="_blank" onclick="javascript:urchinTracker('/outbound/article/http://www.iambic.com/');">Iambic</a> is one of the already established mobile software companies that started developping for the Android platform. You have probably met with one of their Android applications GoogHelper or Tipper that we announced in previous posts . Adriano Chiaretta - Chief Operating and Information Officer at Iambic - accepted to answer our questions and share their development experience with Google Android.</p>
<p><strong>Q1 : We have introduced iambic in the last weeks to OHM readers with GoogHelper and Tipper, What can we know more about the company ?</strong></p>
<p>iambic was founded at the end of 1993. At the time, the company had two people developing solutions for one of the very first PDAs, the Apple Newton. Making it easy to do time and expense tracking while on the go was the primary focus. Later in 1994 the company expanded its area of focus to include personal information management (PIM). As a result, Action Names was born. Through the years, that application evolved to what is now Agendus, currently available for Palm OS, Windows Mobile, Symbian, as well as Windows desktop PCs.</p>
<p>During the last few years, we expanded our portfolio of Windows Mobile applications &#8212; with the development of titles that had a broader reach in areas that include: personal productivity, including vehicle managers, health and diet applications, and call management and action taking. In a nutshell, our mission is to empower users to make the most out of their time wherever they are –on the go or at the desk–, through the creation of easy-to-use, yet powerfully customizable solutions.</p>
<p><strong>Q2 : Why the interest to create applications for the Android platform ?</strong></p>
<p>Since the announcement of the new Android mobile OS and related SDK, we have been intrigued by what it promises to deliver at a variety of levels. From a development standpoint, being able to access any tiny detail of the platform without having to jump through hoops is a great time saver, and also saves from countless “back and forths” with device manufacturers for updated handset specific SDKs.</p>
<p>Having the ability to closely interact with the built-in applications and related data storages (love Sqlite and I’m glad it’s the storage engine of choice of Android) is another definite plus. This without forgetting the new operating system is backed by a rather consistent number of prominent companies, leaders in their industry and market specific area. All this, of course, so far on “paper” or “bits” if you want in the form of a quickly evolving SDK, and slick emulator. Will the promises I mentioned above become reality when the first handsets hit the market? I truly hope so.</p>
<p><strong>Q3 : How many developers are currently working on Android projects ? Did you hire or is it from the current dev team</strong>?</p>
<p>We have a developer fully dedicated to Android projects, from the current development team, while another one is playing with the SDK “just for fun” &#8212; creating small tools so to speak. I’m getting my hands dirty too. I’ve been checking out examples, documentation, and thinking about what else we can creatively use out of what made available through the SDK.</p>
<p><strong>Q4 : Are you just porting current iambic mobile projects to Android or planning new ones also </strong>?</p>
<p>So far, in order to start getting our “feet wet,” we ported a few titles while exploring the possibility of the platform, along with the expected rough edges of the SDK.</p>
<p><strong>Q5 : Any commercial application for Android in your plans ?</strong></p>
<p>We do plan to release commercial solutions for Android. GoogHelper and Tipper themselves might get revised and “enriched” to become commercially distributable.</p>
<p><strong>Q6 : Will any of your iambic projects will take part of the Challenge ?</strong></p>
<p>Yes, we are currently working on a project we plan to submit to the Developer Challenge.</p>
<p><strong>Q7 : How do you compare development under Android to other mobile platforms ?</strong></p>
<p>So far we are finding the development for Android a much more streamlined experience compared to other platforms. I believe this is because the operating system is young (there are no phones based on it yet), and therefore getting up and running with the development environment is extremely quick and straightforward. Unzipping the latest Eclipse, the Android SDK, getting the Android plug-in setup in Eclipse and being off stepping through a few breakpoints while debugging the app on the emulator took less than 15 minutes. On mature mobile platforms such as Palm OS, Windows Mobile, Symbian, or BlackBerry the process of installing a development environment, main SDK, various licensees’ customizations, etc. can easily take half day.</p>
<p>That said, the SDK itself is clearly a work in progress. Its documentation is sort of “hit and miss” at the moment and definitely not super clear. And a few of the API calls are not working as expected. Then again, this is the type of stuff I’ve seen in SDKs that are much more mature, so no real news there. It often comes down to looking around forums and message boards for solutions, and spicing up the approach with some trial &amp; error.</p>
<p>The latest SDK released just a few days ago is quite a step forward, although it introduces a variety of changes both from an API/development standpoint as well as from a user interaction / usage model standpoint. The latter according to what the UI showcased by the emulator is telling us. We are investing quite some time now getting the projects we are currently developing up to speed with the latest SDK. Hopefully we won’t see a similar rather deep change in the coming updates.</p>
<h3>Read also :</h3><ul class="related_post"><li><a href="http://openhandsetmagazine.com/2008/02/weekly-android-applications-1222008/" title="Weekly Android Applications 12/2/2008" >Weekly Android Applications 12/2/2008</a></li><li><a href="http://openhandsetmagazine.com/2008/02/weekly-android-applications-522008/" title="Weekly Android Applications 5/2/2008" >Weekly Android Applications 5/2/2008</a></li><li><a href="http://openhandsetmagazine.com/2008/03/android-sdk-security-release-m5-rc15/" title="Android SDK Security Release m5-rc15" >Android SDK Security Release m5-rc15</a></li><li><a href="http://openhandsetmagazine.com/2008/02/mcobject-sharpens-its-edge-in-database-indexes-with-new-kd-tree/" title="McObject Sharpens its Edge in Database Indexes With New KD-Tree" >McObject Sharpens its Edge in Database Indexes With New KD-Tree</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://openhandsetmagazine.com/2008/02/interview-with-adriano-chiaretta-from-iambic/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Android SDK m5-rc14 Released</title>
		<link>http://openhandsetmagazine.com/2008/02/android-sdk-m5-rc14-released/</link>
		<comments>http://openhandsetmagazine.com/2008/02/android-sdk-m5-rc14-released/#comments</comments>
		<pubDate>Fri, 15 Feb 2008 08:17:43 +0000</pubDate>
		<dc:creator>Hatem Ben Yacoub</dc:creator>
		
		<category><![CDATA[Android SDK]]></category>

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

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

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

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

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

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

		<category><![CDATA[search manager]]></category>

		<guid isPermaLink="false">http://openhandsetmagazine.com/2008/02/android-sdk-m5-rc14-released/</guid>
		<description><![CDATA[Android SDK released M5 with a totally new user interface, layout animation, improved geocoding, new media codecs and more!]]></description>
			<content:encoded><![CDATA[<p>The most awaited update of Android SDK is finally available! Most notable change in this release is the new user interface; I really feel this time that I&#8217;m on a Linux-based mobile phone. The interface looks really much better and definitely ready for the prime time, even with work in progress. The bad news is that for the first time we started talking about <a href="http://code.google.com/android/migrating/m3-to-m5/m5-api-changes.html" target="_blank" onclick="javascript:urchinTracker('/outbound/article/http://code.google.com/android/migrating/m3-to-m5/m5-api-changes.html');">&#8220;porting an application&#8221; and &#8220;API change&#8221;</a>. At this time everything is under development, but it&#8217;s worrying for the future of Android platform if we see many version of the SDK where applications are not compatible and have to be changed and recompiled, and go back to old times !</p>
<p>Highlighted features in this release :</p>
<ul>
<li><strong>New user interface</strong> - totally remodeled interface, new design and icons, looks much better.</li>
<li><strong>Layout animations</strong> - Developers can now create layout animations for their applications using the capabilities introduced in the android.view.animation package</li>
<li><strong>Geo-coding </strong>- android.location.Geocoder enables developers to forward and reverse geo-code (i.e. translate an address into a coordinate and vice-versa), and also search for businesses.</li>
<li><strong>New media codecs</strong> - The MediaPlayer class has added support for the OGG Vorbis, MIDI, XMF, iMelody, RTTL/RTX, and OTA audio file formats.</li>
<li><strong>Search Manager</strong> - A new search API is now available android.app.SearchManager, providing the ability to to search for user, system or network based data,     making search a seamless, system-wide feature.</li>
<li><strong>Updated Eclipse plug-in</strong> - A new version of ADT is available and provides improvements to the Android developer experience. In particular, check out the new Android Manifest editor.</li>
</ul>
<p>Something very interesting in the new interface is the new menus. Now it is more iphone-like - if I can say - Menus have been iconized which make it easier for touchscreen phones, and we can see the  blurred menus by the end, so you can scroll down/up to see more menu options. To dig into the new Android interface here is some screenshots from the new SDK :</p>
<p style="text-align: center"><img src="http://openhandsetmagazine.com/wp-content/uploads/2008/02/android-home.png" alt="Android SDK new home" /><br />
Home of the Android Platform</p>
<p style="text-align: center">&nbsp;</p>
<p style="text-align: center"><img src="http://openhandsetmagazine.com/wp-content/uploads/2008/02/android-dialer.png" alt="Android dialer" /><br />
Android dialer</p>
<p style="text-align: center">&nbsp;</p>
<p style="text-align: center"><img src="http://openhandsetmagazine.com/wp-content/uploads/2008/02/android-devtools.png" alt="Android Dev Tools" /><br />
Android Dev Tools</p>
<p style="text-align: center">&nbsp;</p>
<p style="text-align: center"><img src="http://openhandsetmagazine.com/wp-content/uploads/2008/02/android-browsermenu-first.png" alt="Android Browser menus" /><br />
Browser Menu replaced by icons</p>
<p style="text-align: center">&nbsp;</p>
<p style="text-align: center"><img src="http://openhandsetmagazine.com/wp-content/uploads/2008/02/android-browsermenu.png" alt="Android Browser menus" /><br />
By clicking on more you get the entire menu</p>
<p style="text-align: center">&nbsp;</p>
<p style="text-align: center"><img src="http://openhandsetmagazine.com/wp-content/uploads/2008/02/android-newcontact.png" alt="Android New Contact" /><br />
Android New Contact</p>
<p style="text-align: center">&nbsp;</p>
<p style="text-align: center"><img src="http://openhandsetmagazine.com/wp-content/uploads/2008/02/android-incall.png" alt="Android inCall" /><br />
Android Call Manager</p>
<p>Ready to go ? download the new <a href="http://code.google.com/android/download.html" target="_blank" onclick="javascript:urchinTracker('/outbound/article/http://code.google.com/android/download.html');">Android SDK</a>, read <a href="http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html" target="_blank" onclick="javascript:urchinTracker('/outbound/article/http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html');">M5 announcement</a> on the Developers blog.</p>
<h3>Read also :</h3><ul class="related_post"><li><a href="http://openhandsetmagazine.com/2008/03/android-sdk-security-release-m5-rc15/" title="Android SDK Security Release m5-rc15" >Android SDK Security Release m5-rc15</a></li><li><a href="http://openhandsetmagazine.com/2008/01/android-developer-challenge-deadline-extended/" title="Android Developer Challenge Deadline Extended" >Android Developer Challenge Deadline Extended</a></li><li><a href="http://openhandsetmagazine.com/2007/12/second-android-sdk-update-m3-rc37a/" title="Second Android SDK Update m3-rc37a" >Second Android SDK Update m3-rc37a</a></li><li><a href="http://openhandsetmagazine.com/2007/11/look-inside-android-day-one/" title="Look inside Android, Day one" >Look inside Android, Day one</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://openhandsetmagazine.com/2008/02/android-sdk-m5-rc14-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Android and the Mobile Advertising Market</title>
		<link>http://openhandsetmagazine.com/2008/01/android-and-the-mobile-advertising-market/</link>
		<comments>http://openhandsetmagazine.com/2008/01/android-and-the-mobile-advertising-market/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 17:57:01 +0000</pubDate>
		<dc:creator>Hatem Ben Yacoub</dc:creator>
		
		<category><![CDATA[Featured]]></category>

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

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

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

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

		<category><![CDATA[eric eller]]></category>

		<category><![CDATA[jason spero]]></category>

		<category><![CDATA[millennial media]]></category>

		<category><![CDATA[mobile advertising]]></category>

		<guid isPermaLink="false">http://openhandsetmagazine.com/2008/01/android-and-the-mobile-advertising-market/</guid>
		<description><![CDATA[OHM asked the emerging players in the mobile advertising market about Android and mobile marketing.]]></description>
			<content:encoded><![CDATA[<p>Even if the way &#8220;how Google will really profit from Android&#8221; still a mystery until today, the answer is certainly around advertising. The mobile advertising market is really booming, even if some market predection are confusing, for example according to ABI research Mobile Marketing revenue will hit the $24 Billion in 2013, jumping from just $1.8 Billion in 2007, while consultancy Forrester in the other side predict revenue under $1 billion by 2012. Open Handset Magazine asked the emerging players in the mobile advertising market about Android and mobile marketing. Admob and Millennial Media accepted to answer our questions.</p>
<p><strong>OHM: What do you think about Android Mobile Platform? </strong></p>
<p><img src="http://openhandsetmagazine.com/wp-content/uploads/2008/01/ericeller.jpg" alt="Eric Eller" align="left" hspace="10" vspace="10" />Eric Eller, SVP Products and Marketing at <a href="http://www.millennialmedia.com/" target="_blank" onclick="javascript:urchinTracker('/outbound/article/http://www.millennialmedia.com/');">Millennial Media</a></p>
<p>With good reason, there is lots of excitement surrounding any open initiative. It provides increased opportunity for developers to be creative and innovative while taking an active role in the future of consumer applications and services. More mobile applications mean more choices and more compelling content for users, which will lead to higher mobile usage - obviously a positive thing for the industry.</p>
<p><img src="http://openhandsetmagazine.com/wp-content/uploads/2008/01/spero-admob.jpg" alt="Jason Spero" align="left" hspace="10" vspace="10" />Jason Spero, VP Marketing at <a href="http://www.admob.com/" target="_blank" onclick="javascript:urchinTracker('/outbound/article/http://www.admob.com/');">Admob</a> :</p>
<p>The launch of the iPhone and the announcement of the Android project are about users.  The potential of the mobile ecosystem has been well documented (and well marketed).  Many blame the Operators for the perceived lack of progress toward this potential, but a variety of forces have constrained the user experience on the mobile device.  These include:  device form factor, text entry and capabilities, network speeds and capabilities,  billing mechanisms, discovery mechanisms, non-commerce monetization mechanisms, fragmentation of application platforms, fragmentation of browser platforms and more.  Each of these needs to be addressed for mobile to achieve its promise.  Apple and Google recognize the opportunity and have grown frustrated with the pace at which the obstacles are being address.</p>
<p>Android is a market development effort.  Google understands the opportunity for its business model once the mobile internet takes off.  Google is now working actively to accelerate that takeoff.  Android addresses some (but not all) of the ecosystem needs.  In theory, the availability of a robust underlying software platform will reduce fragmentation for application developers, decrease cost and time to market for device manufacturers and spark a new wave of competition in device form factors that will deliver better user experience for mobile data.  This will drive use of the mobile internet.  In theory.  What remains to be seen is how manufacturers will leverage and extend Android to their needs and whether this will undermine the core goal of decreasing fragmentation.  But we remain hopeful that Android will deliver on its promise.</p>
<p>AdMob has had a front row seat for the acceleration of the mobile internet in 2006 and 2007.  We see dramatic progress against the constraints to mobile web usage.</p>
<ul>
<li>Devices are dramatically improved even before the impact of iPhone and Android</li>
<li>Increases in network speeds have improved the mobile browsing experience</li>
<li>Simpler data pricing models have made mobile internet more accessible for all</li>
<li>Content providers have a viable means to monetize their offerings via advertising</li>
<li>Discovery is being addressed via search, directories and advertising</li>
</ul>
<p>The launch of the iPhone gave the market a picture of what a mobile data experience could be.  This is an example that has catalyzed investment against all of the requirements for mobile data.  The iPhone and Android have accelerated something that was already happening.</p>
<p>AdMob is pro mobile internet for all the same reasons that Google is pro mobile internet.  AdMob is device agnostic and can benefit from any and all improvements in the mobile web experience.  The launch of Android devices in 2008 and beyond will drive increased usage of the mobile internet.  Google has said that it will keep separate its market development efforts via Android from its search and AdSense businesses.  AdMob believes this ensures fair competition.  So AdMob, awaits the arrival of Android devices in the same way we anticipate innovation from Nokia, Motorola, Samsung and others.  Improvements in user experience will drive usage, which is all we can ask.</p>
<p><strong>OHM: How could Google Android change the mobile advertising market? </strong></p>
<p><em>Eric E.:</em> &#8220;Google is obviously a major player in online advertising and anything they do in the mobile space will have an impact. What remains to be seen is the nature of that impact. On the one hand, by enabling developers to quickly create new innovative mobile applications, Android could help increase the availability of mobile content that is available for free using the ad-supported model. On the other hand, if developers are compelled to preferentially utilize Google advertising services versus other opportunities in the market, the perception of openness will disappear.&#8221;</p>
<p><em>Jason S.:</em> &#8220;The mobile ad market is already growing rapidly.</p>
<p>If Android delivers an improved user experience this will drive usage of the mobile internet.  This will further accelerate the growing interest in reaching users on their mobile devices and will motivate more and more content providers to invest in mobile.  User experience improvements will drive both supply of and demand for mobile advertising.&#8221;</p>
<h3>Read also :</h3><ul class="related_post"><li><a href="http://openhandsetmagazine.com/2008/03/android-sdk-security-release-m5-rc15/" title="Android SDK Security Release m5-rc15" >Android SDK Security Release m5-rc15</a></li><li><a href="http://openhandsetmagazine.com/2008/02/mcobject-sharpens-its-edge-in-database-indexes-with-new-kd-tree/" title="McObject Sharpens its Edge in Database Indexes With New KD-Tree" >McObject Sharpens its Edge in Database Indexes With New KD-Tree</a></li><li><a href="http://openhandsetmagazine.com/2008/02/interview-with-adriano-chiaretta-from-iambic/" title="Interview with Adriano Chiaretta from iambic" >Interview with Adriano Chiaretta from iambic</a></li><li><a href="http://openhandsetmagazine.com/2008/02/weekly-android-applications-1222008/" title="Weekly Android Applications 12/2/2008" >Weekly Android Applications 12/2/2008</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://openhandsetmagazine.com/2008/01/android-and-the-mobile-advertising-market/feed/</wfw:commentRss>
		</item>
		<item>
		<title>NTT DoCoMo to launch Android Handsets in the Japanese Market</title>
		<link>http://openhandsetmagazine.com/2008/01/ntt-docomo-to-launch-android-handsets-in-the-japanese-market/</link>
		<comments>http://openhandsetmagazine.com/2008/01/ntt-docomo-to-launch-android-handsets-in-the-japanese-market/#comments</comments>
		<pubDate>Fri, 25 Jan 2008 18:28:42 +0000</pubDate>
		<dc:creator>Hatem Ben Yacoub</dc:creator>
		
		<category><![CDATA[Featured]]></category>

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

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

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

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

		<category><![CDATA[i-mode]]></category>

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

		<category><![CDATA[ntt docomo]]></category>

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

		<guid isPermaLink="false">http://openhandsetmagazine.com/2008/01/ntt-docomo-to-launch-android-handsets-in-the-japanese-market/</guid>
		<description><![CDATA[Google and NTT DoCoMo announced partnership in Mobile Internet Services]]></description>
			<content:encoded><![CDATA[<p>Japan is one of the most interesting market for mobile marketing, a market which is expected to grow to over $24 billion worldwide in 2013, jumping from just $1.8 billion in 2007, according to ABI Research. <a href="http://www.nttdocomo.com/pr/2008/001383.html" target="_blank" onclick="javascript:urchinTracker('/outbound/article/http://www.nttdocomo.com/pr/2008/001383.html');">NTT DoCoMo and Google partnership announcement</a> came mainly to reinforce Google position in this mobile advertising market, and possibly to bring Android based handsets to the Japanese market.</p>
<p><a href="http://www.nttdocomo.com/" target="_blank" onclick="javascript:urchinTracker('/outbound/article/http://www.nttdocomo.com/');">NTT DoCoMo</a> is one of leading mobile communications companies worldwide, Headquartered in Tokyo, and is owner of i-mode, the world&#8217;s most popular mobile e-mail/Internet service, used by nearly 48 million people.</p>
<p style="text-align: center"><img src="http://openhandsetmagazine.com/wp-content/uploads/2008/01/ntt-docomo-handsets.jpg" alt="NTT DoCoMo Handsets" /></p>
<p>The company provides already a set of Handsets in collaboration with handset manufacturers such Fujitsu, including : Raku-Raku PHONE Basic, Secure 3G FOMA F903iBSC, 3G FOMA 703i Series, D800iDS and SO903iTV.</p>
<p>According to a new study by <a href="http://www.mocobe.com/" target="_blank" onclick="javascript:urchinTracker('/outbound/article/http://www.mocobe.com/');">Mobile Consumer Behavior</a>, outlining key challenges and success factors for the Open Handset Alliance :</p>
<blockquote><p>Google&#8217;s Android is the first legitimate attempt to re-create the success of Japan&#8217;s &#8220;Wireless Ecosystem&#8221; model within the context and realities of international mobile markets. If successful, Google could spark unprecedented innovations within mobile content, service and application development, yet a number a critical factors stand in the way of such success.</p></blockquote>
<p>Google is facing a big challenge in the Japanese Mobile Marketing Market first, then to reproduce this wireless ecosystem worldwide. Dr. Philip Sugai, Director of the Mobile Consumer Lab at the International University of Japan and lead author of MCB report, stated :</p>
<blockquote><p>&#8220;Although Symbian and Microsoft have offered the most stinging criticisms of Google&#8217;s Android, Google&#8217;s next (and most) critical challenge at this early stage of development actually lies in how it will address MontaVista, and galvanize the mobile Linux development movement. Without successfully accomplishing this goal, Android will become obsolete within 2008, never ever leveling a substantial competitive threat against either Symbian or Microsoft.&#8221;</p></blockquote>
<h3>Read also :</h3><ul class="related_post"><li><a href="http://openhandsetmagazine.com/2008/02/arm-to-showcase-android-internet-devices-at-mobile-world-congress-2008/" title="ARM To Showcase Android Internet Devices at Mobile World Congress 2008" >ARM To Showcase Android Internet Devices at Mobile World Congress 2008</a></li><li><a href="http://openhandsetmagazine.com/2008/01/google-and-uiq-partnership-on-services-not-on-android/" title="Google and UIQ Partnership on Services, not on Android" >Google and UIQ Partnership on Services, not on Android</a></li><li><a href="http://openhandsetmagazine.com/2008/01/buglabs-released-bug-open-device-for-linux-mobile/" title="Buglabs released BUG, Open Device for Linux mobile" >Buglabs released BUG, Open Device for Linux mobile</a></li><li><a href="http://openhandsetmagazine.com/2007/11/today-the-first-taste-of-android/" title="Today, the first taste of Android" >Today, the first taste of Android</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://openhandsetmagazine.com/2008/01/ntt-docomo-to-launch-android-handsets-in-the-japanese-market/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Tira Wireless Extends ‘Go Mobile’ Solution to Support Android Platform</title>
		<link>http://openhandsetmagazine.com/2008/01/tira-wireless-extends-%e2%80%98go-mobile%e2%80%99-solution-to-support-android-platform/</link>
		<comments>http://openhandsetmagazine.com/2008/01/tira-wireless-extends-%e2%80%98go-mobile%e2%80%99-solution-to-support-android-platform/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 20:36:53 +0000</pubDate>
		<dc:creator>Hatem Ben Yacoub</dc:creator>
		
		<category><![CDATA[Featured]]></category>

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

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

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

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

		<category><![CDATA[go mobile]]></category>

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

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

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

		<category><![CDATA[tira wireless]]></category>

		<guid isPermaLink="false">http://openhandsetmagazine.com/2008/01/tira-wireless-extends-%e2%80%98go-mobile%e2%80%99-solution-to-support-android-platform/</guid>
		<description><![CDATA[Tira Wireless announces Android Development Service and Java ME to Android Conversion Offerings]]></description>
			<content:encoded><![CDATA[<p><img src="http://openhandsetmagazine.com/wp-content/uploads/2008/01/tirawireless.png" alt="Tira Wireless" align="left" hspace="10" vspace="10" /><a href="http://www.tirawireless.com/" target="_blank" onclick="javascript:urchinTracker('/outbound/article/http://www.tirawireless.com/');">Tira Wireless</a> announced today the support of Android Platform for its Jump 2008 Go Mobile solution. Jump 2008 is an innovative solution to reduce the cost of porting of Java-based mobile application across all mobile handsets. The Tira Wireless device knowledgebase includes 1,253 devices supported representing 44 handset manufacturers, 14,943 unique device/operator combinations, 2,643 devices in physical inventory, and 201 channels (mobile operators, content portals, etc.).</p>
<p>By supporting Android, Tira Wireless partners will be able to convert their applications from JavaME to Android easily. Another porting solution from JavaME to Android is now available after Esmertec and ME4Android. Tira Wireless solution will fit very well for organizations with limited internal development resources or those that require the scalability that Tira Wireless provides.</p>
<blockquote><p>“Tira Wireless’ move to support Android is in line with our vision to support the major platforms and manage all elements of the mobile content lifecycle, regardless of the device or mobile operator,” said Juan Dewar, CEO of Tira Wireless. “Supporting the Android platform is also a natural extension of the work we have been doing with Java ME applications. Because of our years of experience in this market, we are very well positioned to understand the challenges of developing mobile content in a similar environment, and as a result, can maximize Android’s unique capabilities.”</p></blockquote>
<p>Tira Wireless customers include Content publishers such Airbone Entertainment, Disney Mobile, Dwango Wireless, I-Play, Warner Bros, Pixiem, THQ Wireless, Dwango Wireless, Hudson Soft, ifone, Jumbuck, Mforma, Mobile Scope, Mobliss, Namco, Sega, SkyZone Entertainment, Sonic Branding Solutions, Sony Pictures Mobile, and Summus; Engineering Services Providers such Babel Media, Mahindra British Telecom, and Absolute Quality;  and finally Mobile Operators : Telus, T-Mobile, and Helio.</p>
<p>The GoMobile Edition of the Jump Developer Desktop can be used to commercially deploy a single application on up to 12 handsets. For non-commercial purposes, it is free.</p>
<h3>Read also :</h3><ul class="related_post"><li><a href="http://openhandsetmagazine.com/2007/11/me4android-the-javame-alternative-for-android/" title="ME4Android, the JavaME Solution for Android" >ME4Android, the JavaME Solution for Android</a></li><li><a href="http://openhandsetmagazine.com/2007/11/android-is-even-better-with-esmertec/" title="Android is even better with Esmertec" >Android is even better with Esmertec</a></li><li><a href="http://openhandsetmagazine.com/2008/03/android-sdk-security-release-m5-rc15/" title="Android SDK Security Release m5-rc15" >Android SDK Security Release m5-rc15</a></li><li><a href="http://openhandsetmagazine.com/2008/02/mcobject-sharpens-its-edge-in-database-indexes-with-new-kd-tree/" title="McObject Sharpens its Edge in Database Indexes With New KD-Tree" >McObject Sharpens its Edge in Database Indexes With New KD-Tree</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://openhandsetmagazine.com/2008/01/tira-wireless-extends-%e2%80%98go-mobile%e2%80%99-solution-to-support-android-platform/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A la mobile demonstrates the first Android Platform on HTC Qtek 9090 Smartphone</title>
		<link>http://openhandsetmagazine.com/2008/01/a-la-mobile-demonstrates-the-first-android-platform-on-htc-qtek-9090-smartphone/</link>
		<comments>http://openhandsetmagazine.com/2008/01/a-la-mobile-demonstrates-the-first-android-platform-on-htc-qtek-9090-smartphone/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 21:18:31 +0000</pubDate>
		<dc:creator>Hatem Ben Yacoub</dc:creator>
		
		<category><![CDATA[Featured]]></category>

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

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

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

		<category><![CDATA[linux mobile]]></category>

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

		<guid isPermaLink="false">http://openhandsetmagazine.com/2008/01/a-la-mobile-demonstrates-the-first-android-platform-on-htc-qtek-9090-smartphone/</guid>
		<description><![CDATA[The first Android-based mobile phone is already here : the HTC Qtek 9090 by A la mobile]]></description>
			<content:encoded><![CDATA[<p><img src="http://openhandsetmagazine.com/wp-content/uploads/2008/01/alamobile.gif" alt="A La Mobile" align="left" hspace="10" vspace="10" />A la mobile, leading Linux systems platform and open source technology company for mobile devices, announced this week the first Android platform running on HTC Qtek 9090 advanced smartphone. Application demonstrated include : browser, phone dialer, audio player, maps, camera, games, calendar, contacts manager, calculator, tasks manager and notes. Below a screenshot of the a la mobile Android-based demo phone :</p>
<p style="text-align: center"><img src="http://openhandsetmagazine.com/wp-content/uploads/2008/01/a-la-mobile-android-based-demo-phone_1-14-2008.jpg" alt="a-la-mobile-android-based-demo-phone_1-14-2008.jpg" /></p>
<p>While all rumors and breaking news were about HTC to provide the first Android phones, a la mobile confirmed this orientation and got better : the first HTC phone using a complete mobile Linux stack based on Android.</p>
<p>&#8220;While mobile Linux has made steady progress in the industry since 2006, Google&#8217;s advocacy with the unveiling of the Android framework further substantiates the position of Linux as a major mobile operating system alongside Windows Mobile and Symbian,&#8221; said Pauline Lo Alker, President and CEO of a la Mobile, Inc. &#8220;However, despite the market enthusiasm about Google Android, many questions remain concerning the technical details, and skepticism exists concerning its readiness. As the leader in mobile Linux, we believe it is our responsibility to take the initiative to allay the &#8216;mystery&#8217; and dispel any skepticism surrounding Android by first demonstrating a complete mobile Linux system stack, including drivers, middleware, and a suite of Android-based applications running on an existing advanced smartphone manufactured by one of the premier handset vendors in the market.&#8221;</p>
<p>It&#8217;s true that there are many missing information about Android platform itself until today, but according to a la mobile they are providing a complete mobile stack solution : device drivers, Linux kernel, system utilities, mobile middleware (such as security, device management, provisioning, etc.), an application framework (Android) that supports JAVA services, browser, and miscellaneous applications for the end device.</p>
<p>&#8220;Despite the open-source nature of the Android framework, developing a complete mobile system solution with customized, differentiated features continues to present major technical challenges requiring considerable time, effort, and resources &#8212; a barrier and reach beyond the scope of many handset vendors,&#8221; continues Alker. &#8220;Our mission is to remove the complexity for handset vendors and mobile operators to enable them to accelerate their device time-to-market, ensure high quality while reducing total development and device costs. The experience we have gained in putting together this demo will enable us to trim a device&#8217;s time-to-market by at least half!&#8221;</p>
<p><strong>About A la mobile</strong></p>
<p>Founded in 2005, <a href="http://www.a-la-mobile.com/" target="_blank" onclick="javascript:urchinTracker('/outbound/article/http://www.a-la-mobile.com/');">a la Mobile</a> has already established itself as the leader in developing and delivering one-stop, commercial-grade complete Linux system stacks for mobile devices: integrated, customized, certified, supported and maintained. The Company&#8217;s first Linux system offering - Convergent Linux Platform (CLP) version 1.0 - based on the Qt application framework by Trolltech, was first introduced in 2006 and adopted by several handset vendors.</p>
<h3>Read also :</h3><ul class="related_post"><li><a href="http://openhandsetmagazine.com/2008/01/nokia-to-acquire-trolltech-for-153m/" title="Nokia to Acquire Trolltech for $153M" >Nokia to Acquire Trolltech for $153M</a></li><li><a href="http://openhandsetmagazine.com/2007/12/the-linux-phone-standards-and-the-open-handset-alliance/" title="The Linux Phone Standards and the Open Handset Alliance" >The Linux Phone Standards and the Open Handset Alliance</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://openhandsetmagazine.com/2008/01/a-la-mobile-demonstrates-the-first-android-platform-on-htc-qtek-9090-smartphone/feed/</wfw:commentRss>
		</item>
		<item>
		<title>McObject, Object-Oriented Embedded Database for Android</title>
		<link>http://openhandsetmagazine.com/2008/01/mcobject-object-oriented-embedded-database-for-android/</link>
		<comments>http://openhandsetmagazine.com/2008/01/mcobject-object-oriented-embedded-database-for-android/#comments</comments>
		<pubDate>Wed, 02 Jan 2008 20:37:59 +0000</pubDate>
		<dc:creator>Hatem Ben Yacoub</dc:creator>
		
		<category><![CDATA[Android Dev]]></category>

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

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://openhandsetmagazine.com/2008/01/mcobject-object-oriented-embedded-database-for-android/</guid>
		<description><![CDATA[Perst is a robust open source and object oriented embedded database]]></description>
			<content:encoded><![CDATA[<p><img src="http://openhandsetmagazine.com/wp-content/uploads/2008/01/mcobject.thumbnail.gif" alt="McObject, Object-Oriented Embedded Database for Android" align="left" hspace="10" vspace="10" />McObject announced today that Perst, its all-Java object-oriented, open source embedded database, has been verified as compatible with the Android mobile device platform backed by Google and the Open Handset Alliance.</p>
<p>McObject is offering the Android-ready Perst, as well as TestIndex, a demo application showing Perst and Android’s bundled SQLite database performing the same tasks side by side. Both are available as free downloads, with complete source code, from <a href="http://www.mcobject.com/android" target="_blank" onclick="javascript:urchinTracker('/outbound/article/http://www.mcobject.com/android');">http://www.mcobject.com/android</a>.</p>
<p style="text-align: center"><img src="http://openhandsetmagazine.com/wp-content/uploads/2008/01/perst-android-benchmark-menu.jpg" alt="Perst" /></p>
<p>With Perst, users of Android-based phones will benefit from responsive, richly-featured embedded software made possible by a database system that delivers high performance and a small footprint, and by the efficiency that results from true Java developer-oriented features.</p>
<p>Perst stores data directly in Java objects. This eliminates the need for data-packing or unpacking code to map between the application&#8217;s data model and the database&#8217;s data model, as is required by relational and object-relational databases. The Perst API is flexible, easy-to-use and very fast compared to alternative commercial Java OODBMSs.</p>
<p>Perst is a very compact embedded database, with a core consisting of only five thousand lines of code. This small footprint imposes little demand on system resources. Moreover, Perst does not require administration. Perst supports transactions with the ACID (Atomic, Consistent, Isolated and Durable) properties, and expands developers’ coding efficiency by making Java objects as easy to use as possible.</p>
<p>For example, for access to objects, Perst implements specialized collection classes optimized for different data layouts and access patterns, including:</p>
<ul>
<li>Classic B-Tree implementation;</li>
<li>R-tree indexes for spatially-oriented applications such as GIS and navigation;</li>
<li>Main-memory database containers, based on T-Tree indexes, optimized for real-time memory-only access;</li>
<li>Patricia Trie index, which speeds searches in networking and telephony applications;</li>
<li>TimeSeries class to efficiently deal with small fixed-size objects;</li>
<li>Specialized versions of collections for thick indices (indices with many duplicates), and bit indices (keys with a restricted number of possible values).</li>
</ul>
<p>In addition to its core functionality, Perst provides optional features such as garbage collection, detection of hanging references, automatic schema evolution, XML import/export utilities, master-slave replication support (with the option to run read-only queries on slave nodes), an SQL subset to filter elements of any collection, and integration with the AspectJ and JAssist AOP tools.</p>
<p>To read McObject&#8217;s complete announcement of Perst and TestIndex for Android, see <a href="http://www.mcobject.com/pressroom.php?step=3&amp;article=91" onclick="javascript:urchinTracker('/outbound/article/http://www.mcobject.com/pressroom.php?step=3&amp;article=91');">http://www.mcobject.com/pressroom.php?step=3&amp;article=91</a>.</p>
<h3>Read also :</h3><ul class="related_post"><li><a href="http://openhandsetmagazine.com/2008/02/mcobject-sharpens-its-edge-in-database-indexes-with-new-kd-tree/" title="McObject Sharpens its Edge in Database Indexes With New KD-Tree" >McObject Sharpens its Edge in Database Indexes With New KD-Tree</a></li><li><a href="http://openhandsetmagazine.com/2008/02/odmg3-now-hosted-by-odbmsorg/" title="ODMG3 now hosted by ODBMS.ORG" >ODMG3 now hosted by ODBMS.ORG</a></li><li><a href="http://openhandsetmagazine.com/2007/12/db4objects-announces-db4o-database-for-android/" title="db4objects Announces db4o Database for Android" >db4objects Announces db4o Database for Android</a></li><li><a href="http://openhandsetmagazine.com/2008/03/android-sdk-security-release-m5-rc15/" title="Android SDK Security Release m5-rc15" >Android SDK Security Release m5-rc15</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://openhandsetmagazine.com/2008/01/mcobject-object-oriented-embedded-database-for-android/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Developer Interview with Brendan Burns, DroidDraw and Android-GL</title>
		<link>http://openhandsetmagazine.com/2007/12/developer-interview-with-brendan-burns-droiddraw-and-android-gl/</link>
		<comments>http://openhandsetmagazine.com/2007/12/developer-interview-with-brendan-burns-droiddraw-and-android-gl/#comments</comments>
		<pubDate>Wed, 12 Dec 2007 20:26:15 +0000</pubDate>
		<dc:creator>Hatem Ben Yacoub</dc:creator>
		
		<category><![CDATA[Android Dev]]></category>

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

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

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

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

		<category><![CDATA[Android-GL]]></category>

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://openhandsetmagazine.com/2007/12/developer-interview-with-brendan-burns-droiddraw-and-android-gl/</guid>
		<description><![CDATA[OHM interview with Brendan Burns, developer of DroidDraw GUI builder]]></description>
			<content:encoded><![CDATA[<p><a href="http://openhandsetmagazine.com/2007/12/developer-interview-with-brendan-burns-droiddraw-and-android-gl/droiddraw/" rel="attachment wp-att-70" title="DroidDraw" ><img src="http://openhandsetmagazine.com/wp-content/uploads/2007/12/droiddraw.thumbnail.png" alt="DroidDraw" align="left" hspace="10" vspace="10" /></a>Some of the very cool tools that popped out from Android developers, a Java applet called<a href="http://www.droiddraw.org/" target="_blank" onclick="javascript:urchinTracker('/outbound/article/http://www.droiddraw.org/');"> DroidDraw</a>, which aims to provide a complete GUI creation tool for developers. OHM had an interview with Brendan Burns, who is behind the DroidDraw and Android-GL projects.</p>
<p><strong>OHM</strong> : Can we know a little about yourself ?</p>
<p><strong>Brendan</strong> : I&#8217;m a professor of computer science at <a href="http://www.cs.union.edu" target="_blank" onclick="javascript:urchinTracker('/outbound/article/http://www.cs.union.edu');">Union College in  Schenectady, NY</a>. I just graduated a year and a half ago from the <a href="http://www.cs.umass.edu" target="_blank" onclick="javascript:urchinTracker('/outbound/article/http://www.cs.umass.edu');">University of Massachusetts</a> with a PhD in Robotics. Before grad. school, I worked in the software industry for a couple of years; mostly web-apps. I&#8217;ve done a bunch of different development over the years.</p>
<p><strong>OHM</strong> : So you have a PhD in robotics, and you are interested into mobile development also ?</p>
<p><strong>Brendan</strong> : I like to code. My term ended in the middle of November, and I wanted a project to keep me busy.</p>
<p>I had just taught graphics as my fall course and so I thought I&#8217;d play around and port some of the code from the class over to Android. Since I&#8217;d never done OpenGL on an embedded device, then I was thinking about building an app for the Challenge and I realized it was really annoying to build a GUI in XML. So I wrote the GUI builder.</p>
<p><strong>OHM</strong> : Are you entering the challenge alone or in a team ?</p>
<p><strong>Brendan</strong> : I&#8217;m not sure, probably by myself. I&#8217;m not 100% committed to entering. I have to come up with a really good idea, and so far my ideas are only ok.</p>
<p><strong>OHM</strong> : So what about Android-GL, are you planning to build something with it ?</p>
<p><strong>Brendan</strong> : I was thinking about it, but the renderer still has some bugs in it. While I was working on that I found a reported and number of them and I&#8217;ve seen reports from other people as well.</p>
<p>Also, I&#8217;m not 100% convinced that 3D plus mobile is the best solution, since most devices still don&#8217;t have accelerated graphics<br />
<strong><br />
OHM</strong> : how did you find coding on Android platform ?<br />
<strong><br />
Brendan</strong> : Its pretty easy I think. Its very similar to J2SE, more similar than J2ME which I did a little coding for.</p>
<p>There are some major differences between the OpenGL ES API and the regular OpenGL API - no glBegin(&#8230;)/glVertex(&#8230;)/glEnd() -  that took some getting used to, but that&#8217;s the direction that the regular OpenGL API is headed also as far as I&#8217;ve heard. I think OpenGL 3.0 does away with that style of 3D coding. So it wasn&#8217;t a bad thing to learn more about.</p>
<p><strong>OHM</strong> : so Java before Android was not much different than after Android ?</p>
<p><strong>Brendan</strong> : Yeah, I think so, because I&#8217;m not in the mobile industry, and I don&#8217;t have a strong sense for the use of Java in that market. So I don&#8217;t really know if Android will mark a major shift toward Java or not.</p>
<p>One thing that is interesting about Android is that after two quick SDK releases, its slowed down !</p>
<p>You can tell that there are internal releases being developed, because the release stamp on <a href="http://code.google.com/android/reference/packages.html" target="_blank" onclick="javascript:urchinTracker('/outbound/article/http://code.google.com/android/reference/packages.html');">the bottom of the docs pages</a> keeps changing (Today its: Build m3-rc31 - 04 Dec 2007 17:47). So I&#8217;m curious about Google&#8217;s SDK release plans/schedule.</p>
<p><strong>OHM</strong> : Which feature are you waiting for in the next release ?</p>
<p><strong>Brendan</strong> : I&#8217;m waiting for Bluetooth support to be activated, So I can drive my Lego NXT Robot from Android !</p>
<p>Thanks Brendan for your time.</p>
<h3>Read also :</h3><ul class="related_post"><li><a href="http://openhandsetmagazine.com/2008/03/android-sdk-security-release-m5-rc15/" title="Android SDK Security Release m5-rc15" >Android SDK Security Release m5-rc15</a></li><li><a href="http://openhandsetmagazine.com/2008/02/mcobject-sharpens-its-edge-in-database-indexes-with-new-kd-tree/" title="McObject Sharpens its Edge in Database Indexes With New KD-Tree" >McObject Sharpens its Edge in Database Indexes With New KD-Tree</a></li><li><a href="http://openhandsetmagazine.com/2008/02/interview-with-adriano-chiaretta-from-iambic/" title="Interview with Adriano Chiaretta from iambic" >Interview with Adriano Chiaretta from iambic</a></li><li><a href="http://openhandsetmagazine.com/2008/02/weekly-android-applications-1222008/" title="Weekly Android Applications 12/2/2008" >Weekly Android Applications 12/2/2008</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://openhandsetmagazine.com/2007/12/developer-interview-with-brendan-burns-droiddraw-and-android-gl/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Linux Phone Standards and the Open Handset Alliance</title>
		<link>http://openhandsetmagazine.com/2007/12/the-linux-phone-standards-and-the-open-handset-alliance/</link>
		<comments>http://openhandsetmagazine.com/2007/12/the-linux-phone-standards-and-the-open-handset-alliance/#comments</comments>
		<pubDate>Wed, 12 Dec 2007 06:21:50 +0000</pubDate>
		<dc:creator>Hatem Ben Yacoub</dc:creator>
		
		<category><![CDATA[Featured]]></category>

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

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

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

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

		<category><![CDATA[embdded linux]]></category>

		<category><![CDATA[gnome mobile]]></category>

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

		<category><![CDATA[linux mobile]]></category>

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

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

		<guid isPermaLink="false">http://openhandsetmagazine.com/2007/12/the-linux-phone-standards-and-the-open-handset-alliance/</guid>
		<description><![CDATA[Linux mobile effort seeking to reduce fragmentation among linux-based mobile platforms]]></description>
			<content:encoded><![CDATA[<p><img src="http://openhandsetmagazine.com/wp-content/uploads/2007/12/lips_logo_rgb_200pix.thumbnail.gif" alt="LiPS" align="left" hspace="10" vspace="10" />Monday December 10th, the Linux Phone Standards <a href="http://www.lipsforum.org/index.php?option=com_content&amp;task=view&amp;id=97&amp;Itemid=236" target="_blank" onclick="javascript:urchinTracker('/outbound/article/http://www.lipsforum.org/index.php?option=com_content&amp;task=view&amp;id=97&amp;Itemid=236');">(LiPS) completed the release of 1.0 specifications</a>, to targets interoperability and marketability of Linux-based mobile phones through shared open standards and implementations. <a href="http://www.lipsforum.org/" target="_blank" onclick="javascript:urchinTracker('/outbound/article/http://www.lipsforum.org/');">LiPS forum</a> have been founded in 2005 and include operators and services providers from France, Italy and UK, in addition equipment and Chip manufacturers, and software vendors.</p>
<p>With Android release, LiPS published an FAQ on the differences between their standardization effort and OHA :</p>
<blockquote><p>LiPS and Android both seek to reduce fragmentation among Linux-based mobile platforms. LiPS seeks unity through open standards, while Android/OHA does so through shared code.</p></blockquote>
<p>Effort for Mobile linux stardization isn&#8217;t new at all, and beside the LiPS we count also the ELC Mobile Linux Initiative (MLI), Linux Mobile Foundation (LiMo), the embedded linux consortium, and the Gnome embedded initiative. There are also many others individual efforts by companies acting in the linux mobile business. According to ABI research, by 2012 there will be approximately 127 million Linux smartphones shipped each year.</p>
<p>It&#8217;s true that OHA and Android are boosted by Google, so should the LiPS profit from Android or should Android learn from the LiPS ?</p>
<h3>Read also :</h3><ul class="related_post"><li><a href="http://openhandsetmagazine.com/2007/11/synaptics-and-the-touch-interface-driver-for-android/" title="Synaptics and the Touch Interface Driver for Android" >Synaptics and the Touch Interface Driver for Android</a></li><li><a href="http://openhandsetmagazine.com/2008/03/android-sdk-security-release-m5-rc15/" title="Android SDK Security Release m5-rc15" >Android SDK Security Release m5-rc15</a></li><li><a href="http://openhandsetmagazine.com/2008/02/mcobject-sharpens-its-edge-in-database-indexes-with-new-kd-tree/" title="McObject Sharpens its Edge in Database Indexes With New KD-Tree" >McObject Sharpens its Edge in Database Indexes With New KD-Tree</a></li><li><a href="http://openhandsetmagazine.com/2008/02/interview-with-adriano-chiaretta-from-iambic/" title="Interview with Adriano Chiaretta from iambic" >Interview with Adriano Chiaretta from iambic</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://openhandsetmagazine.com/2007/12/the-linux-phone-standards-and-the-open-handset-alliance/feed/</wfw:commentRss>
		</item>
		<item>
		<title>db4objects Announces db4o Database for Android</title>
		<link>http://openhandsetmagazine.com/2007/12/db4objects-announces-db4o-database-for-android/</link>
		<comments>http://openhandsetmagazine.com/2007/12/db4objects-announces-db4o-database-for-android/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 20:11:51 +0000</pubDate>
		<dc:creator>Hatem Ben Yacoub</dc:creator>
		
		<category><![CDATA[Android Dev]]></category>

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

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

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

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

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

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

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

		<category><![CDATA[object relational database]]></category>

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

		<guid isPermaLink="false">http://openhandsetmagazine.com/2007/12/db4objects-announces-db4o-database-for-android/</guid>
		<description><![CDATA[Real object oriented database is now available for Android platform with db4o]]></description>
			<content:encoded><![CDATA[<p><img src="http://openhandsetmagazine.com/wp-content/uploads/2007/12/db4o.thumbnail.png" alt="Db4o" align="left" hspace="10" vspace="10" /><a href="http://www.db4o.com" target="_blank" onclick="javascript:urchinTracker('/outbound/article/http://www.db4o.com');">db4objects</a>, provider of object oriented database for the .NET and Java, have just <a href="http://www.db4o.com/about/news/release/2007_12_05.aspx" target="_blank" onclick="javascript:urchinTracker('/outbound/article/http://www.db4o.com/about/news/release/2007_12_05.aspx');">announced officially</a> the availability of their solution db4o for the Android platform. Db4o is a distributed company with engineers from all over the world, but really hats off for their amazing work to make their entire solution ready for Android in record time. So for now, Android developers have full object oriented solution ready to use.</p>
<blockquote><p>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.</p></blockquote>
<p>It&#8217;s true that Android came with &#8220;Content providers&#8221; but as Carl Rosenberger, db4object&#8217;s Chief Software Architect, said <a href="http://developer.db4o.com/blogs/carl/archive/2007/11/19/why-android-will-start-the-mobile-tornado.aspx" target="_blank" onclick="javascript:urchinTracker('/outbound/article/http://developer.db4o.com/blogs/carl/archive/2007/11/19/why-android-will-start-the-mobile-tornado.aspx');">in a blog post</a> &#8220;this is not Java, it&#8217;s not object-oriented, it&#8217;s not even SQL.&#8221;  Which is the missing element in Android platform : The object database solution.</p>
<p>This Tuesday we had the chance to talk to Nik Wekwerth, the VP of Marketing db4objects, and he told us about db4o solution for Android and how it could help developers to make fully advanced object oriented applications. &#8220;It&#8217;s all about simplicity&#8221; he told us, &#8220;In Java you prefer always to stay in Object Oriented. Object is more flexible than SQL, it doesn&#8217;t lock your memory&#8221;.</p>
<p>There are currently two applications ported to db4o, the <a href="http://developer.db4o.com/ProjectSpaces/view.aspx/Android_Password_Manager" target="_blank" onclick="javascript:urchinTracker('/outbound/article/http://developer.db4o.com/ProjectSpaces/view.aspx/Android_Password_Manager');">Password Manager</a> application and <a href="http://developer.db4o.com/ProjectSpaces/view.aspx/MapMe" target="_blank" onclick="javascript:urchinTracker('/outbound/article/http://developer.db4o.com/ProjectSpaces/view.aspx/MapMe');">MapMe</a>. It shows the capabilities of db4o and the simplicity of using objects to store and retrieve data. There is no real benchmark at this time Nik told us, but it&#8217;s clear from these two samples that using db4o is much easier and very simple to maintain.</p>
<p>Where can you use db4o ? &#8220;If you look at our customers, database usage is very large from planes, high speed trains, photocopiers, research &#8230;&#8221; Added Nik. DB4o proved its performance in many critical usage and their world class leaders customers like BMW, Boeing, Bosch, IBM, Intel, Ricoh, and Seagate, are certainly enough for Android developers to make sure that they have in hands a high level database solution.</p>
<blockquote><p>Developers can write software applications that enable the backup of user data to a back-end server or their home PC. A consumer use case could be to start a game on the phone, freeze it, and continue playing at home in the evening. Business use cases include field force automation, data acquisition such as with RFID, and complex navigation systems that use locally cached geodata.</p></blockquote>
<p>Db4o is open source under GPL, you can get started by <a href="http://www.db4o.com/android" target="_blank" onclick="javascript:urchinTracker('/outbound/article/http://www.db4o.com/android');">downloading db4o for Android</a> and start porting your current relational application, or start your new project in a fully object oriented environnement.</p>
<h3>Read also :</h3><ul class="related_post"><li><a href="http://openhandsetmagazine.com/2008/02/odmg3-now-hosted-by-odbmsorg/" title="ODMG3 now hosted by ODBMS.ORG" >ODMG3 now hosted by ODBMS.ORG</a></li><li><a href="http://openhandsetmagazine.com/2008/02/mcobject-sharpens-its-edge-in-database-indexes-with-new-kd-tree/" title="McObject Sharpens its Edge in Database Indexes With New KD-Tree" >McObject Sharpens its Edge in Database Indexes With New KD-Tree</a></li><li><a href="http://openhandsetmagazine.com/2008/01/mcobject-object-oriented-embedded-database-for-android/" title="McObject, Object-Oriented Embedded Database for Android" >McObject, Object-Oriented Embedded Database for Android</a></li><li><a href="http://openhandsetmagazine.com/2007/11/tips-howto-connect-android-emulator-behind-proxy/" title="Tips: Howto Connect Android Emulator behind proxy" >Tips: Howto Connect Android Emulator behind proxy</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://openhandsetmagazine.com/2007/12/db4objects-announces-db4o-database-for-android/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
