When I change something in my application, I usually make project and then run it for debug.
However I want to know when I edit my code and want to build signed apk, is it required to first make it, then generate signed apk or generating singed apk itself include making project in it?