CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Android 实例

搜索资源列表

  1. Weather

    0下载:
  2. android实例,可以帮助初学Android应用的人提供一个很好的参考-Examples android
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:54788
    • 提供者:赵占伟
  1. VerticalSeekbar

    0下载:
  2. [Android实例] Android 竖着的SeekBar,应用程序编程源码,很好的参考资料。-An instance of [Android] Android with SeekBar, application programming source code, a good reference.
  3. 所属分类:android

    • 发布日期:2017-04-07
    • 文件大小:38366
    • 提供者:玉米排骨
  1. ExpandableListView

    0下载:
  2. 中国各省市按字母排序展示效果,添加字母标识,可多级列表展开显示,用ListView来显示内容的一个Android实例,相当实用的,初学者更应该下载学习-Chinese provinces and cities in alphabetical order showing the effect, add the letter identification, multi-level list expands to show, with the ListView to display the conte
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:997371
    • 提供者:李渊
  1. Android-audio-and-video-codecs

    0下载:
  2. Android 音视频编解码开发的介绍,及其实例讲解。-Android audio and video codec developed introduction and examples to explain.
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:1505592
    • 提供者:沈巍
  1. Android

    0下载:
  2. 7个经典Android应用程序实例源代码-7 classic example source code Android applications
  3. 所属分类:Java Develop

    • 发布日期:2017-05-02
    • 文件大小:940752
    • 提供者:林木
  1. Android-NFC.pdf

    0下载:
  2. 基于android手机的一个读写NFC标签的入门实例教程。能让你更快地学会NFC编程。-Getting a demo instance based on android phones read NFC tags. NFC allows you to quickly learn programming.
  3. 所属分类:android

    • 发布日期:2017-04-05
    • 文件大小:576497
    • 提供者:廖新辉
  1. Android-JNI-LED..

    1下载:
  2. Android通过JNI调用驱动程序(完全解析实例)..LED-Android JNI LED
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:365746
    • 提供者:小保
  1. testDraft

    0下载:
  2. 拖动Button的显示效果,Android按钮拖动显示实例,小编的android编译环境又出问题了,暂时没来得及抓个运行图,不好意思啊,反正是个与按钮有关的Android实例源码,要的就下载吧。-Drag a Button display, Android drag the button to display examples of small series of android build environment has a problem, temporarily did not have
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:25004
    • 提供者:rpudn16
  1. trversebody

    0下载:
  2. Android实例化物理世界的范围对象,遍历Body,通过world.getBodyCount()得到循环遍历Body的次数,final float RATE = 30 // 屏幕到现实世界的比例 30px:1m   World world // 声明一个物理世界对象   AABB aabb // 声明一个物理世界的范围对象   Vec2 gravity // 声明一个重力向量对象   float timeStep = 1f / 60f // 物理世界模拟的的频率
  3. 所属分类:android

    • 发布日期:2017-04-17
    • 文件大小:340921
    • 提供者:rpudn86
  1. android-socket

    0下载:
  2. android socket网络通信编程实例,TCP/IP Socket、ServerSocket的形式。在JAVA编程中, 经常使用java.net和javax.net包来开发socket程序,下面列出所有常用的类,并简单介绍。再此说明一下:Socket仅仅是对TCP、UDP网络接口的封装,不涉及上层协议。   Java.net   Java.net.Socket 客户端连接使用的TCP socket   Java.net.DatagramSocket 客户端和服务端共同使用
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:52528
    • 提供者:rpudn93
  1. ExpandableListView

    0下载:
  2. 中国各省市按字母排序展示效果,添加字母标识,可多级列表展开显示,用ListView来显示内容的一个Android实例,相当实用的,初学者更应该下载学习-Chinese provinces and cities in alphabetical order showing the effect of adding the letter identification, can be expanded to display multi-level list, with an Android ListVi
  3. 所属分类:android

    • 发布日期:2017-04-06
    • 文件大小:995901
    • 提供者:gpudn31
  1. android

    0下载:
  2. android系统开发 ,介绍了android的原理,并带有实例说明-android system development, introduced the principle of android, and with examples
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:442524
    • 提供者:李飞
  1. DevsmartLib-Android

    0下载:
  2. Horizontal ListView的android布局使用例子,Android 水平Listview列表视图实例,有源码包和实例包,注释比较多,不过是英文的,使用ListView开发android应用时,这是个实用的技巧,闲暇时可参考下-Android layout Horizontal ListView using examples, Android Listview level list view instance, there are examples of packages and
  3. 所属分类:android

    • 发布日期:2017-04-06
    • 文件大小:347329
    • 提供者:apudn30
  1. ImageScan

    0下载:
  2. 一个很小的Android实例,演示如何使用ContentProvider来扫描手机中的图片文件,记得在微信中有一个显示本地图片的效果,这个效果就是仿微信的,代码中提供了访问本地图片的工具类,有效避免OOM的出现。-A small Android examples demonstrate how to use ContentProvider to scan phone picture files, remember that in micro-channel, there is a display
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1450045
    • 提供者:apudn45
  1. Android--source-code

    0下载:
  2. 包含有各种Android编程的实例代码实现,包括3D游戏开发,手机通信功能开发,手机特有Feature开发以及传感器的应用及开发等等。-Contains various Android programming example code implementation, including 3 d game development, mobile communications development, mobile phone unique Feature development, and the
  3. 所属分类:android

    • 发布日期:2017-06-11
    • 文件大小:18231296
    • 提供者:maochuanwu
  1. Android-SQLite

    0下载:
  2. android sqlite操作实例,新手可以参考!-some actions about sqlite
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:56615
    • 提供者:张鑫
  1. Android-samples

    0下载:
  2. 这是一份安卓的实例的合集,对于大家学习安卓开发来说,用处匪浅。希望大家好好利用!-This is a collection of instances of Andrews, Andrews developed for them to learn it, use a great deal. I hope you make good use!
  3. 所属分类:android

    • 发布日期:2017-05-25
    • 文件大小:8179096
    • 提供者:csm
  1. Android-alertDialog

    0下载:
  2. Android alertDialog警告框实例运用,欢迎大家下载-Android alertDialog examples of the use of warning box, welcome to download
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:41258
    • 提供者:李凤江
  1. Android-audio

    0下载:
  2. Android audio多媒体播放器的相关编程实例-Related programming examples Android audio multimedia player, welcome to download
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1395565
    • 提供者:李凤江
  1. Android-flashlight

    0下载:
  2. android 手电筒开发的源码 适合刚学的实例 菜单应用 弹出框应用 touch触发事件 更改屏幕颜色 更改屏幕亮度 mvc开发模式 全屏模式设置-flashlight android source code for developers just learning application instance pop-up menu application to change the screen color touch trigger events change the screen br
  3. 所属分类:android

    • 发布日期:2017-04-07
    • 文件大小:100728
    • 提供者:qingyang
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 44 »
搜珍网 www.dssz.com