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

搜索资源列表

  1. cwac-anddown-master

    0下载:
  2. Android组件库CWAC主要用来解决Android 开发中各个方面的常见问题,每个 CWAC 组件打包成一个独立的 jar 文件,JNI处理,本次下载的是CWAC组件库及应用示例-Component library CWAC Android Android is mainly used to solve common problems in all aspects of development, each CWAC components packaged into a separate ja
  3. 所属分类:android

    • 发布日期:2017-04-07
    • 文件大小:64274
    • 提供者:epudn13
  1. DoubleTabHost

    0下载:
  2. 嵌套TabHost示例,这里是面向android应用,注意:对于TabHost、布局文件中必须包含 TabHost、TabWidget 、FrameLayout ,如果继承TabActivity,并且通过getTabHost()方法来获取TabHost,那么三者的ID必须是android.R.id.tabhost、android.R.id.tabs、android.R.id.tabcontent,如果继承Activity,可以通过findViewById来获取这三个组件,此时ID可自定义-Nes
  3. 所属分类:android

    • 发布日期:2017-04-24
    • 文件大小:389270
    • 提供者:rpudn94
  1. ToggleButton

    0下载:
  2. 自定义组件实现可滑动的ToggleButton,学习Android控件例子-Custom components to achieve sliding ToggleButton
  3. 所属分类:android

    • 发布日期:2017-04-10
    • 文件大小:1482030
    • 提供者:罗海波
  1. ZrcListView

    0下载:
  2. 一个顺滑又漂亮的Android下拉刷新与加载更多列表组件。 根据系统自带ListView源码改造而来: 增加下拉刷新及滚动到底部自动加载的功能; 增加越界回弹效果; 增加自定义列表项动画的功能; 与其他下拉刷新列表组件的不同: 其他下拉刷新组件的实现基本是通过动态更改Header的大小来实现的,而ZrcListView是修改了Listview的边界判断; 其他下拉刷新组件很容易在下拉刷新时变得卡顿,这是动态更改子View引起的,而ZrcListView的下
  3. 所属分类:android

    • 发布日期:2017-05-15
    • 文件大小:3976647
    • 提供者:zaric
  1. TestContentProvider

    0下载:
  2. 安卓四大组件之一,教你如何使用内容提供者-One of the four components Andrews, teach you how to use the content provider
  3. 所属分类:android

    • 发布日期:2017-05-11
    • 文件大小:2148238
    • 提供者:高小磊
  1. Android_Dynamic_Components

    0下载:
  2. 实现Android Activity界面动态添加控件。-An access to insert components into activity dynamically.
  3. 所属分类:android

    • 发布日期:2017-05-11
    • 文件大小:2184971
    • 提供者:Lyj
  1. HelloService

    0下载:
  2. Service属于Android四大组件之一,一种可以在后台长时间运行,而且不提供任何用户接口的应用组件。-Service is one of the four major components of Android, a long run in the background, but does not provide any user interface application components.
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1441943
    • 提供者:李菲
  1. BindService

    0下载:
  2. 绑定形式的Service,是通过bindService()方法将组件与Service绑定,并且Service也会提供一个接口与绑定它的组件进行通信。-Bound form of Service, is () method with the Service is bound by the component bindService, and Service will also provide an interface to bind its components to communicate.
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1441877
    • 提供者:李菲
  1. afinal

    0下载:
  2. Afinal是一个orm、ioc框架,遵循约定大于配置原则,无需任何配置即可完成所有工作,但也可以通过配置达到个人的个性化需求。Afinal提倡代码快速简洁,尽量一行代码完成的事情不会用两行。 Afinal里面目前包含了四大组件: FinalHttp:用于请求http数据,直接ajax方式请求,文件上传, 断点续传下载文件等 FinalBitmap:用于显示bitmap图片,而无需考虑线程并发和oom等问题。 FinalActivity:完全可以通过注解方式绑定控件和事件,
  3. 所属分类:android

    • 发布日期:2017-05-02
    • 文件大小:940355
    • 提供者:Tang
  1. AndroidBaseDemo

    0下载:
  2. android控件使用演示大全,android开发人员可以参考-The use of the android most of the components
  3. 所属分类:android

    • 发布日期:2017-05-22
    • 文件大小:6572995
    • 提供者:张敏
  1. pocketsphinx-0.7

    0下载:
  2. 适用于 Android 语音识别,使用 PocketSphinx 的必要组件之一,全部组件包括: 1、Android NDK 2、Cygwin 3、sphinxbase-0.7 4、cmuclmtk-0.7-win32 5、pocketsphinx-0.7 6、PocketSphinxAndroidDemo 具体使用参照博客文章: http://gaebolg.blog.163.com/blog/static/19826906820136232810723/-One of the necessa
  3. 所属分类:android

    • 发布日期:2017-06-12
    • 文件大小:19555866
    • 提供者:孙旭峰
  1. calculate_dates

    0下载:
  2. 简单的日历功能,可以计算天数。可以说是最基础的组件l了-Simple calendar function, you can calculate the number of days. Arguably the most basic components of l. .
  3. 所属分类:android

    • 发布日期:2017-04-26
    • 文件大小:256002
    • 提供者:magic
  1. Android

    0下载:
  2. 本文档讲述了Android系统的四大基本组件 Android系统的进程优先级的变化方式 Activity的生命周期中各状态的变化关系 Activity事件回调函数的作用和调用顺序 Android应用程序的调试方法和工具 -Changes in the relationship between the role of the process of this document describes the four basic components of the Android s
  3. 所属分类:android

    • 发布日期:2017-04-09
    • 文件大小:970027
    • 提供者:lily
  1. 3.1

    0下载:
  2. 这是一个使用XML布局的文件控制UI界面的源码程序;采用帧布局并添加了两个Textview组件,实现了显示文字,也实现了游戏开始按钮-This is a document control using XML layout UI interface source program the use of frame layout and added two Textview components to achieve the display text, but also realized the g
  3. 所属分类:android

    • 发布日期:2017-05-02
    • 文件大小:560480
    • 提供者:李海
  1. jindutiao

    0下载:
  2. 在安卓中,提供了允许 用户通过拖动来获得进度的组件,手机界面的评分条和星级拖动条-In android, provides allows the user to obtain progress by dragging components, mobile phone interface score article and article star drag
  3. 所属分类:android

    • 发布日期:2017-04-28
    • 文件大小:29359
    • 提供者:yimi
  1. MaterialDesignLibrary-master

    0下载:
  2. 为Adnroid 2.2等低版本应用增加Android L 5.0风格的组件-This is a library with components of Android L to you use in android 2.2
  3. 所属分类:android

    • 发布日期:2017-05-14
    • 文件大小:3578985
    • 提供者:龚浪
  1. IntentTest

    0下载:
  2. android Intent使用案例 含:播放多媒体、打电话、发短信、发送email、发邮件、google服务、组件component、action值自定义、显示地图/路径规划、选择应用、打开应用列表、搜索应用等意图实例。-android Intent use cases including: multimedia player, phone calls, send text messages, send email, send email, google services, component
  3. 所属分类:android

    • 发布日期:2017-04-29
    • 文件大小:264998
    • 提供者:涂亮
  1. RxAndroid-master

    0下载:
  2. adds the minimum classes to RxJava that make writing reactive components in Android applications easy and hassle-free. More specifically, it provides a Scheduler that schedules on the main UI thread or any given Handler
  3. 所属分类:android

    • 发布日期:2017-04-30
    • 文件大小:138599
    • 提供者:Pede Enn
  1. ionic_a5

    0下载:
  2. Ionic 是一个神奇的框架和强大前端开源系统,使用先进的 web 技术比如 CSS、HTML 和 JS 来创建令人惊叹的手机应用。它已经定制了在所有手机设备上的快速操作,并且确保简单的功能和大量的手机组件。 您可以通过一个命令创建来测试和使用基于任何平台上的 ionic 应用。此外,该框架为它自己的组件提供了一套 Angular 指令(自定义的 HTML 元素),从而使它可以简单的编写一行 HTML 代码。类似指令,它使用视图动画逻辑,异步通信,Angular 的触摸识别和 HTML 清洁
  3. 所属分类:android

    • 发布日期:2017-05-18
    • 文件大小:4971511
    • 提供者:Legend
  1. ImageLoader

    0下载:
  2. Android-Universal-Image-Loader是一个开源的UI组件程序,该项目的目的是提供一个可重复使用的仪器为异步图像加载,缓存和显示。-Android- Universal- Image- Loader is an open source application UI components, the project s goal is to provide a reusable instruments for asynchronous Image loading, cache
  3. 所属分类:android

    • 发布日期:2017-05-16
    • 文件大小:4025473
    • 提供者:薛孟睿
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com