Android Application Development
End Semester Examination, 2022-23
B. Tech - Semester : 05
Time : 03 hrs. - Max. Marks : 100
Instructions:
- All questions are Compulsory
- Assume missing data suitably, if any.
Section : A ( 4 x 10 = 40 Marks )
All questions are compulsory
- List down the various features of android. Elaborate.
- Identify and explain the history of android studio with example.
- Outline the use of Dalvik Virtual Machine component of Android Runtime.
- Differentiate between Linear Layout and Relate Layout.
- What is the use Manifest File in android Application? Give Example of Manifest File.
- What is Notification in android? Explain Toast notification.
- What is View in Android? Write the XML code for creating TextView.
- List the various types of Java classes used in Android for sensors.
- What is SQLite? Write a short note on it.
- Explain the role of Helper class in database connectivity.
Section : B ( 3 x 6 = 18 Marks )
All questions are compulsory
- Discuss the usage of accelerometer and proximity in android application.ORElaborate the following Ul controls with example:
(i) TextView ii) EditText (iii) Button (iv) CheckBox - Elaborate Android toast. Write a program to display "Welcome to Android first class" as toast message.
- Discuss the use of graphics in android studio. Write a program to draw circle filled with red color in android.ORDefine the architecture of Android. Also explain it's various activities.
OR
Write a code to identify list of all available sensors in mobile phone.Section : C ( 3 x 10 = 30 Marks )
All questions are compulsory
- Which of the activity life cycle method is essential? Elaborate all the methods involved in activity life eyele with example.ORDiscuss the various types of intent in android. Discuss the role of intents with suitable example.
- Create an application having TextView, EditText and Button. When use click on Button, content in EditText should be displayed in TextView..ORWhat is animation? List and explain different types of animations in android.
- Create an application in android studio to perform multiplication of two numbers.ORList all the available layouts in android studio. Compare and contrast all the layouts with example.
Section : D ( 1 x 12 = 12 Marks )
All questions are compulsory
- List different types of event Listeners. Differentiate Onclick and OnLongClick with proper example.OR
- Design an application in android studio as shown in diagram. When user clicks on proceed button, it should display the message "welcome to sharda university". Write code for both xml and java file.
*******************
No comments:
Post a Comment