<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>mirwing&#039;s Story</title>
    <link>http://www.mirwing.com/</link>
    <description>안녕하세요~....언제나 즐겁게!.</description>
    <language>ko</language>
    <pubDate>Tue, 09 Mar 2010 08:57:00 +0900</pubDate>
    <generator>Textcube.com 2.0 Garnet</generator>
    <image>
    <title>mirwing&#039;s Story</title>
    <url><![CDATA[http://fs.textcube.com/blog/1/16605/attach/XAof1fQF2d.jpg]]></url>
    <link>http://www.mirwing.com/</link>
    <description>안녕하세요~....언제나 즐겁게!.</description>
    </image>
    <item>
      <title>Android NDK r3 &amp; SDK Tools r5, ADT 0.9.6 Release</title>
      <link>http://www.mirwing.com/entry/Android-NDK-r3</link>
      <description>&lt;meta charset=&quot;utf-8&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: arial, sans-serif; line-height: normal; font-size: 13px; color: rgb(51, 51, 51); &quot;&gt;&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#000000&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 12px;&quot;&gt;[&lt;a href=&quot;http://developer.android.com&quot; target=&quot;_blank&quot;&gt;Android Developer&lt;/a&gt;]&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#000000&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 12px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#000000&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: x-large;&quot;&gt;Android NDK r3&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#000000&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 12px;&quot;&gt;The third release of the Android Native Development Kit (NDK) is now available for download from the &lt;a href=&quot;http://developer.android.com/sdk/ndk/index.html&quot; target=&quot;_blank&quot;&gt;Android developer site&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;It can be used to target devices running Android 1.5 and higher. In addition to a few bug fixes and improvements, this release includes the following new features:&lt;br /&gt;&lt;br /&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: medium;&quot;&gt;Toolchain improvement&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The toolchain binaries have been refreshed for this release with GCC 4.4.0, which should generate slightly more compact and efficient machine code than the previous one (4.2.1).&lt;br /&gt;&lt;br /&gt;Note that the GCC 4.4.0 C++ frontend is more pedantic, and may refuse to compile certain rare and invalid template declarations that were accepted by 4.2.1. To alleviate the problem, this NDK still provides the 4.2.1 binaries, which can optionally be used to build your machine code.&lt;br /&gt;&lt;br /&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: medium;&quot;&gt;OpenGL ES 2.0 support&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Applications targeting Android 2.0 (API level 5) or higher can now directly access OpenGL ES 2.0 features. This brings the ability to control graphics rendering through vertex and fragment shader programs, using the GLSL shading language.&lt;br /&gt;&lt;br /&gt;A new trivial sample, named &quot;hello-gl2&quot;, demonstrates how to render a simple triangle using both shader types.&lt;br /&gt;&lt;br /&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: medium;&quot;&gt;Name simplification&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This NDK release is just called &quot;r3&quot;, for &quot;Revision 3&quot;, to indicate that it is not limited to a specific Android platform/API level. Some developers thought that the previous release&#039;s name (1.6_r1) was confusing and indicated that it could only be used to target Android 1.6, which was not true.&lt;br /&gt;&lt;br /&gt;Enjoy!&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#000000&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 12px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#000000&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: x-large;&quot;&gt;SDK Tools r5&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#000000&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot; size=&quot;3&quot;&gt;&lt;/font&gt;&lt;/p&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#000000&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot; size=&quot;3&quot;&gt;&lt;dt style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; &quot;&gt;&lt;font class=&quot;Apple-style-span&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 12px; line-height: 16px;&quot;&gt;Dependencies:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;If you are developing in Eclipse with ADT, note that SDK Tools r5 is designed for use with ADT 0.9.6 and later. After installing SDK Tools r5, we highly recommend updating your ADT Plugin to 0.9.6.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;For Mac OS platforms, OS X 10.4.x (Tiger) is no longer officially supported.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;SDK and AVD Manager:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Fixes SSL download for the standalone version of the SDK Updater.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Fixes issue with 64-bit JVM on Windows.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Adds support for platform samples components.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Improves support for dependency between components.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;AVDs now sorted by API level.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;The AVD creation dialog now enforces a minimum SD card size of 9MB.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Prevents deletion of running AVDs.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Settings are now automatically saved, no need to click &quot;Apply&quot;.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;Emulator:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Emulator now requires SD card to be 9MB or more.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;Layoutopt:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Fixes layoutopt.bat to execute correctly on Windows.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/dt&gt;&lt;/font&gt;&lt;/span&gt;&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#000000&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 12px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#000000&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: x-large;&quot;&gt;ADT 0.9.6&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#000000&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot; size=&quot;3&quot;&gt;&lt;/font&gt;&lt;/p&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#000000&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot; size=&quot;3&quot;&gt;&lt;dt style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; &quot;&gt;&lt;font class=&quot;Apple-style-span&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 12px; line-height: 16px;&quot;&gt;Dependencies:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;ADT 0.9.6 is designed for use with SDK Tools r5 and later. Before updating to ADT 0.9.6, we highly recommend that you use the Android SDK and AVD Manager to install SDK Tools r5 into your SDK.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;General Notes:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Editing default.properties outside of Eclipse will now automatically update the project.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Loads the SDK content only when a project requires it. This will make Eclipse use less resources when the SDK contains many versions of Android.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Resolves potential deadlock between modal dialogs, when launching ADT the first time with the SDK Usage panel.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Fixes issues with the New Project Wizard when selecting samples.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;AVD/SDK Manager:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Adds support for platform samples components.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Improves support for dependency between components.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;AVDs now sorted by API level.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;The AVD creation dialog now enforces a minimum SD card size of 9MB.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Prevents deletion of running AVDs.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;DDMS:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;DDMS plug-in now contains the Allocation Tracker view.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;New action in the Logcat view: &quot;Go to problem&quot; lets you go directly from an exception trace output to the code.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;Editors:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Explode mode in the Visual Layout Editor adds a margin to all layout objects so that it&#039;s easier to see embedded or empty layouts.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Outline mode in the Visual Layout Editor draws layout outline to make it easier to see layout objects.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Several fixes in the configuration selector of the Visual Layout Editor.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;Application launching:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Applications launched from ADT now behave as if they were clicked from the Home screen.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Fixes issue where add-on with no optional library would not show up as valid targets for application launches.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Resolves possible crash when launching applications.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/dt&gt;&lt;/font&gt;</description>
      <category>APP&amp;SDK</category>
      <category>ADT</category>
      <category>android</category>
      <category>NDK</category>
      <category>SDK</category>
      <category>SDK Tools</category>
      <author>mirwing</author>
      <guid>http://www.mirwing.com/194</guid>
      <comments>http://www.mirwing.com/entry/Android-NDK-r3#entry194Comment</comments>
      <pubDate>Tue, 09 Mar 2010 07:13:31 +0900</pubDate>
    </item>
    <item>
      <title>안드로이드 입문서 3rd Edition 발행 - Kandroid</title>
      <link>http://www.mirwing.com/entry/안드로이드-입문서-3rd-Edition-발행-Kandroid</link>
      <description>&lt;div&gt;[출처 : &lt;a href=&quot;http://www.kandroid.org/board/board.php?board=tnshopqna&amp;amp;command=body&amp;amp;no=138&quot; target=&quot;_blank&quot;&gt;Kandroid&lt;/a&gt;]&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;Kandroid에서 Android Dev. Guide를 한글로 번역한 문서를&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;pdf파일을 통해 공개하였습니다.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;2nd Edition까지는 책으로 출판하였었지만 3rd 부터는 pdf로 공개한다고 하시네요.ㅋ&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Android Dev. Guide가 Android 개발에는 많은 부분을 차지 하는 만큼&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;한글로 번역이 된만큼 한국의 많은 개발자 분들이 조금더 손쉽게 접근할 수 있는&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Android가 되길 바랍니다.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;PDF 문서는 위 링크를 통해 들어가시면 있습니다.&lt;/div&gt;</description>
      <category>NEWS</category>
      <category>Android Guide</category>
      <category>Kandroid Guide</category>
      <author>mirwing</author>
      <guid>http://www.mirwing.com/193</guid>
      <comments>http://www.mirwing.com/entry/안드로이드-입문서-3rd-Edition-발행-Kandroid#entry193Comment</comments>
      <pubDate>Wed, 24 Feb 2010 18:48:58 +0900</pubDate>
    </item>
    <item>
      <title>Android Development Environment Setting - SDK/NDK</title>
      <link>http://www.mirwing.com/entry/Android-Development-Environment-Setting-SDKNDK</link>
      <description>&lt;meta charset=&quot;utf-8&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: arial, sans-serif; line-height: normal; font-size: small; &quot;&gt;&lt;p&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 12px; line-height: 16px;&quot;&gt;Android의 개발 환경을 설정하기 전에 Android에서 지원하는 개발 환경에 대해서 알아 보겠습니다.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 12px; line-height: 16px;&quot;&gt;&lt;br /&gt;Android를 개발할 수 있는 OS는 3가지가 있습니다.&lt;br /&gt;&lt;br /&gt;Linux, Mac, Windows&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 12px; line-height: 16px;&quot;&gt;&lt;br /&gt;이 중 Windows는 Android의 Source 레벨 까지 내려가기 위해서는 많은 작업을 해야 합니다.&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 12px; line-height: 16px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 12px; line-height: 16px;&quot;&gt;&lt;br /&gt;Linux와 비슷하게 만들어 주는 cygwin이 존재하지만 저는 linux가 더 좋습니다.ㅋ&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 12px; line-height: 16px;&quot;&gt;&lt;br /&gt;Linux와 Mac은 Android Source까지 다운로드를 할 수 있지만 역시 Linux의 경우가 좀더 호환이 잘 됩니다.&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 12px; line-height: 16px;&quot;&gt;&lt;br /&gt;Android는 SDK와 NDK를 이용해 개발 할 수 있는데 NDK는 2010. 2월 21일 현재 아직 1.6r1버전 뿐입니다.&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 12px; line-height: 16px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 12px; line-height: 16px;&quot;&gt;&lt;br /&gt;총 3가지의 환경설정을 포스팅 하겠는데 목록을 살펴보겠습니다.&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 12px; line-height: 16px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 12px; line-height: 16px;&quot;&gt;&lt;b&gt;1. Android SDK 설치&lt;/b&gt;&lt;br /&gt;우선 가장 기본적은 SDK는 Java로 구성된 Android App을 개발할 수 있도록 해줍니다.&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 12px; line-height: 16px;&quot;&gt;&lt;br /&gt;&lt;b&gt;2. Android NDK 설치&lt;/b&gt;&lt;br /&gt;JNI를 손 쉽게 해주는 NDK는 C/C++로 라이브러리를 만들어 Java에서 사용을 할 수 있도록 해주지만 1.6버전 뿐입니다.&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 12px; line-height: 16px;&quot;&gt;&lt;br /&gt;&lt;b&gt;3. Android Source 다운로드 &amp;amp; 컴파일&lt;/b&gt;&lt;br /&gt;마지막으로 Android Source를 다운로드 받아 해당 소스를 컴파일하여 직접 system 이미지를 만들거나 Source에 포함되어 있는 컴파일러를 이용하여 라이브러리를 만들 수 있습니다. &lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 12px; line-height: 16px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 12px; line-height: 16px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 12px; line-height: 16px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: arial, sans-serif; line-height: normal; font-size: small; &quot;&gt;위 3가지에 대한 각각의 내용은 링크로 연결 시키겠습니다.&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;/span&gt;</description>
      <category>APP&amp;SDK</category>
      <category>android</category>
      <category>android sdk</category>
      <category>Install SDK</category>
      <category>Installing Android SDK</category>
      <author>mirwing</author>
      <guid>http://www.mirwing.com/192</guid>
      <comments>http://www.mirwing.com/entry/Android-Development-Environment-Setting-SDKNDK#entry192Comment</comments>
      <pubDate>Sun, 21 Feb 2010 15:16:20 +0900</pubDate>
    </item>
    <item>
      <title>Service API changes starting with Android 2.0</title>
      <link>http://www.mirwing.com/entry/Service-API-changes-starting-with-Android-20</link>
      <description>&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Helvetica, Arial, sans-serif; line-height: normal; color: rgb(102, 102, 102); &quot;&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#000000&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 16px;&quot;&gt;[출처 : &lt;a href=&quot;http://android-developers.blogspot.com/2010/02/service-api-changes-starting-with.html&quot; target=&quot;_blank&quot;&gt;Android Developers Blog&lt;/a&gt;]&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#000000&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 16px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;b&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#000000&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 16px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;&lt;b&gt;Service API changes starting with Android 2.0&lt;/b&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#000000&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 16px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#000000&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 16px; &quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;Watching developers use the Android platform the last year has shown a number of trouble areas in the Service API as well as growing issues in the ways services operate. As a result, Android 2.0 introduced a number of changes and improvements in this area for both developers and users.&lt;br /&gt;&lt;br /&gt;The three main changes to be aware of are:&lt;br /&gt;&lt;/span&gt;&lt;ul&gt;&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;Service.setForeground() is now deprecated and in 2.0 does nothing.&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;There were many edge cases in the service lifecycle that made it very easy to accidentally leave a service running; new APIs in 2.0 make this much easier to deal with.&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;Android 2.0 also introduces a new UI for end users to monitor and manage the running services on their device.&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#000000&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 16px; &quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;br /&gt;&lt;b&gt;Background on services&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Before going into the details of 2.0, it may be useful to go over a quick summary of services. The Service API in Android is one of the key mechanisms for applications to do work in the background. Due to the way Android is designed, once an application is no longer visible to the user it is generally considered expendable and a candidate to be killed by the system if it ever needs memory elsewhere. The main way applications get around this is by starting a Service component, which explicitly tells the system that they are doing some valuable work and would prefer that the system not kill their process if it doesn&#039;t truly need to.&lt;br /&gt;&lt;br /&gt;This is a very powerful facility but along with that power comes some responsibility: an actively running service is taking resources away from other things that can run (including inactive processes in the background that don&#039;t need to be initialized the next time the user visits them). It is thus important that developers take care when designing their services that they only run when truly needed and avoid any bugs where they may accidentally leave the service running for long durations.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Redesigning Service.setForeground()&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;During the final stabilization period of Android 1.6 we started to see more issues due to an increasing number of applications using the Service.setForeground() API when they shouldn&#039;t be. This is an API that we haven&#039;t advertised much because it should not be used by most applications and can be very hard on the system: it asks that the service&#039;s process be treated as in the foreground, essentially making it unkillable and thus more difficult for the system to recover from low memory situations.&lt;br /&gt;&lt;br /&gt;At that point in 1.6 it was too late to make any significant changes to the behavior here, but in 2.0 we have done so: Service.setForeground() now does nothing. The API was always intended to be something a service would do in conjunction with putting up an ongoing notification for the user; by saying you are in the foreground, the user should be &quot;aware&quot; that the service is running in some way and know how to stop it. Thus in place of the old API Andriod 2.0 introduces two new APIs that require a notification go along with being in the foreground:&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div style=&quot;padding:10px;background-color:#e1fdff;border:1px dashed #b2e8ed;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;arial, helvetica, sans-serif&quot;&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;&#039;comic sans ms&#039;, sand&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;public final void startForeground(int id, Notification notification);&lt;/span&gt;&lt;/font&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;&#039;comic sans ms&#039;, sand&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;public final void stopForeground(boolean removeNotification);&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;&lt;br /&gt;This also not coincidentally makes it much easier to manage the notification state along with the service, since the system can now guarantee that there is always a notification while the service is in the foreground, and that the notification goes away whenever the service does.&lt;br /&gt;&lt;br /&gt;Many developers will want to write a service that works on older platforms as well as 2.0 and later; this can be accomplished by using something like the following code to selectively call the new APIs when they are available.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div style=&quot;padding:10px;background-color:#e1fdff;border:1px dashed #b2e8ed;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;&#039;comic sans ms&#039;, sand&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;private static final Class[] mStartForegroundSignature = new Class[] {&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;int.class, Notification.class};&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;private static final Class[] mStopForegroundSignature = new Class[] {&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;boolean.class};&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;private NotificationManager mNM;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;private Method mStartForeground;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;private Method mStopForeground;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;private Object[] mStartForegroundArgs = new Object[2];&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;private Object[] mStopForegroundArgs = new Object[1];&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;@Override&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;public void onCreate() {&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;mNM = (NotificationManager)getSystemService(NOTIFICATION_SERVICE);&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;try {&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;mStartForeground = getClass().getMethod(&quot;startForeground&quot;,&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;mStartForegroundSignature);&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;mStopForeground = getClass().getMethod(&quot;stopForeground&quot;,&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;mStopForegroundSignature);&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;} catch (NoSuchMethodException e) {&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// Running on an older platform.&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;mStartForeground = mStopForeground = null;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;}&lt;/span&gt;&lt;/font&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;/**&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; * This is a wrapper around the new startForeground method, using the older&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; * APIs if it is not available.&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; */&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;&#039;comic sans ms&#039;, sand&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;void startForegroundCompat(int id, Notification notification) {&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// If we have the new startForeground API, then use it.&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if (mStartForeground != null) {&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;mStartForegroundArgs[0] = Integer.valueOf(id);&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;mStartForegroundArgs[1] = notification;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;try {&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;mStartForeground.invoke(this, mStartForegroundArgs);&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;} catch (InvocationTargetException e) {&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// Should not happen.&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Log.w(&quot;MyApp&quot;, &quot;Unable to invoke startForeground&quot;, e);&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;} catch (IllegalAccessException e) {&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// Should not happen.&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Log.w(&quot;MyApp&quot;, &quot;Unable to invoke startForeground&quot;, e);&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;return;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// Fall back on the old API.&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;setForeground(true);&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;mNM.notify(id, notification);&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;}&lt;/span&gt;&lt;/font&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;/**&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; * This is a wrapper around the new stopForeground method, using the older&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; * APIs if it is not available.&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; */&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;&#039;comic sans ms&#039;, sand&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;void stopForegroundCompat(int id) {&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// If we have the new stopForeground API, then use it.&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if (mStopForeground != null) {&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;mStopForegroundArgs[0] = Boolean.TRUE;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;try {&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;mStopForeground.invoke(this, mStopForegroundArgs);&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;} catch (InvocationTargetException e) {&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// Should not happen.&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Log.w(&quot;MyApp&quot;, &quot;Unable to invoke stopForeground&quot;, e);&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;} catch (IllegalAccessException e) {&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// Should not happen.&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Log.w(&quot;MyApp&quot;, &quot;Unable to invoke stopForeground&quot;, e);&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;return;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// Fall back on the old API. &amp;nbsp;Note to cancel BEFORE changing the&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// foreground state, since we could be killed at that point.&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;mNM.cancel(id);&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;setForeground(false);&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;}&lt;/span&gt;&lt;/font&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#000000&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 16px; &quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;&lt;br /&gt;&lt;b&gt;Service lifecycle changes&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Another situation we were increasingly seeing in 1.6 was that, even ignoring the services that inappropriately make themselves foreground, we had a growing number of devices with a large number of services running in the background all fighting each other over the available memory.&lt;br /&gt;&lt;br /&gt;Part of this problem is services that are running more than they should or there simply being too much stuff trying to be done on the device. However, we also found many issues in the interaction between services and the platform that made it easy for an application to leave a service running even when it is trying to do the right thing. Consider this typical scenario:&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;ol&gt;&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;An application calls startService().&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;That service gets onCreate(), onStart(), and then spawns a background thread to do some work.&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;The system is tight on memory, so has to kill the currently running service.&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;Later when memory is free, the service is restarted, and gets onCreate() called but not onStart() because there has not been another call to startService() with a new Intent command to send it.&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;Now the service will sit there created, not realizing it used to be doing some work, and so not knowing it should stop itself at some point.&lt;br /&gt;&lt;br /&gt;To address this, in Android 2.0 Service.onStart() as been deprecated (though still exists and operates as it used to in previous versions of the platform). It is replaced with a new &lt;/span&gt;&lt;a href=&quot;http://developer.android.com/reference/android/app/Service.html#onStartCommand(android.content.Intent, int, int)&quot; target=&quot;_blank&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;Service.onStartCommand()&lt;/span&gt;&lt;/a&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt; callback that allows the service to better control how the system should manage it. The key part here is a new result code returned by the function, telling the system what it should do with the service if its process is killed while it is running:&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://developer.android.com/reference/android/app/Service.html#START_STICKY&quot; target=&quot;_blank&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;START_STICKY&lt;/span&gt;&lt;/a&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt; is basically the same as the previous behavior, where the service is left &quot;started&quot; and will later be restarted by the system. The only difference from previous versions of the platform is that it if it gets restarted because its process is killed, onStartCommand() will be called on the next instance of the service with a null Intent instead of not being called at all. Services that use this mode should always check for this case and deal with it appropriately.&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://developer.android.com/reference/android/app/Service.html#START_NOT_STICKY&quot; target=&quot;_blank&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;START_NOT_STICKY&lt;/span&gt;&lt;/a&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt; says that, after returning from onStartCreated(), if the process is killed with no remaining start commands to deliver, then the service will be stopped instead of restarted. This makes a lot more sense for services that are intended to only run while executing commands sent to them. For example, a service may be started every 15 minutes from an alarm to poll some network state. If it gets killed while doing that work, it would be best to just let it be stopped and get started the next time the alarm fires.&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://developer.android.com/reference/android/app/Service.html#START_REDELIVER_INTENT&quot; target=&quot;_blank&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;START_REDELIVER_INTENT&lt;/span&gt;&lt;/a&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt; is like START_NOT_STICKY, except if the service&#039;s process is killed before it calls stopSelf() for a given intent, that intent will be re-delivered to it until it completes (unless after some number of more tries it still can&#039;t complete, at which point the system gives up). This is useful for services that are receiving commands of work to do, and want to make sure they do eventually complete the work for each command sent.&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;For compatibility with existing applications, the default return code for applications that are targeting an earlier version of the platform is a special START_STICKY_COMPATIBILITY code that provides the old behavior of not calling onStart() with a null intent. Once you start targeting API version 5 or later, the default mode is START_STICKY and you must be prepared to deal with onStart() or onStartCommand() being called with a null Intent.&lt;br /&gt;&lt;br /&gt;You can also easily write a Service that uses both the old and new APIs, depending on the platform. All you need to do is compile against the 2.0 SDK with this code:&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div style=&quot;padding:10px;background-color:#e1fdff;border:1px dashed #b2e8ed;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;font class=&quot;Apple-style-span&quot; face=&quot;&#039;comic sans ms&#039;, sand&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;// This is the old onStart method that will be called on the pre-2.0&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;// platform. &amp;nbsp;On 2.0 or later we override onStartCommand() so this&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;// method will not be called.&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;@Override&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;public void onStart(Intent intent, int startId) {&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;handleStart(intent, startId);&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;}&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;@Override&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;public int onStartCommand(Intent intent, int flags, int startId) {&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;handleStart(intent, startId);&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;return START_NOT_STICKY;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;}&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;void handleStart(Intent intent, int startId) {&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// do work&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;}&lt;/span&gt;&lt;/font&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;&lt;br /&gt;&lt;b&gt;New &quot;running services&quot; user interface&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Our final issue to address is the case where there are simply too many service running in the amount of memory available on a device. This may be due to bugs or design flaws in installed applications, or the user simply trying to do too much. Historically users have had no visibility into what is going on at this level in the system, but it has become important to expose this, at least for lower-end devices, as the use of services has had an increasing impact on the user experience.&lt;br /&gt;&lt;br /&gt;To help address this, Android 2.0 introduces a new &quot;Running Services&quot; activity available from the Application system settings. When brought up, it looks something like this:&lt;br /&gt;&lt;img src=&quot;http://1.bp.blogspot.com/_8qPyDn7SSew/S3SX3i1Y0hI/AAAAAAAAALA/M-_nKtf_rho/s320/runningservices.png&quot; alt=&quot;Running Services&quot;&gt;&lt;br /&gt;&lt;br /&gt;The main content is a list of all running services that may be of interest to the user, organized by the processes they run in. In the example here, we see three services:&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;ul&gt;&lt;li&gt;GTalkService&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt; is part of the standard Google application suit; it is running in Google&#039;s &quot;gapps&quot; process, which currently consumes 6.8MB. It has been started for 3 hours 55 minutes, which on this device is the time from when it was first booted.&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;ActivityService&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt; is part of the Phonebook app, and its process consumes 4MB. This also has been running since boot.&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;SoftKeyboard&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt; is a third party input method. It has been running since I switched to it, about 4 minutes ago.&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;The user can tap on any of these services to control it; for normal services that are running because they were explicitly started, this will present a dialog allowing the user to explicitly stop it:&lt;br /&gt;&lt;img src=&quot;http://3.bp.blogspot.com/_8qPyDn7SSew/S3SXdcpPwqI/AAAAAAAAAK4/lLyzjcSOYZ8/s320/stopservice.png&quot; alt=&quot;Stop Service&quot;&gt;&lt;br /&gt;Some other services, like the input method, are running for other reasons. For these, tapping on the service will go to the corresponding UI to manage it (in this case the system&#039;s input settings).&lt;br /&gt;&lt;br /&gt;Finally, along the bottom of the screen are some obscure numbers. If you know how to interpret them, this gives you a lot of information on the memory status of your device:&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;ul&gt;&lt;li&gt;Avail: 38MB+114MB in 25&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt; says that the device has 38MB of completely free (or likely used for unrequired caches) memory, and has another 114MB of available memory in 25 background processes it can kill at any time.&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Other: 32MB in 3&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt; says that the device has 32MB of unavailable memory in 3 unkillable processes (that is, processes that are currently considered to be foreground and must be kept running)&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;For most users, this new user interface should be a much more effective way to manage the background applications on their device than the existing &quot;task killer&quot; applications. In the vast majority of cases the reason for a slow running device is too many services trying to run. This prevents the system from being able to run any background processes (which speed up app switching), and ultimately can result in thrashing through the services when not even they can all be kept running. The Running Services UI is intended to provide very specific information about the services that are running, to help make a good decision about what should be stopped. It also does not use the API to force stop an application, which can unintentionally break applications in numerous ways.&lt;br /&gt;&lt;br /&gt;For developers, this is an important tool to ensure your services are well behaved. As you develop your app, be sure to keep an eye on Running Services to ensure that you are not accidentally leaving your services running when they shouldn&#039;t be. You should also now keep in mind that users may freely stop any of your services as they wish, without your control, and account for that.&lt;br /&gt;&lt;br /&gt;Android&#039;s Services are a very powerful tool, but one of the main and subtle ways that application developers can harm the overall experience a user has with their phone.&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;/b&gt;&lt;/span&gt;</description>
      <category>APP&amp;SDK</category>
      <category>android 2.0</category>
      <category>eclair</category>
      <category>Service API</category>
      <author>mirwing</author>
      <guid>http://www.mirwing.com/190</guid>
      <comments>http://www.mirwing.com/entry/Service-API-changes-starting-with-Android-20#entry190Comment</comments>
      <pubDate>Wed, 17 Feb 2010 23:05:49 +0900</pubDate>
    </item>
    <item>
      <title>Live wallpapers</title>
      <link>http://www.mirwing.com/entry/Live-wallpapers</link>
      <description>[출처 : &lt;a href=&quot;http://android-developers.blogspot.com/2010/02/live-wallpapers.html&quot; target=&quot;_blank&quot;&gt;Android Developers Blog&lt;/a&gt;]&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;With the introduction of live wallpapers in &lt;a href=&quot;http://d.android.com/sdk/android-2.1.html&quot; target=&quot;_blank&quot;&gt;Android 2.1&lt;/a&gt;, users can now enjoy richer, animated, interactive backgrounds on their home screen. A live wallpaper is very similar to a normal Android application and has access to all the facilities of the platform: SGL (2D drawing), OpenGL (3D drawing), GPS, accelerometers, network access, etc. The live wallpapers included on Nexus One demonstrate the use of some of these APIs to create fun and interesting user experiences. For instance, the Grass wallpaper uses the phone&#039;s location to compute sunrise and sunset times in order to display the appropriate sky.&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;http://2.bp.blogspot.com/_9l0GmPwgCzk/S2vKMD1cJYI/AAAAAAAAAFM/c_eUv0HcN_Y/s400/live_wallpapers_small.png&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Creating your own live wallpaper is easy, especially if you have had previous experience with &lt;font class=&quot;Apple-style-span&quot; color=&quot;#338000&quot;&gt;SurfaceView&lt;/font&gt; or &lt;font class=&quot;Apple-style-span&quot; color=&quot;#338000&quot;&gt;Canvas&lt;/font&gt;. To learn how to create a live wallpaper, you should check out the &lt;font class=&quot;Apple-style-span&quot; color=&quot;#338000&quot;&gt;CubeLiveWallpaper&lt;/font&gt; sample provided with the Android 2.1 SDK; you will find it in the directory &lt;font class=&quot;Apple-style-span&quot; color=&quot;#338000&quot;&gt;platforms/android-2.1/samples/CubeLiveWallpaper&lt;/font&gt;.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;A live wallpaper is very similar to a regular Android service. The only difference is the addition of a new method, &lt;a href=&quot;http://d.android.com/reference/android/service/wallpaper/WallpaperService.html#onCreateEngine%28%29&quot; target=&quot;_blank&quot;&gt;onCreateEngine()&lt;/a&gt; whose goal is to create a &lt;a href=&quot;http://d.android.com/reference/android/service/wallpaper/WallpaperService.Engine.html&quot; target=&quot;_blank&quot;&gt;WallpaperService.Engine&lt;/a&gt;. The engine is responsible for handling the lifecycle and the drawing of a wallpaper. The system provides you with a surface on which you can draw, just like you would with a &lt;font class=&quot;Apple-style-span&quot; color=&quot;#338000&quot;&gt;SurfaceView&lt;/font&gt;. Drawing a wallpaper can be very expensive so you should optimize your code as much as possible to avoid using too much CPU, not only for battery life but also to avoid slowing down the rest of the system. That is also why the most important part of the lifecycle of a wallpaper is &lt;a href=&quot;http://d.android.com/reference/android/service/wallpaper/WallpaperService.Engine.html#onVisibilityChanged%28boolean%29&quot; target=&quot;_blank&quot;&gt;when it becomes invisible&lt;/a&gt;. When invisible, for instance because the user launched an application that covers the home screen, a wallpaper must stop all activity.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;The engine can also implement several methods to interact with the user or the home application. For instance, if you want your wallpaper to scroll along when the user swipes from one home screen to another, you can use &lt;a href=&quot;http://d.android.com/reference/android/service/wallpaper/WallpaperService.Engine.html#onOffsetsChanged%28float,%20float,%20float,%20float,%20int,%20int%29&quot; target=&quot;_blank&quot;&gt;onOffsetsChanged()&lt;/a&gt;. To react to touch events, simply implement &lt;a href=&quot;http://d.android.com/reference/android/service/wallpaper/WallpaperService.Engine.html#onTouchEvent%28android.view.MotionEvent%29&quot; target=&quot;_blank&quot;&gt;onTouchEvent(MotionEvent)&lt;/a&gt;. Finally, applications can send arbitrary commands to the live wallpaper. Currently, only the standard home application sends commands to the &lt;a href=&quot;http://d.android.com/reference/android/service/wallpaper/WallpaperService.Engine.html#onCommand%28java.lang.String,%20int,%20int,%20int,%20android.os.Bundle,%20boolean%29&quot; target=&quot;_blank&quot;&gt;onCommand()&lt;/a&gt; method of the live wallpaper:&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#338000&quot;&gt;android.wallpaper.tap&lt;/font&gt;: When the user taps an empty space on the workspace. This command is interpreted by the Nexus and Water live wallpapers to make the wallpaper react to user interaction. For instance, if you tap an empty space on the Water live wallpaper, new ripples appear under your finger.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#338000&quot;&gt;android.home.drop&lt;/font&gt;: When the user drops an icon or a widget on the workspace. This command is also interpreted by the Nexus and Water live wallpapers.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div&gt;Please note that live wallpaper is an Android 2.1 feature. To ensure that only users with devices that support this feature can download your live wallpaper, remember to add the following to your manifest before releasing to Android Market:&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#338000&quot;&gt;&amp;lt;uses-sdk android:minSdkVersion=&quot;7&quot; /&amp;gt;&lt;/font&gt;, which lets Android Market and the platform know that your application is using the Android 2.1 version.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#338000&quot;&gt;&amp;lt;uses-feature android:name=&quot;android.software.live_wallpaper&quot; /&amp;gt;&lt;/font&gt;, which lets the Android Market and the platform know that your application is a live wallpaper.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div&gt;Many great live wallpapers are already available on Android Market and we can&#039;t wait to see more!&lt;/div&gt;&lt;/div&gt;</description>
      <category>APP&amp;SDK</category>
      <category>Android 2.1</category>
      <category>Live wallpapers</category>
      <author>mirwing</author>
      <guid>http://www.mirwing.com/191</guid>
      <comments>http://www.mirwing.com/entry/Live-wallpapers#entry191Comment</comments>
      <pubDate>Wed, 17 Feb 2010 23:05:38 +0900</pubDate>
    </item>
    <item>
      <title>Android SDK 2.1 Release 1</title>
      <link>http://www.mirwing.com/entry/Android-SDK-21-Release-1</link>
      <description>[출처 : &lt;a href=&quot;http://developer.android.com/sdk/android-2.1.html&quot; target=&quot;_blank&quot;&gt;Android Developer&lt;/a&gt;]&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Android 2.1, Release 1 SDK가 1월 12일(?) 쯔음...발표 되었습니다.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;요즘 업무에 치여 살다 보니 약간 늦게 정리를 합니다....&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href=&quot;http://developer.android.com/sdk/android-2.1.html&quot;&gt;&lt;a href=&quot;http://developer.android.com/sdk/android-2.1.html&quot; target=&quot;_blank&quot;&gt;http://developer.android.com/sdk/android-2.1.html&lt;/a&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;API Level : 7&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: arial, sans-serif; line-height: 16px; font-size: 13px; color: rgb(51, 51, 51); &quot;&gt;This release includes new API changes and bug fixes. For information on changes, see the &lt;a href=&quot;http://developer.android.com/sdk/android-2.1.html#api&quot; style=&quot;color: rgb(0, 102, 153); &quot; target=&quot;_blank&quot;&gt;Framework API&lt;/a&gt;&amp;nbsp;section.&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: arial, sans-serif; line-height: 16px; font-size: 13px; color: rgb(51, 51, 51); &quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: arial, sans-serif; line-height: 16px; font-size: 13px; color: rgb(51, 51, 51); &quot;&gt;Android 2.1 does not add significant user features, see the &lt;a href=&quot;http://developer.android.com/sdk/android-2.0-highlights.html&quot; style=&quot;color: rgb(0, 102, 153); &quot;&gt;&lt;a href=&quot;http://developer.android.com/sdk/android-2.0-highlights.html&quot; target=&quot;_blank&quot;&gt;Android 2.0 Platform Highlights&lt;/a&gt;&lt;/a&gt;&amp;nbsp;document for the latest user features.&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: arial, sans-serif; line-height: 16px; font-size: 13px; color: rgb(51, 51, 51); &quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#333333&quot; face=&quot;arial, sans-serif&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 13px; line-height: 16px;&quot;&gt;Android 2.1 SDK에서는 Platform features는 2.0과 동일하고 Framework API에 새로운 API와 bug가 수정되어 졌네요.&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#333333&quot; face=&quot;arial, sans-serif&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 13px; line-height: 16px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#333333&quot; face=&quot;arial, sans-serif&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 13px; line-height: 16px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: arial, sans-serif; line-height: normal; font-size: 19px; color: rgb(17, 17, 17); font-weight: bold; &quot;&gt;Framework API&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#333333&quot; face=&quot;arial, sans-serif&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 13px; line-height: 16px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: normal; &quot;&gt;&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;The sections below provide information about changes made to the application framework API provided by the Android 2.1 platform.&lt;/p&gt;&lt;h3 id=&quot;api-level&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0.75em; padding-right: 0px; padding-bottom: 0.65em; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-size: 1.2em; color: rgb(34, 34, 34); &quot;&gt;API level&lt;/h3&gt;&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;The Android 2.1 platform delivers an updated version of the framework API. The Android 2.1 API is assigned an integer identifier — &lt;strong&gt;7&lt;/strong&gt;&amp;nbsp;— that is stored in the system itself. This identifier, called the &quot;API Level&quot;, allows the system to correctly determine whether an application is compatible with the system, prior to installing the application.&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;To use APIs introduced in Android 2.1 in your application, you need to set the proper value, &quot;7&quot;, in the attributes of the &lt;code style=&quot;color: rgb(0, 112, 0); font-family: monospace; line-height: 1em; &quot;&gt;&amp;lt;uses-sdk&amp;gt;&lt;/code&gt;&amp;nbsp;element in your application&#039;s manifest.&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;For more information about how to use API Level, see the &lt;a href=&quot;http://developer.android.com/guide/appendix/api-levels.html&quot; style=&quot;color: rgb(0, 102, 153); &quot;&gt;&lt;a href=&quot;http://developer.android.com/guide/appendix/api-levels.html&quot; target=&quot;_blank&quot;&gt;API Levels&lt;/a&gt;&lt;/a&gt;&amp;nbsp;document.&lt;/p&gt;&lt;h3 id=&quot;api-changes&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0.75em; padding-right: 0px; padding-bottom: 0.65em; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-size: 1.2em; color: rgb(34, 34, 34); &quot;&gt;API changes summary&lt;/h3&gt;&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;The following is a summary of some notable changes to the framework APIs.&lt;/p&gt;&lt;h4 style=&quot;margin-top: 1em; margin-right: 0px; margin-bottom: 0.5em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-size: 1.1em; color: rgb(34, 34, 34); &quot;&gt;Live Wallpapers&lt;/h4&gt;&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;The following additions provide APIs for you to develop animated wallpapers:&lt;/p&gt;&lt;ul style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0.8em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 2em; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;&lt;li style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0.5em; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;New &lt;code style=&quot;color: rgb(0, 112, 0); font-family: monospace; line-height: 1em; &quot;&gt;android.service.wallpaper&lt;/code&gt;&amp;nbsp;package.&lt;/li&gt;&lt;li style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0.5em; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;New &lt;code style=&quot;color: rgb(0, 112, 0); font-family: monospace; line-height: 1em; &quot;&gt;WallpaperInfo&lt;/code&gt;&amp;nbsp;class.&lt;/li&gt;&lt;li style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0.5em; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;Updated &lt;code style=&quot;color: rgb(0, 112, 0); font-family: monospace; line-height: 1em; &quot;&gt;WallpaperManager&lt;/code&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;h4 style=&quot;margin-top: 1em; margin-right: 0px; margin-bottom: 0.5em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-size: 1.1em; color: rgb(34, 34, 34); &quot;&gt;Telephony&lt;/h4&gt;&lt;ul style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0.8em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 2em; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;&lt;li style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0.5em; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;New &lt;code style=&quot;color: rgb(0, 112, 0); font-family: monospace; line-height: 1em; &quot;&gt;SignalStrength&lt;/code&gt;&amp;nbsp;class provides information about the device&#039;s current network signal. This can be acquired from the new &lt;code style=&quot;color: rgb(0, 112, 0); font-family: monospace; line-height: 1em; &quot;&gt;onSignalStrengthsChanged(SignalStrength)&lt;/code&gt;&amp;nbsp;callback.&lt;/li&gt;&lt;li style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0.5em; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;New &lt;code style=&quot;color: rgb(0, 112, 0); font-family: monospace; line-height: 1em; &quot;&gt;onDataConnectionStateChanged(int, int)&lt;/code&gt;&amp;nbsp;callback.&lt;/li&gt;&lt;/ul&gt;&lt;h4 style=&quot;margin-top: 1em; margin-right: 0px; margin-bottom: 0.5em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-size: 1.1em; color: rgb(34, 34, 34); &quot;&gt;Views&lt;/h4&gt;&lt;ul style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0.8em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 2em; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;&lt;li style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0.5em; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;New &lt;code style=&quot;color: rgb(0, 112, 0); font-family: monospace; line-height: 1em; &quot;&gt;View&lt;/code&gt;&amp;nbsp;methods &lt;code style=&quot;color: rgb(0, 112, 0); font-family: monospace; line-height: 1em; &quot;&gt;isOpaque()&lt;/code&gt;&amp;nbsp;and &lt;code style=&quot;color: rgb(0, 112, 0); font-family: monospace; line-height: 1em; &quot;&gt;onDrawScrollBars(Canvas)&lt;/code&gt;.&lt;/li&gt;&lt;li style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0.5em; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;New &lt;code style=&quot;color: rgb(0, 112, 0); font-family: monospace; line-height: 1em; &quot;&gt;RemoteViews&lt;/code&gt;&amp;nbsp;methods &lt;code style=&quot;color: rgb(0, 112, 0); font-family: monospace; line-height: 1em; &quot;&gt;addView(int, RemoteViews)&lt;/code&gt;&amp;nbsp;and &lt;code style=&quot;color: rgb(0, 112, 0); font-family: monospace; line-height: 1em; &quot;&gt;removeAllViews(int)&lt;/code&gt;.&lt;/li&gt;&lt;li style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0.5em; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;New &lt;code style=&quot;color: rgb(0, 112, 0); font-family: monospace; line-height: 1em; &quot;&gt;ViewGroup&lt;/code&gt;&amp;nbsp;methods &lt;code style=&quot;color: rgb(0, 112, 0); font-family: monospace; line-height: 1em; &quot;&gt;isChildrenDrawingOrderEnabled()&lt;/code&gt;&amp;nbsp;and &lt;code style=&quot;color: rgb(0, 112, 0); font-family: monospace; line-height: 1em; &quot;&gt;setChildrenDrawingOrderEnabled(boolean)&lt;/code&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;h4 style=&quot;margin-top: 1em; margin-right: 0px; margin-bottom: 0.5em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-size: 1.1em; color: rgb(34, 34, 34); &quot;&gt;WebKit&lt;/h4&gt;&lt;ul style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0.8em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 2em; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;&lt;li style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0.5em; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;New &lt;code style=&quot;color: rgb(0, 112, 0); font-family: monospace; line-height: 1em; &quot;&gt;WebStorage&lt;/code&gt;&amp;nbsp;methods to manipulate web storage databases.&lt;/li&gt;&lt;li style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0.5em; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;New &lt;code style=&quot;color: rgb(0, 112, 0); font-family: monospace; line-height: 1em; &quot;&gt;GeolocationPermissions&lt;/code&gt;&amp;nbsp;methods to get Geolocation permissions from, and set them on the WebView.&lt;/li&gt;&lt;li style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0.5em; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;New &lt;code style=&quot;color: rgb(0, 112, 0); font-family: monospace; line-height: 1em; &quot;&gt;WebSettings&lt;/code&gt;&amp;nbsp;methods to manage settings for app cache, web storage, and zooming based on screen density.&lt;/li&gt;&lt;li style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0.5em; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;New &lt;code style=&quot;color: rgb(0, 112, 0); font-family: monospace; line-height: 1em; &quot;&gt;WebChromeClient&lt;/code&gt;&amp;nbsp;methods for handling video, browsing history, custom Views, app cache limits, and more.&lt;/li&gt;&lt;/ul&gt;&lt;h3 id=&quot;api-diff&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0.75em; padding-right: 0px; padding-bottom: 0.65em; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-size: 1.2em; color: rgb(34, 34, 34); &quot;&gt;API differences report&lt;/h3&gt;&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;For a detailed view of all API changes in Android 2.1 (API Level 7), as compared to API Level 6, see the &lt;a href=&quot;http://developer.android.com/sdk/api_diff/7/changes.html&quot; style=&quot;color: rgb(0, 102, 153); &quot; target=&quot;_blank&quot;&gt;API Differences Report&lt;/a&gt;.&lt;/p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;</description>
      <category>APP&amp;SDK</category>
      <category>Android 2.1</category>
      <category>Android 2.1 SDK</category>
      <category>android sdk</category>
      <category>Eclair SDK</category>
      <author>mirwing</author>
      <guid>http://www.mirwing.com/189</guid>
      <comments>http://www.mirwing.com/entry/Android-SDK-21-Release-1#entry189Comment</comments>
      <pubDate>Thu, 21 Jan 2010 17:10:02 +0900</pubDate>
    </item>
    <item>
      <title>Nexus One Phone 공식 발표</title>
      <link>http://www.mirwing.com/entry/Nexus-One-Phone-공식-발표</link>
      <description>오늘 새벽 Google에서 드디어 Nexus One을 공식 발표를 하였습니다.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;공식 사이트 : &lt;a href=&quot;http://www.google.com/phone/&quot;&gt;&lt;a href=&quot;http://www.google.com/phone/&quot; target=&quot;_blank&quot;&gt;http://www.google.com/phone/&lt;/a&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Nexus One의 가격은 T-Mobile(2년 약정) : $179, 언락 : $529 입니다.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;48개 국가에 판매가 될 예정이라고 되어있으며 한국은 역시 미정입니다.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;공식 발표의 내용 중에서 DEMO 중에서는 거의 완벽에 가까운 음성인식을 확인 할 수 있습니다.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Gmail을 음성으로 쓰거나, 구글어스의 음성검색 모드나 텍스트 필드의 입력을 음성....&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Q&amp;amp;A를 확인해 보면 구글은 판매만 하게 되고 디자인이나 생산, 유통은 HTC가 하였다고 합니다.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://fs.textcube.com/blog/1/16605/attach/XeiZ3aHrVM.png&quot; style=&quot;width:580px;height:330px;&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;이 홈페이지를 통해 상세한 스펙이나 3D 체험, 그리고 주문을 할 수 있습니다.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&amp;nbsp;출시는 미국을 시작으로 영국, 싱가폴, 홍콩에서 먼저 출시가 되고 나머지 국가들도 차차 출시가 될 예정입니다.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;nexus one 주요 스펙&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://fs.textcube.com/blog/1/16605/attach/XSH9XsDMX4.png&quot; style=&quot;width:580px;height:508px;&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;예상대로 Eclair 2.1이 올라가 있습니다.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Qualcomm QSD 8250 1GHz Processor&lt;/div&gt;&lt;div&gt;800 x 480 AMOLED touchscreen&lt;/div&gt;&lt;div&gt;5 megapixels Camera&lt;/div&gt;&lt;div&gt;Wi-Fi, AGPS&lt;/div&gt;&lt;div&gt;조도와 근접 센서&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://fs.textcube.com/blog/1/16605/attach/XLnHaVDnf7.png&quot; style=&quot;width:580px;height:370px;&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://fs.textcube.com/blog/1/16605/attach/XfVFi6Snzf.png&quot; style=&quot;width:580px;height:106px;&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://fs.textcube.com/blog/1/16605/attach/XHB79djmQv.png&quot; style=&quot;width:580px;height:70px;&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;오 Korean이 보이는 군요....하지만 입력은 불가능 하네요....ㅋ&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;구글 폰이라 불리던 nexus one, 하지만 구글이 만들진 않았다.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;구글이 한 일은 HTC가 내놓은 최고의 하드웨어 단말에 맞도록 최적화를 해준거네요...&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;그리고 Android 2.1 탑재&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;2.0과 2.1이 많이 차이나기를 바라는 사람들이 많았던 거 같습니다.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;2.1을 사용해본 체험기에서 유독 눈에 띄는게 속도만 빨라진 드로이드라는 소리였습니다.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;드로이드가 출시 되었을 때 모토로라가 발 빠르게 2.0을 출시하였지 HTC처럼 자신만의 UI를 올렸다고 생각되어 지진 않았기에&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;이번 nexus one이 출시 되어 질 때도 2.1을 올린 Android Phone이 출시가 되는거라 생각 했었는데&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;사람들의 기대는 2.1이 UI적으로 많이 개선 되기를 바랬던거 였을까요?....&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;이번 nexus one의 공식 발표에서 가장 커다란 변화는 역시 판매 방식의 변화일 것 같습니다.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;구글이 판매를 담당하지만 자신들의 비지니스 모델은 광고라며 거의 판매 수익을 챙기지 않는다고 하네요.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;이번 nexus one이 다른 Android Phone과 다른점이 spec, version 뿐이라서 실망했을 수도 있습니다.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;하지만 Google, HTC, 모토로라가 보여주는 Android Phone은 많이 기대가 됩니다.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;그리고 LG나 삼성에서도 저정도의 스펙, 최적화된 Android 그리고 국내출시!!! 만 되기를 기대합니다.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;아직 자신들 만의 UI로 꾸미지 못해도 좋아요....&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;우선은 국내에서 첫 발을 내딛기만 해도 의미있다고 생각하니까요...&lt;/div&gt;</description>
      <category>NEWS</category>
      <category>Android Phone</category>
      <category>nexus</category>
      <category>Nexus One</category>
      <author>mirwing</author>
      <guid>http://www.mirwing.com/188</guid>
      <comments>http://www.mirwing.com/entry/Nexus-One-Phone-공식-발표#entry188Comment</comments>
      <pubDate>Wed, 06 Jan 2010 12:10:07 +0900</pubDate>
    </item>
    <item>
      <title>Android SDK Tools - traceview -</title>
      <link>http://www.mirwing.com/entry/Android-SDK-Tools-traceview</link>
      <description>&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: rgb(255, 255, 255);&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: x-large;&quot;&gt;traceview&lt;/span&gt;&lt;br /&gt;&lt;div class=&quot;imageblock right&quot; style=&quot;float: right; margin-left: 10px;&quot;&gt;&lt;a href=&quot;http://www.mirwing.com/176/attach/Traceview_A_Graphical_Log_Viewer.pdf&quot; rel=&quot;enclosure&quot; &gt;&lt;img src=&quot;http://rs.textcube.com/service/blog/image/extension/pdf.gif&quot; alt=&quot;&quot; style=&quot;vertical-align: middle;&quot; /&gt; Traceview_A_Graphical_Log_Viewer.pdf&lt;/a&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: rgb(255, 255, 255); &quot;&gt;[ &lt;a href=&quot;http://d.android.com/guide/developing/tools/traceview.html&quot; target=&quot;_blank&quot;&gt;Developer Android&lt;/a&gt; ]&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: rgb(255, 255, 255);&quot;&gt;[ 예제로 시작하는 안드로이드 개발(에이콘/릭 로저스 외 지음/ 978-89-6077-097-3) ]&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: rgb(255, 255, 255);&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;blockquote class=&quot;webkit-indent-blockquote&quot; style=&quot;margin: 0 0 0 40px; border: none; padding: 0px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: rgb(255, 255, 255); &quot;&gt;APP이 제대로 동작한다고 해도 너무 느릴 수 있다. 애플리케이션 내 메소드가 서로 어떻게 상호작용하는지 알고 각 메소드에서 머무는 시간이 얼마인지 측정할 수 있다.&lt;/span&gt;&lt;br /&gt;&lt;/blockquote&gt;&lt;blockquote class=&quot;webkit-indent-blockquote&quot; style=&quot;margin: 0 0 0 40px; border: none; padding: 0px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: rgb(255, 255, 255); &quot;&gt;이 프로그램은 두 개의 부분으로 나뉘는데 첫째는 애플리케이션을 실행하기 전에 돌려야 하고, 나머지 부분은 실행을 마치고 나서 분석하기 위해 돌려야 한다.&lt;/span&gt;&lt;br /&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: rgb(255, 255, 255);&quot;&gt;&lt;br /&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 25px; font-size: large;&quot;&gt;&lt;font class=&quot;Apple-style-span&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: rgb(255, 255, 255); font-size: 12px; line-height: 16px;&quot;&gt;&lt;b&gt;런타임 데이터 수집&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;blockquote class=&quot;webkit-indent-blockquote&quot; style=&quot;margin: 0 0 0 40px; border: none; padding: 0px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: rgb(255, 255, 255); &quot;&gt;애플리케이션 로그를 켜거나 끌 수 있다. 이 기능을 켜두면 트레이스 수집용 메소드가 애플리케이션에 링크돼 타겟 시스템에 바이너리 트레이스 파일을 만든다. 이 트레이스 파일에는 모든 메소드 초기화와 각 메소드에서 머문 시간의 기록이 있다.&lt;/span&gt;&lt;br /&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: rgb(255, 255, 255);&quot;&gt;&lt;br /&gt;&lt;b&gt;트레이스 분석&lt;/b&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;blockquote class=&quot;webkit-indent-blockquote&quot; style=&quot;margin: 0 0 0 40px; border: none; padding: 0px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: rgb(255, 255, 255); &quot;&gt;이 바이너리 트레이스 파일을 타겟 장치에서 컴퓨터로 복사한 후 트레이스 분석 프로그램을 돌려 파일의 모든 정보를 그래픽 환경에서 볼 수 있다. 애플리케이션이 어느 메소드에서 가장 많은 시간을 소비하는지, 그리고 해당 메소드는 또 어느 메소드를 호출 하고, 거기에서는 얼마나 많은 시간을 소비하는지를 알아볼 수 있다.&lt;/span&gt;&lt;br /&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: rgb(255, 255, 255);&quot;&gt;&lt;br /&gt;&lt;b&gt;트레이스 데이터 수집&lt;/b&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: rgb(255, 255, 255); &quot;&gt;애플리케이션에 디버그 패키지(android.os.Debug)를 import한다.&lt;/span&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: rgb(255, 255, 255); &quot;&gt;트레이스 정보 수집을 시작하려는 지점에서 Debug.startMethodTracing()을 호출한다.&lt;/span&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: rgb(255, 255, 255); &quot;&gt;수집을 멈추려는 지점에서 Debug.stopMethodTracing()을 호출한다.&lt;/span&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/span&gt;&lt;/div&gt;&lt;blockquote class=&quot;webkit-indent-blockquote&quot; style=&quot;margin: 0 0 0 40px; border: none; padding: 0px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: rgb(255, 255, 255); &quot;&gt;이 메소드는 항상 트레이스 정보를 타겟 시스템의 SD 카드에 저장한다.&lt;/span&gt;&lt;/blockquote&gt;&lt;blockquote class=&quot;webkit-indent-blockquote&quot; style=&quot;margin: 0 0 0 40px; border: none; padding: 0px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: rgb(255, 255, 255); &quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/blockquote&gt;&lt;blockquote class=&quot;webkit-indent-blockquote&quot; style=&quot;margin: 0 0 0 40px; border: none; padding: 0px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: rgb(255, 255, 255); &quot;&gt;$ adb pull sdcard/x.trace x.trace&lt;/span&gt;&lt;/blockquote&gt;&lt;blockquote class=&quot;webkit-indent-blockquote&quot; style=&quot;margin: 0 0 0 40px; border: none; padding: 0px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: rgb(255, 255, 255); &quot;&gt;$ traceview [pathname]x.trace&lt;/span&gt;&lt;br /&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: rgb(255, 255, 255);&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;</description>
      <category>APP&amp;SDK</category>
      <category>android sdk</category>
      <category>android tool</category>
      <category>android traceview</category>
      <category>traceview</category>
      <author>mirwing</author>
      <guid>http://www.mirwing.com/176</guid>
      <comments>http://www.mirwing.com/entry/Android-SDK-Tools-traceview#entry176Comment</comments>
      <pubDate>Mon, 04 Jan 2010 18:01:27 +0900</pubDate>
    </item>
    <item>
      <title>New resources and sample code on developer.android.com</title>
      <link>http://www.mirwing.com/entry/New-resources-and-sample-code-on-developerandroidcom</link>
      <description>[원문 : &lt;a href=&quot;http://android-developers.blogspot.com/2009/12/new-resources-and-sample-code-on.html&quot; target=&quot;_blank&quot;&gt;Developer Blog&lt;/a&gt;]&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Android Developer Guide 문서에 새로운 resources와 sample code들이 추가 되었습니다.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;추가된 목록들은 아래에 있습니다.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: arial, sans-serif; line-height: normal; font-size: 13px; color: rgb(51, 51, 51); &quot;&gt;&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;The new sample code includes:&lt;/p&gt;&lt;ul style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0.8em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 2em; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;&lt;li style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0.5em; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;&lt;strong&gt;&lt;a href=&quot;http://developer.android.com/resources/samples/MultiResolution/index.html&quot; style=&quot;color: rgb(0, 102, 153); &quot; target=&quot;_blank&quot;&gt;Multiple Resolutions&lt;/a&gt;&lt;/strong&gt;: a simple example showing how to use resource directory qualifiers to support multiple screen configurations and Android SDK versions.&lt;/li&gt;&lt;li style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0.5em; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;&lt;strong&gt;&lt;a href=&quot;http://developer.android.com/resources/samples/Wiktionary/index.html&quot; style=&quot;color: rgb(0, 102, 153); &quot; target=&quot;_blank&quot;&gt;Wiktionary&lt;/a&gt;&amp;nbsp;and &lt;a href=&quot;http://developer.android.com/resources/samples/WiktionarySimple/index.html&quot; style=&quot;color: rgb(0, 102, 153); &quot; target=&quot;_blank&quot;&gt;WiktionarySimple&lt;/a&gt;&lt;/strong&gt;: sample applications that illustrate how to create an interactive home screen widget.&lt;/li&gt;&lt;li style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0.5em; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;&lt;strong&gt;&lt;a href=&quot;http://developer.android.com/resources/samples/ContactManager/index.html&quot; style=&quot;color: rgb(0, 102, 153); &quot; target=&quot;_blank&quot;&gt;Contact Manager&lt;/a&gt;&lt;/strong&gt;: an example on using the new ContactsContract interface to query and manipulate a user&#039;s various accounts and contact providers.&lt;/li&gt;&lt;li style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0.5em; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;&lt;strong&gt;&lt;a href=&quot;http://developer.android.com/resources/samples/BluetoothChat/index.html&quot; style=&quot;color: rgb(0, 102, 153); &quot; target=&quot;_blank&quot;&gt;Bluetooth Chat&lt;/a&gt;&lt;/strong&gt;: a fun little demo that allows two users to have a 1 on 1 chat over Bluetooth. It demonstrates how to discover devices, initiate a connection, and transfer data.&lt;/li&gt;&lt;li style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0.5em; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;&lt;strong&gt;&lt;a href=&quot;http://developer.android.com/resources/samples/ApiDemos/index.html&quot; style=&quot;color: rgb(0, 102, 153); &quot; target=&quot;_blank&quot;&gt;API Demos&lt;/a&gt;&amp;nbsp;&amp;gt; App &amp;gt; Activity &amp;gt; QuickContactsDemo&lt;/strong&gt;: a demo showing how to use the &lt;code style=&quot;color: rgb(0, 112, 0); font-family: monospace; line-height: 1em; &quot;&gt;android.widget.QuickContactsBadge&lt;/code&gt;&amp;nbsp;class, new in Android 2.0.&lt;/li&gt;&lt;li style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0.5em; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;&lt;strong&gt;&lt;a href=&quot;http://developer.android.com/resources/samples/ApiDemos/index.html&quot; style=&quot;color: rgb(0, 102, 153); &quot; target=&quot;_blank&quot;&gt;API Demos&lt;/a&gt;&amp;nbsp;&amp;gt; App &amp;gt; Activity &amp;gt; SetWallpaper&lt;/strong&gt;: a demo showing how to use the new &lt;code style=&quot;color: rgb(0, 112, 0); font-family: monospace; line-height: 1em; &quot;&gt;android.app.WallpaperManager&lt;/code&gt;&amp;nbsp;class to allow users to change the system wallpaper.&lt;/li&gt;&lt;li style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0.5em; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;&lt;strong&gt;&lt;a href=&quot;http://developer.android.com/resources/samples/ApiDemos/index.html&quot; style=&quot;color: rgb(0, 102, 153); &quot; target=&quot;_blank&quot;&gt;API Demos&lt;/a&gt;&amp;nbsp;&amp;gt; App &amp;gt; Text-To-Speech&lt;/strong&gt;: a sample using Text-To-Speech (speech synthesis) to make your application talk.&lt;/li&gt;&lt;li style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0.5em; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;&lt;strong&gt;&lt;a href=&quot;http://developer.android.com/resources/samples/NotePad/index.html&quot; style=&quot;color: rgb(0, 102, 153); &quot; target=&quot;_blank&quot;&gt;NotePad&lt;/a&gt;&amp;nbsp;(now with Live Folders)&lt;/strong&gt;: this sample now includes code for creating Live Folders.&lt;/li&gt;&lt;/ul&gt;&lt;/span&gt;&lt;/div&gt;</description>
      <category>NEWS</category>
      <category>android</category>
      <category>new sample</category>
      <category>resources</category>
      <author>mirwing</author>
      <guid>http://www.mirwing.com/187</guid>
      <comments>http://www.mirwing.com/entry/New-resources-and-sample-code-on-developerandroidcom#entry187Comment</comments>
      <pubDate>Mon, 21 Dec 2009 14:15:18 +0900</pubDate>
    </item>
    <item>
      <title>Knowing is half the battle</title>
      <link>http://www.mirwing.com/entry/Knowing-is-half-the-battle</link>
      <description>&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: arial, sans-serif; line-height: normal; font-size: 13px; color: rgb(51, 51, 51); &quot;&gt;&lt;h2 class=&quot;post-title entry-title&quot; style=&quot;margin-top: 1em; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; color: rgb(67, 90, 110); &quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: rgb(51, 51, 51); font-weight: normal; font-size: 13px; font-style: italic; &quot;&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#000000&quot; face=&quot;Dotum, Verdana, AppleGothic, sans-serif&quot; size=&quot;3&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: 12px; font-style: normal; line-height: 17px;&quot;&gt;[원문 : &lt;a href=&quot;http://android-developers.blogspot.com/2009/12/knowing-is-half-battle.html&quot; target=&quot;_blank&quot;&gt;Developer Blog&lt;/a&gt;]&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;Posted by Raphaël Moll on 17 December 2009 at 9:00 AM&lt;/span&gt;&lt;br /&gt;&lt;/h2&gt;&lt;div class=&quot;post-body entry-content&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; &quot;&gt;&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;As a developer, I often wonder which Android platforms my applications should support,especially as the number of Android-powered devices grows. Should my application only focus on the latest version of the platform or should it support older ones as well?&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;To help with this kind of decision, I am excited to announce the new &lt;a href=&quot;http://developer.android.com/resources/dashboard/platform-versions.html&quot; title=&quot;Android Developer Dashboard&quot; style=&quot;color: rgb(0, 102, 153); &quot; target=&quot;_blank&quot;&gt;device dashboard&lt;/a&gt;. It provides information about deployed Android-powered devices that is helpful to developers as they build and update their apps. The dashboard provides the relative distribution of Android platform versions on devices running Android Market.&lt;/p&gt;&lt;center&gt;&lt;table border=&quot;0&quot; bordercolor=&quot;#000000&quot; cellpadding=&quot;3&quot; cellspacing=&quot;0&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-size: 1em; border-collapse: collapse; empty-cells: show; &quot;&gt;&lt;tbody style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; &quot;&gt;&lt;tr style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; &quot;&gt;&lt;td valign=&quot;middle&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 6px; padding-right: 12px; padding-bottom: 6px; padding-left: 12px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-style: initial; border-color: initial; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(204, 204, 204); border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-left-color: rgb(204, 204, 204); text-align: left; vertical-align: top; background-color: inherit; &quot;&gt;&lt;img src=&quot;http://chart.apis.google.com/chart?cht=p&amp;amp;chs=400x250&amp;amp;chd=t:0.3,27.7,54.2,2.9,14.8&amp;amp;chl=Android%201.1%7CAndroid%201.5%7CAndroid%201.6%7CAndroid%202.0%7CAndroid%202.0.1&amp;amp;chco=c4df9b,6fad0c&quot; width=&quot;400&quot; height=&quot;250&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(0, 0, 0); border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0); border-left-color: rgb(0, 0, 0); &quot;&gt;&lt;/td&gt;&lt;td valign=&quot;middle&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 6px; padding-right: 12px; padding-bottom: 6px; padding-left: 12px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-style: initial; border-color: initial; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(204, 204, 204); border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-left-color: rgb(204, 204, 204); text-align: left; vertical-align: top; background-color: inherit; &quot;&gt;&lt;table border=&quot;1&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-size: 1em; border-collapse: collapse; empty-cells: show; &quot;&gt;&lt;tbody style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; &quot;&gt;&lt;tr style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; &quot;&gt;&lt;td bgcolor=&quot;#cccccc&quot; align=&quot;center&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 6px; padding-right: 12px; padding-bottom: 6px; padding-left: 12px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-style: initial; border-color: initial; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(204, 204, 204); border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-left-color: rgb(204, 204, 204); text-align: left; vertical-align: top; background-color: inherit; &quot;&gt;Android Platform&lt;/td&gt;&lt;td bgcolor=&quot;#cccccc&quot; align=&quot;center&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 6px; padding-right: 12px; padding-bottom: 6px; padding-left: 12px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-style: initial; border-color: initial; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(204, 204, 204); border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-left-color: rgb(204, 204, 204); text-align: left; vertical-align: top; background-color: inherit; &quot;&gt;Percentage of Devices&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; &quot;&gt;&lt;td align=&quot;center&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 6px; padding-right: 12px; padding-bottom: 6px; padding-left: 12px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-style: initial; border-color: initial; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(204, 204, 204); border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-left-color: rgb(204, 204, 204); text-align: left; vertical-align: top; background-color: inherit; &quot;&gt;1.1&lt;/td&gt;&lt;td align=&quot;center&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 6px; padding-right: 12px; padding-bottom: 6px; padding-left: 12px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-style: initial; border-color: initial; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(204, 204, 204); border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-left-color: rgb(204, 204, 204); text-align: left; vertical-align: top; background-color: inherit; &quot;&gt;0.3%&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; &quot;&gt;&lt;td align=&quot;center&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 6px; padding-right: 12px; padding-bottom: 6px; padding-left: 12px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-style: initial; border-color: initial; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(204, 204, 204); border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-left-color: rgb(204, 204, 204); text-align: left; vertical-align: top; background-color: inherit; &quot;&gt;1.5&lt;/td&gt;&lt;td align=&quot;center&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 6px; padding-right: 12px; padding-bottom: 6px; padding-left: 12px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-style: initial; border-color: initial; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(204, 204, 204); border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-left-color: rgb(204, 204, 204); text-align: left; vertical-align: top; background-color: inherit; &quot;&gt;27.7%&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; &quot;&gt;&lt;td align=&quot;center&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 6px; padding-right: 12px; padding-bottom: 6px; padding-left: 12px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-style: initial; border-color: initial; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(204, 204, 204); border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-left-color: rgb(204, 204, 204); text-align: left; vertical-align: top; background-color: inherit; &quot;&gt;1.6&lt;/td&gt;&lt;td align=&quot;center&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 6px; padding-right: 12px; padding-bottom: 6px; padding-left: 12px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-style: initial; border-color: initial; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(204, 204, 204); border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-left-color: rgb(204, 204, 204); text-align: left; vertical-align: top; background-color: inherit; &quot;&gt;54.2%&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; &quot;&gt;&lt;td align=&quot;center&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 6px; padding-right: 12px; padding-bottom: 6px; padding-left: 12px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-style: initial; border-color: initial; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(204, 204, 204); border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-left-color: rgb(204, 204, 204); text-align: left; vertical-align: top; background-color: inherit; &quot;&gt;2.0&lt;/td&gt;&lt;td align=&quot;center&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 6px; padding-right: 12px; padding-bottom: 6px; padding-left: 12px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-style: initial; border-color: initial; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(204, 204, 204); border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-left-color: rgb(204, 204, 204); text-align: left; vertical-align: top; background-color: inherit; &quot;&gt;2.9%&lt;/td&gt;&lt;/tr&gt;&lt;tr style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; &quot;&gt;&lt;td align=&quot;center&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 6px; padding-right: 12px; padding-bottom: 6px; padding-left: 12px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-style: initial; border-color: initial; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(204, 204, 204); border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-left-color: rgb(204, 204, 204); text-align: left; vertical-align: top; background-color: inherit; &quot;&gt;2.0.1&lt;/td&gt;&lt;td align=&quot;center&quot; style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 6px; padding-right: 12px; padding-bottom: 6px; padding-left: 12px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-style: initial; border-color: initial; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(204, 204, 204); border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-left-color: rgb(204, 204, 204); text-align: left; vertical-align: top; background-color: inherit; &quot;&gt;14.8%&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/center&gt;&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;The above graph shows the relative number of Android devices that have accessed Android Market during the first 14 days of December 2009.&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;From a developer&#039;s perspective, there are a number of interesting points on this graph:&lt;/p&gt;&lt;ul style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0.8em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 2em; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;&lt;li style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0.5em; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;At this point, there&#039;s little incentive to make sure a new application is &lt;a href=&quot;http://android-developers.blogspot.com/2009/04/backward-compatibility-for-android.html&quot; target=&quot;_blank&quot; title=&quot;How to support backward compatibility for Android applications&quot; style=&quot;color: rgb(0, 102, 153); &quot;&gt;backward compatible&lt;/a&gt;&amp;nbsp;with Android 1.0 and Android 1.1.&lt;/li&gt;&lt;li style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0.5em; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;Close to 30% of the devices are running Android 1.5. To take advantage of this significant install base, you may consider support for Android 1.5.&lt;/li&gt;&lt;li style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0.5em; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;Starting with Android 1.6, devices can have different screen densities &amp;amp; sizes. There are several devices out there that fall in this category, so make sure to adapt your application to &lt;a href=&quot;http://android-developers.blogspot.com/2009/10/support-for-additional-screen.html&quot; title=&quot;How to support additional screen resolutions and densities in Android&quot; style=&quot;color: rgb(0, 102, 153); &quot; target=&quot;_blank&quot;&gt;support different screen sizes&lt;/a&gt;&amp;nbsp;and take advantage of devices with small, low density (e.g QVGA) and normal, high density (e.g. WVGA) screens. Note that Android Market will not list your application on small screen devices unless its manifest explicitly indicates support for &quot;small&quot; screen sizes. Make sure you properly &lt;a href=&quot;http://developer.android.com/guide/practices/screens_support.html#testing&quot; title=&quot;How to configure AVDs for testing your application&quot; style=&quot;color: rgb(0, 102, 153); &quot; target=&quot;_blank&quot;&gt;configure the emulator&lt;/a&gt;&amp;nbsp;and test your application on different screen sizes before uploading to Market.&lt;/li&gt;&lt;li style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0.5em; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;A new SDK for Android 2.0.1 was &lt;a href=&quot;http://android-developers.blogspot.com/2009/12/android-sdk-updates.html&quot; title=&quot;Android 2.0.1 &amp;amp; Android SDK Updates&quot; style=&quot;color: rgb(0, 102, 153); &quot; target=&quot;_blank&quot;&gt;released two weeks ago&lt;/a&gt;. All Android 2.0 devices will be updated to 2.0.1 before the end of the year, so if your application uses features specific to Android 2.0, you are encouraged to update it to take advantage of the latest Android 2.0.1 API instead.&lt;/li&gt;&lt;/ul&gt;&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;In summary, Android 1.5, 1.6, and 2.0.1 are the 3 versions of the platform that are deployed in volume. Our goal is to provide you with the tools and information to make it easy for you to target specific versions of the platform or all the versions that are deployed in volume.&lt;/p&gt;&lt;p style=&quot;margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 1.3em; &quot;&gt;We plan to update the dashboard regularly to reflect deployment of new Android platforms. We also plan to expand the dashboard to include other information like devices per screen size and so on.&lt;/p&gt;&lt;/div&gt;&lt;/span&gt;</description>
      <category>NEWS</category>
      <category>android</category>
      <author>mirwing</author>
      <guid>http://www.mirwing.com/186</guid>
      <comments>http://www.mirwing.com/entry/Knowing-is-half-the-battle#entry186Comment</comments>
      <pubDate>Mon, 21 Dec 2009 14:00:19 +0900</pubDate>
    </item>
  </channel>
</rss>
