搜索资源列表
ListViewTest
- android实例内实现了ListView的单击事件和CheckBox的单选功能,触发对应项的选择。-An instance of Android within a ListView click event and CheckBox radio function, trigger corresponding term selection.
expanded
- expandList的一个基本使用方法,有长按事件触发-expandList a basic way to use a press event trigger
Gallery_intent
- android開啟gallery的方法,使用原生之intent-The method to trigger gallery on android system
pullPaser
- Pull解析和Sax解析很相似,都是轻量级的解析,在Android的内核中已经嵌入了Pull,所以我们不需要再添加第三方jar包来支持Pull。Pull解析和Sax解析不一样的地方有(1)pull读取xml文件后触发相应的事件调用方法返回的是数字(2)pull可以在程序中控制想解析到哪里就可以停止解析-Pull analytical and Sax analytical alike, are lightweight analysis, in the Android kernel has embe
Android-Event-driver
- Android 事件捕捉和处理流程分析 ,在Android系统中,键盘按键事件是由WindowManagerService服务来管理的,然后再以消息的形式来分发给应用程序处理,不过和普通消息不一样,它是由硬件中断触发的;在上一篇文章《Android应用程序消息处理机制(Looper、Handler)分析》中,我们分析了Android应用程序的消息处理机制,本文将结合这种消息处理机制来详细分析Android应用程序是如何获得键盘按键消息的。-Android event capture and pr
ProximityAlert
- 本Android源码演示Proximity Alert接近某区域触发警报的示例源代码,程序中将定义接近某区域的大致经度、纬度、定义接近某区域的半径(5公里)、定义接近某区域后触发的PendingIntent,添加接近警告等。-The Android source demo Proximity Alert close to a regional trigger Alert sample source code, the program will define close to a certain
GridaImageSwitchSample
- Android网格和图片切换,GridAndImageSwitcher源码下载,一些源代码里的注释:把图片分装成键-值对的形式封装到容器里,获得R.layout.main中的组件元素,ImageSwitcher的更换的动画效果,设置图片切换效果,因为是ImageSwitcher显示图片 所以setLayoutParams时也是创建ImageSwitcher的LayoutParams,选择时触发的监听器,点击时触发的监听器-Android grid and image transition, Gr
Android_qiyi
- 这个源码是仿奇艺客户端的layout界面布局,没有触发代码,分享一起学习学习-This source is imitation Fantastic Art client the layout interface layout, there is no trigger code to share learning with learning
Zhinanzheng
- 分享一个Android指南针定位Java源码,作者信息:都市游侠,演示Android指南针定位的过程和最终效果,相关技术要点:引入指南针图片,控制指南针图片转过的角度,获取管理服务,注册和取消监听器,传感器值改变,精度改变,获取触发event的传感器类型,获取z转过的角度,穿件旋转动画,动画持续时间等。-Share an Android compass positioning Java source code, author information: urban Ranger, demonst
Earthquake
- 使用网络上的USGS地震源来显示最近发生的地震的列表,一个新地震消息将触发一个notification,并伴随闪灯、震动和响铃。可以通过对话框显示每个地震项的详细信息-Use USGS seismic source on the network to display a list of the recent earthquake, a new message will trigger an earthquake notification, accompanied by flashing ligh
Book
- android自定义view,响应滑动事件,曲线偏转模仿翻书特效,从边角或屏边滑动可触发-android custom view, the response slip event, open book imitate deflection curve effects, from the corner or slide can trigger Pingbian
SlidingDemo
- SlidingDemo手势滑动特效,android 手势与按钮混合触发的滑动特效,本布局移动参考了SlidingDrawer,在本类中可设置:每次移动的时间间隔,20ms,当前时间,是SystemClock的时间,当前的位置,后面的布局是否已经显示,每次平移的距离,偏移量为offsetX,分成十次移动,形成动画 平移的距离-SlidingDemo gesture sliding effects, slide effects mixed with android gesture trigger b
Android-flashlight
- android 手电筒开发的源码 适合刚学的实例 菜单应用 弹出框应用 touch触发事件 更改屏幕颜色 更改屏幕亮度 mvc开发模式 全屏模式设置-flashlight android source code for developers just learning application instance pop-up menu application to change the screen color touch trigger events change the screen br
CameraView
- 这个源码是游戏摄像头案例源码,游戏中摄像头的原理介绍,在游戏开发中更新摄像头的位置可以决定屏幕显示的内容,尤其是RPG类游戏摄像头有着非常重要的作用,我举一个例子 有时候我们在玩RPG游戏的时候进入一个新的场景 触发一段脚本后 发现镜头开始向上移动 根据镜头移动玩家可以大概浏览一下这个场景有什么东西 ,触发什么样的剧情。这个实现的方式就是游戏摄像头原理,详细请看说明吧。-Is the source of the game camera case of source code, introduce
Ch06
- 使用线性布局语句LinearLayout和相对布局语句RelativeLay out;Button文字按钮组件以及监听;ImageButton图形按钮组件以及触发事件。(Use linear layout statement LinearLayout and relative layout statement RelativeLay out; Button text button component and monitor; ImageButton graphic button componen
Ch6_4
- 使用线性布局语句LinearLayout和相对布局语句RelativeLay out;Button文字按钮组件以及监听;ImageButton图形按钮组件以及触发事件。(Use linear layout statement LinearLayout and relative layout statement RelativeLay out; Button text button component and monitor; ImageButton graphic button componen
Demo
- 源码是一个动画效果集合的小例子,包括侧滑栏SlidingLayout、ViewPager实现画廊、简单用viewpager实现画廊、圆形图片、简单的跑马灯动画效果、可拖拽的弹簧式水泡、可拖拽换位的GridView、下载图片、翻书页效果、叠楼效果、android 控件嵌套点击触发事件、等十多种功能或动画效果实现,javaapk之前也介绍过一个Android应用源码安卓动画合集大全加站长代码库,跟这个差不多。感兴趣的可以去看下(The source code is a set of animatio
