mychrisdangelo / FlickrContactsAndroid

Android App that searches Flickr using user selected Contact

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Venue Map Search App

Chris D'Angelo
cd2665@columbia.edu
2/25/14 Cellular Networks & Mobile Computing
Assignment 2

Demo

alt tag

Description

An application that using Flickr Search API to search a keyword. Thumbnail images are displayed asynchronously in a ListView. Clicking on an image will show the list in a larger view in the default Android browser. User can use their contacts application to complete the keyword search field.

Sources

Enormously useful to my learning the Android platform was Android Programming: Big Nerd Ranch Guide 2013. To understand the basics of Android programming I worked through nearly every one of the book's examples. The book contains examples that provided a template for my design specifically in Chapters 9, 10, 21, 26 & 27. I have noted the influence of these chapters in specific source code files.

About

Android App that searches Flickr using user selected Contact


Languages

Language:Java 87.8%Language:Shell 9.2%Language:Groovy 3.1%