搜索资源列表
android 播放本地以及网络流(rtsp)
- android 播放本地以及网络流(rtsp)视音频文件的上层java程序。主要供初学者理解mediaplayer的使用方法,以及调试下层opencore。在android2.1及以上使用。-android Play local and network flow (rtsp) on top of video and audio files java program. Mediaplayer for beginners to understand the main use of methods,
TImage
- android 简单的图片传输程序 包括服务端和客户端 客户端使用java nio-android simple picture transmission program includes server and client using java nio client
UDPTest
- 使用UDP的组播方式获取组播数据流的Android程序-Way to use multicast UDP multicast data stream for Android program
MyQQWeiboForClient3
- Java源码,Android,腾讯微博,客户端 Android腾讯微博客户端源代码,大公司的Java程序,代码编写规范、注释丰富,可读性强,学习价值高。腾讯微博程序在Andorid程序中也算比较流行的程序,通过这个源代码你或许会学习到一些意想不到的Java Android编程知识,包括一些图像处理、图片上传、SQLITTE数据库操作应用、音效读取等方面的知识技巧。-Java source code, Android, Tencent microblogging client Androi
android-video
- 比较实用的在Android实时采集视频,并在PC上显示出采集到的视频的程序,包括PC端和Android端程序,基于Android 1.5 在HTC G3上测试通过。-Android more practical in real-time video capture and display the PC to the video capture process, including the PC-side program and Android, HTC G3 based on the Andro
BluetoothChat1
- Android手机蓝牙通讯的demo。是一个蓝牙聊天小程序。-Android phone Bluetooth demo. A small chat program
vpdn
- 这是一个android平台,摩托罗拉xt-800上设置apn接入点的程序, 该程序可以根据用户的vpdn帐号,进行自动设置,并且退出时恢复默认值-This is a android platform, Motorola xt-800 set apn access point program that can based on user vpdn account is automatically set, and exit to restore the default value
DiZiCiDian
- 一个关于android电子词典的java程序源代码-A java program source code on android electronic dictionary
Wifi
- Wifi连接网络,通过程序你将了解到定义WifiManager对象,定义WifiInfo对象,获取网络连接列表,定义一个WifiLock,打开Wifi网卡,关闭Wifi网卡,检查当前Wifi网卡状态,扫描周边网络,每次点击扫描之前清空上一次的扫描结果,开始扫描,连接指定网络,断开当前连接的网络,检查当前网络状态,得到IP地址,锁定WifiLock,解锁WifiLock,指定配置好的网络进行连接,得到MAC地址,得到接入点的BSSID,得到WifiInfo的所有信息包, 添加一个网络并连接等相关技
playservice
- google android音乐播放器,程序比较简单,但实现了音乐播放的功能。-google android music player, the program is relatively simple, but achieving a music player functions.
Android
- Android platform是一个用于开发移动程序的软件包,它包括了操作系统、中间件及一些关键应用。开发者能使用android SDK为Android platform开发应用,这些应用使用JAVA语言书写,运行在虚拟机Dalvik(一个专为手机程序开发的基于linux内核的JAVA虚拟机)。-Android platform is a mobile program for the development package, which includes the operating syste
SeeJoPlayer_v1.2.0_beta_SourceCode
- 1、完美支持android1.5、android1.6、android2.0、android2.01、android2.1平台; 2、完美支持320×480、480×800、480×854等各种分辨率(自适应屏幕分辨率); 3、支持在线音视频播放,支持URL input和从浏览器调用SeeJoPlayer播放器播放在线音视频; 4、自动转为横屏播放,为用户提供更好的观看体验; 5、修改了没有SD卡程序出错的Bug; 6、美化了视频播放列表和操作说明的界面。-1, t
wifiscan
- 本程式主要寫在android手機上的wifiscan-The program is mainly written in the android phone wifiscan
android_cammonitor
- ANDROID捕获摄像头的JAVA程序,我考核否决的思考-ANDROID camera to capture JAVA program, I think assessment veto
rss_reader
- Android 手机系统的阅读器rss reader源代码,一个很棒的程序,RSS 阅读器相信大家都清楚吧,专用于RSS定阅,在电脑上已是一个成熟的应用了,本RSS Reader是运行在Google的Android手机操作系统中,对此有研究的专业人士不要错过源代码。 -Android mobile phone system, code reader rss reader, a great program, RSS reader, I believe we all know it, dedic
feijiWeatherFix
- 自己开发的android上的天气预报程序,采用的是google的api,用sam来解析xml-Their forecast on the development of the android program, using the google' s api, xml parsing with sam
SketchPadDemo
- android画图程序,基于java的android版画图程序apk-android drawing program, based on the android java program apk print map
wifi
- 一个操控手机wifi功能的示例程序。例如开启wifi、停止wifi、查看wifi状态、查看当前ip地址。-A sample program tells that how to use wifi mods in Android. For example, open wifi, stop wifi, check wifi status, view the current ip address.
DJ-Java-Decompiler
- Java的反组译程序, 可以用来追踪android程序的源码, 非常实用的工具-Java, disassembled, can be used to track the android source code program, very useful tool
Java-Wifi-Android
- Wifi连接网络,通过程序你将了解到定义WifiManager对象,定义WifiInfo对象,获取网络连接列表,定义一个WifiLock,打开Wifi网卡,关闭Wifi网卡,检查当前Wifi网卡状态,扫描周边网络,每次点击扫描之前清空上一次的扫描结果,开始扫描,连接指定网络,断开当前连接的网络,检查当前网络状态,得到IP地址,锁定WifiLock,解锁WifiLock,指定配置好的网络进行连接,得到MAC地址,得到接入点的BSSID,得到WifiInfo的所有信息包, 添加一个网络并连接等相关技