Search:

Type: Posts; User: aussiemcgr

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    1,510

    Re: UI hangs while sending data on bluetooth.

    Tama, I remember the issues we had trying to manage multithreading on an android device. It is a bit more hands-on than other java development. My guess is that you were modifying the UI from the...
  2. Replies
    5
    Views
    1,510

    Re: UI hangs while sending data on bluetooth.

    Any reason you are using Threads and not AsyncTasks? Trust me, AsyncTasks are a million times easier to manage than conventional threading: AsyncTask | Android Developers
Results 1 to 2 of 2