Caffeins Cessative Heidie
Caffeins Cessative Heidie
Answer: A call to onStop method happens when an activity is no longer visible to the user,
either because another activity has taken over or if in front of that activity.
Answer: Developers can write and register apps that will specifically run under the Android
environment. This means that every mobile device that is Android enabled will be able to
support and run these apps. With the growing popularity of Android mobile devices,
developers can take advantage of this trend by creating and uploading their apps on the
Android Market for distribution to anyone who wants to download it.
Answer: When default resources, which contain default strings and files, are not present, an
error will occur and the app will not run. Resources are placed in specially named
subdirectories under the project res/ directory.
Answer: Portable Wi-Fi Hotspot allows you to share your mobile internet connection to
other wireless device. For example, using your Android-powered phone as a Wi-Fi Hotspot,
you can use your laptop to connect to the Internet using that access point.
Question: Which elements can occur only once and must be present?
Answer: Among the different elements, the “and” elements must be present and can occur
only once. The rest are optional, which can occur as many times as needed.