Skip to content

Some Basic Android Projects like Music Streaming service, MovieDB, Restaurants Lookup. Part of CS478 at the UIC

Notifications You must be signed in to change notification settings

prajwalkk/Android-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android-Projects

Project 1 :

Create Contact - Creates a contact from an external application which provides additional validations. Based on Activities and Intents

Project 2 :

Movie Database Application. Stores movie information in a custom AdapterViews which on click display the full information. Context Menus and overflow menus are ## implemented.

Project 3 :

App that uses Fragments and Broadcast Receivers. Two apps, Client and Receiver. The Client opens the receiving app only if the required Permissions are granted. The Recieving app uses Fragments. The fragemtns change behavior upon the change in configuration. Portrait or Landscape.

Project 4 :

Music Client and Service. This uses broadcast Receiver to invoke the service app. The service app runs the music in the background making use of the MediaPlayer. The app uses Bound Service and AIDL.

About

Some Basic Android Projects like Music Streaming service, MovieDB, Restaurants Lookup. Part of CS478 at the UIC

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages