Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Android Everywhere!

Android Everywhere!

Retrospective of Android gadgets and technologies announced or mentioned at Google I/O 2014

Alexey Buzdin

July 03, 2014
Tweet

More Decks by Alexey Buzdin

Other Decks in Technology

Transcript

  1. Android One • Blueprints for ~100$ price phones • Stock

    Android • Direct Google Updates • Vendor specific pre-installed apps [Late 2014]
  2. <application> <activity android:name="com.example.android.MainActivity" android:label="@string/app_name" > <intent-filter> <action android:name="android.intent.action.MAIN" /> <category

    android:name="android.intent.category.LAUNCHER" /> </intent-filter> </activity> <activity android:name="com.example.android.TvActivity" android:label="@string/app_name" android:theme="@style/Theme.Leanback" > <intent-filter> <action android:name="android.intent.action.MAIN" /> <category android:name="android.intent.category.LEANBACK_LAUNCHER" /> </intent-filter> </activity> </application>
  3. Android TV • TVs and standalone set-top boxes. • Google

    Play Store support • Google Cast (Chromecast) • Sony, Sharp, TP Vision, Razer, Asus [Late 2014]
  4. Android Auto • GPS mapping/navigation • Music control • Telephony

    • SMS composition and playback • Web search [Late 2014]