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

搜索资源列表

  1. H264解码器源码 for Android

    0下载:
  2. H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有
  3. 所属分类:android开发

    • 发布日期:2017-03-02
    • 文件大小:225.12kb
    • 提供者:wyc
  1. Gallery

    0下载:
  2. 图片展示,左右旋转移动展示多张图片,并出现倒影的特效。可进行少量修改自行添加图片,XML文件代码不多。-Image display, display rotational movement around multiple images, and the emergence of reflection effects. Minor changes can add their own pictures, XML files, the code is small.
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:805.42kb
    • 提供者:周玉震
  1. Gallery

    0下载:
  2. 自己收藏的Gallery代码,有coverflow效果,和基本的效果,支持网络下载并显示-His collection of Gallery code, coverflow effect, and the basic effect, support network to download and display
  3. 所属分类:android

    • 发布日期:2017-05-06
    • 文件大小:1.09mb
    • 提供者:ggch
  1. AppManager

    0下载:
  2. android手机软件管理器源代码,可以以图表或者列表两种显示方式显示用户及系统所安装的所有软件,并可以直接运行或卸载所选软件,支持版本android2.1-android phone manager software source code, two display a chart or list of users and the system displays all the software installed and can run or uninstall selected softw
  3. 所属分类:android

    • 发布日期:2017-03-27
    • 文件大小:233.17kb
    • 提供者:苗振兴
  1. WidgetProj

    0下载:
  2. 代码实现了为android客户端程序添加桌面显示组件。-The code implements the for android client program to add desktop display components.
  3. 所属分类:android

    • 发布日期:2017-11-09
    • 文件大小:147.82kb
    • 提供者:杨海英
  1. WaterFall

    0下载:
  2. 代码实现了类似美丽说的瀑布流逐个显示网络上的图片的功能。-The code to achieve a similar beautiful said waterfall flow function to display pictures on the network one by one.
  3. 所属分类:android

    • 发布日期:2017-11-09
    • 文件大小:13.28mb
    • 提供者:杨海英
  1. gifview

    0下载:
  2. android平台下显示gif的开源代码-android platform open-source code under the display gif
  3. 所属分类:android

    • 发布日期:2017-03-27
    • 文件大小:10.04kb
    • 提供者:土豆
  1. GifProj

    0下载:
  2. 该代码主要实现了android客户端显示GIF图片的功能-The function code android client display GIF images
  3. 所属分类:android

    • 发布日期:2017-12-02
    • 文件大小:161.68kb
    • 提供者:杨海英
  1. Simple-Flashlight

    0下载:
  2. Android GreenFlashLight code it will display a red flash light in android device display
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:43.32kb
    • 提供者:tynchtyk
  1. Yobo.Android

    0下载:
  2. Android 系统里的音乐播放机相关Java源代码,我想这是比较有参考价值的,代码内的关键部分都做有注释,方便学习Android的朋友做参考,注意:主界面(判断是否已经有访问权限,如果没有,则跳转的到Auth页面进行授权)   //否则就到Yobo界面(展示个人的电台和音乐盒)…… -Android' s music player system related to Java source code, I think this is more a reference value
  3. 所属分类:android

    • 发布日期:2017-03-27
    • 文件大小:338.31kb
    • 提供者:dasd
  1. ch05_tab

    0下载:
  2. tabHost在android界面设计中有很好的应用,可以将繁杂冗长的显示内容进行有序的分类,该代码很好的实现的tabHost的功能-tabHost the android has a good interface design applications can be complicated and lengthy display orderly classification, the code to achieve good functional tabHost
  3. 所属分类:android

    • 发布日期:2017-04-10
    • 文件大小:1.08mb
    • 提供者:许弄弄
  1. ContactsQuery

    0下载:
  2. 一个通讯录相关的代码,显示系统联系人信息的-A book-related code, contact information display system
  3. 所属分类:android

    • 发布日期:2017-04-23
    • 文件大小:32.79kb
    • 提供者:gjr
  1. um.android.sdk.20110428

    0下载:
  2. android广告平台制作代码,实现广告显示功能-android advertising platform for the production code, to achieve advertising display
  3. 所属分类:android

    • 发布日期:2017-04-09
    • 文件大小:1.7mb
    • 提供者:renboxue
  1. Android-UI-controls-document

    0下载:
  2. 1.文本框TextView TextView的作用是用来显示一个文本框,下面我用两种方式为大家呈现TextView, 第一种是通过xml布局文件呈现 ,第二种是通过代码来呈现,由此可见Android 的界面开发真的是非常灵活。 -1. The TextView text box The role of the TextView is used to display a text box, below I in two ways TextView presenting t
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:223.2kb
    • 提供者:netwalk
  1. AccelerometerTest

    0下载:
  2. Android重力传感器数据采集源代码,通过重力传感器实时显示手机姿态,内注释较详细。-Android gravity sensor data acquisition source code, cell phone attitude, gravity sensor, real-time display to the Notes in more detail.
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:53.3kb
    • 提供者:王小放
  1. Android-picture

    0下载:
  2. 基于android平台的应用软件 进行图片的显示和放大和缩小等功能,本代码仅供学习使用,谢谢!-The Android platform-based application software, image display and zoom in and zoom out functions, this code for educational purposes only, thank you!
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:192.13kb
    • 提供者:王振宇
  1. TimeDate

    0下载:
  2. android中实时时间的显示源代码,分享一下-Android in real time display the source code, because I have to use, so write a way out for all to share, there is a need to use.
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:49.9kb
    • 提供者:张小明
  1. TimeDate

    0下载:
  2. Java源码,Android 源码   Android手机上的适时时间显示源代码,暂时没有演示截图,适合Android新手朋友学习参考,源码开源。-Timely on the Java source code, Android, Android source Android mobile phone to display the source code, no demo screenshots for Android novice friend to learn reference sour
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:49.93kb
    • 提供者:张广松
  1. HTTP-connection-and-browse

    0下载:
  2. 实现HTTP连接与浏览,Java源码下载,输入html文件地址或网址,显示页面和HTML源文件,一步步的实现过程请下载本实例的Java源码,代码中包括丰富的注释,对学习有帮助。-the Java implementation of the HTTP connection and browsing Java source code download, enter the address or URL of the html file to display the page and HTML sou
  3. 所属分类:android

    • 发布日期:2017-03-27
    • 文件大小:13.67kb
    • 提供者:张广松
  1. code

    0下载:
  2. java写的andriod浮窗窗口,功能:随意移动,显示当前内存值。-written in java the andriod floating window window function: move freely, to display the current memory value.
  3. 所属分类:android

    • 发布日期:
    • 文件大小:108.28kb
    • 提供者:afij5553
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com