I've create a hybrid web application using SAP Mobile Services.
This application (.apk) must run only if there is a specific certificate installed on the Android device. Otherwise, it should not run.
Any ideas how to solve this?
I've create a hybrid web application using SAP Mobile Services.
This application (.apk) must run only if there is a specific certificate installed on the Android device. Otherwise, it should not run.
Any ideas how to solve this?
in MainActivity.java add this code: