Pooja Bhagavat Memorial Mahajana Education Centre
Post Graduate Wing of SBRR Mahajana First Grade College
Metagalli, K.R.S. Road, Mysore – 570016
DoS in Computer Science
III Semester MCA – 2023-24
MOBILE APPLICATION DEVELOPMENT WITH ANDROID
C2 Lab Cycle
Part A
1. Design a splash activity for your android application.
2. Navigate between 3 different Activities using buttons.
3. Demonstrate Explicit and Implicit Intent.
4. Change the Text using button.
5. Demonstrate how to add user Interface elements (minimum 8 elements).
Part B
1. Draw a Red dot on a black canvas using paint in your android application.
2. Draw different types of 2D Shapes in your android application (minimum 3 Shapes).
3. Demonstrate SharedPreferences in your android application.
4. Change the Background color of the screen using resource file.
5. Perform animation on a text.