google-research / CVD-paper-mobile-camera-example

Apache License 2.0
6 stars 4 forks source link

Sensing API: deleteDataInCapture #37

Closed MJ1998 closed 7 months ago

MJ1998 commented 7 months ago

Fixes #34

2 APIs introduced : deleteDataInCapture and getCaptureInfo We also now persist CaptureSettings in DB by adding a db type converter for CaptureSettings.

TESTED= Locally used the API. Files and db records get deleted successfully.