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

搜索资源列表

  1. picture3d

    0下载:
  2. android 3d picture java 实例-android 3dpicture
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:66526
    • 提供者:chunyuxu
  1. fdd

    0下载:
  2. android的局域网聊天的 源代码 -LAN chat android' s source code
  3. 所属分类:android

    • 发布日期:2017-05-23
    • 文件大小:7384181
    • 提供者:lhy
  1. phoneVideo

    2下载:
  2. android的视频监视器,捕捉接收远程的监视视频并显示在手机上-android video monitors, surveillance video captured the remote receiver and display on mobile phones
  3. 所属分类:android

    • 发布日期:2015-05-22
    • 文件大小:118784
    • 提供者:goodoor
  1. DefineCLock

    0下载:
  2. android 自定义桌面时钟效果,能够在桌面显示系统当前时间,精确到秒-android custom desktop clock effect, to the desktop displays the current time, accurate to the second
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:961033
    • 提供者:杨景
  1. CRBCamera

    0下载:
  2. Android 的照相和GPS的整合,可以把经纬度附加到照片上-Android' s camera and GPS integration, longitude and latitude can be attached to the photo
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:75352
    • 提供者:chenrenbo
  1. AndroidPushNotificationsDemo

    0下载:
  2. 基于xmpp的消息推送服务器,用java开发的,可以和手机端实现消息推送。 客户端-android push clint
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:65328
    • 提供者:ts
  1. DatagramDemo

    0下载:
  2. android模拟器中实现UDP数据包通信,包括客户端和服务器端-android emulator implemented in UDP packet communications, including client and server side
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:36785
    • 提供者:szr
  1. Bambuser

    0下载:
  2. 著名的Bambuser程序源码,是Android平台下的视频实时录制与播放的很好的例子!-Bambuser soft source,Android Platform video recorder and player good example.
  3. 所属分类:android

    • 发布日期:2015-04-22
    • 文件大小:296960
    • 提供者:乐仙
  1. dalvikvm-0.8

    0下载:
  2. Google的Android的java虚拟机的Delvik的虚拟机的源码-Google' s Android in the java virtual machine virtual machine source Delvik
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1259205
    • 提供者:陶臻
  1. JNIExample

    0下载:
  2. ANDROID开发中通过jni实现java代码和c/c++代码互通的example,浅显易懂,适合初学者。-ANDROID development achieved through jni java code and c/c++ code in exchange for example, easy to understand for beginners.
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:142180
    • 提供者:
  1. GPIOdriver

    1下载:
  2. 这是一个在android下进行gpio驱动开发的例子,在这个例子中分别从底层驱动代码到测试程序再到android上的JNI层,然后通过java代码调用APP Framework层的接口实现对开发板上led的控制-This is carried out under a gpio android-driven development example, in this case were driven from the bottom to the android code to the test pr
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:56004
    • 提供者:吴志君
  1. MusicPlayer

    0下载:
  2. 一个用java编写的音乐播放器,常见格式的音乐都能播放-a program that play music
  3. 所属分类:Java Develop

    • 发布日期:2016-01-25
    • 文件大小:1783441
    • 提供者:yang
  1. 43244120HelloActivity

    0下载:
  2. android开发实例 安卓开发社区实例-android development instance
  3. 所属分类:android

    • 发布日期:2017-04-15
    • 文件大小:5664
    • 提供者:码工
  1. MyBrowser

    0下载:
  2. 一款很简单的android浏览器源代码。很小巧,却涵盖了很多浏览器和web js交互的共更能。-android web browser demo
  3. 所属分类:Browser Client

    • 发布日期:2017-03-23
    • 文件大小:8034
    • 提供者:张晓
  1. FileRW

    0下载:
  2. android 文件上传和下载 多线程下载文件 文件读取拷贝-android file upload and download files to read multi-threaded download copies of
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:42161
    • 提供者:aaa
  1. Myself--Calendar

    0下载:
  2. android-自定义日历,自己画,itent-android-custom calendar, his paintings, itent
  3. 所属分类:android

    • 发布日期:2017-03-22
    • 文件大小:77092
    • 提供者:forgottenp
  1. benchmark

    0下载:
  2. 一个测试系统性能的软件,可以测试Android系统的2D图形、cpu、内存和文件系统等方面的性能.测试项目非常多,且测试速度快,可以给出一个参考 分数供用户参考使用。-Tool measure phone performance for following categories: - 2D Graphic performance - CPU performance - Memory performance - File system performance
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:108148
    • 提供者:李雷
  1. helloworld

    0下载:
  2. 这个是<android 开发入门>书中的helloworld代码,java环境,在eclipse环境下运行。-This is <android 开发入门> Book helloworld code, java environment, run under eclipse.
  3. 所属分类:android

    • 发布日期:2017-03-26
    • 文件大小:23475
    • 提供者:liuliu
  1. GrideToGallery.java

    0下载:
  2. android关于gridview的小例子-android example of gridview
  3. 所属分类:android

    • 发布日期:2017-04-07
    • 文件大小:478453
    • 提供者:malin
  1. ImageList

    0下载:
  2. android java代码,图片浏览小工具-Scan the picture files on Android Mobile.
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:46602
    • 提供者:Celia
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com