Home | History | Annotate | Download | only in activity-lifecycle
      1 page.title=   
      2 page.tags=activity lifecycle
      3 helpoutsWidget=true
      4 
      5 trainingnavtop=true
      6 startpage=true
      7 
      8 @jd:body
      9 
     10 <div id="tb-wrapper">
     11 <div id="tb">
     12 
     13 
     14 <h2>  </h2>
     15 <ul>
     16   <li>Android   (<a href="{@docRoot}training/basics/firstapp/creating-project.html">Android
     17  </a> )</li>
     18 </ul>
     19 
     20 
     21 <h2> </h2>
     22 <ul>
     23   <li><a href="{@docRoot}guide/components/activities.html"></a></li>
     24 </ul>
     25 
     26 
     27 <h2></h2>
     28 
     29 <div class="download-box">
     30  <a href="http://developer.android.com/shareables/training/ActivityLifecycle.zip" class="button"> </a>
     31  <p class="filename">ActivityLifecycle.zip</p>
     32 </div>
     33 
     34 </div>
     35 </div>
     36 
     37 <p>  ,  ,   , 
     38 {@link android.app.Activity} 
     39        .  
     40    ,    
     41  .   Android       
     42       .       
     43  , ( 
     44         )      
     45     .</p>
     46 
     47 <p>     
     48             .        ,
     49  
     50          .  ,      
     51        .</p>
     52 
     53 <p>   {@link
     54 android.app.Activity}        .      
     55    ,            .</p>
     56 
     57 <h2></h2>
     58 
     59 <dl>
     60   <dt><b><a href="starting.html"> </a></b></dt>
     61   <dd>   ,    ,      
     62   .</dd>
     63   <dt><b><a href="pausing.html">   </a></b></dt>
     64   <dd> (  )     ,       
     65   .</dd>
     66   <dt><b><a href="stopping.html">   </a></b></dt>
     67   <dd>         .</dd>
     68   <dt><b><a href="recreating.html"> </a></b></dt>
     69   <dd>    ,    
     70     .</dd>
     71 </dl>
     72 
     73