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

搜索资源列表

  1. weiboSina

    0下载:
  2. Android手机上的新浪微博客户端程序Java源码下载,可了解到android中的域名获取等操作,http操作,发微博的作者操作,sqlite操作和微博浏览显示操作,包括了界面到数据库和网络较综合的操作技巧。包括使用sqlite创建数据库 用来保存用户登录blog所需要的信息,SoftReference软引用,建立新线程下载图片,通过微博客户端获取账号列表,在此使用IF判断来处理:如果为空说明第一次使用跳到AuthorizeActivity页面进行OAuth认证,如果不为空读取这些记录的Use
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:976627
    • 提供者:rpudn23
  1. androidlicheng

    0下载:
  2. android 布局 xml 控件设置。 控件事件监听,更改属性。UI 线程。 TextView Button ImageView EditText CheckBox RadioButton-android layout xml control settings. Control event monitoring, change attributes. UI thread. TextView Button ImageView EditText CheckBox RadioButton
  3. 所属分类:android

    • 发布日期:2017-04-24
    • 文件大小:424701
    • 提供者:wanghongfu
  1. AppManager

    0下载:
  2. AppManager源代码,Android手机应用管理器之获取应用列表,将得到手机里所有安装的应用名称等信息,内含一个安卓应用程序类,获取到所有安装了的应用程序的信息,包括那些卸载了的,但没有清除数据的应用程序。获取到所有应用信息后,将信息保存到list列表中。有些系统应用是可以更新的,如果用户自己下载了一个系统的应用来更新了原来的,它还是系统应用,加了个判断。另外,开一个线程用于完成对所有应用程序信息的搜索,当搜索完成之后,就把一个成功的消息发送给Handler,然后handler把搜索到的数
  3. 所属分类:android

    • 发布日期:2017-05-11
    • 文件大小:2226392
    • 提供者:apudn21
  1. GoodBrowser

    0下载:
  2. Android 加载启动其它APK 单一线程的方式 -Android launch other APK package in singleton thread
  3. 所属分类:Java Develop

    • 发布日期:2017-05-17
    • 文件大小:5065035
    • 提供者:aoaocast
  1. Threading

    0下载:
  2. 安卓系统下线程Thread应用和源码,最简单的线程操作。-Thread Thread Android applications and source code, the easiest thread operation.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:54361
    • 提供者:王一
  1. asyncHttpClient

    0下载:
  2. android实现异步网络加载功能,分离ui线程,实现ui外的线程加载,防止ui主线程阻塞-android asynchronous network load capabilities, separation ui thread, the thread load ui realized outside, blocking the main thread to prevent ui
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:925921
    • 提供者:jat
  1. 08-Threads

    0下载:
  2. Android provides a veritable cornucopia of means to set up background threads, yet allow them to safely interact with the UI on the UI thread.
  3. 所属分类:JavaScript

    • 发布日期:2017-03-28
    • 文件大小:27146
    • 提供者:Nghiem Son
  1. cookApp

    0下载:
  2. android版的菜谱,数据来自互联网,接口在源码里有,图片采用三级缓存策略,线程采用线程池-Android version of the recipe, data the Internet, interface, in the source image using three levels of cache strategy, thread by thread pool
  3. 所属分类:android

    • 发布日期:2017-05-16
    • 文件大小:3837631
    • 提供者:陈成
  1. afinal

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

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

    0下载:
  2. 安卓系统完整的udp通讯软件,可实现两机多线程双工通信。-UDP communication software integrity of the Android system, can achieve two machine multi thread duplex communication.
  3. 所属分类:android

    • 发布日期:2017-05-03
    • 文件大小:723935
    • 提供者:NinoWang
  1. Download_Android

    0下载:
  2. 学习多线程和Android应用编程,实现了一个多线程下载网络资源的示例,大家互相交流-Learning multi thread and Android application programming, to achieve a multi-threaded download network resources, the sample, we communicate with each other
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:76394
    • 提供者:h
  1. Handler

    0下载:
  2. android Handlel机制,描述了handler在主线程,和新起线程中接收消息,及如何处理消息.-android Handlel mechanism, described the handler in the main thread, and starting a new thread to receive messages, and how to handle the messages.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1894
    • 提供者:吕伟华
  1. androiddownload

    0下载:
  2. 多线程断点下载技术在安卓开发中的核心代码及逻辑的实现-The core code and logic implementation of the multi thread breakpoint download technology in the development of Android
  3. 所属分类:android

    • 发布日期:2017-05-03
    • 文件大小:865474
    • 提供者:luis
  1. opensles_output

    0下载:
  2. OpenSL implementation that facilitate playing PCM data to an android device. This class is Thread-compatible. I.e.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3404
    • 提供者:yinsuiym
  1. AndroidThreadTest

    0下载:
  2. android上实现线程测试demo,适合初学者学习-android achieve thread test demo, suitable for beginners to learn! ! !
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1133804
    • 提供者:李强
  1. Wait()

    0下载:
  2. android应用开发中,wait()的使用方法,常用于在子线程中的等待功能,等待结束后,继续执行子线程的事情-android application development, wait () to use, commonly used in wait function in the sub-thread, after waiting for the end, things continue to implement the child thread
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1227107
    • 提供者:小菜菜
  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. AndroidMultiThreadDown

    0下载:
  2. android开发学习,多线程下载,java开发学习-android study,multi-thread download,java study
  3. 所属分类:android

    • 发布日期:2017-04-30
    • 文件大小:38396
    • 提供者:fenglz
  1. 4B70531906CE49FCF3FE0CC1EA0F1B4C

    0下载:
  2. 本项目是一个安卓对讲机应用的项目源码,代码规范注释清晰,功能完整界面简单。无论是做二次开发还是参考借鉴都是绝佳的项目源码。一个简单的按钮,按下就可以实时对讲,而且通过标识包头来解决自己听到自己说的话,使用方法:把AppConfig.java中的IP设为自己WiFi的网段x.x.x.0,(不必管安卓设备的具体IP,只填写设备所在IP的网段即可,例如我的手机连接wifi后IP是192.168.1.102,这里的网段就是IP的前三段+0。就是192.168.1.0),不过因为线程的启动方式有点问题所以
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1080074
    • 提供者:李少华
  1. yigedoubunengsi

    0下载:
  2. Android项目源码实现一个都不能死android源码是一款android考试系统,应该说这个应用太强大了,能触屏起跳,过关。用到技术很多,有surfaceview布局及多线程开启,时时刷新界面handler,项目中代码层次分明,大部分方法都加了详细的注释。(项目采用GBK编码)。-Android project source code to achieve a can not be dead Android source code is a Android test system, it s
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-03
    • 文件大小:717888
    • 提供者:Jack
« 1 2 3 4 56 »
搜珍网 www.dssz.com