Skip to content

HalimaHanafy/AndroidTutorials

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AndroidTutorials

Android Tutorials currently has three projects:

LocationTest: LocationTest uses android Location API's to get the device location and send the location information as a JSON message via HTTP POST request to a URL which can be entered into the edit text field in the app.

JsonFeedTest: This prpject uses Flickr json feed to populate listviews. The application gets the JSON feed using HTTP GET request to the feed URL and parse the feed into ArrayList.

SqlLiteAndLoginForm: This project uses android SQLite API's to CREATE a database and a Table and persist and retrieve data from the database to handle user Registration and Login.

About

Android Tutorials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%