I have developed an Android application and had it tested on emulator as well as device. I want to export the .apk file to the client for review. I used the Application manifest file to export the unsigned apk and sent it, but that's not getting installed on his phone.
I have read multiple questions over here but didn't get anything in specific to resolve my issue. I'm very new to this platform.