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

搜索资源列表

  1. Gallery_intent

    0下载:
  2. android開啟gallery的方法,使用原生之intent-The method to trigger gallery on android system
  3. 所属分类:android

    • 发布日期:2017-04-07
    • 文件大小:57503
    • 提供者:Steven chung
  1. VideoPlayer

    0下载:
  2. phonegap实现调用android的视频播放器实现 代码自己已经在真机测试实现 比较不错 -# VideoPlayer plugin for Phonegap# The video player allows you to display videos from your PhoneGap application. This command fires an Intent to have your devices video player show the video.
  3. 所属分类:android

    • 发布日期:2017-03-22
    • 文件大小:4118
    • 提供者:sss
  1. Project

    0下载:
  2. Android的几个入门级的小程序,主要是Activity和Intent的使用-Some entry-level Android small programs, primarily the use of Activity and Intent
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:200733
    • 提供者:wangfei
  1. ch01

    0下载:
  2. android 相关书籍 包括 broadcast。intent。service。contentprovider等知识和一些案例-some android like broadcast ,intent,service and so on
  3. 所属分类:android

    • 发布日期:2017-05-28
    • 文件大小:10259098
    • 提供者:阿斯顿
  1. BroadcastReceiver

    0下载:
  2. 本範例將運用BroadcastReceiver 的特性,來實作取得手機電池計量的程式;程式中將藉由註冊BroadcastReceiver 時設定的IntentFilter(android.content.IntentFilter),來捕捉系統發出的 Intent.ACTION_BATTERY_CHANGED 這個Action,再藉此取得手機電池的計量結果。-This example will use BroadcastReceiver features, to implement a progr
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:34094
    • 提供者:lai
  1. BrowserIntent

    0下载:
  2. 在Android手机上网查看,Android版本2。1以上,开发环境Eclipse-Internet Explorer sample with Intent in Android 2.1+ Eclipse
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:42884
    • 提供者:zhengzuizhe
  1. ex07_activity_intent

    0下载:
  2. ex07_activity_intent 介绍在android中如何使用intent-ex07_activity_intent describes how to use the intent android
  3. 所属分类:android

    • 发布日期:2017-04-17
    • 文件大小:52387
    • 提供者:pyepye
  1. Activity_02

    0下载:
  2. android使用Intent页面传值的实例代码-android uses Intent page-value example code
  3. 所属分类:android

    • 发布日期:2017-04-16
    • 文件大小:43271
    • 提供者:ningbiting
  1. chat

    0下载:
  2. 这是一个使用android完成的简单的chat程序,实现两个Intent之间跳转-this is about android
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:50538
    • 提供者:卓文文
  1. UsingIntent

    0下载:
  2. android intent运用代码,基于eclipse环境开发源码-Android intent to use the code
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1470228
    • 提供者:莫莫
  1. Android-implicit-achieve

    0下载:
  2. 安卓intent隐示意图功能的实现,ndroid系统会根据隐式意图中设置的动作(action)、类别(category)、数据(URI和数据类型)找到最合适的组件来处理这个意图。-Android implicit achieve schematic skip function
  3. 所属分类:android

    • 发布日期:2017-05-09
    • 文件大小:1727293
    • 提供者:akn
  1. Android-pmas

    0下载:
  2. 一款简易版通讯录Android应用功能 简易联系了Intent、Activity、SQLite 等相关技术 安卓中常用的一些简易控件均有涉及 -please learn chinese thankyou
  3. 所属分类:android

    • 发布日期:2017-05-09
    • 文件大小:1902256
    • 提供者:shine
  1. IntentTest

    0下载:
  2. android Intent使用案例 含:播放多媒体、打电话、发短信、发送email、发邮件、google服务、组件component、action值自定义、显示地图/路径规划、选择应用、打开应用列表、搜索应用等意图实例。-android Intent use cases including: multimedia player, phone calls, send text messages, send email, send email, google services, component
  3. 所属分类:android

    • 发布日期:2017-04-29
    • 文件大小:264998
    • 提供者:涂亮
  1. android_intent

    0下载:
  2. android开发上的关于意图传递的简单实现,有益于初学者-android intent
  3. 所属分类:android

    • 发布日期:2017-05-16
    • 文件大小:3808082
    • 提供者:lishaoqi
  1. Intent

    0下载:
  2. 安卓的INTENT使用,把登录界面的用户名显示在下一个Activaty中-this is a program about intent of android
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4588854
    • 提供者:王凡
  1. IntentTest1

    0下载:
  2. android下intent的使用方法,这个实例是讲述action的,可以帮助初学者入门-android under the intent to use, this example is about the action that can help beginners(android under the intent to use, this example is about the action that can help beginners)
  3. 所属分类:android开发

    • 发布日期:2017-12-26
    • 文件大小:19687424
    • 提供者:dr6
  1. IntentTest2

    0下载:
  2. 隐式Intent-2的使用,通过点击按钮跳转到百度网址(The use of implicit Intent-2, through the click button to jump to Baidu URL)
  3. 所属分类:android开发

    • 发布日期:2017-12-24
    • 文件大小:19685376
    • 提供者:dr6
  1. IntentTest3

    0下载:
  2. 隐式Intent-3的使用,通过点击按钮来拨号10086(The implicit Intent-3 is used to dial 10086 by clicking the button)
  3. 所属分类:android开发

    • 发布日期:2017-12-25
    • 文件大小:19685376
    • 提供者:dr6
  1. android模仿易信UI布局效果源码

    0下载:
  2. consideration of the above, it is the intent of TeamViewer to actively engage in fighting slavery and human trafficking.
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:2308096
    • 提供者:dasasc
  1. Logg-master

    0下载:
  2. 支持所有基本数据类型、数组、Map、List、Bundle、Intent、Reference、Throwable、Collection 支持Json、XML格式化 不依赖任何第三方框架,纯原生编写 自定义解析器,当输入类型无法满足需求时或无法解析时,可实现Parser接口重写方法来添加自定义解析器 ? 支持添加拦截器,添加拦截器后它会在最终打印输出前进行拦截处理,可以对日志信息进行重构处理 支持添加全局回调,在不影响底层输出的情况下,所有信息会回调至全局接口里,可以在这里按各种级别类型保存你需要
  3. 所属分类:android开发

    • 发布日期:2018-01-09
    • 文件大小:199680
    • 提供者:RockyCoder
« 1 2 34 5 »
搜珍网 www.dssz.com