only debug mode

  1. thinkinvention

    Android Question Network library work only debug mode

    I try to use network library with UDP. The sample UDP so simple but it work only debug mode. How to work in release mode ? https://www.b4x.com/android/help/network.html Sub process_globals Dim UDPSocket1 As UDPSocket End Sub Sub Globals End Sub Sub Activity_Create(FirstTime As...
  2. thinkinvention

    Bug? Network libraly work only debug mode

    I try to use network libraly with UDP. The sample UDP so simple but it work only debug mode. How to work in release mode ?
Top