Unable to start APK on android emulator using Katalon Mobile Recorder or Object Spy

Hi @silmi,

The problem you’re seeing might be that Katalon is launching the wrong activity for your app and is hanging at the splash screen. You can try setting the Desired Capabilities for the appActivity to be the correct application activity (you might need to confirm that value with your developers).

See here for how to set the Desired Capabilities in Katalon Studio:

Hope this helps,

Chris