Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Communication-Mobile android
Title: MyActivity Download
 Description: In this section, we study the Android four major Kings of Activity, the Activity pay close attention to what users can do, is responsible for the interaction with the user. Similar to Java Web Page, the Page will load a series of the View to display through internal loading the engine to the user. Can say a simple Android application is made up by a group Activity. Visible on the Activity of learning in learning the entire Android mobile development crucial one annulus. In view of the Android mobile development belongs to the category of the embedded system development, so Google engineers on the Android platform architecture design, will be a lot of components are designed based on the event-driven, developers to adopt the way of manual is not recommended to take the initiative to call them, these behaviors will be unified management over all system. So to master their life cycle is to learn their fundamental ?
 Downloaders recently: [More information of uploader lunzi]
 To Search:
File list (Check if you may need any files):
 

ActivityLife\.classpath
............\.project
............\AndroidManifest.xml
............\bin\Activity.apk
............\...\AndroidManifest.xml
............\...\classes\cn\lynn\activity\BuildConfig.class
............\...\.......\..\....\........\MainActivity.class
............\...\.......\..\....\........\PauseActivity.class
............\...\.......\..\....\........\R$attr.class
............\...\.......\..\....\........\R$drawable.class
............\...\.......\..\....\........\R$layout.class
............\...\.......\..\....\........\R$string.class
............\...\.......\..\....\........\R.class
............\...\.......\..\....\........\StopActivity.class
............\...\classes.dex
............\...\res\drawable-hdpi\ic_launcher.png
............\...\...\.........ldpi\ic_launcher.png
............\...\...\.........mdpi\ic_launcher.png
............\...\resources.ap_
............\gen\cn\lynn\activity\BuildConfig.java
............\...\..\....\........\R.java
............\proguard.cfg
............\project.properties
............\res\drawable-hdpi\ic_launcher.png
............\...\.........ldpi\ic_launcher.png
............\...\.........mdpi\ic_launcher.png
............\...\layout\main.xml
............\...\......\pause.xml
............\...\......\stop.xml
............\...\values\strings.xml
............\src\cn\lynn\activity\MainActivity.java
............\...\..\....\........\PauseActivity.java
............\...\..\....\........\StopActivity.java
............\bin\classes\cn\lynn\activity
............\...\.......\..\lynn
............\gen\cn\lynn\activity
............\src\cn\lynn\activity
............\bin\classes\cn
............\...\res\drawable-hdpi
............\...\...\drawable-ldpi
............\...\...\drawable-mdpi
............\gen\cn\lynn
............\src\cn\lynn
............\bin\classes
............\...\res
............\gen\cn
............\res\drawable-hdpi
............\...\drawable-ldpi
............\...\drawable-mdpi
............\...\drawable-xhdpi
............\...\layout
............\...\values
............\src\cn
............\assets
............\bin
............\gen
............\res
............\src
ActivityLife
    

CodeBus www.codebus.net