No video

Get animated (Android Dev Summit '18)

  Рет қаралды 109,649

Android Developers

Android Developers

Күн бұрын

Пікірлер: 48
@freshfast6197
@freshfast6197 5 жыл бұрын
1:15 Android Animation APIs (overview) : View Animations Value Animator Object Animator View Property Animator Transitions Animated Vector Drawable Physics Motion Layout 2:52 One single use case where View Animations are still required And that is when you are doing Window Animations, when a new activity launches 3:34 Other use case for View/Window Animations is if fragment transactions are being done 3:56 So, When to use View Animations(android.view.animation) : Window animations Fragment animations requiring measured size 4:17 Animator 5:25 Animators ObjectAnimator ValueAnimator Animator AnimatorSet 5:37 ViewPropertyAnimator -> ValueAnimator -> Animator 7:25 PropertyValueHolder demo 8:30 ObjectAnimator demo code ObjectAnimator.ofPropertyValuesHolder(failText, scale X, Scale Y, alpha).. 8:38 Above PropertyValueHolders in xml 9:25 ViewPropertyAnimator 11:10 ValueAnimator 12:44 When to use which Animator ObjectAnimator - general purpose, property animator ValueAnimator - custom animation ViewPropertyAnimator - multiple properties on the same view, fire and forget PropertyValuesHolder - multiple property on the same object AnimatorSet - choreograph a set of animations 14:10 Animated Vector Drawable It connects together Vector Drawable to one and multiple objects of Animator 15:12 When to use AnimatedVectorDrawable : Icon animations Fire & forget animations Performance critical 15:50 Physics based Animations Interruptible Continuity Realistic look 19:20 Transitions 21:45 When too use Transitions : Shared element activity transitions Window content enter/exit Modularize animations Simple changes 22:13 Motion 22:35 Constraint Layout 2.0 :- Helpers 26:20 Motion Layout
@SriyankSiddhartha
@SriyankSiddhartha 5 жыл бұрын
thank you for this.
@haykmkrtchyan7093
@haykmkrtchyan7093 4 жыл бұрын
God bless you!
@MiaKhalifa-jl7bb
@MiaKhalifa-jl7bb 4 жыл бұрын
@@SriyankSiddhartha Thanks u save my 39: 36 min thanks again!
@osmanmusse6223
@osmanmusse6223 4 жыл бұрын
God bless you
@codinginflow
@codinginflow 5 жыл бұрын
This is amazing. And John Hoford is such a cool guy
@ottocheley7852
@ottocheley7852 4 жыл бұрын
Do you know how they did the juggling man at 6:03
@codinginflow
@codinginflow 4 жыл бұрын
@@ottocheley7852 no
@mrinspirational7157
@mrinspirational7157 4 жыл бұрын
Nice to see you here, I,m you,re subscriber and a big fan also. Love you're work.
@codinginflow
@codinginflow 4 жыл бұрын
@@mrinspirational7157 thank you friend
@aabhishek4911
@aabhishek4911 4 жыл бұрын
@Coding in Flow , when can we expect a super tutorial on android animations :D
@codinginflow
@codinginflow 5 жыл бұрын
In 2019 people will wonder why all their apps start dancing and bouncing
@mdejoss1311
@mdejoss1311 5 жыл бұрын
did you make tutorial about animation in android studio? , you tutorial video is good ...
@amankumarkashyap400
@amankumarkashyap400 5 жыл бұрын
Sir waiting for your video to understand the animation better
@pranilrathod
@pranilrathod 5 жыл бұрын
lol xD
@SinanAkkoyun
@SinanAkkoyun 4 жыл бұрын
xD
@nishaoberoi230
@nishaoberoi230 4 жыл бұрын
You are here Love to see you here
@arpan.sarkar
@arpan.sarkar 5 жыл бұрын
John Hoford is a great guy, always having a mild smile on his face.
@chelseaisking
@chelseaisking 5 жыл бұрын
Please add a codelab based on this so that we can get hands on experience
@srishtirohatgi9456
@srishtirohatgi9456 4 жыл бұрын
did they do it? or any other source to learn this stuff?
@AbhishekBansal14
@AbhishekBansal14 5 жыл бұрын
Nice overview of all animation frameworks, gives me pointers on what to learn next for animations in Android
@user-qo6vx9dm6m
@user-qo6vx9dm6m 5 жыл бұрын
12:26 I try that code, it's doesn't work but when I change textView.invalidate() to textView.setText(spannable), it works well
@thomato1267
@thomato1267 3 жыл бұрын
Each animation api's usecase scenario summary: 37:47
@FreedivingTrainer
@FreedivingTrainer 5 жыл бұрын
Usefull video. Where and when we could try transition tool? There is alredy year since you introduce it
@thunderkilll1037
@thunderkilll1037 5 жыл бұрын
can we have the code or something ?
@vuluongtrieu2609
@vuluongtrieu2609 5 жыл бұрын
37:55 summary
@antoneltonij8362
@antoneltonij8362 4 жыл бұрын
Thanks. It was so clear for understanding!
@andrewtfluck
@andrewtfluck 5 жыл бұрын
I need that keyframe tool in my life :)
@chrislagos44
@chrislagos44 5 жыл бұрын
very useful stuff. That last speaker was mint. Haha
@felicityizhari
@felicityizhari 4 жыл бұрын
woah! so much inspiration!
@alok1
@alok1 5 жыл бұрын
Subtitles in English are missing in someplaces
@user-sm8rn8gx9h
@user-sm8rn8gx9h Жыл бұрын
did this video has sample code?
5 жыл бұрын
This video helped a lot.
@keshavejat
@keshavejat 5 жыл бұрын
Finally i got the answer
@kazimd.saidul4212
@kazimd.saidul4212 4 жыл бұрын
Please shared with us slide link
@inspirecoding5460
@inspirecoding5460 4 жыл бұрын
Wooow ... amazing :)
@ROHITSINGH-kw1oo
@ROHITSINGH-kw1oo 2 жыл бұрын
17:30
@chrislagos44
@chrislagos44 5 жыл бұрын
What is alpha 2, btw.
@user-ov9hv2go3g
@user-ov9hv2go3g 5 жыл бұрын
Could someone please provide an example of the animation at 12:23?
@bogdannoana105
@bogdannoana105 5 жыл бұрын
It's the code of the top right animatoin of the current slide
@ottocheley7852
@ottocheley7852 5 жыл бұрын
How do I make an animation like the one at 6:10?
@sufailkhatib9497
@sufailkhatib9497 5 жыл бұрын
check out Lottie Render After Effects animations
@chelseaisking
@chelseaisking 5 жыл бұрын
AVD animated vector drawable
@mr.bkmontes4767
@mr.bkmontes4767 5 жыл бұрын
Who are you
@qamarabbas4414
@qamarabbas4414 5 жыл бұрын
The ugliest animation ever seen
Android Suspenders (Android Dev Summit '18)
37:04
Android Developers
Рет қаралды 31 М.
Android Jetpack: How to smartly use fragments in your UI (Google I/O '18)
45:39
Вы чего бл….🤣🤣🙏🏽🙏🏽🙏🏽
00:18
The Giant sleep in the town 👹🛏️🏡
00:24
Construction Site
Рет қаралды 19 МЛН
小丑把天使丢游泳池里#short #angel #clown
00:15
Super Beauty team
Рет қаралды 40 МЛН
Best practices for themes and styles (Android Dev Summit '18)
23:17
Android Developers
Рет қаралды 53 М.
Fun with LiveData (Android Dev Summit '18)
19:20
Android Developers
Рет қаралды 103 М.
Getting Started with MotionLayout in Android - Rebecca Franks
28:46
Rebecca Franks
Рет қаралды 33 М.
Preferential practices for preferences (Android Dev Summit '18)
13:17
Android Developers
Рет қаралды 26 М.
Mastering ConstraintLayout in Android
47:23
GDG Johannesburg
Рет қаралды 145 М.
Understand Kotlin Coroutines on Android (Google I/O'19)
37:49
Android Developers
Рет қаралды 174 М.
Learn Web Design For Beginners - Full Course (2024)
3:07:31
Flux Academy
Рет қаралды 1,8 МЛН
Фоновая работа в Android: Service и WorkManager // Курс «Android Developer. Professional»
1:41:26
LiveData with Coroutines and Flow (Android Dev Summit '19)
18:44
Android Developers
Рет қаралды 110 М.
Вы чего бл….🤣🤣🙏🏽🙏🏽🙏🏽
00:18