Answer Posted / mady
Fragment represents a behavior or a portion of user interface in an Activity. And it is a self-contained component with its own UI and lifecycle.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
When to use asynctask?
“Gingerbread” is nickname of which version?
What's the difference between a smartphone and an android phone?
How will you create an async task in Android?
What is the relationship between the life cycle of an asynctask and an activity? What problems can this result in? How can these problems be avoided?
How will you Write an Application which Fits both for Mobiles and Tablets in Android?
What is api level in android?
How do I check my android os version?
What is anr in android?
What is application widgets in android?
State the importance of xml- based layouts?
What needs to be done in order to set android development environment where eclipse ide is to be used?
Write code snippet to retrieve IMEI number of Android phone.
how to fix an android application crash?
how to update ui from a service?