android各类音频播放器源码集合(共37个),使用于eclipse或Androidstudio平台
2023/10/26 23:02:46 113.41MB android code java eclipse
1
Android官方API文档完整版,内容参考:onBindpublicfinalIBinderonBind(Intentintent)从类Service复制的描述Returnthecommunicationchanneltotheservice.Mayreturnnullifclientscannotbindtotheservice.ThereturnedIBinderisusuallyforacomplexinterfacethathasbeendescribedusingaidl.Notethatunlikeotherapplicationcomponents,callsontotheIBinderinterfacereturnedheremaynothappenonthemainthreadoftheprocess.MoreinformationaboutthiscanbefoundinApplicationFundamentals:ProcessesandThreads.指定者:类Service中的onBind参数:intent-TheIntentthatwasusedtobindtothisservice,asgiventoContext.bindService.NotethatanyextrasthatwereincludedwiththeIntentatthatpointwillnotbeseenhere.返回:ReturnanIBinderthroughwhichclientscancallontotheservice.
2023/10/25 3:05:56 23.49MB Android API文档
1
android平台开发小项目源码,仿酷狗播放器,简单播放器,提供源码,androidstudio软件开发
2023/10/14 15:16:07 3.58MB android studio
1
Android车牌识别SDKDemo企业级停车场摄像头识别车牌识别准确率高(识别率98%)速度快(不到0.5秒)本地识别无需联网,含Demo代码AndroidStudio环境项目,支持6.0以上高版本。
2023/10/12 12:01:37 2.78MB Android 车牌识别 高识别率 速度快
1
自己的AndroidStudio的习惯设置和UI布局文件,喜欢的同仁可以用用,不会影响到自己的快捷键的设置
2023/10/11 19:19:42 10KB AS-UI
1
vlc-android官方demo,播放本地视频,androidstudio工程。
播放rtsp网络视频流。
从官方from:https://code.videolan.org/videolan/libvlc-android-samples/tree/master/改动而来,官方demo下载过来不能直接使用。
2023/10/10 4:28:22 29MB vlc
1
1.项目使用了高德最新的2D地图jar包;
2.复制粘贴MainActivity.java到自己的项目;
3.复制粘贴activity_main.xml到自己的项目;
4.复制libs中的文件到自己的项目,将jar包“addaslibrary”;
5.自己项目的环境配置按照高德开发文档申请添加key
2023/10/5 16:50:13 37.89MB 2D 安卓高德地图
1
Android开发-登录界面Demo-AndroidStudio对应博文:http://blog.csdn.net/iwanghang/article/details/78135304
2023/10/5 4:22:45 55.95MB Animation
1
androidSQLite实现本地登录注册功能,SQLite简单应用(androidstudio)
2023/10/4 23:03:25 5.52MB SQLite
1
android.iml和android.ipr6.0MTK不用编译了直接将这两个文件放到源码根目录,即可导入androidstudio
2023/10/2 22:43:58 32KB android.ipr android.iml AS 6.0
1
共 388 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡