You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently I used firebase MLkit for translate offline but how to get download progress for progressbar.
because there is no method for getProgress, it interface consist of 4 method download , deleteDownloadedModel, isModelDownloaded and getDownloadedModels
The text was updated successfully, but these errors were encountered:
Recently I used firebase MLkit for translate offline but how to get download progress for progressbar.
because there is no method for getProgress, it interface consist of 4 method
download
,deleteDownloadedModel
,isModelDownloaded
andgetDownloadedModels
The text was updated successfully, but these errors were encountered: