androidandroid-studioandroid-espressoandroid-espresso-recorder

How i can connect my real app an android studio so i can run espresso test on


I have an android app that is already installed to my Nox emulator, I have the whole file with its installation and setup - not folder with files , just the installation file - I need to connect it to android studio so I can run espresso test on it .

I tried to put the app file in android studio projects but it didn't work .


Solution

  • Android Studio needs an ADB connection to the emulator. Instructions for this are on XDA, https://forum.xda-developers.com/tools/android-studio/how-to-connect-android-studio-nox-app-t3241330