anr

  1. Steve Kwok

    Android Question Wait For inside Threading always escape

    Hi, All. I would like to download data from internet periodically by background thread. With reference to: Threading library https://www.b4x.com/android/forum/threads/threading-library.6775/, I changed the code as follow but get freezed :( Sub ThreadSub3 'Dim Count As Int = 0 Dim...
Top