Using ACTION_BATTERY_LOW and ACTION_BATTERY_OKAY as trigger for synsing many android devices -


i'm trying find solution quite simple problem : playing video on large number of identical android devices @ same time. make clear, have make wall 100 7 inch sreens should play same videos @ same time.

as syncing many devices wirelessly seems bit tricky, 1 idea use low-cost android tablets , replace battery direct wired 3v 3.7v connection, , use change of voltage 3.0v (low battery) 3.7v (full charge) trigger jump t=0 in pre-charged video.

i've read signals action_battery_low , action_battery_okay emitted system. so, think using them triggering jump t=0 in video ?

this solution allow me connect 2 wires tablets, , connecting them on batt (replacing battery), aesthetically better using micro-usb connector on side.

does knows if can work ? syncing precision expect (all devices identical).

if there little existing software that, i'm interesting in knowing ! or existing open source project modify, use sample, because i'm beginner in android programming...

many help.

sylvain


Comments

Popular posts from this blog

javascript - Replicate keyboard event with html button -

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Web audio api 5.1 surround example not working in firefox -