Subscribe to Android Developers → goo.gle/AndroidDevs
@SerhiiSolodilov Жыл бұрын
This is what developers expect from "Android Developers" channel. Thank you for the video. Waiting for more videos like this.
@tejasbhong Жыл бұрын
right said
@marvinbernal Жыл бұрын
This video was incredibly clear and helpful. Awesome work Rebecca!!
@AndroidDevelopers Жыл бұрын
Thanks for sharing, @marvinbernal! We're happy to hear that the video was helpful and engaging 😁
@greatguy2003 Жыл бұрын
Excellent job on the "What to animate" section. You did a great job of visually explaining what each property is for.
@riggaroo Жыл бұрын
Thanks for the kind words!
@odayprogrammer Жыл бұрын
a video with actual value from this channel, refreshing!
@mohammadabdalaal3111 Жыл бұрын
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.
@afifhafizuddinahmedkhan.1373 Жыл бұрын
Thank You Mam! For Describing Everything Easily! 🎉
@GakisStylianos Жыл бұрын
Wow this is a very information dense video, you've done a great job here, thank you!
@AndroidDevelopers Жыл бұрын
It's our pleasure, @GakisStylianos! Glad you enjoyed the video 😎
@yasserakbbach7342 Жыл бұрын
Just keep doing it this way, and we'd be less confused as Android devs 😂 Good content series 👏
@367labs Жыл бұрын
Probably the best video so far from Android Developers :) Very helpful. Thank you
@NataliaRementov Жыл бұрын
Thanks, just in time - I'm about to design and implement animations in my first app🥰
@pantelischas9460 Жыл бұрын
thanks for the sharing!! It is very helpful video to better understands animations!!
@AndroidDevelopers Жыл бұрын
We’re glad you found the video helpful.
@tch.777 Жыл бұрын
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!!🔥
@iurysza Жыл бұрын
Amazing content. Answers so many questions and give us many ideas too.
@andreoriani Жыл бұрын
Thanks for sharing your Droidcon London talk
@GraphicQuest3 ай бұрын
I watch the video for the 5th time and still find it helpful thanks rebecca
@KissErikaNagyne Жыл бұрын
Nice video tutorial, and useful cause there is not much information for beginners about working with animation
@elizavetasigova5030 Жыл бұрын
Loved the video! Great!
@parthtakkar9069 Жыл бұрын
Really informative thanks!
@AndroidDevelopers Жыл бұрын
Thank you for watching!
@VDlasov Жыл бұрын
Interesting topic. Nice explanation!
@hj2931 Жыл бұрын
Thank you for sharing. This video is very useful.👍👍
@VIDEOSANDREEL Жыл бұрын
Thank You so much for the update 🙏🙏🙏
@vasyapankov26 Жыл бұрын
very cool video, thank you❤
@wilsonahanmisi118711 ай бұрын
This is a proper course. Top notch content
@DavidMermelstein Жыл бұрын
I would love to see how to tackle these in non jetpack compose too.
@IVANTALAPKANYCH Жыл бұрын
This video was incredibly clear and helpful!
@anhtuannd7 ай бұрын
Greate video! I like the quote "Hopefully at the end, you are coming to a stop"
@JohnPaulPhillips-qh9zq11 ай бұрын
Nice to hear and watch, thanks to Rebecca
@BossFlightАй бұрын
Sensational, you put a lot of work to create this, thanks!
@AnnaMinienkova Жыл бұрын
nice!
@PrinceKumar-u4k4y2 ай бұрын
We need more videos like this for other part of Android
@scottbiggs88942 ай бұрын
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?
@JayLee-dj4tv Жыл бұрын
Great explanation! Do you have any sample code for these examples?
@CelineXu-e9d4 ай бұрын
Hi, How can I get the demo code in the video?
@Oleksii-z7x Жыл бұрын
WOW!
@IVANTALAPKANYCH Жыл бұрын
nice job!
@pabiforbes Жыл бұрын
Yay Rebecca 🇿🇦🌷
@ra1970profile10 ай бұрын
amazing content, great job!
@KeringKirwa9 ай бұрын
What an explanation !!!
@michaelappiah-kubi28299 ай бұрын
So helpful!!!
@user-jeremylee9 ай бұрын
Nice video. But I still have some questions about the content of the app itself and the design😏
@erfansn8694 ай бұрын
I enjoy content created by Android Developer Relations
@Tarek360 Жыл бұрын
I like how Android Jetpack Compose following the widget library from Flutter.
@eganathan.r Жыл бұрын
🎉❤
@user-ko2bn9xq8g9 күн бұрын
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?
@BaBaKRaufi6 ай бұрын
How to reset anchoreddraggablestate to initial value? for example by a click.
@bogibekdev3 ай бұрын
where can i find all code of this video?
@blu8762 Жыл бұрын
i think this can be easily done using other languages/libraries no ?
@riggaroo Жыл бұрын
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.
@mr-turkish Жыл бұрын
I like your accent
@LouisCognault10 ай бұрын
Was the intro animated with Compose?
@JanLund Жыл бұрын
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.
@suryapratap304310 ай бұрын
so is it easier to animate in jetpack compose then in flutter? just want to know
@henrik90811 ай бұрын
Developers at Google are working very hard improving Jetpack compose
@Tarek360 Жыл бұрын
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.
@riggaroo Жыл бұрын
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 🪼