Semester : SEMESTER 6
Subject : Android Programming
Year : 2020
Term : March
Branch : COMPUTER SCIENCE
Scheme : 2020 Full Time
Course Code : BCS 6B 11
Page:2
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.
- 26.
27.
28.
2 € 60175
Part C
Answer any five questions.
Each question carries 5 marks.
Briefly explain any three Android Java Packages that are included in Android SDK.
Briefly explain the key aspects of Android 4.0. 1
Briefly describe any four types of Resources available in Android.
What is Dimension Resource ? Which all the units used to specify dimensions ? Give XML syntax
for defining dimension resources.
What is Layout ? Give brief description of any three layouts.
Explain Spinner Control and its purpose by giving suitable example.
Explain how to respond to XML-Based Menu Items ? Explain with example
How to save and retrieve shared preferences ?
(5 x 5 = 25 marks)
Part D
Answer any three questions.
Each question carries 10 marks.
Explain Android SDK software stack with appropriate diagram.
Briefly explain the following Android resources.
(a) Colors.
(b) Strings.
(c) Emulator.
(d) Images.
Briefly explain the following Android Layout Manger.
(a) Linear Layout
(b) Table Layout
(c) Relative Layout
(6) Grid Layout
What are check boxes and radio buttons ? Write a sample code to show the use of check boxes and
radio buttons in*Android
What is SQLLite ? Explain Insert, Update and Delete commands in SQLLite with suitable examples.
(3 x 10 = 30 marks)