I build a app at one PC and then copy to another, then I run my device, tip:
Re-installation failed due to different application signatures.
actually, I did not sign app . unfortunately this apk I have send to my user and them update it automatically (app check version and then download and call to install), so them failed to install when update.
my questions:
- I did not sign apk, but between the two computers, them sign automatically?
- how to fix it when I copy code between PCs?
I have done following this post: enter link description here