Mobile_ICP_11: Accessing the hardware components of the Android system - acikgozmehmet/Web-Mobile_Programming GitHub Wiki

Name: Mehmet Acikgoz

Student Id: 01

Lesson Overview:

In this lesson, we will learn how to access the Android system's different components, such as the camera, location, and sensors. These can be incorporated into any apps to add more features and apps built entirely on these components.

Use Case Description:

Android Hardware: Maps, Camera, Audio, Storage

Programming elements:

Accessing the different hardware components of the Android system(location, camera, microphone, Accelerometer, Gyroscope)

Task : Accessing the hardware components of the Android system

More info

Source code

Location Activity

Camera Activity

AudioRecording Activity

Storage Activity

Application

Main Application

Location

Camera

AudioRecording

Storage