안드로이드 링크 모음 – 디자인, GUI
디자인 참고 사이트
List of Android UI/UX Libraries
- 안드로이드 유용한 UI/UX 라이브러리 category 별 모음
- https://github.com/wasabeef/awesome-android-ui
이하 참고 : https://monsterdesign.tistory.com/1630
안드로이드 공식 디자인 사이트
모바일 디자인 패턴 갤러리
Inspired UI
Android awesome UI – UI 라이브러리 모음
무료 디자인 소스
SVG 이미지 파일 적용
.
Material Components for Android
Jetpack – Android X
Material 디자인
Material icon 모음
Material components 모음
.
안드로이드 GUI 관련 라이브러리
안드로이드 테마 변경 라이브러리
안드로이드 테마
5 beautiful android animation libraries
Android-AutofitTextView Library (텍스트 길이에 따라 View 사이즈 가변 조절, Font size 가변 조절)
BetterLinkMovementMethod (TextView 링크 동작 개선)
KeyboardVisibilityEvent (IME – 키보드 동작 처리 쉽고 간단하게)
Nine Old Androids (Honeycomb (Android 3.0) animation API 를 모든 버전에 호환되도록)
Android-ObservableScrollView (Android library to observe scroll events on scrollable views)
Top SnackBar
BetterKoreanKotlin (betterkoreankotlin 은 android(Java) 버전 https://github.com/n42corp/betterkorean 을 Kotlin 버전으로 포팅한 라이브러리 입니다. 특정단어에 대한 조사를 자연스럽게 연결해주는 역할을 하고 있어요.)
Android Target Tooltip
SubsamplingScaleImageView
PageIndicatorView
Shimmer
InputMask
StyleableToast
Spectrum (Spectrum is a cross-platform image transcoding library that can easily be integrated into an Android or iOS project to efficiently perform common image operations.)
- (국제)전화번호 유요성 검사 라이브러리
- https://github.com/google/libphonenumber
가로 스크롤 캘린더
CounterFab
- FAB 버튼 우측 상단에 카운터 뱃지 추가 라이브러리
- https://github.com/andremion/CounterFab
ShimmerRecyclerView
- ListView item 이 로딩중임을 표시할 수 있는 라이브러리
- https://github.com/sharish/ShimmerRecyclerView
CameraFragment
- 손쉽게 Camera fragment 를 구현할 수 있게 해주는 라이브러리
- https://github.com/florent37/CameraFragment
ShortBread
- @Shortcut 어노테이션을 사용한 activity 에 대한 바로가기를 자동 생성해주는 라이브러리
- https://github.com/MatthiasRobbers/shortbread
Android-SwitchIcon
- 구글 런처 스타일의 스위치 버튼 (on/off) 을 생성주는 라이브러리
- https://github.com/zagum/Android-SwitchIcon
FadingTextView
- 몇 초 간격으로 문자열이 바뀌는 TextView 라이브러리
- https://github.com/rosenpin/fading-text-view
TextureView and SurfaceView (TextureView, MediaPlayer 로 VideoView 생성하기)
.
Camera2 Api (CameraX)
- https://salix97.tistory.com/60
- https://codelabs.developers.google.com/codelabs/camerax-getting-started#0
.