Answer Posted / maanya
- Containers hold objects and widgets in a specified arrangement.
- They can also hold labels, fields, buttons, or child containers. .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
In class sqliteopenhelper class, there are 2 methods we should usually override. What are they?
What are location providers in android?
What is access data using content provider:
How android is beneficial for app. Developers?
What are 2 ways a service can run?
What is up with all these different versions of android, like 'donut,' 'cupcake' and 'froyo'?
What is the use of dependency injection in android?
Explain android architecture briefly.
Explain the scenario in which only ondestroy is called for an activity without onpause() and onstop()?
Is android system webview important?
what is an android manifest file?
What is nine-patch images tool in android?
When a dialog is requested for the first time, which method will android call from your activity?
In android, what is the meaning of the following code in mainactivity class?
The correct sintaxis to add internet permission?