After applying, I got an interview invite to solve some questions on hackerrank.
There were 2 questions. One was a task to solve a particular problem using Java or Kotlin, while the other one was to complete an application in Android Studio and upload it.
One thing that delayed me with the Android application was me trying to update the build.gradle file to use kotlin. Apparently, on uploading the build.grade file is reverted to its original copy. So you are expected to build the application using standard Android API's and Java.