资源列表
[android开发] telecapoland-jamendo
说明:一款不错的音乐播放器源码jamendo,jamendo-A good music player source jamendo<telent> 在 2025-06-21 上传 | 大小:454kb | 下载:0
[android开发] yAppsGalleryViewTest
说明:its a gallery application for android developnent<farhan> 在 2025-06-21 上传 | 大小:454kb | 下载:0
[android开发] Android-MUSIC-PLAYER-CODES
说明:可编译,云OS也可运行,无运行截图。android音乐播放器可读取出Android手机sd卡中的所有音乐文件,产生列表,可以搜索关键字来搜索音乐,当然是列表中存在的音乐了。 -Can be compiled, cloud OS can run, run shot. android music player readable remove all music files in Android phones sd card to generate the list, you can searc<wang> 在 2025-06-21 上传 | 大小:454kb | 下载:0
[android开发] TestSeriport
说明:利用串口让上位机与android设备通过串口进行读写通信-Using the serial port to the host computer and android devices to read and write through the serial port communication<撑起头顶的天> 在 2025-06-21 上传 | 大小:454kb | 下载:0
[android开发] ruoshuiNewsSourceCode
说明:android开发,若水新闻客户端工程文件源代码,和视频文件教程完全相同,eclipse完美运行。-android development, the Ruoshui news client project files source code and video files tutorial identical, eclipse the perfect run.<zhangpeng> 在 2025-06-21 上传 | 大小:454kb | 下载:0
[android开发] android-Dialog
说明:Java编写的Android创建各种Dialog对话框及其监听事件的源代码,生成各种用途的android Dialog窗口的方法。 -Android Java Dialog dialog box, create a variety of written and its source code monitor events generated android Dialog window methods for various purposes.<steven> 在 2025-06-21 上传 | 大小:454kb | 下载:0
[android开发] CallTimeRecorder
说明:一个简单实用的android闹钟源代码 -A simple and practical android clock source<江轲杰> 在 2025-06-21 上传 | 大小:455kb | 下载:0
[android开发] QRCode_demo
说明:二维码扫描,生成例子,android studio工程。-Dimensional code scanning, generate examples, android studio project.<成速> 在 2025-06-21 上传 | 大小:454kb | 下载:0
[android开发] Service
说明:Service(服务)是一个没有用户界面的在后台运行执行耗时操作的应用组件。其他应用组件能够启动Service,并且当用户切换到另外的应用场景,Service将持续在后台运行。另外,一个组件能够绑定到一个service与之交互(IPC机制),例如,一个service可能会处理网络操作,播放音乐,操作文件I/O或者与内容提供者(content provider)交互,所有这些活动都是在后台进行。 Service有两种状态,“启动的”和“绑定”-A Service is an applicati<lee> 在 2025-06-21 上传 | 大小:455kb | 下载:0
[android开发] SharedPreferences
说明:SharePreferences是用来存储一些简单配置信息的一种机制,使用Map数据结构来存储数据,以键值对的方式存储,采用了XML格式将数据存储到设备中。例如保存登录用户的用户名和密码。只能在同一个包内使用,不能在不同的包之间使用,其实也就是说只能在创建它的应用中使用,其他应用无法使用。-SharedPreferences is a mechanism used to store some simple configuration information, use Map data struc<lee> 在 2025-06-21 上传 | 大小:455kb | 下载:0