DelphiXE10.3 开发 android 安卓 app 访问 https 服务端
Play Store 已经发布通知了,将在 2019年8月份的新APP必须使用https通讯方式才能上架市场。
现分享我在DelphiXE开发的安卓APP添加HTTPS通讯方式的实现方式
版本 DelphiXE10.3 + Indy10.6.2.5366 + openssl
步骤:
1、建立多媒体应用,设置项目 Target Platforms 为 Android ,Android SDK使用 25版本。