To update or not to update Tango tablet -


i running in corporate environment without wifi, don't ota updates unless bring device home. after reading problems onframeavailable() callbacks in past month became skeptical of doing updating time being. have @ least 1 update available, have declined. device running:

project tango core: 1.10:2015.03.27-kalman-release-0... build number: kot49h.150309 image frame format: rgba 

so question is, should update? or should bury head in sand while , wait?

a related question (that maybe should posted separately) is, how many more times image format change? should code though format change every new release? format listed in release notes? (it new leibniz, yuv420sp. wasn't either jacobi or kelvin when switched rgba.)

you should able update safely l or m, though have change yuv420sp (nv21) if using rgb before. there issue k release resulted in image buffer not being filled out properly. that's source of concern you've seen on internet. however, i'm surprised onframeavailable worked in k, list current release, image buffer returned should have been null.

as future format changes, format color image in l nv21 , should way time. confirmed m , n releases. there chance format switches yv12 in future in full compliance android compatibility definition document (cdd), there clear communication around that. tango going provide sample code convert format rbg when switch made.


Comments

Popular posts from this blog

c++ - No viable overloaded operator for references a map -

java - Custom OutputStreamAppender not run: LOGBACK: No context given for <MYAPPENDER> -

java - Cannot secure connection using TLS -