maheshkelkar
maheshkelkar
On network change (e.g. wifi -> cellular) okhttp on android fails to connect to a reachable endpoint
okhttp:3.12.1 okio:1.16.0 - I wrote a simple loop that will synchronously execute "GET www.lookout.com" every 250 ms. - When I flip-flop between wifi and cellular network a couple of times,...
Currently all the files/modules are located in top package level `agent` directory. @cyrille-leclerc let me know if you are ok if I restructure the modules into separate directories? It will...
Working Situation: - I have 2 projects in my repo (project `A` & project `B`) - The project A has a transient dependency on project B. - So when I...