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

搜索资源列表

  1. ShakeDemo

    0下载:
  2. android界面,抖动效果的一个简单例子。可以用来参考-android interface, a simple example of shake. Can be used to refer to
  3. 所属分类:android

    • 发布日期:2017-04-16
    • 文件大小:172599
    • 提供者:朱思毅
  1. PullToRefresh

    0下载:
  2. Android下拉刷新滚动刷新的Demo挺不错的欢迎收藏-Simple Android dropdown refresh the Demo
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:54892
    • 提供者:chenying
  1. Calculator

    0下载:
  2. 在安卓平台简单实现了计算器功能。可以进行简单的计算-In the Android platform to achieve a simple calculator function. Simple calculations can be performed
  3. 所属分类:android

    • 发布日期:2017-04-17
    • 文件大小:211305
    • 提供者:yellowchow
  1. BMapApiDemo

    0下载:
  2. 百度地图android例子,适合初学者,代码简单,容易看懂。-Baidu map android examples for beginners, the code is simple and easy to understand.
  3. 所属分类:Communication

    • 发布日期:2017-05-06
    • 文件大小:1375568
    • 提供者:charlie
  1. MoveTest

    0下载:
  2. 可以在装有android开发环境里面的eclipse里面实现简单的人物上下左右移动-Android development environment can be fitted inside the eclipse which implements simple character move around, etc.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-16
    • 文件大小:70660
    • 提供者:高鸿
  1. Tank

    0下载:
  2. 坦克原型可在配置android的eclipse里面实现简单的上下左右移动-Tank prototype android in the configuration of the eclipse which implements a simple move around
  3. 所属分类:JavaScript

    • 发布日期:2017-05-06
    • 文件大小:1351285
    • 提供者:高鸿
  1. HelloAndroid

    0下载:
  2. 本文件是主要是写的android上sqlite的一些简单的使用方法-This document is primarily written by android sqlite on some simple to use
  3. 所属分类:JavaScript

    • 发布日期:2017-04-25
    • 文件大小:9125
    • 提供者:张三
  1. AndroidCalculator

    0下载:
  2. 简单android app实例 calculator-simple android app instance
  3. 所属分类:Software Testing

    • 发布日期:2017-04-16
    • 文件大小:60151
    • 提供者:雷蕾
  1. android12_dialog

    0下载:
  2. java实现android下一个简单按钮,java实现android下一个简单按钮-a simple button program written by java language.It is just a sample for study.
  3. 所属分类:android

    • 发布日期:2017-04-17
    • 文件大小:38949
    • 提供者:xk
  1. Suishouji

    0下载:
  2. 随手记android源码,一个简洁的小应用。-With Notes android source code, a simple little app.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-26
    • 文件大小:9484243
    • 提供者:姜平
  1. MyPlayerOne

    0下载:
  2. 用eclipse写的简单的android音频播放器,功能单一,适合初学者。-With eclipse android do a simple audio player, feature simple, suitable for beginners.
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1051408
    • 提供者:杨大武
  1. ARadioButton

    0下载:
  2. 介绍android控件RadioButton的简单示例-Introduce a simple example android RadioButton controls
  3. 所属分类:android

    • 发布日期:2017-04-06
    • 文件大小:993352
    • 提供者:qiucheng
  1. Wifi

    0下载:
  2. 在Android中对Wifi操作,android本身提供了一些有用的包,在android.net.wifi包下面。简单介绍一下: 大致可以分为四个主要的类ScanResult,wifiConfiguration,WifiInfo,WifiManager (1)ScanResult,主要是通过wifi 硬件的扫描来获取一些周边的wifi 热点的信息。 (2)wifiConfiguration 在我们连通一个wifi 接入点的时候,需要获取到的一些信息。大家可以跟我们有线的设备进行
  3. 所属分类:android开发

    • 发布日期:2015-06-22
    • 文件大小:50905
    • 提供者:方周
  1. Plants_and_Zombies_war

    0下载:
  2. android植物大战僵尸简版,共学习android游戏开发的程序员参考,可运行。-android Zombies simple version of learning android game development Programmer s Reference, you can run....
  3. 所属分类:android开发

    • 发布日期:2015-06-22
    • 文件大小:5634918
    • 提供者:方周
  1. 0564354

    0下载:
  2. 一个简单登录的DEMO,android经典编程学习源码,很好的参考资料。-A simple login DEMO, Android classic learning programming source code, a good reference.
  3. 所属分类:android

    • 发布日期:2017-04-17
    • 文件大小:57761
    • 提供者:桂花翅子
  1. Demo.SplashScreen

    0下载:
  2. android闪屏程序,不懂的朋友可以看看,基础简单-android splash screen program, but not friends can see, simple foundation
  3. 所属分类:android

    • 发布日期:2017-04-06
    • 文件大小:68376
    • 提供者:jjhaodong
  1. day03

    0下载:
  2. 几个小程序,简单实用,易懂,注释详细,是android入手好帮手-5 small procedures, simple and practical, easy to understand, detailed notes,Is the Android of a good helper
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:89472
    • 提供者:zhang
  1. sudoku

    0下载:
  2. 在安卓平台上,实现了简单的数独游戏,为4x4的格子。主要为两种模式,全部空白等待填写和已填写八个数字。-On the Android platform, a simple Sudoku game for the 4x4 grid. The main two modes, all waiting to fill in the blank and filled in eight figures.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-22
    • 文件大小:6215683
    • 提供者:wanfan
  1. CheckBox

    0下载:
  2. android开发的简单计算器,能够在android平台上运行-The realization of a simple calculator on android application development
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:66604
    • 提供者:王瑞
  1. e_5_1-Chat-Activities

    0下载:
  2. 利用java语言开发的android系统软件,实现简单的聊天功能-Android using java language development system software, to achieve a simple chat
  3. 所属分类:android

    • 发布日期:2017-04-04
    • 文件大小:47408
    • 提供者:张思文
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com