搜索资源列表
ADWLauncher.EX 开源的主屏幕替换程序
- ADW.Launcher是一款开源的主屏幕替换程序 特色功能: - 自定义程序菜单(Android风格或iPhone/Galaxy风格) - 自定义拖拽操作按钮 - 将桌面底部的“拉帘”替换为托盘 - 支持多种主题! 更新日志: - 修正韩语翻译 - 重新加入为dock图标着色选项 - 新增为dock图标自定义颜色选项 -ADW.Launcher is an open source home screen replacement pro
GPS
- android上获取GPS经纬度和判断手机上硬件GPS设备是否开启,如没开启会提示开启。-android to get GPS latitude and longitude, and judgment on the phone hardware GPS equipment is turned on, as did open will in fact open.
FBReaderJ-sources-1.7.6
- A reader android open source project, you can read a variety of formats-A reader android open source project
WifiHotTest
- android智能设备的wifi热点功能实现,可开启热点,连接加密热点-realization of the android smart devices wifi hotspot functionality, open a hot hotspot connection encryption
android-open-source
- 从学习Android SDK中提供的那些样例代码开始。由Android的核心开发团队提供了3个优秀的示例项 目-From learning Android SDK provides the sample code began. The core of the Android development team provides three outstanding examples of mesh
SeekerBarSample
- Java源码,Android 源码 Seeker Bar Android源码,一个基础级的Android开发初级实例,演示SeekerBar的使用,欢迎Android新手参考下载。-Java source code, Android, Android Open Source Seeker Bar Android source code, a basic level Android development of the primary instance, demo SeekerBar us
Windows-communication-platform
- 相当优秀的windows for sdk;可以运行在windows所有版本上,实现与ios、linux、web、android等平台的通话,开放了源码,在/src文件夹下,有服务器端跟客户端的;API接口说明在/doc文件夹下, 可以参考进行二次开发。支持1080P高清,P2P传输,完美无回声问题。-Quite outstanding of windows for sdk running on windows all version with ios, linux, web, and
achartengine-1.1.0-demo-source
- AChartEngine是一个针对Android程序开发的开源图表生成类库-AChartEngine for Android application development is an open source charting library
PinYin
- 基于开源的android输入法--拼音输入法JNI层的实现。-Pinyin input method JNI layer implementation- based on open source android input method.
JniGuoShip
- android NDK开发案例源码,调用本地的C++代码模拟一个锅炉的温度变化,通过Tread()线程开启,Handler调用,内容简单明了,对于NDK新手来说是一个不错的例子-android NDK source development case, call the local C++ code to simulate a boiler temperature changes, by Tread () thread open, Handler called content simple for
Afinal
- Afinal0.3.32是采用roc和rom架构的android开发的开源架构,很容易完成数据库操作和控件绑定。-Afinal0.3.32 is open architecture and the use of roc rom android development framework, it is easy to operate and control is bound to complete the database.
sqlite-net-master
- sqlite-net is an open source, minimal library to allow .NET and Mono applications to store data in [http://www.sqlite.org SQLite 3 databases]. It is written in C# and is meant to be simply compiled in with your projects. It was first designed to work
android-master
- 开源云存储owncloud的android客户端 源码,实现与owncloud的同步-open source cloud platform, owncloud s client (android),personal file syn server
eml2.0
- 企业通讯录管理系统,向企业员工随时随地的提供企业通讯录信息,用户可在手机端实时查看人员联系方式,拨打电话等全面提高了企业内部沟通效率。 主要功能有:用户管理(添加用户,删除用户用户,更新用户资料);通讯录管理(添加通讯录,更新通讯录,删除),个人中心,配置管理等。 EML企业客户关系管理系统,是基于Linux开放性内核和Apache基础上Php+Mysql的智能B/S交互式服务系统。 EML系统移动端由移动端采用javascr ipt、html5、ajax、json等技术。
TestGps
- android代码实现打开gps,没有提示用户是否打开GPS这样的提示-open gps
视频直播 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开源时间选择控件
- Android开源时间选择控件 Android开源时间选择控件(Android open source time selection control Android open source time selection control)
ThinkAndroidkaifa
- A free, open source, simple, follow the Apache2 protocol issued by Android open source development framework, the development objective is to develop Android applications is simple and fast. The HTTP module contains Android MVC, SQLite ORM, simple IO
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
