A delicious video😊. Thanks, keep it up, sharpening and teaching. Thanks to videos like yours, the apps I build rise several levels above everyone else! Thank you!!🔥
Wow as clear as mud! There's so much hand waving and magic happening that isn't explained, that I wonder why google even bothers explaining at all. Some things are nauseatingly detailed while big important concepts (and variables in the code) are not even mentioned. Someone needs to teach these people how to teach. And where are the links to the "working" code?
how can I use gesture animation in navigation between screens? For example, I want to go back from Chat screen to the Chats Screen (this is a list of chats) by dragging from ledft to right. Does anyone have an example code for this?
Yes, most frameworks offer animations, however this video is targeted for Android Developers using Jetpack Compose. Compose does make a lot of these concepts easier to apply over the View system, for instance.
30:32 This jellyfish vector animation is 5 years late, I created the RichPath library five years ago to manipulate the vector drawable but after a year I deprecated it in favor of Lottie and Rive afterwards.
Thanks for the feedback, I did mention that you could use Lottie or an AVD to do this too (30:10), however I did want to showcase that you can use the same Compose animation APIs a bit more easily with vectors now too. This is a bonus fun animation after all 🪼
Subscribe to Android Developers → goo.gle/AndroidDevs
This is what developers expect from "Android Developers" channel. Thank you for the video. Waiting for more videos like this.
right said
This video was incredibly clear and helpful. Awesome work Rebecca!!
Thanks for sharing, @marvinbernal! We're happy to hear that the video was helpful and engaging 😁
Excellent job on the "What to animate" section. You did a great job of visually explaining what each property is for.
Thanks for the kind words!
a video with actual value from this channel, refreshing!
I LOVE IT! How to organize our thoughts to build up an animation is really helpful. And the last bonus part is brilliant! Thanks for your efforts.
Thank You Mam! For Describing Everything Easily! 🎉
Wow this is a very information dense video, you've done a great job here, thank you!
It's our pleasure, @GakisStylianos! Glad you enjoyed the video 😎
Just keep doing it this way, and we'd be less confused as Android devs 😂
Good content series 👏
Probably the best video so far from Android Developers :) Very helpful. Thank you
Thanks, just in time - I'm about to design and implement animations in my first app🥰
thanks for the sharing!! It is very helpful video to better understands animations!!
We’re glad you found the video helpful.
A delicious video😊.
Thanks, keep it up, sharpening and teaching.
Thanks to videos like yours, the apps I build rise several levels above everyone else! Thank you!!🔥
Amazing content. Answers so many questions and give us many ideas too.
Thanks for sharing your Droidcon London talk
I watch the video for the 5th time and still find it helpful thanks rebecca
Nice video tutorial, and useful cause there is not much information for beginners about working with animation
Loved the video! Great!
Really informative thanks!
Thank you for watching!
Interesting topic. Nice explanation!
Thank you for sharing. This video is very useful.👍👍
Thank You so much for the update 🙏🙏🙏
very cool video, thank you❤
This is a proper course. Top notch content
I would love to see how to tackle these in non jetpack compose too.
This video was incredibly clear and helpful!
Greate video! I like the quote "Hopefully at the end, you are coming to a stop"
Nice to hear and watch, thanks to Rebecca
Sensational, you put a lot of work to create this, thanks!
nice!
We need more videos like this for other part of Android
Wow as clear as mud! There's so much hand waving and magic happening that isn't explained, that I wonder why google even bothers explaining at all. Some things are nauseatingly detailed while big important concepts (and variables in the code) are not even mentioned. Someone needs to teach these people how to teach. And where are the links to the "working" code?
Great explanation! Do you have any sample code for these examples?
Hi, How can I get the demo code in the video?
WOW!
nice job!
Yay Rebecca 🇿🇦🌷
amazing content, great job!
What an explanation !!!
So helpful!!!
Nice video. But I still have some questions about the content of the app itself and the design😏
I enjoy content created by Android Developer Relations
I like how Android Jetpack Compose following the widget library from Flutter.
🎉❤
how can I use gesture animation in navigation between screens? For example, I want to go back from Chat screen to the Chats Screen (this is a list of chats) by dragging from ledft to right. Does anyone have an example code for this?
How to reset anchoreddraggablestate to initial value? for example by a click.
where can i find all code of this video?
i think this can be easily done using other languages/libraries no ?
Yes, most frameworks offer animations, however this video is targeted for Android Developers using Jetpack Compose. Compose does make a lot of these concepts easier to apply over the View system, for instance.
I like your accent
Was the intro animated with Compose?
Great video!
Just a minor comment if you don't mind: it seems like "i.e." is being used instead of the more correct "e.g." in the decision diagram.
so is it easier to animate in jetpack compose then in flutter? just want to know
Developers at Google are working very hard improving Jetpack compose
30:32 This jellyfish vector animation is 5 years late, I created the RichPath library five years ago to manipulate the vector drawable but after a year I deprecated it in favor of Lottie and Rive afterwards.
Thanks for the feedback, I did mention that you could use Lottie or an AVD to do this too (30:10), however I did want to showcase that you can use the same Compose animation APIs a bit more easily with vectors now too. This is a bonus fun animation after all 🪼