And if there's no Internet connection the activity just stays black as if it's loading. How can I make sure the activity loads first?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Use threads: http://developer.android.com/reference/java/lang/Thread.html , Declare this as a global variable:
|
|||
|
|