optimize your Android app for large screens (And what NOT to do!) https://android-developers.googleblog.com/2023/05/optimizing-your-andr oid-app-for-large-screens.html • Google I/O video : https://www.youtube.com/watch?v=5JQjk3ZqPWc&ab_channel=AndroidDe velopers Supporting large screens ressource
is a declarative XML format to configure the appearance and behavior of watch faces • Watch Face Studio Export watch face design into the new Watch Face Format Watch Face Wear OS
data bindings • Add Support for Animation ◦ You can use tween animations to create smooth transitions on changes to part of your layout, and transition animations can animate new or disappearing elements from the tile. Watch Tile Wear OS
sharing health and fitness data between Android apps. • Reduce API complexity • Standardize data schema • Centralized privacy controls Learn more Health Connect Health
Powerful & flexible New Material components for TV Learn more Compose for TV Android TV TvLazyColumn { items(contentList) { content -> TvLazyRow { items(content) { cardItem -> Card(cardItem) } } }
will offer an AI helper where you need to enter a couple of prompts: • Audience • Key theme The AI helper will then generate a draft of listing that you can edit. AI helper in Google Play Store Google Play
year • Show up alongside the app in search results • Shows a rough count of how many reviewers have given a particular opinion Review summaries by AI Google Play
- Show studio bot via : View -> Tool Windows -> Studio Bot - Open a VPN to a server in USA - Login - Read documentation : https://developer.android.com/studio/prev iew/studio-bot Enable studio Bot Studio Bot
mesh for detected faces, each containing 468 3D points and edges. • Recognize and locate faces • Get face mesh information • Process video frames in real time Face mesh detection ML Kit