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

文件名称:Androidlyscym_a5

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

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

详细介绍 - [ 安卓录音上传下载源码 ]

本项目是一个基于安卓的录音上传小例子源码,包括安卓客户端源码和jsp服务端源码。

运行之前需要设置 RecordDialog类中的参数、服务器上传地址 uploadServerUrl、服务器下载播放地址 downloadServerUrl

FileHelper 文件下载工具类

OnStateListener 接口-状态回调

RecordDialog 录音对话框

RecordManger 录音功能类

TalkNetManager 网络会话对话框

UploadUtil 文件上传工具类-please read the chinese
(系统自动生成,下载前可以参看下载内容)

下载文件列表

服务器端-jsp-tomat/
服务器端-jsp-tomat/UploadServlet/
服务器端-jsp-tomat/UploadServlet/.classpath
服务器端-jsp-tomat/UploadServlet/.project
服务器端-jsp-tomat/UploadServlet/.settings/
服务器端-jsp-tomat/UploadServlet/.settings/.jsdtscope
服务器端-jsp-tomat/UploadServlet/.settings/org.eclipse.jdt.core.prefs
服务器端-jsp-tomat/UploadServlet/.settings/org.eclipse.wst.common.component
服务器端-jsp-tomat/UploadServlet/.settings/org.eclipse.wst.common.project.facet.core.xml
服务器端-jsp-tomat/UploadServlet/.settings/org.eclipse.wst.jsdt.ui.superType.container
服务器端-jsp-tomat/UploadServlet/.settings/org.eclipse.wst.jsdt.ui.superType.name
服务器端-jsp-tomat/UploadServlet/build/
服务器端-jsp-tomat/UploadServlet/build/classes/
服务器端-jsp-tomat/UploadServlet/build/classes/com/
服务器端-jsp-tomat/UploadServlet/build/classes/com/project3gabs/
服务器端-jsp-tomat/UploadServlet/build/classes/com/project3gabs/action/
服务器端-jsp-tomat/UploadServlet/build/classes/com/project3gabs/action/DownloadFile.class
服务器端-jsp-tomat/UploadServlet/build/classes/com/project3gabs/action/UploadServlet.class
服务器端-jsp-tomat/UploadServlet/src/
服务器端-jsp-tomat/UploadServlet/src/com/
服务器端-jsp-tomat/UploadServlet/src/com/project3gabs/
服务器端-jsp-tomat/UploadServlet/src/com/project3gabs/action/
服务器端-jsp-tomat/UploadServlet/src/com/project3gabs/action/DownloadFile.java
服务器端-jsp-tomat/UploadServlet/src/com/project3gabs/action/UploadServlet.java
服务器端-jsp-tomat/UploadServlet/WebContent/
服务器端-jsp-tomat/UploadServlet/WebContent/a/
服务器端-jsp-tomat/UploadServlet/WebContent/a/qq_hd_mini_1.4.apk
服务器端-jsp-tomat/UploadServlet/WebContent/META-INF/
服务器端-jsp-tomat/UploadServlet/WebContent/META-INF/MANIFEST.MF
服务器端-jsp-tomat/UploadServlet/WebContent/WEB-INF/
服务器端-jsp-tomat/UploadServlet/WebContent/WEB-INF/content/
服务器端-jsp-tomat/UploadServlet/WebContent/WEB-INF/content/web.xml
服务器端-jsp-tomat/UploadServlet/WebContent/WEB-INF/lib/
服务器端-jsp-tomat/UploadServlet/WebContent/WEB-INF/lib/commons-fileupload-1.2.1.jar
服务器端-jsp-tomat/UploadServlet/WebContent/WEB-INF/lib/commons-io-1.4.jar
服务器端-jsp-tomat/UploadServlet/WebContent/WEB-INF/MyHtml.html
服务器端-jsp-tomat/UploadServlet/WebContent/WEB-INF/web.xml
服务器端-jsp-tomat/UploadServlet/说明.htm
客服端-android/
客服端-android/android录音媒体文件上传下载/
客服端-android/android录音媒体文件上传下载/.classpath
客服端-android/android录音媒体文件上传下载/.project
客服端-android/android录音媒体文件上传下载/.settings/
客服端-android/android录音媒体文件上传下载/.settings/org.eclipse.jdt.core.prefs
客服端-android/android录音媒体文件上传下载/AndroidManifest.xml
客服端-android/android录音媒体文件上传下载/assets/
客服端-android/android录音媒体文件上传下载/gen/
客服端-android/android录音媒体文件上传下载/gen/com/
客服端-android/android录音媒体文件上传下载/gen/com/qiaozi/
客服端-android/android录音媒体文件上传下载/gen/com/qiaozi/luying/
客服端-android/android录音媒体文件上传下载/gen/com/qiaozi/luying/BuildConfig.java
客服端-android/android录音媒体文件上传下载/gen/com/qiaozi/luying/Manifest.java
客服端-android/android录音媒体文件上传下载/gen/com/qiaozi/luying/R.java
客服端-android/android录音媒体文件上传下载/proguard.cfg
客服端-android/android录音媒体文件上传下载/project.properties
客服端-android/android录音媒体文件上传下载/res/
客服端-android/android录音媒体文件上传下载/res/drawable/
客服端-android/android录音媒体文件上传下载/res/drawable/btn_xvoice.xml
客服端-android/android录音媒体文件上传下载/res/drawable-hdpi/
客服端-android/android录音媒体文件上传下载/res/drawable-hdpi/abc_ic_voice_search.png
客服端-android/android录音媒体文件上传下载/res/drawable-hdpi/mark.png
客服端-android/android录音媒体文件上传下载/res/drawable-hdpi/mic.png
客服端-android/android录音媒体文件上传下载/res/drawable-hdpi/mic_1.png
客服端-android/android录音媒体文件上传下载/res/drawable-hdpi/mic_2.png
客服端-android/android录音媒体文件上传下载/res/drawable-hdpi/mic_3.png
客服端-android/android录音媒体文件上传下载/res/drawable-hdpi/mic_4.png
客服端-android/android录音媒体文件上传下载/res/drawable-hdpi/mic_5.png
客服端-android/android录音媒体文件上传下载/res/drawable-hdpi/mic_6.png
客服端-android/android录音媒体文件上传下载/res/drawable-hdpi/mic_7.png
客服端-android/android录音媒体文件上传下载/res/drawable-hdpi/progress_load_bg.9.png
客服端-android/android录音媒体文件上传下载/res/drawable-hdpi/talk_room_avatar_fg.png
客服端-android/android录音媒体文件上传下载/res/drawable-hdpi/voicesearch_btn_normal.png
客服端-android/android录音媒体文件上传下载/res/drawable-hdpi/voice_search_recognize_error.png
客服端-android/android录音媒体文件上传下载/res/drawable-hdpi/widget_loading_bg.9.png
客服端-android/android录音媒体文件上传下载/res/drawable-hdpi/xvoice_cancel.png
客服端-android/android录音媒体文件上传下载/res/drawable-hdpi/xvoice_cancel_pressed.png
客服端-android/android录音媒体文件上传下载/res/drawable-ldpi/
客服端-android/android录音媒体文件上传下载/res/drawable-ldpi/icon.png
客服端-android/android录音媒体文件上传下载/res/drawable-mdpi/
客服端-android/android录音媒体文件上传下载/res/drawable-mdpi/icon.png
客服端-android/android录音媒体文件上传下载/res/drawable-xhdpi/
客服端-android/android录音媒体文件上传下载/res/layout/
客服端-android/android录音媒体文件上传下载/res/layout/dialog_progress.xml
客服端-android/android录音媒体文件上传下载/res/layout/dialog_sound.xml
客服端-android/android录音媒体文件上传下载/res/layout/main.xml
客服端-android/android录音媒体文件上传下载/res/layout/windos_splle.xml
客服端-android/android录音媒体文件上传下载/res/raw/
客服端-android/android录音媒体文件上传下载/res/raw/ringer.mp3
客服端-android/android录音媒体文件上传下载/res/values/
客服端-android/android录音媒体文件上传下载/res/values/dimen_dialog.xml
客服端-android/android录音媒体文件上传下载/res/values/strings.xml
客服端-android/android录音媒体文件上传下载/src/
客服端-android/android录音媒体文件上传下载/src/com/
客服端-android/android录音媒体文件上传下载/src/com/dialog/
客服端-android/androi

相关说明

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

相关评论

暂无评论内容.

发表评论

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