10.消息传递之Intent
摘要:
Three of the core components of an application — activities, services, and broadcast receivers — are activated through messages, calledintents.Intent 一次对即将执行的操作的抽象描述1 Action 之 打电话发短信(注意添加打电话发短信权限<uses-permission android:name="android.permission.CALL_PHONE" /><uses-permission andro 阅读全文
posted @ 2012-07-29 21:46
SuperbookKing
阅读(189)
评论(0)
推荐(0)
浙公网安备 33010602011771号