AppaholicsUpdateChecker icon indicating copy to clipboard operation
AppaholicsUpdateChecker copied to clipboard

Fetal bug NetworkOnMainThreadException

Open suman-tms opened this issue 7 years ago • 1 comments

java.lang.RuntimeException: Unable to start activity ComponentInfo{packagename.MainActivity}: android.os.NetworkOnMainThreadException

suman-tms avatar May 20 '17 05:05 suman-tms

use a diffrent thread, not the main thread as it is an async task

gau187 avatar Jun 02 '20 12:06 gau187