• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Android for control applications

  • Thread starter Thread starter Android Question
  • Start date Start date
A

Android Question

Guest
Hi,

I want to develop an android app that would send commands to various hardware connected through the ethernet port of the industrial tablet and would monitor data coming off of various hardware at 250 milliseconds frequency and update that data on the main user interface.

My reading so far reveals that the best way to achieve this would be through Handler or AsyncTasks classes of android.os, but I want to confirm.

Thanks,
AT
 
Back
Top Bottom