Infoss / conf-profile-4-android

Android Configuration Profile
Other
3 stars 1 forks source link

Application will be removed from Android Play Market. Please update application according Google requirements described below. #14

Open olgaGuseva opened 8 years ago

olgaGuseva commented 8 years ago

Applications got alert related to used OpenSSL version. It should be newer that 1.0.1h to stay in Play Market-

olgaGuseva commented 8 years ago

Created separate job for release version, build successful: https://jenkins.admin.infoss.no/view/Open%20Configuration%20Profile/job/ConfProfile-develop-release/1/ You can find apk here (openssl 1.0.1L): https://jenkins.admin.infoss.no/view/Open%20Configuration%20Profile/job/ConfProfile-develop-release/ws/ConfProfile/bin/OpenProfile-release-unsigned.apk

Maximus43 commented 8 years ago

I got an error during publishing the APK: You uploaded an APK that is not zip aligned. You will need to run a zip align tool on your APK and upload it again. Please add zipalign step into Jenkins job.

olgaGuseva commented 8 years ago

@Maximus43 , need a secret file to sign the apk. APK now is aligned (in jenkins job)

Maximus43 commented 8 years ago

@olgaGuseva, key was sent by mail, please add signing step into Jenkins job.

olgaGuseva commented 8 years ago

OpenProfile-release-aligned.apk -- signed, aligned.

Have got warning: This jar contains entries whose certificate chain is not validated. This jar contains signatures that does not include a timestamp. Without a timestamp, users may not be able to validate this jar after the signer certificate's expiration date (2042-06-19) or after any future revocation date.

Stackoverflow says it can be ignored http://stackoverflow.com/questions/8387983/jarsigner-this-jar-contains-entries-whose-certificate-chain-is-not-validated