Free AND-801 Exam Braindumps (page: 4)

Page 3 of 12

The following Android code will show the small popup message "Message saved as draft" for 3.5 seconds, and then automatically disappears: Toast.makeText(this, "Message saved as draft".
Toast.LENGTH_LONG).show()

  1. True
  2. False

Answer(s): A



If you want to configure a link between two Android activities in the same Android application, you need to use:

  1. Progressbar
  2. Toast
  3. Intent
  4. Gradle

Answer(s): C



You can embed a web browser inside your application using the WebView class.

  1. True
  2. False

Answer(s): B



The SharedPreferences class provides a general framework that lets you save and retrieve persistent key-value pairs of primitive data types.

  1. False
  2. True

Answer(s): B






Post your Comments and Discuss Android AND-801 exam with other Community members:

AND-801 Discussions & Posts