8
6

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

What's new in Android (2023) のセッションメモ

Posted at

What's new in Android のセッションを見たメモです。

Privacy and Security

Form Factors

Jetpack Compose

  • Compose for TV が alpha に
  • Modifier の Node 移行でパフォーマンスが向上した
  • Text の API も Outline やハイフンのサポートなど改善している
  • Pager や Flow が Jetpack に追加
  • Glide や Google Map のライブラリでも Compose サポートが追加されている
  • Material 3 の Compose で BottomSheet や Date/Time Picker や Searchbar や Tooltips の新しいコンポーネントが追加された
  • Android Studio G で Live Edit がデフォルトで有効になったりアニメーションプレビューのサポート
  • Android Studio H でデバッガーでの Compose の State 表示やマルチプレビューのテンプレート、Visual Lint、プレビューでの Accessibility Test Framework 対応、プレビューを用いたスクリーンショットテスト

Foreground Service

Machine Learning

ART 14

  • Android 12 まで Java 17 がサポート
  • 新しい GC

High quarity UX

  • Predictive Back
    • Android 14 では Activity 間の Predictive back が追加される
  • モダンなアプリ作成を支援するための Design Hub
  • Android 14 での HDR 10bit 画像のサポート
  • Jetpack Media 3 の stable では HDR 動画の編集などの API が含まれる

Personalization

Tools

  • Android Studio G
    • 新しい Device Explorer
    • 新しい UI
    • kts & Version catalog サポート
    • etc..
  • Android Studio H
    • Studio Bot
    • Lite Mode
    • Compose Visual Lint & A11y Test
    • Baseline Profile のサポート改善
    • App Quarity Insights に Android Vitals の追加
    • etc..
  • AGP 8.1 以降で Baseline Profiles の Dex Reordering でさらにパフォーマンス改善できる
  • What's new in Android development tools のセッション参照

Architecture

8
6
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
8
6

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?