Android : how to get data from running thread of main activity and send them to a thread of another activity?

on Saturday, October 11, 2014


I'm trying to receive data from a bluetooth server which is running in a thread called by the main activity and send the data to another activity where I can plot that data... what is the most efficient way to do that? Thanks in advace!


0 comments:

Post a Comment