Home | History | Annotate | Download | only in components
      1 page.title= 
      2 page.landing=true
      3 page.landing.intro=   Android          ,    .      ,   ,     ,         Intent. 
      4 page.metaDescription=   Android          ,    .      ,   ,     ,         Intent. 
      5 page.landing.image=images/develop/app_components.png
      6 page.image=images/develop/app_components.png
      7 
      8 @jd:body
      9 
     10 <div class="landing-docs">
     11 
     12   <div class="col-6">
     13     <h3> </h3>
     14     
     15     <a href="http://android-developers.blogspot.com/2012/05/using-dialogfragments.html">
     16       <h4>  DialogFragment</h4>
     17       <p>    ,    DialogFragment     v4 (     ,       ,  Honeycomb)               .</p>
     18     </a>
     19 
     20     <a href="http://android-developers.blogspot.com/2011/03/fragments-for-all.html">
     21       <h4>  </h4>
     22       <p>     ,       Fragments API (    LoaderManager    ),    ,   Android 1.6    ,         . </p>
     23     </a>
     24     
     25     <a href="http://android-developers.blogspot.com/2010/07/multithreading-for-performance.html">
     26       <h4>   </h4>
     27       <p>     ,      
     28    .  ,           , 
     29    .</p>
     30     </a>
     31   </div>
     32 
     33   <div class="col-6">
     34     <h3></h3>
     35     
     36     <a href="http://developer.android.com/training/basics/activity-lifecycle/index.html">
     37       <h4>   </h4>
     38       <p>          ,    
     39  ,  ,   ,    ,    ,    
     40  ,     .</p>
     41     </a>
     42 
     43     <a href="http://developer.android.com/training/basics/fragments/index.html">
     44       <h4>      </h4>
     45       <p>         
     46          ,  
     47    Android 1.6.</p>
     48     </a>
     49 
     50     <a href="http://developer.android.com/training/sharing/index.html">
     51       <h4>   </h4>
     52       <p>            
     53     API- Intent   ActionProvider.</p>
     54     </a>
     55   </div>
     56 
     57 </div>
     58