dividiti / crowdsource-video-experiments-on-android

Crowdsourcing video experiments (such as collaborative benchmarking and optimization of DNN algorithms) using Collective Knowledge Framework across diverse Android devices provided by volunteers. Results are continuously aggregated in the open repository:
http://cKnowledge.org/repo
Other
28 stars 3 forks source link

Automatically updating platform features with new version #63

Closed gfursin closed 7 years ago

gfursin commented 7 years ago

The new versions of the app may be adding detection of new platform features. Hence, I suggest to record somewhere in config current version of the Android app, and if it's updated, call platform feature detection automatically at the beginning of the program ... Discussion is welcome ...

DVEfremov commented 7 years ago

So finally we should send and reinit platform features on every app version update. Isn't it?

gfursin commented 7 years ago

I think we can leave it for now - I opened this ticket since I thought that we detected features wrongly, but I think it's not the case anymore, so we do not need to overcomplicate things now ... I will close this ticket for now ...