Android       应   发
          术
发环


Java SDK 1.6

Android SDK

IED - Eclipse

Android   发     Eclipse   - ADT
发环   览
src      java    码    录
                              Android 项   构
assets - 资           录

res - 资          录

      layout - UI

      drawable       图    资

      menu           单树   义
src      java    码    录
                                   Android 项   构
 assets - 资           录

 res - 资          录

       layout - UI

       drawable       图    资

       menu           单树   义


AndroidManifest.xml - 应        义   单
AndroidManifest.xml
 manifest

    use-permission

    application

       activity

       service

       provider

       receiver
Android 项
Activity - UI

Service         务

Receiver    监   统
Android 项
Activity - UI

Service           务

Receiver      监   统


  AndroidManifest.xml



    Context
Context               间          协

startActivity(Intent) -   Activity

startService(Intent)       Service

stopService(Intent) -

sendBroadcast(Intent) -     Receiver

getContentResolver -      Provider
Android                                  App
 Eclipse    IED        优

 Eclipse Platform      发        业        户

                  义             间   沟   协议

                  义扩        头            实现    扩
       头                   过扩        沟             对
     谁
Intent            构

Intent(String action)

   调         App Activity时

Intent(Context context, Class acvtivityClass)

   调   App        Activity时

Intent.putExtra(String key, * value)

                         标Activity
Android为应                                       资


    库   Context.getDatabasePath()

    设
PreferenceManager.getDefaultSharedPreferences(Context)

  态资          Context.getResources()
谢谢观
Acitvity
      &
 样Layout

More Related Content

PDF
10 Insightful Quotes On Designing A Better Customer Experience
PDF
Learn BEM: CSS Naming Convention
DOC
Kertas kerja psk[1]
DOC
CONTOH LAPORAN KAJIAN KES TINGKAH LAKU
PDF
Prototyping is an attitude
PPTX
How to Build a Dynamic Social Media Plan
PDF
SEO: Getting Personal
PDF
04.layman android google handheld device application design
10 Insightful Quotes On Designing A Better Customer Experience
Learn BEM: CSS Naming Convention
Kertas kerja psk[1]
CONTOH LAPORAN KAJIAN KES TINGKAH LAKU
Prototyping is an attitude
How to Build a Dynamic Social Media Plan
SEO: Getting Personal
04.layman android google handheld device application design

Similar to Tec android-01 (16)

PPT
Anroid development part.1
DOC
Android开发工程师必备
PPT
Android -汇博
PPTX
Android resource-management
PPTX
Android开发培训 单元1
PPS
Android开发概览
PDF
Android开发基础
PDF
rosicky311@Mobile 2.0-移动开发分享-20101127
PDF
Android
PPT
Android应用开发 - 沈大海
PPTX
Android
PDF
Appcan移动应用开发平台介绍120409
PPT
什么手机适配 Mobile application adaptation
PPTX
Appcan介绍自己的应用开发平台
PDF
Android开发技巧与性能优化
PDF
掌星 移动互联网开发笔记-Vol002
Anroid development part.1
Android开发工程师必备
Android -汇博
Android resource-management
Android开发培训 单元1
Android开发概览
Android开发基础
rosicky311@Mobile 2.0-移动开发分享-20101127
Android
Android应用开发 - 沈大海
Android
Appcan移动应用开发平台介绍120409
什么手机适配 Mobile application adaptation
Appcan介绍自己的应用开发平台
Android开发技巧与性能优化
掌星 移动互联网开发笔记-Vol002
Ad

Tec android-01

  • 1. Android 应 发 术
  • 2. 发环 Java SDK 1.6 Android SDK IED - Eclipse Android 发 Eclipse - ADT
  • 3. 发环
  • 4. src java 码 录 Android 项 构 assets - 资 录 res - 资 录 layout - UI drawable 图 资 menu 单树 义
  • 5. src java 码 录 Android 项 构 assets - 资 录 res - 资 录 layout - UI drawable 图 资 menu 单树 义 AndroidManifest.xml - 应 义 单
  • 6. AndroidManifest.xml manifest use-permission application activity service provider receiver
  • 7. Android 项 Activity - UI Service 务 Receiver 监 统
  • 8. Android 项 Activity - UI Service 务 Receiver 监 统 AndroidManifest.xml Context
  • 9. Context 间 协 startActivity(Intent) - Activity startService(Intent) Service stopService(Intent) - sendBroadcast(Intent) - Receiver getContentResolver - Provider
  • 10. Android App Eclipse IED 优 Eclipse Platform 发 业 户 义 间 沟 协议 义扩 头 实现 扩 头 过扩 沟 对 谁
  • 11. Intent 构 Intent(String action) 调 App Activity时 Intent(Context context, Class acvtivityClass) 调 App Activity时 Intent.putExtra(String key, * value) 标Activity
  • 12. Android为应 资 库 Context.getDatabasePath() 设 PreferenceManager.getDefaultSharedPreferences(Context) 态资 Context.getResources()
  • 14. Acitvity & 样Layout

Editor's Notes