CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 android开发

文件名称:7

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2014-08-03
  • 文件大小:
    18.02mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

Android平板电脑开发实战详解和典型案例——光盘源码

此书出版时间:2013-02-01

从Android 2.0趣味特性、Android 4.0新特性的基础知识到完整综合案例,由浅入深,循序渐进地进行了详解,既适合Android 4.0初学者学习,也适合有一定基础的读者进一步提升之用。



第7章 android 多媒体

7.1 音频播放

7.1.1 基本知识

7.1.2 一个简单的案例

7.2 实时音频采集与回放

7.2.1 基本知识

7.2.1 一个简单的案例

7.3 视频播放

7.3.1 基本知识

7.3.2 简单的使用案例

7.4 流媒体

7.4.1 基本知识

7.4.2 一个简单的案例

7.5 多功能媒体播放器案例

7.5.1 案例功能概览

7.5.2 音频播放基本界面的开发

7.5.3 音频播放前台功能的开发

7.5.4 音频播放后台功能的开发

7.5.5 频谱显示功能的开发

7.5.6 视频播放功能的开发

7.6 小结-Detailed real Android tablet computer developed and a typical case- CD source

Book Published: 2013-02-01

From Android 2.0 fun features, the basics of the new features of Android 4.0 to complete a comprehensive case, Deep Detailed carried out step by step, both for Android 4.0 for beginners to learn, but also for a certain foundation to further enhance the use of the reader.



Chapter 7 android multimedia

7.1 Audio Player

7.1.1 Basics

7.1.2 a simple case

7.2 real-time audio capture and playback

7.2.1 Basics

7.2.1 a simple case

7.3 Video Player

7.3.1 Basics

7.3.2 simple use case

7.4 Streaming

7.4.1 Basics

7.4.2 A simple case

7.5 Case multifunctional media player

7.5.1 Case Features at a Glance

Development 7.5.2 Basic interface audio player

7.5.3 Development foreground audio playback function

7.5.4 Development background audio playback function

7.5.5 Spectrum Display Development function

7.5.6 Development of video playback

7.6 Summary
(系统自动生成,下载前可以参看下载内容)

下载文件列表

第7章/
第7章/Sample7_1/
第7章/Sample7_1/.classpath
第7章/Sample7_1/.project
第7章/Sample7_1/AndroidManifest.xml
第7章/Sample7_1/assets/
第7章/Sample7_1/bin/
第7章/Sample7_1/bin/classes/
第7章/Sample7_1/bin/classes.dex
第7章/Sample7_1/bin/classes/com/
第7章/Sample7_1/bin/classes/com/bn/
第7章/Sample7_1/bin/classes/com/bn/sample7_1/
第7章/Sample7_1/bin/classes/com/bn/sample7_1/BuildConfig.class
第7章/Sample7_1/bin/classes/com/bn/sample7_1/R$attr.class
第7章/Sample7_1/bin/classes/com/bn/sample7_1/R$drawable.class
第7章/Sample7_1/bin/classes/com/bn/sample7_1/R$id.class
第7章/Sample7_1/bin/classes/com/bn/sample7_1/R$layout.class
第7章/Sample7_1/bin/classes/com/bn/sample7_1/R$raw.class
第7章/Sample7_1/bin/classes/com/bn/sample7_1/R$string.class
第7章/Sample7_1/bin/classes/com/bn/sample7_1/R.class
第7章/Sample7_1/bin/classes/com/bn/sample7_1/Sample7_1Activity$1$1.class
第7章/Sample7_1/bin/classes/com/bn/sample7_1/Sample7_1Activity$1.class
第7章/Sample7_1/bin/classes/com/bn/sample7_1/Sample7_1Activity$2.class
第7章/Sample7_1/bin/classes/com/bn/sample7_1/Sample7_1Activity$3.class
第7章/Sample7_1/bin/classes/com/bn/sample7_1/Sample7_1Activity.class
第7章/Sample7_1/bin/classes/com/bn/sample7_1/VisualizerView.class
第7章/Sample7_1/bin/jarlist.cache
第7章/Sample7_1/bin/res/
第7章/Sample7_1/bin/resources.ap_
第7章/Sample7_1/bin/res/drawable-hdpi/
第7章/Sample7_1/bin/res/drawable-hdpi/ic_launcher.png
第7章/Sample7_1/bin/res/drawable-ldpi/
第7章/Sample7_1/bin/res/drawable-ldpi/ic_launcher.png
第7章/Sample7_1/bin/res/drawable-mdpi/
第7章/Sample7_1/bin/res/drawable-mdpi/ic_launcher.png
第7章/Sample7_1/bin/res/drawable-mdpi/pause.png
第7章/Sample7_1/bin/res/drawable-mdpi/play.png
第7章/Sample7_1/bin/res/drawable-mdpi/stop.png
第7章/Sample7_1/bin/Sample7_1.apk
第7章/Sample7_1/gen/
第7章/Sample7_1/gen/com/
第7章/Sample7_1/gen/com/bn/
第7章/Sample7_1/gen/com/bn/sample7_1/
第7章/Sample7_1/gen/com/bn/sample7_1/BuildConfig.java
第7章/Sample7_1/gen/com/bn/sample7_1/R.java
第7章/Sample7_1/proguard.cfg
第7章/Sample7_1/project.properties
第7章/Sample7_1/res/
第7章/Sample7_1/res/drawable-hdpi/
第7章/Sample7_1/res/drawable-hdpi/ic_launcher.png
第7章/Sample7_1/res/drawable-ldpi/
第7章/Sample7_1/res/drawable-ldpi/ic_launcher.png
第7章/Sample7_1/res/drawable-mdpi/
第7章/Sample7_1/res/drawable-mdpi/ic_launcher.png
第7章/Sample7_1/res/drawable-mdpi/pause.png
第7章/Sample7_1/res/drawable-mdpi/play.png
第7章/Sample7_1/res/drawable-mdpi/stop.png
第7章/Sample7_1/res/layout/
第7章/Sample7_1/res/layout/main.xml
第7章/Sample7_1/res/raw/
第7章/Sample7_1/res/raw/gaoshanliushui.mp3
第7章/Sample7_1/res/values/
第7章/Sample7_1/res/values/strings.xml
第7章/Sample7_1/src/
第7章/Sample7_1/src/com/
第7章/Sample7_1/src/com/bn/
第7章/Sample7_1/src/com/bn/sample7_1/
第7章/Sample7_1/src/com/bn/sample7_1/Sample7_1Activity.java
第7章/Sample7_1/src/com/bn/sample7_1/VisualizerView.java
第7章/Sample7_2/
第7章/Sample7_2/.classpath
第7章/Sample7_2/.project
第7章/Sample7_2/AndroidManifest.xml
第7章/Sample7_2/assets/
第7章/Sample7_2/bin/
第7章/Sample7_2/bin/classes/
第7章/Sample7_2/bin/classes.dex
第7章/Sample7_2/bin/classes/com/
第7章/Sample7_2/bin/classes/com/bn/
第7章/Sample7_2/bin/classes/com/bn/sample7_2/
第7章/Sample7_2/bin/classes/com/bn/sample7_2/BuildConfig.class
第7章/Sample7_2/bin/classes/com/bn/sample7_2/DrawThread.class
第7章/Sample7_2/bin/classes/com/bn/sample7_2/MySurfaceView.class
第7章/Sample7_2/bin/classes/com/bn/sample7_2/R$attr.class
第7章/Sample7_2/bin/classes/com/bn/sample7_2/R$color.class
第7章/Sample7_2/bin/classes/com/bn/sample7_2/R$drawable.class
第7章/Sample7_2/bin/classes/com/bn/sample7_2/R$id.class
第7章/Sample7_2/bin/classes/com/bn/sample7_2/R$layout.class
第7章/Sample7_2/bin/classes/com/bn/sample7_2/R$string.class
第7章/Sample7_2/bin/classes/com/bn/sample7_2/R.class
第7章/Sample7_2/bin/classes/com/bn/sample7_2/Sample7_2Activity$1.class
第7章/Sample7_2/bin/classes/com/bn/sample7_2/Sample7_2Activity$2$1.class
第7章/Sample7_2/bin/classes/com/bn/sample7_2/Sample7_2Activity$2$2.class
第7章/Sample7_2/bin/classes/com/bn/sample7_2/Sample7_2Activity$2.class
第7章/Sample7_2/bin/classes/com/bn/sample7_2/Sample7_2Activity$3.class
第7章/Sample7_2/bin/classes/com/bn/sample7_2/Sample7_2Activity$AudioTrackThread.class
第7章/Sample7_2/bin/classes/com/bn/sample7_2/Sample7_2Activity$RecordThread.class
第7章/Sample7_2/bin/classes/com/bn/sample7_2/Sample7_2Activity.class
第7章/Sample7_2/bin/jarlist.cache
第7章/Sample7_2/bin/res/
第7章/Sample7_2/bin/resources.ap_
第7章/Sample7_2/bin/res/drawable-hdpi/
第7章/Sample7_2/bin/res/drawable-hdpi/ic_launcher.png
第7章/Sample7_2/bin/res/drawable-ldpi/
第7章/Sample7_2/bin/res/drawable-ldpi/ic_launcher.png
第7章/Sample7_2/bin/res/drawable-mdpi/
第7章/Sample7_2/bin/res/drawable-mdpi/ic_launcher.png
第7章/Sample7_2/bin/res/drawable-mdpi/pause.png
第7章/Sample7_2/bin/res/drawable-mdpi/play.png
第7章/Sample7_2/bin/res/drawable-mdpi/stop.png
第7章/Sample7_2/bin/res/drawable-xhdpi/
第7章/Sample7_2/bin/res/drawable-xhdpi/ic_launcher.png
第7章/Sample7_2/bin/Sample7_2.apk
第7章/Sample7_2/gen/
第7章/Sample7_2/gen/com/
第7章/Sample7_2/gen/com/bn/
第7章/Sample7_2/gen/com/bn/sample7_2/
第7章/Sample7_2/gen/com/bn/sample7_2/BuildConfig.java
第7章/Sample7_2/gen/com/bn/sample7_2/R.java
第7章/Sample7_2/proguard-project.txt
第7章/Sample7_2/proguard.cfg
第7章/Sample7_2/project.properties
第7章/Sample7

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com