Android Question About astreams_NewText event

microbox

Active Member
Licensed User
Longtime User
Hi everyone!
I'm working on application that receives data from 10 clients with xbees wireless modules(searching for specific code and deletes it when exist in the main device) it's working fine. I'm noticing that when a message box is open at the main device, transactions holds up and continues until message box is close. Is there a solution for it? I needed a form message box that will let the user select options and while the device is busy working in the process at the same time. And need some advice regarding hardware.. at this time I'm using Android 4.0 and a single core 1.5 Ghz. Do you think it would be better if I change it to Dual core or Quad core?

Thanks in advance.
 
Top