Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Communication-Mobile android
Title: android_handler Download
 Description: This paper describes the simple use of Android in Handler , with multiple threads, message queues are closely linked, are more common in the usual program development. The article is divided into four simple examples to come to school the handler. References Mars teacher tutorials, http://www.mars-droid.com/. Development environment android4.1. Contained herein is the project code and article shows four examples of
 Downloaders recently: [More information of uploader wuwei]
 To Search:
File list (Check if you may need any files):
Android开发历程_12(Handler的使用).pdf
handler1
........\.classpath
........\.project
........\.settings
........\.........\org.eclipse.jdt.core.prefs
........\AndroidManifest.xml
........\assets
........\bin
........\...\AndroidManifest.xml
........\...\classes
........\...\.......\com
........\...\.......\...\example
........\...\.......\...\.......\handler1
........\...\.......\...\.......\........\BuildConfig.class
........\...\.......\...\.......\........\MainActivity$1.class
........\...\.......\...\.......\........\MainActivity$EndClickListener.class
........\...\.......\...\.......\........\MainActivity$StartClickListener.class
........\...\.......\...\.......\........\MainActivity.class
........\...\.......\...\.......\........\R$attr.class
........\...\.......\...\.......\........\R$drawable.class
........\...\.......\...\.......\........\R$id.class
........\...\.......\...\.......\........\R$layout.class
........\...\.......\...\.......\........\R$menu.class
........\...\.......\...\.......\........\R$string.class
........\...\.......\...\.......\........\R$style.class
........\...\.......\...\.......\........\R.class
........\...\classes.dex
........\...\handler1.apk
........\...\res
........\...\...\drawable-hdpi
........\...\...\.............\ic_action_search.png
........\...\...\.............\ic_launcher.png
........\...\...\drawable-ldpi
........\...\...\.............\ic_launcher.png
........\...\...\drawable-mdpi
........\...\...\.............\ic_action_search.png
........\...\...\.............\ic_launcher.png
........\...\...\drawable-xhdpi
........\...\...\..............\ic_action_search.png
........\...\...\..............\ic_launcher.png
........\...\resources.ap_
........\gen
........\...\com
........\...\...\example
........\...\...\.......\handler1
........\...\...\.......\........\BuildConfig.java
........\...\...\.......\........\R.java
........\ic_launcher-web.png
........\libs
........\....\android-support-v4.jar
........\proguard-project.txt
........\project.properties
........\res
........\...\drawable-hdpi
........\...\.............\ic_action_search.png
........\...\.............\ic_launcher.png
........\...\drawable-ldpi
........\...\.............\ic_launcher.png
........\...\drawable-mdpi
........\...\.............\ic_action_search.png
........\...\.............\ic_launcher.png
........\...\drawable-xhdpi
........\...\..............\ic_action_search.png
........\...\..............\ic_launcher.png
........\...\layout
........\...\......\activity_main.xml
........\...\menu
........\...\....\activity_main.xml
........\...\values
........\...\......\strings.xml
........\...\......\styles.xml
........\...\values-v11
........\...\..........\styles.xml
........\...\values-v14
........\...\..........\styles.xml
........\src
........\...\com
........\...\...\example
........\...\...\.......\handler1
........\...\...\.......\........\MainActivity.java
handler2
........\.classpath
........\.project
........\.settings
........\.........\org.eclipse.jdt.core.prefs
........\AndroidManifest.xml
........\assets
........\bin
........\...\AndroidManifest.xml
........\...\classes
........\...\.......\com
........\...\.......\...\example
........\...\.......\...\.......\handler2
........\...\.......\...\.......\........\BuildConfig.class
........\...\.......\...\.......\........\MainActivity$1.class
........\...\.......\...\.......\........\MainActivity$2.class
........\...\.......\...\.......\........\MainActivity$StartOnClickListenr.class
........\...\.......\...\.......\........\MainActivity.class
........\...\.......\...\.......\........\R$attr.class
    

CodeBus www.codebus.net