What is Drawable?
Answer / mady
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.
| Is This Answer Correct ? | 1 Yes | 0 No |
Android Development Tools?
What are the hottest new Android phones out right now?
Explain me what is the android application architecture?
Explain sending sms messages programmatically?
What is timepickerdialog in android?
what is the ui response time limit in android?
What does fragment mean?
What is it important to set permissions in app development?
Explain gen folder in android?
What is a statelistdrawable?
What is the difference between an implicit intent and explicit intent?
Explain the onsavedinstancestate() and onrestoreinstancestate() in activity?