← 501-02 - Advanced Mobile computing
BCA
·
SEM-5
Unit-5: Storing Android application data using Database and JSON
- 1. 5.1 Setting up virtual server on local computer
- 2. 5.2 Connecting Android based App with Database
-
3. 5.3 CRUD operations (Create, Read, Update, Delete) using APP:
5.3.1 Create and insert data to the database 5.3.2 Read, Update and Delete data from database.
- 4. 5.4 Accessing user???s current location
- 5. 5.5 Capturing image using device camera (ACTION_IMAGE_CAPTURE Intent of MediaStore class.)