搜索资源列表
Pac-Man
- 经典的吃豆人游戏,又名pac-man,小精灵等 这是实现的一部分-Classic Pac-Man games, also known as pac-man, elf, etc. This is part of
SelectorTest
- This code is useful for android learners.it contains how to add a button in a screen in android with the help of xml in android.this is the basic code.
ContacstList
- 是关于android开发的,此程序是关于把添加联系人的信息有列表显示出来-On android development, this procedure is to add contacts on the list of displayed information
FileTool
- Android下浏览其文件系统的工具,你可以方便的浏览系统中的文件,还可以查看文件的具体内容-Android project ,you can browser the file with this tool.
Sample-Notification
- Android上关于Notification使用的简单例子-This is a simple, How to use Notification On Android
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-connect-PC-by-TCP
- 这是一个ANDROID 与 PC 关于TCP双向通讯的实例,非常犀利.-This is a two-way communication with the PC on the TCP instance.
android-sqlite-asset-helper-master
- The focus of this article is literature written in English from anywhere, not just the literature of England, so that i ncludes writers from Scotland, the whole of Ireland, Wales, as well as literature in English from former British colonies, includi
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-gme-project-students3k
- android gam: Scrabble game project in Java: This scrabble game is a word game, which is based on cross words. So typically it is also called as cross words game. There will be a grid of 15×15 size or max. Users have to move characters to up or down t
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)
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