0

I plan to use ML Kit with a custom model in my android app and interesting what protocol it uses to download the model from cloud? Is it secure or not?

1 Answers1

0

ML Kit team member here.

It's HTTPS all the way. Custom models are hosted to Google Cloud Storage, and downloaded over HTTPS.

David East
  • 31,526
  • 6
  • 67
  • 82