English, asked by sanketshewale4210, 5 months ago

what is an activity in Android programming​

Answers

Answered by Anonymous
2

Explanation:

An activity represents a single screen with a user interface just like window or frame of Java. Android activity is the subclass of ContextThemeWrapper class. If you have worked with C, C++ or Java programming language then you must have seen that your program starts from main() function

Similar questions