user warning: Duplicate entry '0' for key 'PRIMARY' query: INSERT INTO accesslog (title, path, url, hostname, uid, sid, timer, timestamp) values('Parallel Kingdomがおもしろすぎて筋肉痛', 'node/13', '', '38.107.179.224', 0, ',VADHzPzbUB9KYkpqWArA3', 456, 1328613963) in /home/shikata/log4d.pet-sounds.net/modules/statistics/statistics.module on line 64.

Android 1.1 SDK リリース

Android SDKがバージョンアップして、1.1になりました。以下のように変更は大きくないので、1.0のコードはそのまま動くはず。

1.1のコードはG1のRC33で動くが、ADP1のファームは待ち状態。JF-ADP1.1では動くでしょうが、明日テストしてみる。

新機能

  • Maps: Adds details and reviews when a user does a search on Maps and clicks on a business to view its details.
  • Dialer: In-call screen timeout default is now longer when using the speakerphone.
  • Dialer: Adds a "Show dialpad" / "Hide dialpad" item to the in-call menu, to make it easier to discover the DTMF dialpad.
  • Adds support for saving attachments from MMS
  • Adds support for marquee in layouts.

APIの変更

  • Adds annotations for test systems, no actual (non-test) API changes.
  • Adds a method to allow a process to easily determine its UID.
  • Adds support for marquee in layouts.
  • Adds new methods for determining padding in views. Useful if you are writing your own subclasses of View.
  • Adds new permissions that allow an application to broadcast an SMS or WAP Push message.
  • API cleanup: removes protected constructor from SDK-bound system images.

今回の最も大きなトピックは、アプリがサポートしているAPIのバージョンを指定することが出来るようになったことですかね。マニュフェストファイルに、

<manifest>
 ...
 <uses-sdk minSdkVersion="2" />
 ...
</manifest>

のように記述します。

新しいコメントの投稿

Powered by Drupal, オープンソースのコンテンツ管理システム

Warning: Duplicate entry '0' for key 'PRIMARY' query: INSERT INTO watchdog (uid, type, message, variables, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', '%message in %file on line %line.', 'a:4:{s:6:\"%error\";s:12:\"user warning\";s:8:\"%message\";s:312:\"Duplicate entry &#039;0&#039; for key &#039;PRIMARY&#039;\nquery: INSERT INTO accesslog (title, path, url, hostname, uid, sid, timer, timestamp) values(&#039;Android 1.1 SDK リリース&#039;, &#039;node/10&#039;, &#039;&#039;, &#039;38.107.179.220&#039;, 0, &#039;,VADHzPzbUB9KYkpqWArA3&#039;, 2176, 1328613984)\";s:5:\"%file\";s:71:\"/home/shikata/log4d.pet-sounds.net/modules/statistics/statistics.module\";s:5:\"%line\";i:64;}', 3, '', 'http://log4d.pet-sounds.net/content/2009/02/11/10', '', '38.107.179.220', 1328 in /home/shikata/log4d.pet-sounds.net/includes/database.mysqli.inc on line 135