Featured animations from our community

위 링크 들어가면 무료로 애니메이션을 받을 수 있음

다운 받는 파일 형식 무조건 JSON

dependencies {
    implementation 'com.airbnb.android:lottie:3.7.0'
    }

참고

Lottie 라이브러리 활용한 안드로이드 Lottie 애니메이션 적용하기 ! 로딩화면 구현 , 버튼 눌렀을때 애니메이션

GitHub - airbnb/lottie-android: Render After Effects animations natively on Android and iOS, Web, and React Native

위 링크로 들어가 원하는 애니메이션을 다운받는다

json 형식으로 받아야함

Untitled

res > raw 폴더 생성

Untitled

다운 받은 json 파일을 넣어줌