-
Notifications
You must be signed in to change notification settings - Fork 26
Firebase Setup for TFLite model deployment and Remote configuration
arman-tdev edited this page May 5, 2023
·
3 revisions
Firstly We need an account of firebase to publish and download TFLite model
https://console.firebase.google.com/
6) Add package name which will get from android/app/build.gradle file then once added package name click on Register button:
add this Service json file into android/app within app folder paste service json file
i) If remote config flag is set as true in firebase
ii) Then tflite model will be downloaded in mobile once it's timer completed
iii) Timer can be change in RemoteConfig.java file.
iv) Timer will be count in second