[go: up one dir, main page]

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

Question Bank

The document outlines various aspects of Android development, including features, the Dalvik Virtual Machine (DVM), and directory structure. It also covers user interface elements, Android architecture, installation steps for Android Studio, and provides example programs for displaying student information, toggling Bluetooth, and creating login forms. Additionally, it discusses the differences between JVM and DVM, AVD creation, and demonstrates the use of ScrollView and LinearLayout.

Uploaded by

gavalimanasi1
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)
11 views1 page

Question Bank

The document outlines various aspects of Android development, including features, the Dalvik Virtual Machine (DVM), and directory structure. It also covers user interface elements, Android architecture, installation steps for Android Studio, and provides example programs for displaying student information, toggling Bluetooth, and creating login forms. Additionally, it discusses the differences between JVM and DVM, AVD creation, and demonstrates the use of ScrollView and LinearLayout.

Uploaded by

gavalimanasi1
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

List and explain any 2 features of android.

Explain DVM.
Describe directory structure and its component.
Explain view and view group.
Demonstrate use of list view.
Enlist the elements of UI.
Draw and explain android architecture.
Describe various installation steps of android studio and its environment.
Write a program to display 10 students’ basic information in a table form using Table
layout.
Write a program to create a toggle button to display ON / OFF Bluetooth on the
display screen.
Write a program to create a login form for a social networking site.
Difference Between JVM & DVM
What is AVD. Write a step for creating AVD
Demonstrate use of Scroll view.
Explain linear layout with example.
Write a program to show five checkboxes and toast selected checkboxes.
Write a program to create a login form for a social networking site.

You might also like