Actually it is similar to the example of " Load animated GIF from Internet ", but load the new animated Google logo. com.blogspot.android_e…
قراءة المزيدThis post show getView() loading images in AsyncTask, to make UI responsive. Re-call my old " GridView example: load images to GridView from SD …
قراءة المزيدWe can assign a name to a thread by calling its setName(String threadName) method. Inside the thread, we can get the name with: Thread.currentThread(…
قراءة المزيدThis exercise show how to run a Runnable in background. Runnable in background thread In this exercise, we need to check if the current thread is the…
قراءة المزيد
Social Plugin