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

搜索资源列表

  1. Lab3

    0下载:
  2. Android天气预报的小应用,通过手机所在地获取当地经纬度,然后搜索google天气服务器提供的xml文件获取信息,最后通过DOM方式解释结果. 注意使用方法:如果用模拟器的话,要在DDMS视角添加经度和纬度。模拟获取当地经纬度。-a small app about weather forecast, it gets the latitude and longtitude of the place where the mobile phone is. And then search the
  3. 所属分类:android

    • 发布日期:2017-04-05
    • 文件大小:49103
    • 提供者:morgan
  1. ADT-9.0.0-preview3

    0下载:
  2. 手机android平台最新版android3.0的配套开发工具,ADT9-Android mobile phone platform supporting the latest version of android3.0 development tools, ADT9.0.0
  3. 所属分类:android

    • 发布日期:2017-05-16
    • 文件大小:4404368
    • 提供者:金卯刀
  1. Android_DDMS-Tutorial

    0下载:
  2. Android DDMS使用教程,一看就懂,非常好的资料。-Android DDMS Tutorial
  3. 所属分类:android

    • 发布日期:2017-04-25
    • 文件大小:164728
    • 提供者:liu
  1. kinichi_product_provider

    0下载:
  2. android中内容提供者,数据库这段的SQLIte的应用,会再DDMS下成database文件夹-android in the content provider, a database of SQLIte this application will be into the database folder under DDMS
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:39866
    • 提供者:杨富平
  1. 4.Button

    0下载:
  2. android开发第四个实验,学习DDMS视图和Button控件-The fourth experiment android development, learning DDMS view and Button
  3. 所属分类:android

    • 发布日期:2017-04-16
    • 文件大小:40909
    • 提供者:于明
  1. 1_DDMS_user

    0下载:
  2. DDMS 的全称是Dalvik Debug Monitor Service,它为我们提供例如:为测试设备截屏,针对特定的进程查看正在运行的线程以及堆信息、Logcat、广播状态信息、模拟电话呼叫、接收SMS、虚拟地理坐标等等。-The DDMS full name is the Dalvik Debug Monitor Service, it provides us with such as: test equipment, screen shots, view the running thre
  3. 所属分类:Java Develop

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

    0下载:
  2. 主要讲解基于Eclipse的Android开发环境的搭建,模拟器的创建和运行,以及如何应用DDMS进行程序的调试。-Covers the Android development environment based on Eclipse the building, building and operation simulator, and how to apply DDMS programs to commissioning.
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:43858
    • 提供者:李敏
  1. Android--environment-

    0下载:
  2. 主要讲解基于Eclipse的Android开发环境的搭建,模拟器的创建和运行,以及如何应用DDMS进行程序的调试。-Covers the Android development environment based on Eclipse the building, building and operation simulator, and how to apply DDMS programs to commissioning.
  3. 所属分类:android

    • 发布日期:2017-03-26
    • 文件大小:47255
    • 提供者:李敏
  1. android_program

    0下载:
  2. android下如何调试程序,Android DDMS如何使用-How to code program with android
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:803747
    • 提供者:www
  1. ScreenShotDDMS

    0下载:
  2. Screen Shot java code 我自己已经编译过了,可以使用,是采用android 的DDMS来进行截图 用于PC端实时获取图像文件,使用者的手机不需要root-Screen Shot java code I myself have been compiled, can use, it is to use the android DDMS to screen. Used for PC obtaining the real-time image file, the us
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:433350
    • 提供者:梁莹
  1. Android-ADB-tool

    0下载:
  2. ADB的工作方式比较特殊采用监听Socket TCP 5554等端口的方式让IDE和Qemu通信,默认情况下ADB会daemon相关的网络端口,所以当我们运行Eclipse时ADB进程就会自动运行,在Eclipse中通过DDMS来调试Android程序;也可以通过手动方式调用,以下为一些常用的操作供参考。-ADB has a special way of working listens on the Socket TCP 5554 port IDE and Qemu communication
  3. 所属分类:android

    • 发布日期:2017-11-04
    • 文件大小:24965
    • 提供者:张文颖
  1. SDK_Commend

    0下载:
  2. adb命令 android命令 emulator命令mksdcard命令 在SD卡上创建/删除文件夹使用DDMS透视图管理SD卡-adb command android command the emulator command mksdcard commands to create/delete files on the SD card folder using the DDMS perspective manage SD card
  3. 所属分类:android

    • 发布日期:2015-12-06
    • 文件大小:365568
    • 提供者:menesma
  1. SharePreferences

    0下载:
  2.  本源码主要于数据存储SharePreferences相关,介绍SharePreferences在android开发中的用法和实例。   关于SharePreferences:它是以键值对来存储应用程序的配置信息的,只能存储基本数据类型。一个程序的配置文件仅可以在本应用程序中使用,或者说只能在同一个包内使用,不能在不同的包之间使用。实际上SharedPreferences是采用了XML格式将数据存储到设备中,在DDMS中的File Explorer中的/data/data//shares_
  3. 所属分类:android

    • 发布日期:2017-11-27
    • 文件大小:53774
    • 提供者:zhb
  1. ddmsence-src-2.1.0

    0下载:
  2. DDMS,即美国军方防卫发现部门元数据说明源码-DDMS, that the United States military defense discovery sector metadata descr iption source
  3. 所属分类:Java Develop

    • 发布日期:2017-11-25
    • 文件大小:6503125
    • 提供者:chenmin
  1. AndroidLocation

    0下载:
  2. Manages the location of the android files (including emulator files, ddms config, debug keystore) for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:1180
    • 提供者:kaguetou
  1. DebugPortProvider

    0下载:
  2. DDMS implementation of the IDebugPortProvider interface Source Code for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:1670
    • 提供者:tenwonqei
  1. IDdmConsole

    0下载:
  2. DDMS console interface.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:964
    • 提供者:yuediewui
  1. AndroidLocation

    0下载:
  2. Manages the location of the android files (including emulator files, ddms config, debug keystore).
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1180
    • 提供者:fabunxu
搜珍网 www.dssz.com