2011年11月3日木曜日

Google Developer Day 2011 の要点だけ<基調講演>

正確でもないし網羅的でもないGoogle Developer Day 2011のメモを置いておきます。ほぼキーワードのみ羅列です。
大事そうなところは掘り下げてそのうちブログにするかも。まずは基調講演。



Android
Quick Contact
ContactsContract.Profile
Intent.ShareIntent
Calendar:Intent経由でつかう


Chronium
Chrome Frame


GAE
Google Cloud SQL
yaml に login: requiredと書く
→getパラメタでユーザ情報が取れる


G+
plugins:+1 button
APIs:RESTful jsonで返ってくる
Extension

IceCream Sandwitch(ICS)について
font刷新: ROBOTO。ただし欧文に限る。
converged platform。SmartPhoneとTableが統合される
Navigation Bar
 SYSTEM_UI_FLAG_NOW_PROFILE
 SYSTEM_UI_FLAG_HIDE_NAVIGATION
Action Bar
Notification
Widget
 ListView GridView StackView
 Resizable
Fragmentを使う。compatライブラリで1.6でも利用可能
   
NEW CAPABILITIES
 ShareActionProvider
 SocialAPIs
 Invide Intent
 Profile
 CalendarContentProvider or call Calendar Intent
 ICSのバージョンでは古いコードは動かない

Multimedia
 OpenMAX AL
 Media Effects Framework
 HTTP Live Streaming
 Additional Format

CAMERA
 Face Detection API
 Faceクラス

Android Beam
 NDEFプロトコル

Network Usage
 getActiveNetworkInfoを使う
 ネットワーク設定

ACCESSIBILITY
 TouchExploration

Properties
 Animation

WebKit
 WebDrivers
 JunitTest

New Widget
 GritLayout
 Switch

TextToSpeech


ActionBar


SDKVersion>=10
1280x720pxとかのデバイスが出て来た
Developer Blog: Managing Screensize
http://android-developers.blogspot.com/2011/07/new-tools-for-managing-screen-sizes.htmlをチェック

0 件のコメント:

コメントを投稿