Interview Questions

What is Drawable?

Android Interview Questions and Answers


(Continued from previous question...)

What is Drawable?

A compiled visual resource that can be used as a background, title, or other part of the screen. It is compiled into an android.graphics.drawable subclass.

(Continued on next question...)

Other Interview Questions