mikewalkerjr
Results
1
comments of
mikewalkerjr
I am having the same issue. My code is // Progress update thread new Thread() { ProgressCalculator pc = new ProgressCalculator(vkLogPath); public void run() { Log.i(LOG_TAG, "Progress update started"); int...