uwblueprint / foe

Backend for Friends of the Earth Bee Tracking App
MIT License
0 stars 0 forks source link

[Android] Fix slow image saving #42

Closed luisasanmartin closed 6 years ago

luisasanmartin commented 6 years ago

Move saving to AsyncTask?

4 hours?

chrisjluc commented 6 years ago

async task will just make it run in the background so it still might take long. are you compressing the images?