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

Apache License 2.0
6 stars 4 forks source link

Restore uploads #95

Closed MJ1998 closed 2 months ago

MJ1998 commented 3 months ago

With new Generic Sensor interfaces and SensorManager we have the capture implemented via #85 .

Restore the zipping + UploadRequest logic in SensorManagerImpl. Earlier it used to be in SensingEngineImpl