AppaholicsUpdateChecker
AppaholicsUpdateChecker copied to clipboard
Fetal bug NetworkOnMainThreadException
java.lang.RuntimeException: Unable to start activity ComponentInfo{packagename.MainActivity}: android.os.NetworkOnMainThreadException
use a diffrent thread, not the main thread as it is an async task