본문 바로가기

Dev Platfrom/01. Android

Android 유용한 open lib

Android open lib


 

1. Android view lib : http://www.kmshack.kr/323

2. 종류

- Android Query : 네트워크 관련 프로그래밍 라이브러리(http://code.google.com/p/android-query/)

- Actionbar Sherlock : 액션바 라이브러리(공식)

- Greendroid : 뷰/위젯 라이브러리

- ViewPagerIndicator : ViewPager 확장 라이브러리

- Android 이미지로딩 라이브러리 : http://helloworld.naver.com/helloworld/429368 

- Android HTTP 클라이언트 라이브러리 : http://helloworld.naver.com/helloworld/377316

a. Spring-Android RestClient : http://static.springsource.org/spring-android/docs/1.0.x/reference/html/rest-template.html

b. google-http-java-client Android : https://code.google.com/p/google-http-java-client/wiki/Android

c. Retrofit : https://github.com/square/retrofit

d. Loopj Async-HttpClient : http://loopj.com/android-async-http/

e. HttpRequest : https://github.com/kevinsawicki/http-request

f. Droid-parts Rest Client : http://droidparts.org/

- Top 5 lib : https://www.infinum.co/the-capsized-eight/articles/top-5-android-libraries-every-android-developer-should-know-about

 

 

 

'Dev Platfrom > 01. Android' 카테고리의 다른 글

Android + Maven + apklib 빌드  (0) 2014.08.06
Android Studio  (0) 2014.05.29
Android Support Library  (0) 2014.04.21
Android clean build 시 apk 삭제 되는 문제  (0) 2014.04.21
android camara  (0) 2013.10.22