0% found this document useful (0 votes)
49 views1 page

156BW - Mobile Application Development

The document is an exam paper for a Mobile Application Development course. It contains 8 questions about key topics in Android app development: 1. Creating Android Virtual Devices and installing apps in Android Studio. 2. Android application components and the application manifest file. 3. Layouts, editable/non-editable text views, radio and toggle buttons. 4. Fragment states, transactions, and UI component changes. 5. Intents, implicit intents, and passing data between activities. 6. Using intents to launch activities and sub-activities. 7. Shared preferences and persistent storage using files. 8. SQLite database creation, opening, inserting and
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
49 views1 page

156BW - Mobile Application Development

The document is an exam paper for a Mobile Application Development course. It contains 8 questions about key topics in Android app development: 1. Creating Android Virtual Devices and installing apps in Android Studio. 2. Android application components and the application manifest file. 3. Layouts, editable/non-editable text views, radio and toggle buttons. 4. Fragment states, transactions, and UI component changes. 5. Intents, implicit intents, and passing data between activities. 6. Using intents to launch activities and sub-activities. 7. Shared preferences and persistent storage using files. 8. SQLite database creation, opening, inserting and
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Code No: 156BW R18

JAWAHARLAL NEHRU TECHNOLOGICAL UNIVERSITY HYDERABAD


B. Tech III Year II Semester Examinations, August - 2022
jn
MOBILE APPLICATION DEVELOPMENT
(Common to CSE, IT)
Time: 3 Hours Max.Marks:75
t
uh
Answer any five questions
All questions carry equal marks
---

1.a) What is Android Virtual Device? How to create Android Virtual Device? Discuss
us
about Android OS Design.
b) Explain about installing and running applications on Android Studio. [8+7]
ed
2.a) What are Android Application Components? Explain about Application Manifest File.
b) Explain about android virtual device manager. [8+7]

3.a) What is a Layout? Explain different types of Layouts.


pa
b) Explain about editable and non-editable text views, radio and toggle buttons. [7+8]

4.a) What are fragment states? Determine how to add, remove and replace fragments with
fragment transactions.
pe
b) Explain about changes of various UI components. [8+7]

5.a) What is an Intent? Explain about Implicit Intents and passing data to Intents.
ra
b) How to find and use intents received within a activity? [8+7]

6.a) Determine how intents are used in Native Android applications to launch Activities and
ug
Sub-Activities?
b) How to create and display notifications? [8+7]
-2
7.a) How to restore and clear shared preferences? Explain with example.
b) What is Persistent Storage? How to create and read data from files? [8+7]
02
8.a) What is SQLite database? How to create, open the database?
b) Explain about creating, inserting and retrieving data from it. [7+8]
2
---oo0oo---

You might also like