Where do you get the certificate from? If you get the APK and certificate from the same source, there's no security benefit of verifying the certificate on top of having a proper TLS connection.
If you update the application, Android will check that the certificate of the current version matches the one from the update before allowing you to install it.