Is there any way to control the duration of Interactive Mode on Android Wear watch faces? -


i creating custom watch face android wear, feature animations , transitions. problem is, when going interactive mode, watch reverts ambient mode shortly after, not allowing animations complete. know there battery , performance considerations, experimental project.

so, there way control how long watch face stays on interactive mode, or somehow delay reverting ambient mode? thanks!

you can hold partial wake lock , keep animating. if keep 200ms after enter ambient, not end of world. lighting off, display should continue work , finish animation. after release wake lock.


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

php - Best Light server (Linux + Web server + Database) for Raspberry Pi -

c# - "Newtonsoft.Json.JsonSerializationException unable to find constructor to use for types" error when deserializing class -