Skip to content

rajivenator/ToolsSearch

Repository files navigation

RESTful services and JSON

This sample shows how to access a RESTful service that responds with JSON data and then display the results on the screen. It access the Twitter API to display a list of tweets.

In this sample you will learn -how to make HTTP calls to REST API -how to parse JSON responses using JsonDataAccess class -How to use a ListView with a StandardListItem -How to use a ListView with a customized ListItemProvider

Releases

No releases published

Packages

No packages published