I don't want to deploy it in the play store. The deployement process shout be mail or by http (click by link) or later by MDM, and there will be no need ever for deploying the app in to the store. Do i need a certificate for this purpose? As an IOS-App i would say yes but on Android side it's different is it?
regards && tia noircc
You do not need to request a Certificate from google to publish to the Play Store.
But: You will have to create a Certificate and sign your app because only signed apps can be installed.
So, yes, you do need a Certificate, but you have to create it yourself. Read details on how to create a certificate and how sign your app here: App Signing