Free AND-801 Exam Braindumps (page: 5)

Page 4 of 12

If your Android application creates a SQLite database, which of the following is the default directory to save this database file?

  1. /database/SQLite_Data/APP_NAME/databases/DATABASE_FILE.
  2. /database/data/APP_NAME/databases/DATABASE_FILE_SQLAPP.
  3. /database/data/APP_NAME/databases/DATABASE_FILE.
  4. /dataSQL/data/APP_NAME/databases/DATABASE_FILE.

Answer(s): C



To add a Google map to an Android app, you should to use map fragments.

  1. False
  2. True

Answer(s): B



Google Maps allows web sites, mobile apps and other media to connect to its database and import it in JSON format. This web connection between Google maps database and mobile applications are done through https connections and using an API key.

  1. False
  2. True

Answer(s): B



Which of the below choices is the best answer to fill the empty space in the following sentence? If you want to give all text widgets in an app the same format such as font color, font size, and font family, you should add the style attribute to the TextView XML tags in layout file and set the attribute value to the same style name. You should define that style by adding a new style tag "style name- style_name" inside...............................

  1. AadroiddManifest-xml file
  2. activity_main.xml file
  3. stytes.xml file
  4. MainActivity.java or MainActivity.kt file

Answer(s): C






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

AND-801 Discussions & Posts