学习 ApiDemos 012 Presentation

layout: post
title: "学习 ApiDemos 012 Presentation"
date: 2017-1-2 19:05:17
comments: true
external-url:
categories: android,ApiDemos

简介

  • ApiDemos -> App -> Activity -> Presentation
  • 源代码 http://git.oschina.net/vileneera/LearnApiDemos/tree/012
  • 阅读源码未完成,需要 api 23,有点长

值得注意的点

  • v.findViewById 和不加的 v 的区别
  • androidmainfest 文件的出错处理

疑问

参考

  • 引路蜂 Android ApiDemos 示例解析文章

你可能感兴趣的:(学习 ApiDemos 012 Presentation)