IT448: Android Studio is the official development environment used to develop applications for the Android operating system. Developers who want to build an app using Android studio have to write Java code and XML code. In your opinion: 1. By this time, we expect that you already downloaded Android Studio IDE. During your exploration of the Android Studio environment, what are the significant characteristics that you found in Android Studio for building Android applications? (1 mark) 2. Why do you expect that we need to use Java and XML coding for building Android apps using Android Studio? In other words, why Android Studio project building is separated into two files, Java and XML?