-
sip实例 包括详细的文档说明
文档说明非常详细,且包含实例源码以及pdf文档
- 2015-03-16下载
- 积分:1
-
android 远程控制实例(基于Socket通信)
通过android实现远程控制,主要用于智能家具控制。
- 2020-12-06下载
- 积分:1
-
UI设计实现右侧类似抽屉画出的效果
通过拖动右侧的小图片可以拖出界面
- 2015-03-16下载
- 积分:1
-
AhHuiUniversity
随着经济与科技的快速发展,智能手机一步步进入普通人得生活,它将成为人们获取信息的主要设备,因此基于Android手机的手机地图服务需求越开越迫切,为外出旅游的人们提供了极大地便利。Android是Google开发的基于Linux平台的开源手机操作系统。它包括操作系统、中间件、用户界面和应用程序,是为移动终端打造的真正开放和完整的移动软件。本文对目前应用的Symbian、WindowsMoblie、Mac OS X和Android平台的现状进行了分析与比较,主要阐述以面向对象程序开发语言JAVA,以eclipse为开发工具,基于智能手机Android之上设计一个导览系统。本文主要介绍安徽大学,界面友好 、操作便捷,具有良好的可扩展性和可维护性,系统经过测试,可以稳定运行,能够满足手机用户基本的地图服务需求。(With the rapid development of economy and technology,Smartphone enters into the lives of ordinary people step by step,it will become the main device to obtain information,Therefore,based on the Android mobile phone mobile map service needs become more and more urgent for people who travel offers great convenience.Android is the Google development opens the source handset operating system based on Linux platform. It includes the operating system,the Middleware,he user interface and the application procedure. It is for the mobile terminal to create a truly open and complete mobile software. In this thesis,there is a analysis and comparion about the status of the current applide platforms like Symbiam ,WindowsMoblie,Mac OS X and Android ,this thesis Mainly expounds the development of object-oriented programming language java, eclipse as a
development tool, to design a navigation system-based smartphone on Android. This paper mainly introduces the anhui university,user-friendly,easy to)
- 2013-10-30 13:56:55下载
- 积分:1
-
Cards-UI-master
卡片式View,支持单个卡片,item为卡片的ListView
使用:
CardListView list = ...
list.setCardTheme(CardTheme.Dark)
CardAdapter adapter = new CardAdapter(this, android.R.color.holo_blue_dark)
list.setAdapter(adapter)
// Alternatively, you can pass a context and string resources in place of strings
// CardHeader has an optional second parameter for a subtitle
CardHeader header = new CardHeader( I m a header )
// You can optionally set an action to the header
// Specifying no action title will default to See More
header.setAction( See More , new CardHeader.ActionListener() {
@Override
public void onHeaderActionClick(CardHeader header) {
// Do whatever you want
}
})
// Add the header to the adapter, automatically notifies the list
adapter.add(header)
// Again, you can pass a context and string resources in place of strings
Card card = new Card( Hello , My name is Aidan )
adapter.add(card) (This library is no longer maintained, as this implementation is generally frowned upon in the new Google Material design guidelines, excluding certain situations (like Google Keep type UI). See the new CardView APIs in the Support Library.)
- 2015-01-24 15:06:35下载
- 积分:1
-
Android---OA办公源码手机APP源码
应用背景Android---OA办公源码手机APP源码,最近看到很多朋友在找手机OA的办公源代码,我就整理一下,这是一套完整的手机OA办公系统源码,下载来来可以直接跑的!关键技术
这是一套完整的手机OA办公系统源码,Android---OA办公源码手机APP源码,主要运用了一下知识点:
1、Android开发语言;
2、文档说明+图片说明+注释;
3、适合广大学员们学习和交流
- 2022-01-28 09:06:25下载
- 积分:1
-
android下Intent传递实例 附完整源码
Intent传递实例
- 2013-03-30下载
- 积分:1
-
QQ-for-Android
android客户端仿QQ源代码,包括Client、Server和SQL执行语句(在SQl server中执行就可以),主要实现了一对一、一对多聊天(android client imitation QQ source code, including the Client, Server, and SQL statement is executed (SQl server), the main achievement of the one-to-one, one-to-many chat)
- 2013-04-02 18:42:56下载
- 积分:1
-
Dribbo 开源driible客户端
基于driible api的开源客户端 用了android最新的api21的兼容包 视觉效果比较好
- 2022-02-15 08:18:27下载
- 积分:1
-
爱奇艺见面ui源码
爱奇艺见面ui源码啊啊啊啊啊啊啊啊 啊啊 啊啊啊啊啊啊 啊啊啊啊啊 啊啊啊啊啊啊啊啊啊啊啊 啊啊啊啊啊啊啊啊啊啊 啊啊啊啊啊啊啊啊 啊啊啊啊啊啊啊啊 啊啊啊 a
- 2022-03-20 14:14:24下载
- 积分:1