TCUser11
9 months agoNew Contributor
Is it possible to do android mobile test automation without an .apk file?
I am creating android mobile test automation using a local appium server and I want to be able to test an application that is currently downloaded on the android device. I do not have access to the a...
- 9 months ago
Have a look at these posts,
https://community.smartbear.com/discussions/testcomplete-questions/tested-apps-folder-question-and-local-appium-server-android-mobile/237667
https://community.smartbear.com/discussions/testcomplete-questions/start-appium-mobile-test-without-reinstalling-the-app/219657
From what I understand, it seems like it is possible using the appPackage to call the main activity (assuming it's Android)