경험의 기록

안녕하세요 😀

안드로이드 앱 개발을 공부하고 있는 한상엽입니다.

이번엔 안드로이드 프로젝트를 진행하면서 유용했던

안드로이드 UI 관련 라이브러리를 정리해보았습니다.

 


 

1. Lottie - 애니메이션 라이브러리

로티는 에어비엔비에서 제공하는 라이브러리로

위와 같은 여러 애니메이션을 쉽게 사용할 수 있도록 제공해주는 라이브러리입니다.

생동감있는 애니메이션을 사용함으로써, 좀 더 완성도 높은 어플리케이션을 만들 수 있습니다!

 

https://lottiefiles.com/

 

Free Lottie Animation Files, Tools & Plugins - LottieFiles

The world’s largest online platform for the world’s smallest animation format for designers, developers, and more. Access Lottie animation tools and plugins for Android, iOS, and Web.

lottiefiles.com

 

2. SimpleRatingBar - 평점 기능 라이브러리

배달의 민족이나 요기요 등 많은 앱에서 평점기능이 존재하는 것을 알 수 있는데요.

그런 기능을 구현할 때 기존의 안드로이드 RatingBar와 다르게 아이콘이나 간격 등을

다양하게 커스텀하여 쉽게 구현할 수 있도록 도와주는 라이브러리입니다.

 

https://github.com/williamyyu/SimpleRatingBar

 

GitHub - williamyyu/SimpleRatingBar: A simple RatingBar that you can easier to customize image and animations

A simple RatingBar that you can easier to customize image and animations - GitHub - williamyyu/SimpleRatingBar: A simple RatingBar that you can easier to customize image and animations

github.com

 

 

3. MPAndroidChart - 통계 라이브러리

 

MPAndroidChart는 통계 기능을 구현하여 사용자들에게 보여줘야 할 때 유용한 라이브러리입니다.

위의 선, 막대 형태의 차트뿐만 아니라 다양한 형태의 차트를 지원합니다.

 

https://github.com/PhilJay/MPAndroidChart

 

GitHub - PhilJay/MPAndroidChart: A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubb

A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations. - GitHub - PhilJay/MPAndroidChart:...

github.com

 

4. AwesomeAndroidUi - 다양한 UI 라이브러리 모음 

awesome android ui 라이브러리는 어썸이라는 이름에 걸맞게 예쁘고 다양한 라이브러리들의 모음입니다.

위 인덱스에 있는 것처럼 다양한 용도로 사용할 수 있는 라이브러리들이 포함되어 있습니다.

다양한 라이브러리를 사용함으로써

훨씬 생동감있고 완성도 높은 UI를 구성할 수 있습니다!


이렇게 안드로이드 UI 관련 라이브러리를 간단히 알아보았습니다.

곧 시작될 2학기 프로젝트에서도 다양한 라이브러리를 사용해보는 것은 어떨까요?

감사합니다. 😎

반응형

공유하기

facebook twitter kakaoTalk kakaostory naver band
loading