コメントに返信

user warning: Duplicate entry '0' for key 'PRIMARY' query: INSERT INTO accesslog (title, path, url, hostname, uid, sid, timer, timestamp) values('コメントに返信', 'comment/reply/17', '', '38.107.179.222', 0, ',VADHzPzbUB9KYkpqWArA3', 1246, 1328609840) 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:313:\"Duplicate entry &#039;0&#039; for key &#039;PRIMARY&#039;\nquery: INSERT INTO accesslog (title, path, url, hostname, uid, sid, timer, timestamp) values(&#039;コメントに返信&#039;, &#039;comment/reply/10&#039;, &#039;&#039;, &#039;38.107.179.221&#039;, 0, &#039;,VADHzPzbUB9KYkpqWArA3&#039;, 447, 1328609943)\";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/comment/reply/10', '', '38.107.179.221', 13286099 in /home/shikata/log4d.pet-sounds.net/includes/database.mysqli.inc on line 135