Check the following image which includes Android code for a sum calculator. Which of the following choices is correct about this Android code?

Android is an open source, Linux-based software stack.
Fill in the blank space in the following sentence with the correct choice: To configure your style as the theme for all your app activities (entire app). open AndroidManifest.xml, and set the theme by adding android:theme="@style/your_style_name'' attribute to the.........................