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

搜索资源列表

  1. RIADemo

    0下载:
  2. 这个例子说明通过WebView.addJavascr iptInterface方法,我们可以扩展Javascr ipt 的API,获取Android的数据。这样,JS的粉丝就可以使用Dojo,JQuery,Prototy等这些知名的js框架来搭建android应用程序来展现它们很酷很玄的效果-This example illustrates the method by WebView.addJavascr iptInterface, we can extend the Javascr ipt,
  3. 所属分类:android

    • 发布日期:2017-03-27
    • 文件大小:71680
    • 提供者:wangjia
  1. Eclipse-

    0下载:
  2. 用 Eclipse 开发 Android 应用程序_電子書-Develop Android applications with Eclipse _ e
  3. 所属分类:android

    • 发布日期:2017-03-22
    • 文件大小:919406
    • 提供者:tatsuo
  1. GoogleAndroidSDK

    0下载:
  2. Google Android SDK开发范例大全(完整版) 里面有很多很详细的实例,对开发android应用程序非常有帮助-Google Android SDK development examples of documents (full version) there are many examples of very detailed, on the development of android applications very helpful
  3. 所属分类:android

    • 发布日期:2017-11-08
    • 文件大小:53903360
    • 提供者:guibin
  1. EclipseAndroid

    0下载:
  2. 用Eclipse配置Andriod开发环境的基本方法,对想开发Android应用程序的入门者有用。-Andriod with Eclipse development environment to configure the basic method, want to develop Android applications useful for beginners.
  3. 所属分类:android

    • 发布日期:2017-05-03
    • 文件大小:1104063
    • 提供者:陈俊沛
  1. AndroidPhoneDialer

    0下载:
  2. Android下的一个拔号应用.有兴趣学习android编程可以学一下-A dial under android applications . somebody are interested in learning android can learn about programming
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:39113
    • 提供者:chenyl
  1. ANDROID

    0下载:
  2. Google has released the Android platform for developing Mobile applications. The language used for developing Android programs, is Java. But, it is not j2me. -Google has released the Android platform for developing Mobile applications. The language
  3. 所属分类:J2ME

    • 发布日期:2017-03-25
    • 文件大小:103819
    • 提供者:bhavesh
  1. Android

    0下载:
  2. Android platform是一个用于开发移动程序的软件包,它包括了操作系统、中间件及一些关键应用。开发者能使用android SDK为Android platform开发应用,这些应用使用JAVA语言书写,运行在虚拟机Dalvik(一个专为手机程序开发的基于linux内核的JAVA虚拟机)。-Android platform is a mobile program for the development package, which includes the operating syste
  3. 所属分类:android

    • 发布日期:2017-03-24
    • 文件大小:358131
    • 提供者:罗晨
  1. android-sdk_r05-linux_86.tar

    0下载:
  2. 这是android的sdk开发库,是支持java的.android-sdk-linux_86-The Android SDK archive now only contains the tools. It no longer comes populated with a specific Android platform or Google add-on. Instead you use the SDK Manager to install or update SDK componen
  3. 所属分类:android

    • 发布日期:2017-06-08
    • 文件大小:16208523
    • 提供者:搞搞
  1. TabDemo

    0下载:
  2. This project tells the basics of android programming. In this you will see how to use tabdemos in devel3rd_yr_dissertationsing android applications etc.
  3. 所属分类:android

    • 发布日期:2017-03-24
    • 文件大小:23628
    • 提供者:Sudha b
  1. Android real machine development tutorial

    0下载:
  2. Android 是Google开发的基于Linux平台的开源手机操作系统。它包括操作系统、用户界面和应用程序——移动电话工作所需的全部软件,而且不存在任何以往阻碍移动产业创新的专有权障碍。谷歌与开放手机联盟合作开发了Android,这个联盟由包括中国移动、摩托罗拉、高通、宏达和T-Mobile 在内的30 多家技术和无线应用的领军企业组成。通过与运营商、设备制造商、开发商和其他有关各方结成深层次的合作伙伴关系,我们希望借助建立标准化、开放式的移动电话软件平台,在移动产业内形成一个开放式的生态系统
  3. 所属分类:android开发

    • 发布日期:2013-05-03
    • 文件大小:1307518
    • 提供者:
  1. Android_layout

    0下载:
  2. 我们对Android应用程序运行原理及布局文件可谓有了比较深刻的认识和理解,并且用“Hello World!”程序来实践证明了。在继续深入Android开发之旅之前,有必要解决前两篇中没有介绍的遗留问题:View的几种布局显示方法,以后就不会在针对布局方面做过多的介绍。View的布局显示方式有下面几种:线性布局(Linear Layout)、相对布局(Relative Layout)、表格布局(Table Layout)、网格视图(Grid View)、标签布局(Tab Layout)、列表视图
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:252439
    • 提供者:
  1. Android-Essentials(Apress-2008)

    0下载:
  2. This Book explains the initial concepts that you should handle for develope google android applications.
  3. 所属分类:android

    • 发布日期:2017-04-08
    • 文件大小:985971
    • 提供者:priapismico
  1. Eclipse-Android-Development

    0下载:
  2. 经过前面两篇文档的介绍: Android是什么 Android SDK与Eclipse最新版开发环境搭建现在,我们已经可以使用Eclipse来创建和开发Android应用程序,本文将仍以Hello Android World工程来深入解析Eclipse中Android工程的结构以及调试。同时,顺带介绍Android中的核心组件及其生命周期,以及设计理念。-After a presentation in front of two documents: Android What is the lat
  3. 所属分类:android

    • 发布日期:2017-03-23
    • 文件大小:793506
    • 提供者:G
  1. Developing_Android_Applications_with_Adobe_AIR.ra

    0下载:
  2. Developing Android Applications with Adobe AIR
  3. 所属分类:android

    • 发布日期:2017-05-22
    • 文件大小:7067294
    • 提供者:Teszt Peti
  1. comingcicada

    0下载:
  2. android应用:来电通,拥有来电归属地查询,和黑名单的功能。-android Applications: incoming call, with calls attribution to inquiries, and blacklist features.
  3. 所属分类:android

    • 发布日期:2017-05-21
    • 文件大小:6284329
    • 提供者:caicai
  1. Android

    0下载:
  2. 10个实用Android应用程序源码.rar。很实用哦-10 Practical Applications Android source code. Rar. Oh, very practical. .
  3. 所属分类:android

    • 发布日期:2017-05-24
    • 文件大小:3103753
    • 提供者:范彦伟
  1. Android

    0下载:
  2. 《Android移动开发案例详解》作为《Android平台手机软件开发》系列丛书的第二本分册,通过10多个实际的开发案例对Android平台展开详细的实战介绍,内容涉及应用程序(如图片浏览器、文件浏览器、通讯录、任务管理器等),实用软件(如音乐播放器、天气预报、多媒体播放器、短信语音播报、手机远程监控器等),游戏软件(如JetBoy、连连看、贪吃蛇等)以及其他程序的详细开发过程。-" Android mobile development Case Comments," as t
  3. 所属分类:android

    • 发布日期:2017-05-31
    • 文件大小:13660019
    • 提供者:远行
  1. 7-Android-applications-source-code

    0下载:
  2. 7个Android应用程序源代码,包含MusicPlayer,MobileMap,TodayDate等-7 Android applications source code
  3. 所属分类:android

    • 发布日期:2017-04-07
    • 文件大小:898001
    • 提供者:sophie song
  1. Creating.Android.Applications

    0下载:
  2. 本书中,安卓编程专家为你展示如何使用强大的安卓工具开发下一代的应用程序!-In this book, Android programming expert Chris Haseman shows you how to use the powerful set of Android tools to begin writing the next generation of Android applications.
  3. 所属分类:android

    • 发布日期:2017-11-12
    • 文件大小:5300729
    • 提供者:test
  1. android程序设计ppt

    0下载:
  2. 初识Android系统、第一个Android程序、Android常见界面布局、Android基本界面控件、Android高级控件、Android菜单与对话框、Android数据存储、Android电话和短信、Android组件内部通信——Intent、Android服务Service、Android中多媒体开发、Android网络编程、Android多线程介绍、Android图形图像的应用、Android特色应用。(Get to know the Android system, the firs
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:20039680
    • 提供者:张正这个
« 12 3 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com