adspace
which of the based class for the main application class in an android application that has a user interface?
Answer Posted / Rajeev Srivastava
The base class for the main application class in an Android application that has a user interface is usually Activity or Fragment, depending on whether you're creating an activity-based or a fragment-based UI.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers