An open API service indexing awesome lists of open source software.

https://github.com/saket-sk/cl10_lab-sppu

Assignments performed in CL10 LAB for Core Subject Ubiquitous Computing
https://github.com/saket-sk/cl10_lab-sppu

android android-studio java

Last synced: about 2 months ago
JSON representation

Assignments performed in CL10 LAB for Core Subject Ubiquitous Computing

Awesome Lists containing this project

README

          

1) Assignment 1 :- Android studio installation and hello word program. Android development environment. Installing and setting up the environment. Hello world
application. Running the emulator. Inserting debug messages.
2) Assignment 2 :- Android UI Design: Design a User Interface using pre-built UI components such as structured layout
objects, UI controls and special interfaces such as dialogs, notifications, and menus. Also make this
UI attractive using Android graphics platform OpenGL.
3) Assignment 3 :- Android-database Connectivity: Create a SQLite Database for an Android Application and perform CRUD (Create, Read, Update and Delete) database operations.
4) Assignment 4 :- Sensors for building Smart Applications: Use any sensors on the device to add rich location and motion capabilities to your app, from GPS or network location to accelerometer, gyroscope, temperature, barometer, and more.