Skip to content

TechPreacher/WP8-FlickrSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project has been created for demo purposes by sascha@corti.com (@TechPreacher).

WP8-FlickrSearch is a simple Flickr Search Client for Windows Phone 8, demonstrating the following new capabilites of the platform:

* Custom flie- and protocol handlers.
* Using voice command to start the app with parameters and using speech recognition in the app.
* Adding a selected photo as lock screen image.

IMPORTANT!
To run this application, you have to edit DataHelper.ch and provide a valid Flickr API key in the line of code: 
> public string sFlickrAPIKey = "";

About

Windows Phone 8 feature demo Flickr client app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages