구글 I/O 2014 앱 소스코드 다운로드 - 공개
구글은 매년 I/O행사 이벤트용으로 사용한 앱의 소스코드를 공개하고 있는데,
이번 2014버젼도 공개되었다.
소스코드 다운로드 받으러 가기 : https://github.com/google/iosched
Google Play : https://play.google.com/store/apps/details?id=com.google.samples.apps.iosched
이 앱은 안드로이드 개발자에게 좋은 예제가 될 것이다.
Fragment, Loader, Service, BVroadcast Receiver, alarm, notification, SQLiteDB, Contents Provider, Action Bar, Navigation Drawer 등의 사용법을 배울수 있다.
원문 : http://android-developers.blogspot.kr/2014/07/google-io-2014-app-source-code-now.html
구글은 매년 I/O행사 이벤트용으로 사용한 앱의 소스코드를 공개하고 있는데,
이번 2014버젼도 공개되었다.
소스코드 다운로드 받으러 가기 : https://github.com/google/iosched
Google Play : https://play.google.com/store/apps/details?id=com.google.samples.apps.iosched
이 앱은 안드로이드 개발자에게 좋은 예제가 될 것이다.
Fragment, Loader, Service, BVroadcast Receiver, alarm, notification, SQLiteDB, Contents Provider, Action Bar, Navigation Drawer 등의 사용법을 배울수 있다.
원문 : http://android-developers.blogspot.kr/2014/07/google-io-2014-app-source-code-now.html
'정보통通 > Android Develop' 카테고리의 다른 글
안드로이드 버젼별 점유율 최신 통계 (2014/04/01) (1) | 2014.04.02 |
---|---|
Android LayoutInflater inflate - Context.LAYOUT_INFLATER_SERVICE 사용방법 (1) | 2014.02.27 |
Google Play Service 개발 API - GoogleApiClient vs PlusClient, GamesClient (5) | 2014.02.24 |