-
android 百度地图应用实例源码下载
android 百度地图应用实例源码下载
- 2015-02-25下载
- 积分:1
-
Thgs
This is a good example of a ListBox to learn from Symbian.
- 2018-09-27 11:06:26下载
- 积分:1
-
android 同步多线程下载
android 同步多线程下载
- 2013-10-24下载
- 积分: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的实时通信类程序,模仿微信,界面美观,便于初学者通过代码学习各类控件的使用,手机自带多媒体的调用,学习如何使用数据库,listview,连接服务器等常用功能
- 2022-06-18 08:25:41下载
- 积分:1
-
Getting Started with the actual combat android development, recently many of my...
android开发入门与实战,近来很多朋友想在网上找相关的代码资料,我就买了此书并上传相关代码资料,希望我们多学习。-Getting Started with the actual combat android development, recently many of my friends want to find the relevant code for online information, I bought the book and upload the relevant code information, would like us to learn more.
- 2022-07-21 09:45:58下载
- 积分:1
-
android 视频聊天源代码(wifi)
android 视频聊天源代码(wifi)
- 2014-08-22下载
- 积分:1
-
二维码图片生成
二维码图片生成代码
包含图片生成方法
生成图片的界面显示
- 2022-01-30 21:09:07下载
- 积分:1
-
各种广告
消息栏以及弹框的展示。等发光点功夫帝国福达股份递归算法搭嘎德国大使馆第三方公司东风股份 东风股份东莞市大锅饭大锅饭屌丝公司打工SDAGDFSGDFSGD DFGFDHGERHFVDFGAGAGFDGFDGFDGFDGDFGDGFDGDFGDFGDFGDFGDFGDFGDFGDFSGFDSGDSGAGASDGFFDGFDAAGDREGEGER
- 2022-03-17 01:13:20下载
- 积分:1
-
android 上传文件实例 附完整源码
简单的上传实例,适合初学者,一看就懂
- 2013-02-26下载
- 积分:1