-
TopNews-master
今日头条是一款很实用的新闻类软件,今天分享今日头条的android版源代码。提供学习交流。(Today s headline is a very practical news software, share of today s headlines today the android source code.Provide study and communication.)
- 2014-08-30 16:50:48下载
- 积分:1
-
二维码制作
通过开源的zx,来制作自己的二维码,实现自定义二维码和自定义扫描器,其中包含了扫描decode和encode,通过这个demon,改写自己的二维码
- 2022-06-03 01:34:40下载
- 积分:1
-
类似(模拟)聊天工具
资源描述类似Q的一个聊天工具实现方式,主要实现的是类似Q头像的处理,上传,更新等实现方式的源码,请想要的朋友下载,互相学习,交流,共同进步。
- 2022-06-12 14:45:20下载
- 积分:1
-
android imageview 图片、背景切换效果实例 附源码下载
android imageview 入门实例 主要实现了 图片以及背景的切换效果,详见截图
- 2013-03-12下载
- 积分:1
-
ksoap2
android调用webservice.........(android use webservice)
- 2020-06-20 19:20:02下载
- 积分:1
-
Android 3D 走马灯
翻译 maninwest@Codeforge 作者:Igor Kushnarev@ Codeproject如何在安卓平台上实现 3D 走马灯准备工作首先决定定义走马灯行为的参数。例如,走马灯中项目的最小数量。如果只有一两个项目不好看,是不是?考虑到性能问题,我们得定义最大项目数量。我们还需要走马灯的最大θ 角度、里面的项目以及当前选择的项目,项目是否会被反射等。让我们在 attrs.xml 文件中定义: 走马灯项目类为了简化走马灯项目,我创建了CarouselImageView:public class CarouselImageView extends ImageView implements Comparable { private int index;
- 2022-04-28 20:52:39下载
- 积分:1
-
多媒体连接
多媒体连接,将android中的音乐,相机,视频等多媒体接口通过一个应用进行显示
- 2022-02-07 23:20:16下载
- 积分:1
-
andbook
This document was written for developers who have worked with Java™ before and want to start developing for the Android Platform. I tried to make this as much “hands on” as possible, placing example codes everywhere it fit. Also I tried to insert as many picture as possible, because they liven up the learning process and relax the reader’s eyes.
- 2011-12-01 15:09:27下载
- 积分:1
-
微信抢红包源码
关于AccessibilityService
先看看官网的介绍Accessibility
Many Android users have different abilities that require them to interact with their Android devices in different ways. These include users who have visual, physical or age-related limitations that prevent them from fully seeing or using a touchscreen, and users with hearing loss who may not be able to perceive audible information and alerts...
Android官网详解accessibility
上面大概的意思就是Accessibility是一个辅助服务,主要是面向一些使用Android手机的用户有相关障碍(年龄、视觉、听力、身体等),这个功能可以更容
- 2022-10-15 20:15:04下载
- 积分:1
-
滑动选择或滑动浏览的卡片效果
应用背景滑动选择卡片效果,实现左滑右滑选择图片效果,有需要的可以借鉴关键技术自定义滑动卡片,实现滑动监听,表露滑动方法给外界调用
- 2023-07-23 02:30:03下载
- 积分:1