搜尋此網誌

2012年5月11日 星期五

Android 應用程式基礎

Android applications 並沒有一個類似main的單一entry point .

Intent是一個非同步化的message,可以用來啟動activity, service, and broadcast receivers.

Manifest file主要是用來告訴系統, 應用程式所使用到的所有元件.

參考自http://developer.android.com/guide/topics/fundamentals.html

沒有留言:

張貼留言