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

搜索资源列表

  1. FL

    0下载:
  2. 利用juv-rtmp-client实现视频采集,并实时发送到red服务器-Realization of real time video collection, and sent to the red server
  3. 所属分类:android开发

    • 发布日期:2013-03-30
    • 文件大小:439.21kb
    • 提供者:冯理
  1. Robot Reader Android文本识别项目

    4下载:
  2. Android下的一个文本识别项目,基于tesseract实现-Android OCR
  3. 所属分类:android开发

    • 发布日期:2012-11-14
    • 文件大小:5.52mb
    • 提供者:zz
  1. Android_chm_document

    0下载:
  2. android api入门文档,是chm格式的,非常便于阅读-Getting Started documentation of the android api chm format very easy to read
  3. 所属分类:android

    • 发布日期:2017-04-10
    • 文件大小:1.35mb
    • 提供者:jackshen
  1. src_1

    0下载:
  2. 老外java 开发android 手机蓝牙API,做蓝牙通信的朋友参考一下!-Foreigners java development android phone Bluetooth API, friends refer to a Bluetooth communication!
  3. 所属分类:android

    • 发布日期:2017-04-04
    • 文件大小:19.3kb
    • 提供者:dada
  1. gWeather

    0下载:
  2. google手机操作系统android的取天气的源代码,可以取到全球大部分城市的天气情况,利用google的weather的api-google phone android operating system, will take a weather source code, you can get to the city' s weather conditions in most of the world, using google' s weather for api
  3. 所属分类:android

    • 发布日期:2017-03-27
    • 文件大小:62.26kb
    • 提供者:彭擎
  1. CityWeather

    0下载:
  2. android java google a pi-android java google api android java google api
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:68.07kb
    • 提供者:cwl1012
  1. feijiWeatherFix

    0下载:
  2. 自己开发的android上的天气预报程序,采用的是google的api,用sam来解析xml-Their forecast on the development of the android program, using the google' s api, xml parsing with sam
  3. 所属分类:android

    • 发布日期:2017-05-19
    • 文件大小:4.94mb
    • 提供者:程超
  1. Android

    0下载:
  2. java android api 中文 第四版 102-java android api fourth edition of 102 Chinese
  3. 所属分类:android

    • 发布日期:2017-05-08
    • 文件大小:1.59mb
    • 提供者:陆杨柳
  1. data-storage(5)

    0下载:
  2. Android中解析xml文件的方法  SAX:Simple API for XML  DOM:Document Object Model  pull 关于SAX SAX是一个解析速度快并且占用内存少的XML解析器。 SAX解析XML文件采用的是事件驱动,也就是它并不需要解析完整个文档,在按内容顺序解析文档的过程中,SAX会判断当前读到字符是否符合XML语法中的某部分,如果符合则出发事件。 所谓的事件其实就是一些回调函数
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:111.08kb
    • 提供者:玉树
  1. Android

    0下载:
  2. 什么是Android? Android是一个包含作业系统,中介程式与关键应用程式,初期Android SDK提供必要的API与工具以使用JAVA语言开发在Android平台上开发应用。-What is Android? Android is one that contains operating system, middleware and key applications programs, the initial Android SDK provides the necessar
  3. 所属分类:android

  1. androidPgoogleAPI

    0下载:
  2. 在java+android+google API平台下开发的基于LPS定位的聊天小软件。在客户端可以通过GPS定位在地图上查找出用户的位置,并可以通过点击用户进行聊天,同时也可以在地图上添加标注等。-Developed in java+ the android+ the google API platform chat software based on LPS positioning. On the client via the GPS positioning on the map to fi
  3. 所属分类:android

    • 发布日期:2017-05-18
    • 文件大小:4.46mb
    • 提供者:catherineytw
  1. rokon

    0下载:
  2. Android下游戏引擎,采用opengl es技术,提供快速开发的api。-Android game engine, opengl es, to provide rapid development of the api.
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:141.45kb
    • 提供者:陈冬
  1. twitter4j-android-2.2.5

    0下载:
  2. Twitter4J 是一个非官方的 Twitter API 的 Java 客户端开发包,使用 Twitter4j 可以轻松在你的应用中集成 Twitter 的服务,主要特点: * 100 纯Java * 支持 Android 平台和 Google App Engine * 不依赖第三方开发包 * 内建 OAuth 支持 -A Java library for the Twitter API
  3. 所属分类:android

    • 发布日期:2017-05-19
    • 文件大小:5.08mb
    • 提供者:张络之
  1. android-json-rpc

    0下载:
  2. android-json-rpc是一个在android程序中使用的JSON-RPC客户端类库。它提供了一个简单的API来执行JSON-RPC服务调用。-This open source library aims to help the implementation of JSON-RPC clients in android applications. The library provides a simple API to perform JSON-RPC service calls from
  3. 所属分类:android

    • 发布日期:2017-03-27
    • 文件大小:214kb
    • 提供者:孙建
  1. weather

    0下载:
  2. Java毕业设计+开发文档,写一款Android2.2小程序,读取中央气象台的天气预报API得到天气数据,由此扩展出Android天气预报源码。虽然获取天气时你首先要知道对应的城市码,有点麻烦,其它的如稳定性与广阔性也是很一流的,它可以精确到县和区,然后通过再Android访问全国任意一个地区的天气预报-Java graduation project the+ development documentation, to write a Android2.2 small-program, read
  3. 所属分类:android

    • 发布日期:2017-11-12
    • 文件大小:7.27mb
    • 提供者:亓夂
  1. jbluez-1.0

    0下载:
  2. JBluez是Bluez的JAVA版本,本源码包括bin和源码。 Android的蓝牙协议栈就是Bluez,但Android SDK中的蓝牙API提供的功能仅仅基于RFCOMM封装,如果要做其他的蓝牙开发,则需要使用一些Bluez及D-Bus的接口。-JBluez is the Bluez the JAVA version. Android Bluetooth protocol stack is Bluez, but the Android SDK Bluetooth API provide
  3. 所属分类:android

    • 发布日期:2017-11-24
    • 文件大小:109.79kb
    • 提供者:wxb
  1. curricula

    0下载:
  2. display the academy plan in different formats
  3. 所属分类:android开发

    • 发布日期:2015-12-16
    • 文件大小:4.99mb
    • 提供者:rodri@m
  1. java-master

    0下载:
  2. Android插件 PubNub utilizes a Publish/Subscribe model for real-time data streaming and device signaling which lets you establish and maintain persistent socket connections to any device and push data to global audiences in less than ¼ of a second
  3. 所属分类:android

    • 发布日期:2017-05-04
    • 文件大小:177.04kb
    • 提供者:zhanggan
  1. Chat.tar

    0下载:
  2. 安卓开发的即时通讯软件,通信服务使用了环信的api和相关服务(The instant messaging software developed by Android, the communication service uses the API and related services of the ring letter)
  3. 所属分类:android开发

    • 发布日期:2018-01-06
    • 文件大小:14.9mb
    • 提供者:yqdch
  1. LoginActivity

    0下载:
  2. Login example for meli api code
  3. 所属分类:android开发

    • 发布日期:2018-04-21
    • 文件大小:2kb
    • 提供者:w1076175
« 12 »
搜珍网 www.dssz.com