CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 android开发 搜索资源 - XML phone

搜索资源列表

  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
    • 文件大小:47.95kb
    • 提供者:morgan
  1. android-xml

    0下载:
  2. 深入介绍android手机开发中的xml,好书一本。-Insight into the development in the android mobile phone xml, good book.
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:405.38kb
    • 提供者:平凡
  1. Android_srf

    0下载:
  2. 手机输入法手势识别,输入法手势识别   注意: android.gesture这个类在api-4(SDK1.6)才开始支持的!   提醒:默认存到SD卡中,所以别忘记在AndroidMainfest.xml加上SD卡读写权限! -Phone input gesture recognition, gesture recognition input method Note: android.gesture this class in the api-4 (SDK1.6) start
  3. 所属分类:android

    • 发布日期:2016-01-21
    • 文件大小:57kb
    • 提供者:刘华
  1. TestSmsBackRestore

    0下载:
  2. 该工程实现了android手机的短信导出至SD卡,文件格式是xml,也可以导入恢复至手机-The project achieved the android mobile phone text messages to export to the SD card, the file format is xml, you can import to restore to the phone
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:584.92kb
    • 提供者:benqer
  1. Manger

    0下载:
  2. 这是一款手机信息后台管理系统 是基于andriod系统的研发拓展。本程序中运用了ssh2框架页面之间利用ajax传值。给其手机客户端生成XML文件,提供给手机andriod用户-This is a cell phone information background management system is based on andriod system development development. I am a novice, all is insufficient place please
  3. 所属分类:android

    • 发布日期:2017-05-30
    • 文件大小:11.97mb
    • 提供者:
  1. BannerAdSample2

    0下载:
  2. android 生活助手查询,有英汉互译,邮政编码,天气预报,手机归属地和日程管理,主要使用webservice技术采用xml解析-the android life assistant inquiries, Translation, zip code, weather forecasts, mobile phone ownership and schedule management, main webservice technology xml parsing
  3. 所属分类:android

    • 发布日期:2017-11-13
    • 文件大小:9.95mb
    • 提供者:李海洋
  1. netease_news

    0下载:
  2. 模拟网易新闻客户端(RSS版)...用RSS订阅所提供的url,这里所用到的链接仍然是网易新闻中心的RSS地址http://www.163.com/rss/,然后通过SAX解析技术解析xml内容,以ListView的方式呈现在手机界面上。并有底部类似TabHost组件切换效果的实现以及顶部按下效果的实现。-Analog Netease news client (RSS) ... using the RSS feed provided url link here used Netease News
  3. 所属分类:android

    • 发布日期:2017-11-16
    • 文件大小:2.16mb
    • 提供者:lks
  1. xml

    0下载:
  2. 实现服务器端向android手机端推送消息实现!可以使用!-Server-side push messages to achieve android phone side! You can use!
  3. 所属分类:android

    • 发布日期:2017-11-18
    • 文件大小:59.91kb
    • 提供者:23432
  1. android-xml-buju

    0下载:
  2. android 手机编程,通过xml 文件实现了代码与界面设计的分离,想好好熟悉一下xml的设计,看一下这个吧,希望对大家有用!-android phone programming xml file to achieve a separation of code and interface design, and good to familiarize yourself with the xml design, look at this, and I hope useful!
  3. 所属分类:android

    • 发布日期:2017-11-09
    • 文件大小:14.71kb
    • 提供者:草根一族
  1. 365MobileSecretary

    0下载:
  2. android 365手机秘书源代码应用到的知识还算挺多的,网络编程,xml解析,通知,广播,联系人,服务等,希望对新手有帮助-Knowledge android 365 phone secretary source code is fairly applied to a lot of network programming, xml parsing, notification, radio, contacts, services, and hope to help novice
  3. 所属分类:android

    • 发布日期:2017-05-06
    • 文件大小:1.29mb
    • 提供者:Chen
  1. standard-weight-calculator

    0下载:
  2. 获取天气预报信息(XML).可以发到手机上用于查看各地的天气预报,也可以作为学习安卓的例子-Get weather information (XML). Can be sent to the phone to check the weather around the country, can also be used as learning examples Andrews
  3. 所属分类:android

    • 发布日期:2017-04-08
    • 文件大小:73.43kb
    • 提供者:罗海欢
  1. 365MobileSecretary

    0下载:
  2. 应用到的知识还算挺多的,网络编程,xml解析,通知,广播,联系人,服务等,希望对新手有帮助,另外,代码冗余度教厉-Phone secretary,
  3. 所属分类:android

    • 发布日期:2017-05-09
    • 文件大小:1.52mb
    • 提供者:李树鹏
  1. apache-ant-1.9.4-bin

    0下载:
  2. 本书涵盖了Android平台1.5到2.2版本的主要功能特性,立足实际的开发案例,介绍了Android手机平台开发的基础概念、实用技术和应用模式。主要内容包括:平台基础、开发环境搭建、程序框架、高级界面和底层界面设计、文件系统管理、网络通信、无线通信、多媒体编程、个人信息管理、电话系统、数据库应用、XML应用和地图应用。开发实例多达120例。本书主要面向具有一定移动平台开发经验的开发人员,以及有兴趣进行Android平台开发的程序员。-This book covers the main feat
  3. 所属分类:android

    • 发布日期:2017-05-25
    • 文件大小:7.92mb
    • 提供者:李里
  1. trunk

    0下载:
  2. 一个手机控制电脑的源码,可以控制电脑上的音乐播放,和视频播放,还能通过xml来配置控制其它程序-A mobile phone control computer source code, you can control the music player on the computer, and video playback, but also through the XML to configure the control of other programs
  3. 所属分类:android

    • 发布日期:2017-05-04
    • 文件大小:346.91kb
    • 提供者:卡头
  1. GestureProject

    0下载:
  2. 手机输入法手势识别源代码输入法手势识别 注意: android.gesture这个类在api-4(SDK1.6)才开始支持的! 提醒:默认存到SD卡中,所以别忘记在AndroidMainfest.xml加上SD卡读写权限! 关于两种方式创建模拟器的SDcard在【Android2D游戏开发之十】有详解 if (Environment.getExternalStorageState() != null) {// 这个方法在试探终端是否有sdcard! if (!file.exi
  3. 所属分类:android

    • 发布日期:2017-05-04
    • 文件大小:63.92kb
    • 提供者:liuxuefang
  1. anko

    0下载:
  2. 手机淘宝客源码 服务器:thinkphp 代码里面有一个sql文件是数据库导入文件 ,里面的apk是用来升级的版本 设置 update.xml 用来跟之前安装的对比版本的 主要用来升级用 其他都是thinkphp代码-Mobile phone Taobao guest source Server: ThinkPHP Inside the code there is a SQL file is imported into the file, which is used to
  3. 所属分类:android

    • 发布日期:2017-05-17
    • 文件大小:4.3mb
    • 提供者:zhch54
搜珍网 www.dssz.com