Skip to content

lexruee/AndroidTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Android Tutorial ##Tutorial 1: Building Your First App This is a modified version of the android tutorial from the android development website. See AndroidTutorial1.

##Tutorial 2: ListView, ArrayAdapter, Dialog and context menu This tutorial uses a ListView, a ArrayAdapter and a Dialog in order to manipulate a list of movies.

See AndroidTutorial2.

Other links:

##Tutorial 3: Simple JSON/REST example This tutorial uses the REST/JSON web service geonames.org. It uses a http client to access the json web service api to resolve placenames based on postal codes.

See AndroidTutorial3.

###Screenshots

Drawing

Other links:

##Tutorial 4: A simple customized list row view In this tutorial a ListView is used with a customized list row to show the daily meals of a canteen.

Drawing

##Tutorial 5: Extended customized list row view

TODO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages