Multiple choice The _____________ class is the main building block of Android application. Java Action Bundle Activity Reveal answer Fill a bubble to check yourself D Correct answer Explanation The Activity class is the main building block of Android application. It represents a single screen of the application.