Question
True or False ____1. When an activity needs to extract data from the intent that started it, it examines the onCreate() methods Bundle parameter. ____2.
True or False
____1. When an activity needs to extract data from the intent that started it, it examines the onCreate() methods Bundle parameter.
____2. Animation resource files are typically stored in a directory called anim.
____3. It is possible to define a fragment programmatically without using a layout XML file.
____4. It is possible to display a map and select its type (terrain, satellite, etc.).
____5.
____6. Fragments can be used without an activity.
____7.
____8. An animated element cannot be defined in XML.
____9. The SoundPool is capable of playing only one audio file at a time.
____10.When using the AsyncTask class it is not necessary to use the Thread or Handler classes.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started