搜索资源列表
Pac-Man
- 经典的吃豆人游戏,又名pac-man,小精灵等 这是实现的一部分-Classic Pac-Man games, also known as pac-man, elf, etc. This is part of
AsyncTask
- this a project for mobile.I am studing android.-this is a project for mobile.I am studing android.
Android-GridView-Example
- this android gridview contol program
Android-online
- 这个文件可以是qq变成Android在线,有兴趣的朋友可以-This file can be QQ into Android online, interested friends can try
traccar-client-android-master
- for android device this is a tool gps
android-lifecycle-master
- After struggling with trying to figure out how various pieces fit together, I ve done some research and put together the complete Android Activity/Fragment lifecycle chart. This has two parallel lifecycles (activities and fragments) which are organiz
Android-Kitchen-0.224
- this is document android
Android-ChangeLocaleExample-master
- This example how to change local on android 2.1 + using eclipse programmatic-This is example how to change local on android 2.1 + using eclipse programmatic
greendao
- 这是sqlite数据库的高级封装,集成使用。(This is the advanced package for the SQLite database)
视频直播 android源代码
- Red5是一个采用Java开发开源的Flash流媒体服务器。 利用android自带的LocalServerSocket采集视频数据的实时流数据。 通过juv—rtmp—client这个jar包封装了很多和流媒体服务器交互的方法。当然有视频数据传输格式。在流媒体服务提供了三种格式的传输方式:Record、Live、Append。(Red5 is an open source Flash streaming server using Java. The real-time data stre
Android的socket长连接(心跳检测)
- 长连接心跳包 可以为你的项目 需要实时获取到新数据这个完美的解决了你的问题(A long connection heartbeat package can get new data in real time for your project. This solves your problem perfectly)
CameraDemo
- android camera demo,安卓拍照demo程序apk,api调用例程 sdk开发 android 6.0(android camera demo,this is an example for camera apk develope)
WANGZHAN
- 这是一个基于android平台编写的一个小的应用程序,可以发表言论,进行评价等功能,比较适合初学android的人学习(This is a Android platform based on the preparation of a small application, you can publish comments, evaluation and other functions, more suitable for beginners to learn Android people)
yen-V2.5
- There is a well attenuation curve as input to calculate its seismic waves, This function is used to calculate the arbitrary function of the first order partial derivative (numerical methods), Independent component analysis algorithm reduces the raw d
XMLParsing
- This is hao yiu can parse zml content
sannan_v16
- Based on piecewise nonlinear weight value Pso algorithm, The received signal is given eye and BER simulation systems, This is the second energy entropy matlab code.
DownloadManager自动更新
- 本项目实现了,android在线更新的原理,从从服务器获取最新版本号,如果检测到本机的版本号不是最新的那么就下载更新(This project is achieved, android online update principle, from the server to obtain the latest version number, if the detection of the machine version number is not the latest then download
zh_CN
- 往外看但是都反馈及时答复,来看参数的权威人家穷恶客气哦魏汝稳(To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home))
Android第二桌面启动器
- 当手机要交给孩子玩的时候,首先把屏幕设置为黑色背景,然后启动这个启动器,并设置默认桌面,然后添加仅想给孩子玩的游戏应用图标,这样一来你的手机就不怕被孩子乱搞了。我发现手机的访客模式似乎不能有效使用,所以设计了本程序。 使用方法如下: 屏幕左上角垂直排列着四个50?50dp的按钮,点击第一个使第三个变成可点击,接着点击第三个使第二个和第四个变成可点击;点击第四个可添加应用快捷方式到本页;点击第二个后进入另一个全黑页面,依次点击左下角、右下角,再点下边框中间,就可以打开应用列表打开应用。(Whe
Android应用源码易读电子书阅读器
- 本项目是一个基于安卓的开源电子书阅读器项目,支持大文件(亲测5.6MB TXT文件正常打开,就是加载慢点)支持滚屏、翻书、左右滑动三种阅读方式。支持扫描SD卡文件并且添加到书架或者收藏,支持书签功能、基于开源的FBREADER1.8.2项目进行的二次开发,支持TXT,HTML,OEB,MOBI,EPUB等格式文件的阅读。本项目代码量很大,是一个比较完善的工程,源码的阅读分析需要一定的安卓基础和耐心,有少量注释。默认编译版本4.1.2编码UTF-8(This project is based on