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

搜索资源列表

  1. SAX

    0下载:
  2. SAX是一个解析并且占用内存少的xml解析器,非常适合用于Android等移动设备-SAX is a parsing and small footprint of xml parser, it is well suited for Android and other mobile devices
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1063
    • 提供者:ldj
  1. android_rqxz

    0下载:
  2. android毕业设计常用日期选择控件是一个自定义的好看的日期选择Dialog模式的控件, 建议把datapicker_library当做库直接引用到项目中。如果要修改主dialog的显示, 请修改time_layout.xml文件即可-android popular graduation date picker is nice date selection Dialog mode controls a custom, He suggested datapicker_library
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1315494
    • 提供者:王伟
  1. anytextview-master

    0下载:
  2. Frustration arise the moment you realise that you cannot set a custom font on TextView, EditText and Button views using the android:typeface XML-attribute. AnyTextView is here to relieve your pain.
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1273854
    • 提供者:subutong
  1. AndroidExample_NotXML

    0下载:
  2. It is android sample and use only java code without XML syntex. very simple code! but very powerful using android Programming
  3. 所属分类:Java Develop

    • 发布日期:2017-05-03
    • 文件大小:952034
    • 提供者:sesero
  1. prasexml

    0下载:
  2. 在Android中,常见的XML解析器分别为SAX解析器、DOM解析器和PULL解析器-In Android, the common XML parser were SAX parser, DOM parser and PULL parser
  3. 所属分类:android

    • 发布日期:2017-04-30
    • 文件大小:75448
    • 提供者:lut
  1. txt2xml-master

    0下载:
  2. 将 txt 的数据(这些数据由 Excel 转换而成)转成 xml 形式。-txt2xml is a python scr ipt for converting an Excel table to strings.xml file in Android. An Excel table is easy to manage the translations of strings while strings.xml is used by Android system to get the string
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2788
    • 提供者:Sam
  1. AndInterface

    0下载:
  2. In the world of Android, an Activity is the point at which you make contact with your users. It s a screen where you capture and present information to the user. You can construct your Activity screens by using either: XML layout files or hard-
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-14
    • 文件大小:3500066
    • 提供者:guogongshao
  1. color

    0下载:
  2. 进行安卓开发可以参考使用的颜色代码,可以导入到xml,方便使用,节省开发时间-Android developers can be color-coded reference to use, you can be imported into xml, easy to use, saving development time
  3. 所属分类:android

    • 发布日期:2017-04-15
    • 文件大小:5644
    • 提供者:chenrenjin
  1. histogramOfGradients

    0下载:
  2. HOG PK Ali Hassan Ali Hassan opencv, MATLAB, Java, Android, Eclipse, XML, HTML,... Islamabad, Capital 0.0 New on Elance 22/hr rate About Ali Hassan I’m primarily interested Computer Vision and Image Processing projects. I hav
  3. 所属分类:Project Manage

    • 发布日期:2017-05-09
    • 文件大小:1953349
    • 提供者:mohamed_bedawy
  1. anztym

    0下载:
  2. 安卓实现动态皮肤源码是像电脑软件那样动态的切换程序的皮肤主题实现多样化,皮肤主题实现了点击即可自动解压出zip里面的文件动画xml文件跟图片实现主题的动态切换,最大亮点就是实现像UC皮肤一样的背景和按钮按钮样式一起更换。项目下面有两个已经做好的zip压缩包,安装完程序以后可以把两个zip拷贝到SD卡的mlgb/mlgbd文件夹下,重新打开程序即可换肤。如果想使用其他的路径可以在Common.java里面配置一下。-Android achieve dynamic skin source is li
  3. 所属分类:android

    • 发布日期:2017-05-19
    • 文件大小:5083324
    • 提供者:徐望龙
  1. WebServer

    0下载:
  2. 基于android studio下的工程 使用HttpURLConnection访问WebService 使用多线程以及Handler更新UI 使用XmlPullParser解析xml文档数据 -HttpURLConnection WebService Handler UI XmlPullParser
  3. 所属分类:android

    • 发布日期:2017-05-22
    • 文件大小:6502894
    • 提供者:王加
  1. cycym

    0下载:
  2. 这是一个Android平台下的吹一吹效果源码,例子做得比较简单,点击按钮后,对屏幕吹一下,然后UI上的TextView就会更改一次。 这个吹一吹的原理其实就是话筒的监听,所以在AndroidManifest.xml中要加入这两个权限 <uses-permission android:name= android.permission.RECORD_AUDIO /> <uses-permission android:name= android.permission.WR
  3. 所属分类:android

    • 发布日期:2017-04-30
    • 文件大小:196427
    • 提供者:zhaojiayi
  1. Karaoke4Mobile

    0下载:
  2. 一个卡拉ok小程序,实现歌词同步程序,有用到XML解析、Android Handler监听回调机制。-A karaoke program, realize the lyrics synchronization procedures, useful to the XML analysis and Android Handler monitor callback mechanism.
  3. 所属分类:android

    • 发布日期:2017-05-04
    • 文件大小:227968
    • 提供者:王一峥
  1. ReadXmlByPull

    0下载:
  2. 详细介绍 - [ Android ReadXmlByPull 使用Pull解析Xml文件 ] 这是一个关于Android 使用Pull解析Xml文件的简单源码,供学习使用。-Detailed introduction- [ReadXmlByPull Pull using Android parsing Xml file] This is a Android on the use of Pull parsing Xml files of a simple source code for l
  3. 所属分类:android

    • 发布日期:2017-05-05
    • 文件大小:63395
    • 提供者:张杰
  1. manifestInfo

    0下载:
  2. Android静态解析manifest.xml文件,提取permission、action等信息-Android static resolution manifest.xml file, extract permission, action and other information
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-12
    • 文件大小:1190
    • 提供者:xuyan
  1. ghsc263185041150322

    0下载:
  2. Automatically-deploy-Android-applications: The server came xml format descr iption, client resolver interface automatically escapes
  3. 所属分类:android

    • 发布日期:2017-05-06
    • 文件大小:719720
    • 提供者:xiguan
  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
    • 文件大小:65457
    • 提供者:liuxuefang
  1. source

    0下载:
  2. A Web Browser App in Android This article demonstrates creating a Browser App in Android-Introduction Sometimes we need to display some online content in our Android App. It would be very helpful if we could use a control that displays such on
  3. 所属分类:android

    • 发布日期:2017-04-13
    • 文件大小:1996
    • 提供者:MahdiAttar
  1. Android_wyfy

    0下载:
  2. 维语词典源码是一个词典翻译项目,测试运行以后我就惊呆,界面都是蝌蚪文,一开始我以为是阿拉伯语,搞了好久才发现是维语(维吾尔族语言) !,不得不说这个项目很逗,虽然strings.xml文件里面配置的字符串都是维语,但是源码里面的注释是用的中文简体,class是用汉语拼音命名的。从项目整体的架构上目测应该是学生作品,一开始项目缺少jsoup-1.6.0.jar和ksoap2-android-assembly-2.4-jar-with-dependencies.jar这两个jar包,都已经找齐了放进
  3. 所属分类:android

    • 发布日期:2017-05-30
    • 文件大小:12302705
    • 提供者:李伟林
  1. Android_gwwz

    0下载:
  2. 在线商城系统源码包括Android客户端源码+jsp服务端源码+MySQL数据库。初级作品,没有使用分层架构,项目不大,注释得当。比较适合做毕业设计,安卓客户端里面默认的调用地址已经失效了,需要自己搭建服务端,把服务器端源代码目录下的shop.sql文件以utf8编码导入MySQL后,在AndroidWeb\src\hibernate.cfg.xml这个文件中更改数据库连接,安卓客户端在ConnectWeb.java中更改网站调用地址,全部配置好以后启动网站再打开安卓客户端就可以看到演示了,服务
  3. 所属分类:android

    • 发布日期:2017-05-06
    • 文件大小:682061
    • 提供者:duxiao
« 1 2 ... 8 9 10 11 12 1314 »
搜珍网 www.dssz.com