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

搜索资源列表

  1. SMDKV210_Android_BSP

    0下载:
  2. Samsung S5PV210 andriod BSP-Samsung S5PV210 andriod BSP
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:317891
    • 提供者:guo
  1. android-sdk_r12-windows

    0下载:
  2. andriod windows 平台下的开发代码-the andriod the windows platform development code
  3. 所属分类:android

    • 发布日期:2017-06-21
    • 文件大小:36486190
    • 提供者:马泽国
  1. andriod

    0下载:
  2. tiny6410上实现android读取数据-tiny6410 on android to read data
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:2417
    • 提供者:kaiming
  1. java-andriod

    0下载:
  2. android视频开发教程下载地址,介绍整个开发流程和入门教程-android develop download link.
  3. 所属分类:android

    • 发布日期:2017-03-27
    • 文件大小:4214
    • 提供者:winnerme
  1. gallery_load_layout

    0下载:
  2. andriod多控件滑动gallery加载布局文件(滑动)-the andriod more than the control slide, gallery load the layout file (slide). rar
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:266380
    • 提供者:阿萨德
  1. Android_introduction

    0下载:
  2. Andriod程序的入门教程,从第一个程序开始-The Andriod program Tutorial, from the first program
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:530366
    • 提供者:zuochengzhang
  1. Andriodinterface

    0下载:
  2. Andriod用户界面基础及界面布局、基本控件-Base and the layout of the Andriod user interface, basic control
  3. 所属分类:Project Design

    • 发布日期:2017-05-06
    • 文件大小:1032211
    • 提供者:zuochengzhang
  1. Andriodsocket

    0下载:
  2. Andriod系统的socket通信基本通信模型、基本实现原理、基本实现方式-Andriod system, socket communication, the basic communication model, the basic principle, the basic way to achieve
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:274551
    • 提供者:zuochengzhang
  1. 1CIfile--browser

    0下载:
  2. andriod文件浏览器 已调试 可直接在1.5系统上跑-the andriod file browser debugging can be run on a 1.5 system
  3. 所属分类:android

    • 发布日期:2017-04-07
    • 文件大小:101096
    • 提供者:铁启龙
  1. 3contactCI

    0下载:
  2. andriod下的通讯录程序 调试成功 可以不看CIcontact文件一下的内容-the andriod address book program debugging success can not see CIcontact file the contents of
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:140815
    • 提供者:铁启龙
  1. 4_CItask-manager

    0下载:
  2. andriod 下的任务管理器 可以杀死进程 亦可查看进程使用资源的情况-the andriod under the Task Manager to kill the process can also view the process of resource utilization in
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:257043
    • 提供者:铁启龙
  1. 4CIpicture-viewer

    0下载:
  2. andriod 下图片浏览器 可以直接在1.5上面运行 只看pictureview就可以了 -the andriod Picture Viewer can be run directly in 1.5 above Show pictureview can the
  3. 所属分类:android

    • 发布日期:2017-04-08
    • 文件大小:254665
    • 提供者:铁启龙
  1. 12_CIGame-Snake

    0下载:
  2. andriod下的游戏开发 可在1.5上面直接跑 只看snake文件下的内容 就好了-the development of the andriod next game can run Look like the snake file directly in 1.5 above
  3. 所属分类:android

    • 发布日期:2017-04-04
    • 文件大小:314028
    • 提供者:铁启龙
  1. RSS2

    0下载:
  2. 一款很好的RSS阅读软件 用andriod开发的软件-A very good RSS reader software andriod develop
  3. 所属分类:android

    • 发布日期:2017-04-04
    • 文件大小:62485
    • 提供者:小莫
  1. imageview01

    0下载:
  2. andriod手机的图片浏览器,可以实现大小图的浏览,以及从sd卡上读取信息-andriod phone image viewer, you can achieve the size of the map browser, and read information from the sd card
  3. 所属分类:android

    • 发布日期:2017-04-06
    • 文件大小:102667
    • 提供者:许婵娟
  1. android

    0下载:
  2. Client app. of andriod
  3. 所属分类:android

    • 发布日期:2017-04-05
    • 文件大小:56405
    • 提供者:hub
  1. android_animation

    0下载:
  2. 在Andriod开发中,Animation是用来给控件制作效果的。大多数的控件都可以用这个类,这个类包含了4种基本动作,分别为移动,旋转,淡入淡出,缩放。在使用Animation时,可以在.java文件中用java代码对其进行设置,这样的优点是可以方便调试程序效果;另外一种方法就是在xml中对控件的属性做设置,好处是代码的重用性比较高,缺点是不方便调试。本节中就简单介绍下这2种方法的使用流程。参考资料为mars老师的教程。 一、在java代码中使用Animation.   在java代
  3. 所属分类:android

    • 发布日期:2017-05-08
    • 文件大小:1621016
    • 提供者:wuwei
  1. BlinkingAnimation

    0下载:
  2. Animation in andriod that the blinking animation
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1158285
    • 提供者:nikesh
  1. WeatherDemo

    0下载:
  2. andriod手机软件,天气预报,google api-andriod mobile phone software, weather forecast, google api
  3. 所属分类:android

    • 发布日期:2017-11-30
    • 文件大小:1757468
    • 提供者:丹心
  1. AndroidFace

    1下载:
  2. andriod手机系统上的一个人脸识别程序,-The andriod phone system on a face recognition program,
  3. 所属分类:android

    • 发布日期:2016-12-12
    • 文件大小:1492992
    • 提供者:jiaju1999
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com