Data collection and processing in the background Android

Hi,

I am trying to collect data in the background and do some processing on it (accelerometer). I am having trouble getting a reference to the board outside of the onServiceConnected function. Is there some kind of data event listener that I can use? Thanks in advance,

Comments

Sign In or Register to comment.