Showing results for May 2023 - Surface Duo Blog

May 25, 2023
0
1

Blossoming love for Compose animation

Kristen Halper
Kristen Halper

Hello Jetpack Compose developers, Today we’ll be finishing up our blog series on animations in Jetpack Compose! This content was inspired by Nicole Terc’s Composable Sheep talk from droidcon NYC. Over the past two weeks, we covered some basics graphics, animation canvases, and basic animations. This week, we’ll polish up our garde...

Jetpack Composedroidconanimation
May 18, 2023
0
1

Blooming love for Compose animation

Kristen Halper
Kristen Halper

Hello Jetpack Compose developers, Today we’ll be continuing our blog series on animations in Jetpack Compose! This content was inspired by Nicole Terc’s Composable Sheep talk from droidcon NYC. More basic animations We’ll be continuing to use our method and composable to build animations in this post, so if you haven’t already,...

Jetpack Composedroidconanimation
May 11, 2023
0
2

Budding love for compose animation

Kristen Halper
Kristen Halper

Hello Jetpack Compose developers, Last week, we did some Compose animation work to build a typing indicator in a chat app. For our next blog series, I’ll be diving into more animation topics with a project inspired by Nicole Terc’s Composable Sheep talk from droidcon NYC. Her composable sheep talk series inspired me to work on my own col...

Jetpack Composedroidconanimation
May 4, 2023
0
1

JetchatGPT improvements: error handling and animations

Kristen Halper
Kristen Halper

Hello prompt engineers and Jetpack Compose developers, Last week, we introduced the JetchatGPT sample to show you how to integrate the OpenAI chat API into an Android app. Instead of building requests manually like in previous blog posts, we showed you how to use the openai-kotlin client library to make it easier to interact with the chat en...

Jetpack Composeopenaichatgpt