您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Android-A Programmers Guide【pdf】

  2. Build compelling Java-based mobile applications using the Android SDK and the Eclipse open-source software development platform. Android: A Programmer's Guide shows you, step-by-step, how to download and set up all of the necessary tools, build and
  3. 所属分类:Android

    • 发布日期:2009-05-02
    • 文件大小:7340032
    • 提供者:laytrain
  1. Manning - Unlocking Android

  2. Part I: What is Android—The Big Picture Chapter 1: Targeting Android Chapter 2: Development environment Part II: Learning Android’s Key Technologies Chapter 3: User Interfaces Chapter 4: Intents and Services Chapter 5: Storing and Retrieving Data Ch
  3. 所属分类:Android

    • 发布日期:2009-05-03
    • 文件大小:8388608
    • 提供者:leon456
  1. APress.Beginning.Android.2009.pdf

  2. PART 1 ■ ■ ■ Core Concepts ■CHAPTER 1 The Big Picture ............ . . 3 ■CHAPTER 2 Project Structure ............ 7 ■CHAPTER 3 Inside the Manifest ........... . . 9 PART 2 ■ ■ ■ Activities ■CHAPTER 4 Creating a Skeleton Application ........ . 15 ■C
  3. 所属分类:Android

    • 发布日期:2009-07-07
    • 文件大小:15728640
    • 提供者:rootfs
  1. Intents and Intent Filters 理论中英双文

  2. 内含四个pdf文件,分别为 Intent and Intent-filter Intents and Intent Filters理论英文 Intents and Intent Filters理论中文 Intent入门指南 详尽介绍关于android intent
  3. 所属分类:Android

    • 发布日期:2011-03-13
    • 文件大小:1048576
    • 提供者:skiffloveblue
  1. Android Intents and Intent Filters(一)

  2. Android Intents and Intent Filters(一) 对应博客地址:http://blog.csdn.net/michael__li/article/details/6947545
  3. 所属分类:Android

    • 发布日期:2011-11-08
    • 文件大小:44032
    • 提供者:michael__li
  1. Android Intents and Intent Filters(二)源代码

  2. Android Intents and Intent Filters(二)源代码 对应博客 http://blog.csdn.net/michael__li/article/details/6950127
  3. 所属分类:Android

    • 发布日期:2011-11-08
    • 文件大小:47104
    • 提供者:michael__li
  1. Android Intents and Intent Filters(三)源代码

  2. Android Intents and Intent Filters(三)源代码 对应博客 http://blog.csdn.net/michael__li/article/details/6950151
  3. 所属分类:Android

    • 发布日期:2011-11-08
    • 文件大小:48128
    • 提供者:michael__li
  1. Android开发之旅 Intents和Intent Filters(理论部分)(免费)

  2. Android开发之旅 Intents和Intent Filters(理论部分)(免费)
  3. 所属分类:Android

    • 发布日期:2012-03-22
    • 文件大小:82944
    • 提供者:xixi808
  1. Android开发之旅 Intents和Intent Filters(实例部分)(免费)

  2. Android开发之旅 Intents和Intent Filters(实例部分)(免费)
  3. 所属分类:Android

    • 发布日期:2012-03-22
    • 文件大小:137216
    • 提供者:xixi808
  1. Learning Android Intents

  2. Learning Android Intents
  3. 所属分类:其它

    • 发布日期:2014-07-16
    • 文件大小:7340032
    • 提供者:nadirchine
  1. Learning Android Intents Jan 2014

  2. Learning Android Intents Jan 2014
  3. 所属分类:Android

    • 发布日期:2014-07-19
    • 文件大小:7340032
    • 提供者:blue2014sky
  1. Android-Intents-1

  2. Android-Intents part 1
  3. 所属分类:Android

    • 发布日期:2015-08-01
    • 文件大小:801792
    • 提供者:jerome_wang
  1. Android-Intents-2.

  2. Android-Intents-2 part 2
  3. 所属分类:Android

    • 发布日期:2015-08-01
    • 文件大小:711680
    • 提供者:jerome_wang
  1. Android-Intents-3

  2. Android-Intents-3 part
  3. 所属分类:Android

    • 发布日期:2015-08-01
    • 文件大小:626688
    • 提供者:jerome_wang
  1. Android Espresso Test Intents and Webview

  2. Android Espresso测试ui(intents,webviwe ,button等普通view,AdaoterView类型的View)
  3. 所属分类:Android

    • 发布日期:2016-07-22
    • 文件大小:19922944
    • 提供者:hexingen
  1. Learning Android Intents

  2. Learning Android Intents focuses on using intents to make the best use of various features of Android platforms. It is ideal for developers who want to understand the backbone and the domain of Android intents, its power, and the need of it inside a
  3. 所属分类:Android

    • 发布日期:2018-10-15
    • 文件大小:18874368
    • 提供者:chen1527027
  1. Android代码-不要再一遍 一遍的写那些 Intents 了。

  2. Android Intents A small library which will save you from writing the same intent creation code again and again for the most simple tasks. I found myself writing my own library to create some common intents I was using across projects, so we decided
  3. 所属分类:其它

    • 发布日期:2019-08-07
    • 文件大小:457728
    • 提供者:weixin_39841848
  1. Activities-and-intents-源码

  2. Activities-and-intents
  3. 所属分类:其它

    • 发布日期:2021-03-18
    • 文件大小:137216
    • 提供者:weixin_42131261
  1. android-intents:一个小型库,可以避免您一次又一次为最简单的任务编写相同的意图创建代码-源码

  2. Android意图 一个小的库,可以避免您为最简单的任务一次又一次地编写相同的Intent创建代码。 我发现自己编写了自己的库来创建我在项目中使用的一些通用意图,因此我们决定将代码推送到每个人都可以参与的项目中。 您可以找到示例应用程序中可以使用的所有意图的全面列表。 以下是一些示例方法,向您展示如何做一些简单的事情: 电子邮件意图: EmailIntents.newEmailIntent( "meexample.com", "My subject", "Hey there!" ) 电话
  3. 所属分类:其它

    • 发布日期:2021-03-05
    • 文件大小:457728
    • 提供者:weixin_42144086
  1. A novel approach of identifying user intents in microblog

  2. Social micro-blogging platforms facilitate the emergence of citizen’s needs and desires which reflect a variety of intents ranging from daily life (e.g., food and drink) to leisure life (e.g., travel and physical exercise). Identifying user intents i
  3. 所属分类:其它

    • 发布日期:2021-02-11
    • 文件大小:200704
    • 提供者:weixin_38686187
« 12 3 4 5 6 7 8 9 10 »