• 파일시티 이벤트
  • LF몰 이벤트
  • 캠퍼스북
  • 서울좀비 이벤트
  • 탑툰 이벤트
  • 닥터피엘 이벤트
  • 아이템베이 이벤트
  • 아이템매니아 이벤트

안드로이드 프로그래밍 구글이미지검색앱

*현*
최초 등록일
2014.10.28
최종 저작일
2014.03
파일확장자 압축파일
가격 5,000원 할인쿠폰받기
다운로드
장바구니

소개글

안드로이드 프로그래밍 과제로 만든 구글이미지검색앱입니다.

컴파일 실행환경

eclipse bundle,jdk1.8.0_05

압축파일 내 파일목록

.classpath
.gitignore
.project
AndroidManifest.xml
assets/
bin/AndroidManifest.xml
bin/classes/codepath/preraktrivedi/apps/googlegridimagesearch/activities/ImageDisplayActivity$1.class
bin/classes/codepath/preraktrivedi/apps/googlegridimagesearch/activities/ImageDisplayActivity.class
bin/classes/codepath/preraktrivedi/apps/googlegridimagesearch/activities/MainActivity$1.class
bin/classes/codepath/preraktrivedi/apps/googlegridimagesearch/activities/MainActivity$2.class
bin/classes/codepath/preraktrivedi/apps/googlegridimagesearch/activities/MainActivity$3.class
bin/classes/codepath/preraktrivedi/apps/googlegridimagesearch/activities/MainActivity$4.class
bin/classes/codepath/preraktrivedi/apps/googlegridimagesearch/activities/MainActivity$5.class
bin/classes/codepath/preraktrivedi/apps/googlegridimagesearch/activities/MainActivity.class
bin/classes/codepath/preraktrivedi/apps/googlegridimagesearch/activities/SearchFiltersActivity$1.class
bin/classes/codepath/preraktrivedi/apps/googlegridimagesearch/activities/SearchFiltersActivity.class
bin/classes/codepath/preraktrivedi/apps/googlegridimagesearch/adapters/ImageResultArrayAdapter.class
bin/classes/codepath/preraktrivedi/apps/googlegridimagesearch/BuildConfig.class
bin/classes/codepath/preraktrivedi/apps/googlegridimagesearch/datamodel/ImageResult.class
bin/classes/codepath/preraktrivedi/apps/googlegridimagesearch/datamodel/ImageSearchAppData.class
bin/classes/codepath/preraktrivedi/apps/googlegridimagesearch/datamodel/SearchFilters.class
bin/classes/codepath/preraktrivedi/apps/googlegridimagesearch/R$array.class
bin/classes/codepath/preraktrivedi/apps/googlegridimagesearch/R$attr.class
bin/classes/codepath/preraktrivedi/apps/googlegridimagesearch/R$color.class
bin/classes/codepath/preraktrivedi/apps/googlegridimagesearch/R$dimen.class
bin/classes/codepath/preraktrivedi/apps/googlegridimagesearch/R$drawable.class
bin/classes/codepath/preraktrivedi/apps/googlegridimagesearch/R$id.class
bin/classes/codepath/preraktrivedi/apps/googlegridimagesearch/R$layout.class
bin/classes/codepath/preraktrivedi/apps/googlegridimagesearch/R$menu.class
bin/classes/codepath/preraktrivedi/apps/googlegridimagesearch/R$string.class
bin/classes/codepath/preraktrivedi/apps/googlegridimagesearch/R$style.class
bin/classes/codepath/preraktrivedi/apps/googlegridimagesearch/R$xml.class
bin/classes/codepath/preraktrivedi/apps/googlegridimagesearch/R.class
bin/classes/codepath/preraktrivedi/apps/googlegridimagesearch/utils/EndlessScrollListener.class
bin/classes/codepath/preraktrivedi/apps/googlegridimagesearch/utils/ImageSearchUtils.class
bin/classes/codepath/preraktrivedi/apps/googlegridimagesearch/utils/LayoutUtils.class
bin/classes.dex
bin/dexedLibs/android-async-http-1.4.3-c6485a81abc934221c2bf825a4096ed6.jar
bin/dexedLibs/android-smart-image-view-1.0.0-5e33ca8991226a5f81a8c35ce79e4744.jar
bin/dexedLibs/android-support-v4-bbc0f9e115436692526645328935cf66.jar
bin/dexedLibs/lvanimations-ad748ec6c30349f2c7f2301e802937d2.jar
bin/ImageSearcher.apk
bin/jarlist.cache
bin/res/crunch/drawable/bg_main_background.png
bin/res/crunch/drawable/error_not_found.png
bin/res/crunch/drawable-hdpi/ic_action_search.png
bin/res/crunch/drawable-hdpi/ic_filter.png
bin/res/crunch/drawable-hdpi/ic_launcher.png
bin/res/crunch/drawable-hdpi/ic_refresh.png
bin/res/crunch/drawable-mdpi/ic_action_search.png
bin/res/crunch/drawable-mdpi/ic_filter.png
bin/res/crunch/drawable-mdpi/ic_launcher.png
bin/res/crunch/drawable-mdpi/ic_launcher_new.png
bin/res/crunch/drawable-mdpi/ic_refresh.png
bin/res/crunch/drawable-mdpi/launcher_img_search.png
bin/res/crunch/drawable-xhdpi/ic_action_search.png
bin/res/crunch/drawable-xhdpi/ic_filter.png
bin/res/crunch/drawable-xhdpi/ic_launcher.png
bin/res/crunch/drawable-xhdpi/ic_refresh.png
bin/res/crunch/drawable-xxhdpi/ic_launcher.png
bin/resources.ap_
gen/codepath/preraktrivedi/apps/googlegridimagesearch/BuildConfig.java
gen/codepath/preraktrivedi/apps/googlegridimagesearch/R.java
ic_launcher-web.png
libs/android-async-http-1.4.3.jar
libs/android-smart-image-view-1.0.0.jar
libs/android-support-v4.jar
libs/lvanimations.jar
proguard-project.txt
project.properties
README.md
res/drawable/bg_main_background.png
res/drawable/button_selector.xml
res/drawable/error_not_found.png
res/drawable-hdpi/ic_action_search.png
res/drawable-hdpi/ic_filter.png
res/drawable-hdpi/ic_launcher.png
res/drawable-hdpi/ic_refresh.png
res/drawable-ldpi/
res/drawable-mdpi/ic_action_search.png
res/drawable-mdpi/ic_filter.png
res/drawable-mdpi/ic_launcher.png
res/drawable-mdpi/ic_launcher_new.png
res/drawable-mdpi/ic_refresh.png
res/drawable-mdpi/launcher_img_search.png
res/drawable-xhdpi/ic_action_search.png
res/drawable-xhdpi/ic_filter.png
res/drawable-xhdpi/ic_launcher.png
res/drawable-xhdpi/ic_refresh.png
res/drawable-xxhdpi/ic_launcher.png
res/layout/activity_google_grid_image_search_main.xml
res/layout/activity_image_display.xml
res/layout/activity_search_filters.xml
res/layout/drawer_layout.xml
res/layout/simple_image_view.xml
res/menu/google_grid_image_search_main.xml
res/menu/image_display.xml
res/menu/search_filters.xml
res/values/colors.xml
res/values/dimens.xml
res/values/strings.xml
res/values/styles.xml
res/values-sw600dp/dimens.xml
res/values-sw720dp-land/dimens.xml
res/values-v11/styles.xml
res/values-v14/styles.xml
res/xml/searchable.xml
sampleapk/1-Mainscreen.png
sampleapk/2-CurrentSearch.png
sampleapk/3-VoiceSearch.png
sampleapk/4-ImageDisplay.png
sampleapk/5-ShareImage.png
sampleapk/6-NoResult.png
sampleapk/7a-FilledFilterScreen.png
sampleapk/7a-FilterScreen.png
sampleapk/7b-RefreshFilters.png
sampleapk/8-NoInternet.png
sampleapk/GoogleGridImageSearch.apk
src/codepath/preraktrivedi/apps/googlegridimagesearch/activities/ImageDisplayActivity.java
src/codepath/preraktrivedi/apps/googlegridimagesearch/activities/MainActivity.java
src/codepath/preraktrivedi/apps/googlegridimagesearch/activities/SearchFiltersActivity.java
src/codepath/preraktrivedi/apps/googlegridimagesearch/adapters/ImageResultArrayAdapter.java
src/codepath/preraktrivedi/apps/googlegridimagesearch/datamodel/ImageResult.java
src/codepath/preraktrivedi/apps/googlegridimagesearch/datamodel/ImageSearchAppData.java
src/codepath/preraktrivedi/apps/googlegridimagesearch/datamodel/SearchFilters.java
src/codepath/preraktrivedi/apps/googlegridimagesearch/utils/EndlessScrollListener.java
src/codepath/preraktrivedi/apps/googlegridimagesearch/utils/ImageSearchUtils.java
src/codepath/preraktrivedi/apps/googlegridimagesearch/utils/LayoutUtils.java

참고 자료

없음
*현*
판매자 유형Bronze개인

주의사항

저작권 자료의 정보 및 내용의 진실성에 대하여 해피캠퍼스는 보증하지 않으며, 해당 정보 및 게시물 저작권과 기타 법적 책임은 자료 등록자에게 있습니다.
자료 및 게시물 내용의 불법적 이용, 무단 전재∙배포는 금지되어 있습니다.
저작권침해, 명예훼손 등 분쟁 요소 발견 시 고객센터의 저작권침해 신고센터를 이용해 주시기 바랍니다.
환불정책

해피캠퍼스는 구매자와 판매자 모두가 만족하는 서비스가 되도록 노력하고 있으며, 아래의 4가지 자료환불 조건을 꼭 확인해주시기 바랍니다.

파일오류 중복자료 저작권 없음 설명과 실제 내용 불일치
파일의 다운로드가 제대로 되지 않거나 파일형식에 맞는 프로그램으로 정상 작동하지 않는 경우 다른 자료와 70% 이상 내용이 일치하는 경우 (중복임을 확인할 수 있는 근거 필요함) 인터넷의 다른 사이트, 연구기관, 학교, 서적 등의 자료를 도용한 경우 자료의 설명과 실제 자료의 내용이 일치하지 않는 경우
최근 본 자료더보기
탑툰 이벤트
안드로이드 프로그래밍 구글이미지검색앱
  • 레이어 팝업
  • 레이어 팝업
  • 레이어 팝업