Android Programming Crossword Puzzle

Download and print this Android Programming crossword puzzle. Use a pencil or pen to complete the puzzle by filling in the blanks. The completed answers are included, so you can easily check your progress.

Android Programming Crossword Puzzle

PDF will include puzzle sheet and the answer key.

 

Browse all Computers / IT Puzzles

QUESTIONS LIST:

  • textview : a widget used to display text on the screen.
  • file storage : a method of saving application data in files.
  • fragment : a reusable portion of an activity's user interface.
  • image view: a widget used to display images in an android application.
  • notification : a message displayed outside an application to inform the user.
  • sdk : a collection of tools and libraries used for developing android apps.
  • debugging: the process of finding and fixing errors in an application.
  • emulator : software that simulates an android device on a computer.
  • apk : the package file format used to distribute android applications.
  • sqlite : the built-in relational database used in android applications.