Hyun Chul's Utopia
유용한 Android Library 본문
필요에 의해서 찾아보고 사용해 봤던 라이브러리들.. 주로 UI 관련된 라이브러리를 많이 사용하는 것 같다.
주기적으로 추가 해야지...
// Library
Sherlock Action Bar
http://actionbarsherlock.com/
Android-Universial-Image-Loader
https://github.com/nostra13/Android-Universal-Image-Loader
PhotoView
https://github.com/chrisbanes/PhotoView
Sliding Menu
https://github.com/jfeinstein10/SlidingMenu
DragSortListView
https://github.com/bauerca/drag-sort-listview
Android Sliding Up Panel
https://github.com/umano/AndroidSlidingUpPanel
Android PagerSlidingTabStrip
https://github.com/astuetz/PagerSlidingTabStrip
Product Tour
https://github.com/matrixxun/ProductTour
// Open Sources
Tomahawk Player
https://github.com/tomahawk-player
https://github.com/tomahawk-player/tomahawk-android
Vanilla Music Player for Android
https://github.com/kreed/vanilla
'프로그래밍 > Android' 카테고리의 다른 글
Android DEX method 제한 (빌드가 안되는 경우, MultiDex) (0) | 2014.12.11 |
---|---|
NDK 개발환경 구축 및 간단한 예제 (0) | 2014.04.24 |
기기에 설치된 어플리케이션 확인 및 마켓 연결 방법 (0) | 2013.11.13 |
Media Scanning 수행시키기 (0) | 2013.01.07 |
AIDL을 이용한 Service <-> Activity간 Callback통신. (7) | 2012.10.15 |