搜索资源列表
phoneAndsms
- android 电话与短信小项目源代码可以用来练习Intent等-android phone and text messaging small project source code can be used to practice Intent, etc.
hwj_AndroidIntent
- Android平台的intent转换实例.对初学者非常有用-Android platform, examples of intent conversion. Very useful for beginners
Receiver
- Android应用程序的核心—Intents:用广播告诉你—利用Intent来广播(BroadCast)事件,实现Android中的广播事件-Android application' s core-Intents: using radio to tell you- use of Intent to broadcast (BroadCast) event that will broadcast the event in Android
example
- android中intent的使用,实现activity之间的跳转,-android in the intent to use, to achieve the jump between activity,
Android_Intent_use_mprehensive_summary_of_Tutorial
- Android Intent 用法全面总结教程Android Intent use a comprehensive summary of Tutorial-Android Intent use a comprehensive summary of Tutorial
Android-Chapter12-Intents-1
- This file describe about android intent function with graphical design.
Intent
- android的intnet,take a look-help youself, take a look
SQLite
- Android 手机系统中的SQLite 相关Java源码,每一个intent都会带一个Bundle型的extras数据。需要对position和id进行一个很好的区分。position指的是点击的这个ViewItem在当前ListView中的位置,每一个和ViewItem绑定的数据,肯定都有一个id,通过这个id可以找到那条数据。 -Android mobile phone system in the Java source SQLite related to each type of i
Dialer.tar
- Android example of an app that allows users to make calls, it uses the Telephony Manager Intent.
photoshow7
- eclipse开发的andoird应用程序,一个简单的图片浏览器+文件浏览器+android sqlite数据库+intent传值和一些常见的widget的应用,如button,edittext这些,-application development andoird eclipse, a simple picture viewer+ file browser+ android sqlite database+ intent-value of the widget and some common a
intent
- android开发入门,实用intent机制实现activity之间的跳转。本例子简单地简绍如何利用intent使程序由一个activity跳转到另一个activity。-android development started, practical mechanisms to achieve activity intent to jump between. This simple example explains how to use a simple intent to make the pr
Android_Intent
- android intent的机制的详细说明,适合于初学者-android intent of the details of the mechanism, and suitable for beginners
Android-Intent-Action
- Android Intent Action 大全.doc-Android Intent Action Daquan. Doc
intent
- android中关于intent的学习,android intent学习-about android document
Intent
- android下intent的应用。适合初学者。-Under the application of android intent. For beginners.
android-transfering-data
- android通过意图传递数据方法,接受在不同对象之间如何通过意图传递数据-android intent to transfer data through the method of acceptance between different objects in how to pass data through intent
Android
- Android开发精要(完整扫描版) 第1章 Android的系统架构/1 第2章 Android源代码的下载和编译/16 第3章 Android组件模型解析/28 第4章 Android的Intent机制/67 第5章 组件生命周期解析/91 第6章 组件间的数据传输/129 第7章 Android控件解析/141 第8章 应用资源/205 第9章 数据存储/226 第10章 网络通信/248 第11章 地理信息服务/269 第12章 多媒体处理
intent
- Android intent 跳转 例子 Android intent 跳转 例子-Android intent examples Android intent Jump Jump Jump examples Android intent example
android电池管理
- BatteryService作为电池及充电相关的服务: 监听Uevent、读取sysfs里中的状态、广播 Intent.ACTION_BATTERY_CHANGED(BatteryService Uevent sysfs Intent.ACTION_BATTERY_CHANGED)
基于Android的电池状态检测APP
- 用于检测电池电量底层信息,包括温度、电压、电流等(This is intent for detecting battery status like temperature, voltage, and current on android platform.)