Home / Android Question & Answer / Short Answer / What is an Android Activity? What is an Android Activity? Monday, 2 May 2016 Android Question & Answer Short Answer Activity is a Java code that supports a screen or UI. In other words, building block of the user interface is the activity. Activity class is a pre-defined class in Android and every application which has UI must inherit it to create window. Posted by Alok S.
0 Response to What is an Android Activity?
Post a Comment