I am new to using calabash-android to test Android applications.
What does the calabash-android resign name-of-my.apk
do?
Thanks
I am new to using calabash-android to test Android applications.
What does the calabash-android resign name-of-my.apk
do?
Thanks
Copyright © 2021 Jogjafile Inc.
The resign is used if you need to sign the app to match your keystore. Copied from GitHub docs https://github.com/calabash/calabash-android/wiki/Running-Calabash-Android
Instead of resigning you could also consider copying your debug keystore to your folder.