layout: post
title: "学习 ApiDemos 009 Intents"
date: 2016-12-23 10:41:38
comments: true
external-url:
categories: android,ApiDemos
简介
- ApiDemos -> App -> Activity -> Intents
- 源代码 http://git.oschina.net/vileneera/LearnApiDemos/tree/009
值得注意的点
- Button 的点击事件可以通过 xml 来指定
疑问
- button 点击事件由 xml 来还是java 文件中指定比较好呢...
- 需要接收所选的声音,图片以及 stream