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

搜索资源列表

  1. android36techsrc

    0下载:
  2. 这是Android应用框架原理与程序设计36技随书源码实例完整版,包括两个部分,由基础到高级应用的Android开发参考实例,内容丰富,代码含有注释,适合android初学者参考学习。-This is the Android application framework principles and program design skills with the book source code examples 36 full version, consists of two parts, fro
  3. 所属分类:JavaScript

    • 发布日期:2017-05-24
    • 文件大小:7944171
    • 提供者:马龙
  1. andriod-network

    0下载:
  2. android开发中,关于网络通信的六种方式示例代码-In the development of Android, code six ways about network communication example
  3. 所属分类:android

    • 发布日期:2017-05-02
    • 文件大小:932995
    • 提供者:周杰
  1. Zsdaily

    0下载:
  2. Android GridView拖拽示例演示源码,代码包大小:6.96M,多格子的GridView自由拖拽,可移动位置,类似网页上的JS拖动功能,用在android手机中也是不错的特效-Android GridView example demonstrates the drag source code package size: 6.96M, multi-grid GridView drag free, mobile location, JS drag functions similar to
  3. 所属分类:android

    • 发布日期:2017-05-23
    • 文件大小:7297117
    • 提供者:apudn9
  1. fragments-viewpager-example-master

    0下载:
  2. This code shows how to replace Android Fragments inside a ViewPager. Imagine the following structure: You can replace Root fragment for another one and, at any moment, you could swipe to Side fragment. Also, it s possible to return to previ
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:49391
    • 提供者:osama bedier
  1. SOCKET-server-example

    0下载:
  2. 服务器端源码,可以用于学习基于SOCKET的android编程。-Chess server source code, can be used in the study of android based on SOCKET programming.
  3. 所属分类:android

    • 发布日期:2017-04-14
    • 文件大小:5032
    • 提供者:好好
  1. SNEP_PhoneToReader_Android

    0下载:
  2. Android程序的示例源代码,从Android设备使用ISMB-SNEP库发送数据到NFC读卡器-Android application example source code, using ISMB-SNEP library from the Android device to send data to the NFC reader
  3. 所属分类:android

    • 发布日期:2017-05-03
    • 文件大小:698520
    • 提供者:陈其康
  1. sample

    0下载:
  2. android设备上用gps定位当前位置的样本程序。调用了两个方法:getBestProvider和getLastKnownLocation-Code example for LocationManager: Finding current location Methods: getBestProvider, getLastKnownLocation
  3. 所属分类:android

    • 发布日期:2017-04-12
    • 文件大小:1100
    • 提供者:hyads
  1. meshtest

    0下载:
  2. Android例子源码触摸时扭曲变形图片照片 本项目是一个可以根据手指触摸时扭曲变形的小例子,可以根据手指触摸的地方进行扭曲变形-Distortion image photos when Android touch example source code This project is a according to the fingers twisted little example, can according to the place of the fingers twisted o
  3. 所属分类:Java Develop

    • 发布日期:2017-05-02
    • 文件大小:624773
    • 提供者:牛佳
  1. devDemo20141212

    0下载:
  2. android开发实例集包括动态注入,zxing二维码扫描,蓝牙串口通讯,svg显示,图片放大缩小-android development example set includes dynamic injection, zxing dimensional code scanning, Bluetooth serial communication, svg show, picture zoom
  3. 所属分类:android

    • 发布日期:2017-05-27
    • 文件大小:9276772
    • 提供者:少进入
  1. JsonHttpClient

    0下载:
  2. android开发的实例代码:实现的功能是Json数据解析功能。解析的Tomcat服务器上的以键值对为内容的数据文件-android development example code: function is to achieve Json data analysis capabilities. In order to resolve the key on the Tomcat server for the content of the data file
  3. 所属分类:android

    • 发布日期:2017-05-08
    • 文件大小:1855924
    • 提供者:
  1. tab-example-activity

    0下载:
  2. this a simple code for those who have problem using tab in their android app. with this code you can learn how to define tabs for the application and what methods should be d in each tab activity.-this is a simple code for those who have problem usin
  3. 所属分类:android

    • 发布日期:2017-05-12
    • 文件大小:3036310
    • 提供者:sam
  1. Android.download

    0下载:
  2. Android例子源码多线程断点续传+在线音乐缓冲播放-Android multithreaded breakpoint continuingly example source code+ online music playback buffer
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-08
    • 文件大小:1940449
    • 提供者:李卫
  1. GPS-android

    0下载:
  2. 这篇文章主要介绍了Android实现GPS定位实例,对关键操作部份给出代码示例并做了一定的注释,需要的朋友可以参考下-This article introduces the Android realize GPS positioning example shows the code for the key operating part of the sample and do a certain amount of comment, a friend in need can refer
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:5802
    • 提供者:管洪炎
  1. rotatePolygon

    0下载:
  2. android开发例子,可以控制旋转的2D图像绘制实例的源代码。-Android development example, can control the rotation of the 2D image rendering examples of source code.
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1051074
    • 提供者:wdf117m
  1. Android-Wifi-talk

    2下载:
  2. 本项目是一个安卓对讲机应用的项目源码,代码规范注释清晰,功能完整界面简单。无论是做二次开发还是参考借鉴都是绝佳的项目源码。一个简单的按钮,按下就可以实时对讲,而且通过标识包头来解决自己听到自己说的话,使用方法:把AppConfig.java中的IP设为自己WiFi的网段x.x.x.0,(不必管安卓设备的具体IP,只填写设备所在IP的网段即可,例如我的手机连接wifi后IP是192.168.1.102,这里的网段就是IP的前三段+0。就是192.168.1.0),不过因为线程的启动方式有点问题所以
  3. 所属分类:android

    • 发布日期:2017-05-12
    • 文件大小:2638848
    • 提供者:liyuanwei
  1. Android-App-On-Your-Bike

    0下载:
  2. 程序源码,《Android 4.X开发完全上手——手把手构建完整Android App范例》从头构建一个功能完备的应用程序,从而带你熟练掌握现代Android编程技术。你将能使用Android 4.3工具集解决每个Android开发人员都会遇到的实际问题,并学习成功开发移动项目的最佳实践。-Program source code, 4.X Android development of full use- hand to build a complete App Android example
  3. 所属分类:android

    • 发布日期:2017-05-17
    • 文件大小:4214655
    • 提供者:dcc
  1. Android---Development

    0下载:
  2. Android的小项目开发实例大全 20普遍应用特定的源代码示例-Android Small Project Development example Daquan 20 universal application-specific source code examples
  3. 所属分类:Other systems

    • 发布日期:2017-05-21
    • 文件大小:6141604
    • 提供者:李婷婷
  1. Android

    0下载:
  2. Android例子源码适合新手入门的简单音乐播放器例子-Android example source code for the new simple music player example
  3. 所属分类:android

    • 发布日期:2016-06-23
    • 文件大小:1856512
    • 提供者:maojiawu
  1. lsy360aqgj

    0下载:
  2. 本项目是一个安卓仿360安全工具的悬浮窗的小例子源码,例子里的悬浮窗可随意移动,别且可以实时显示当前内存数据,上层数据表示可用内存值,下层数据表示总内存值,点击悬浮窗出现关闭小图标可直接关闭,注意:安卓4.4.2以上自动把所有悬浮窗都禁止显示了-This project is a Andrews imitation 360 security tools of the floating window small example source code, example of the floatin
  3. 所属分类:android

    • 发布日期:2017-04-30
    • 文件大小:70144
    • 提供者:
  1. android

    0下载:
  2. 关于安卓知识的相关课件PPT以及相对于的例子代码-Related PPT courseware on Andrews knowledge and respect of the example code
  3. 所属分类:Communication

    • 发布日期:2017-06-14
    • 文件大小:22297593
    • 提供者:
« 1 2 3 4 56 7 8 9 10 ... 17 »
搜珍网 www.dssz.com