百度地图基本的定位功能. 。
2021-08-11 15:21:15 12.29MB android代码
1
RealtimeBlurView It's just a realtime blurring overlay like iOS UIVisualEffectView. Just put the view in the layout xml, no Java code is required. // Views to be blurred // Views above blurring overlay Try the sample apk: blurring.apk Adding to project Add dependencies in your build.gradle: dependencies { compile 'com.github.mmin18:realtimeblurview:1.1.0' } android { buildToolsVersion '24.0.2' // Use 23.0.3 or higher defaultConf
2021-08-05 17:21:23 10.54MB Android代码
1
STFService.apk STFService.apk is both an Android Service and a CLI-runnable "agent" application providing various services and event streams for STF. While it would usually make sense to separate these various services into their own components, we're trying to keep resource usage lower by bundling our services into a single package. Features Protocol Buffers based socket interface Monitoring Battery statistics Network connectivity Phone state Device rotation Airplane mode Installed browser pac
2021-07-30 01:53:13 23.7MB Android代码
1
实现文字飞入屏幕的效果,看上去不那么单调,效果不错的一个DEMO
2021-07-17 16:15:39 686KB 文字
1
实现桌面悬浮窗并可随手指移动代码只实现一个button可自行修改悬浮窗样式.rar
2021-07-17 15:56:35 158KB android
1
MediaPlayer MediaPlayer是我在业余时间开发的一款安卓的集音乐、视频、图片和阅读的多媒体app,目前只完成了音乐和图像部分,其中图像部分有待完善,剩余两个部分后续完成。热烈欢迎下载使用~ App的下载二维码和地址为: http://aliapk.oss-cn-hangzhou.aliyuncs.com/MediaPlayer.apk
2021-07-16 16:36:52 1.54MB Android代码
1
Rocker 一个安卓虚拟摇杆程序,可作为游戏控制器或者小车遥控器。 作者微博: @GcsSloop 摘要 由于需要制作一个控制小车移动的应用,使用按键控制不太舒服,故制作了一个虚拟摇杆。 之前的摇杆程序只是满足了基本功能,还有很多不方便以及不合理的地方,本次对其进行了重构,使其结构更佳合理,也完善了之前不足的部分。 目前已完成内容: 程序结构更佳合理 视图大小自适应 支持界面预览 支持在界面文件中直接配置参数 增加定时发送状态数据 基于 hello-earth 小伙伴的建议,分离了界面刷新周期和数据回调周期。 使用示例 默认参数 自定义参数 可自定义参数包括: 参数类型 中文 数据类型 默认值 简介 area_radius 区域半径 dimension 75dp 摇杆可活动区域的半径 rocker_radius 摇杆半径 dimension 25dp 摇杆本身半径 area_background 区域背景 color, reference CYAN 区域背景 rocker_background 摇杆背景 color, reference
2021-07-14 14:24:58 458KB Android代码
1
Android代码(布局控件入门).zip
2021-07-13 18:12:33 663KB andorid
Android代码(线性布局).zip
2021-07-13 18:12:33 661KB 安卓
Android代码(常用控件).zip
2021-07-13 18:12:32 662KB 安卓