资源列表

« 1 2 ... .58 .59 .60 .61 .62 863.64 .65 .66 .67 .68 ... 2090 »

[android开发AndroidMedia

说明:MediaPlayer Android的MediaPlayer包含了Audio和video的播放功能,在Android的界面上,Music和Video两个应用程序都是调用MediaPlayer实现的,上层还包含了进程间通讯等内容,这种进程间通讯的基础是Android基本库中的Binder机制-MediaPlayer Android s MediaPlayer includes Audio and video play
<yhchen> 在 2025-02-06 上传 | 大小:63kb | 下载:0

[android开发FileUp

说明:文件上传在B/S应用中是一种十分常见的功能,那么在Android平台下是否可以实现像B/S那样的文件上传功能呢?答案是肯定的。下面是一个模拟网站程序上传文件的例子。这里只写出了Android部分的代码-File upload is a very common feature in the B/S application, to whether Android platform like B/S file upload function
<yhchen> 在 2025-02-06 上传 | 大小:52kb | 下载:0

[android开发FileManager

说明:android系统并不自带文件管理器,但是很多情况下,我们有诸如从SD中打开文件的需要,就必须借助三方开发的资源管理器,常用的有AndExplorer等。这种情况下发布后,用户还需要安装依赖的软件,非常麻烦。下面介绍在代码中实现资源管理器,只需要一百行左右的一个类即可以最常用的文件选择功能。 -android system does not come with the file manager, but in many cases,
<yhchen> 在 2025-02-06 上传 | 大小:279kb | 下载:0

[android开发filebrowser

说明:正好现在正在弄上传文件,当时想怎么能实现fileDialog的功能呢,打开文件,浏览文件,然后选择文件呢,查了好多资料,也看了不少论坛,都说里面没有这个功能,那真是奇怪了,里面没有这个功能,当然就需要自己动手添加这个功能了-Just upload files, Lane is now thought to how to achieve functionality of fileDialog it, open files, browse
<yhchen> 在 2025-02-06 上传 | 大小:73kb | 下载:0

[android开发ListViewDemo

说明: 列表的显示需要三个元素: 1.ListVeiw 用来展示列表的View。 2.适配器 用来把数据映射到ListView上的中介。 3.数据 具体的将被映射的字符串,图片,或者基本组件。 根据列表的适配器类型,列表分为三种,ArrayAdapter,SimpleAdapter和SimpleCursorAdapter 其中以ArrayAdapter最为简单,只能展示一行字。SimpleAd
<Megustas丶莫> 在 2025-02-06 上传 | 大小:71kb | 下载:0

[android开发android-calutor

说明:android版计算机实现操作,功能简介。-android version of the computer to achieve the operation, function Introduction.
<风军> 在 2025-02-06 上传 | 大小:158kb | 下载:0

[android开发Analogclocktest

说明:android中手动画出时钟时针实现即时效果。-the android clock manually draw clockwise to achieve immediate results.
<风军> 在 2025-02-06 上传 | 大小:95kb | 下载:0

[android开发xmljsontext

说明:android中队xml文件的处理,xml和json文件的自由转换。-the android the squadron xml file processing xml and json file free conversion.
<风军> 在 2025-02-06 上传 | 大小:2.38mb | 下载:0

[android开发axsa

说明:android中实现在运行的apk上,打开或下载其他apk代码。-running apk android in open or download other apk code.
<风军> 在 2025-02-06 上传 | 大小:62kb | 下载:0

[android开发Timage

说明:android 把文字转换成图片功能,文字多少都可以,并存储在sdcard上-To convert text to image
<李志锋> 在 2025-02-06 上传 | 大小:156kb | 下载:0

[android开发copyinfo

说明:仿米聊对话布局实现,并且有内容复制功能,图片元素使用原版资源-Imitating Mickey chat dialog layout implementation, and content reproduction function, using the original picture element resources
<李志锋> 在 2025-02-06 上传 | 大小:254kb | 下载:0

[android开发Z

说明:实现简单的SD卡遍历功能。可以相应的添加点击事件达到想要的功能。-Simple SD card traversal functions. You can add a click event to achieve the desired functionality.
<Normal> 在 2025-02-06 上传 | 大小:779kb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 863.64 .65 .66 .67 .68 ... 2090 »

源码中国 www.ymcn.org