flamingo-scooters / flamingo-segway-aibox

0 stars 0 forks source link

Upload recorded images to Firebase Storage once connected to WiFi #6

Closed vpmalley closed 5 months ago

vpmalley commented 6 months ago

If the AI box app was configured to record images and has some locally, upload the images to Firebase storage as soon as the app has WiFi connection.

In terms of implementation, probably use the WorkManager API to upload only on WiFi and reuse what has been done in the admin app to upload files to Firebase storage.

vpmalley commented 5 months ago

not really up-to-date, closing