/Mobile-Computing

Four Android Applications developed for the Mobile Computing course at IIIT-D

Primary LanguageJava

cse535@IIIT-D: Mobile-Computing

Computer Science Elective at IIIT-Delhi

Assignment 1

Make a registration form and switch activities to display details. Also display lifecycle activities

Assignment 2

Make a music player app that plays a song as a foreground service, and can download a song as a background service. Fragments used

Assignment 3

Make a quiz app that uses Recycler Views, upload database in csv form to a webserver on submission.

Assignment 3

Read Sensor data and print. Also store in a database. Detect shaking as well.