I have app (.apk file) and I need to do testing using firebase robo test (espresso recorder) on android studio. We don't have access to source code except the .apk file.
Is it possible? And how to do it, launch app in android studio emulator and perform robo test recording?