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

搜索资源列表

  1. Android

    0下载:
  2. 《android应用开发详解》pdf书籍,本人目前遇到的比较好的书籍-" Android Detailed application development" pdf books, I am currently experiencing good books
  3. 所属分类:android

    • 发布日期:2017-06-02
    • 文件大小:14541880
    • 提供者:xuyong
  1. Android_PPT

    0下载:
  2. andriod开发培训PPT 适合干入门的朋友-development of training andriod friends PPT entry for dry
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:548506
    • 提供者:董亚军
  1. ksoap2-src-2.1.2

    0下载:
  2. ksoap2-j2me with traffic compression support. source code http://code.google.com/p/staff/
  3. 所属分类:J2ME

    • 发布日期:2016-09-09
    • 文件大小:2083840
    • 提供者:loentar
  1. 6225+x

    0下载:
  2. mtk 6225cpu 的开发图纸-mtk 6225cpu the development of drawings
  3. 所属分类:MTK

    • 发布日期:2017-05-20
    • 文件大小:5734187
    • 提供者:李爽
  1. Android_1.5_SDK.pdf

    0下载:
  2. Android + 1.5 + SDK,+Release+1介绍,+发布版本+Ver+1.0.0, build+2009.05.06-Android+1.5+SDK,+Release+1 introduce ,+ develop version+Ver+1.0.0, build+2009.05.06
  3. 所属分类:android

    • 发布日期:2017-03-27
    • 文件大小:345479
    • 提供者:kun
  1. android-android-ui-design-patterns

    0下载:
  2. android user interface design pattern,this is very useful for GUI design.
  3. 所属分类:android

    • 发布日期:2017-05-25
    • 文件大小:8702727
    • 提供者:henry
  1. Player

    0下载:
  2. ANDROID 播放器的原代码,用于谷歌手机的开发应用-PLAYER YNUUOYIPO[.]P/[ ,IP7NBBO8NNR8]YO
  3. 所属分类:android

    • 发布日期:2017-04-05
    • 文件大小:2426
    • 提供者:zhangtao
  1. kruton-connectbot-v1.7.1-19-g6538b31

    0下载:
  2. ConnectBot是Android平台的一款开源的终端命令行软件,支持命令行操作你的Android手机,支持ssh远程连接类unix服务器,支持telnet远程登录服务器,非常实用。 http://code.google.com/p/connectbot/-ConnectBot is a Secure Shell client for the Android platform. Its ultimate goal is to create a secure connection throu
  3. 所属分类:android

    • 发布日期:2017-03-22
    • 文件大小:747233
    • 提供者:陈云
  1. appinventordb

    0下载:
  2. android app inventor setup from google for ppl who cant find it here it is long live android p.s. alll copy rights are for google and this is a free program from google
  3. 所属分类:android

    • 发布日期:2017-03-22
    • 文件大小:14751
    • 提供者:william
  1. telecapoland

    0下载:
  2. To easily create Android project for Eclipse perform following steps: 1. clone this repository to your workspace directory 2. import project without copying 3. in project directory do `android update project -p . --target 1` 4. create `gen
  3. 所属分类:android

    • 发布日期:2017-03-25
    • 文件大小:481588
    • 提供者:lihongwei
  1. Android.Wireless.Application.Development.2nd.Ed.p

    0下载:
  2. Android Wireless Application Development-2nd edition.It is a good book for android apps development.. enjoy .
  3. 所属分类:android

    • 发布日期:2017-05-25
    • 文件大小:8584102
    • 提供者:vijay
  1. taskmanager

    0下载:
  2. Android 任务管理器[参考资料] http://code.google.com/p/freetaskmanager/ * [开源协议] GNU General Public License v2 (http://www.gnu.org/licenses/old-licenses/gpl-2.0.html)-Android Task Manager [reference] http://code.google.com/p/freetaskmanager/ * [Open sour
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:83534
    • 提供者:jack
  1. rockplayer

    0下载:
  2. Android 音乐播放器[参考资料] http://code.google.com/p/rockon-android/ * [开源协议] Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)-Android music player [reference] http://code.google.com/p/rockon-android/ * [Open-source license, the
  3. 所属分类:android

    • 发布日期:2017-05-08
    • 文件大小:1612230
    • 提供者:jack
  1. AndroidWeatherForecast

    0下载:
  2. Android 天气预报开发 [reference] http://code.google.com/p/rockon-android/ * [Open-source license, the Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)-Weather forecast development [reference] http://code.google.com/p/rockon-and
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:826780
    • 提供者:jack
  1. Android-Start_activityDemo

    0下载:
  2. Android 程序启动界面,p这是一个安卓简单的启动程序-Android program start interface, p is an Andrews simple start-up procedure
  3. 所属分类:android

    • 发布日期:2017-11-09
    • 文件大小:94021
    • 提供者:刘佺
  1. psdformater.tar

    0下载:
  2. 解析Photoshop源文件(.psd),并将图像数据转换为Android SDK中的Bitmap对象。 基于开源项目“java-psd-library”修改 原项目位置:http://code.google.com/p/java-psd-library/ 示例: File psdFile = new File("/sdcard/11.psd") try { Psd psd = new Psd(psdFile) imageView.setImage
  3. 所属分类:android

    • 发布日期:2017-11-16
    • 文件大小:1080256
    • 提供者:wjh
  1. delphi-P-GPS

    1下载:
  2. delphi xe5 android tts(Text To Speech)
  3. 所属分类:android开发

    • 发布日期:2014-03-16
    • 文件大小:210628
    • 提供者:xan
  1. XoayOngNuoc

    0下载:
  2. upload a file from Android phone Android Application Quick Start t Android APK decompile Detailed (p An ANDROID phone audio port commu android police system 60 classic case of learning Andro Activity data text box in return mak
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:234993
    • 提供者:DFang Duc
  1. P-light2

    0下载:
  2. 自编译来电闪光,手电筒,兼容安卓6.0高版本(Caller ID flash, flashlight, compatible with Android 6 high version)
  3. 所属分类:android开发

    • 发布日期:2017-12-29
    • 文件大小:953344
    • 提供者:kagnjia
  1. 76122133

    0下载:
  2. 诺基亚手机管理软件,具有管理电话本,收发短信,拨打电话,查看主邻小区信号强度,显示电池电量等功能,通过F-BUS数据线和P()
  3. 所属分类:android开发

    • 发布日期:2018-05-03
    • 文件大小:2085888
    • 提供者:Mmnavrd
« 12 »
搜珍网 www.dssz.com