I am new about Android and UI Testing,so I learn something here.
But,I want to measure app performance without source code.
Is it not possible to automation android app using espresso without source code?
Like here says:
Automation of Android APK with Espresso
Maybe there has some solution to use espresso with just apk?
What are list of tasks thats ConnectedAndroidTest executes? could this link solve my question?
or there have other android-sdk testing tools that I can use?