-
GridViewTest
Android手机断的gridview应用模块。。。。。。。。。。(gridview app)
- 2014-10-15 13:15:29下载
- 积分:1
-
dfadal ^ l:mplpl
fefegrg ; gmpfe ; r
fzf
伊采孚
ezé
ggézgegrjgirzifjeigfzugrughrj
fekgergezigenzjfegnrzijgeijgjeziugfe
helloo
- 2022-03-02 08:29:27下载
- 积分:1
-
android中不错的ExpandableListView实例效果源码
一、ExpandableListView介绍 一个垂直滚动的显示两个级别(Child,Group)列表项的视图,列表项来自ExpandableListAdapter 。组可以单独展开。 1.重要方法 expandGroup(int groupPos) :在分组列表视图中展开一组, setSelectedGroup(int groupPosition) :设置选择指定的组。 setSelectedChild(int groupPosition, int childPosition, boolean shouldExpandGroup) :设置选择指定的子项。 getPackedPositionGroup(long packedPosition) :返回所选择的组 getPackedPositionForChild(int groupPosition, int childPosition) :返回所选择的子项 getPackedPositionType(long packedPosition) :返回所选择项的类型(Child,Group) isGroupExpanded(int groupPosition) :判断此组是否展开 2.代码:ExpandableListContextMenuInfo menuInfo=(ExpandableListContextMenuInfo)item.getMenuInfo();String title=((TextView)menuInfo.targetView).getText().toString();int type=ExpandableListView.getPackedPositionType(menuInfo.packedPosition);if (type==ExpandableListView.PACKED_POSITION_TYPE_CHILD) {int groupPos =ExpandableListView.getPackedPositionGroup(menuInfo.packedPosition);int childPos =ExpandableListView.getPackedPositionChild(menuInfo.packedPosition);二、ExpandableListAdapter 一个接口,将基础数据链接到一个ExpandableListView。此接口的实施将提供访问Child的数据(由组分类),并实例化的Child和Group。 getChildId(int groupPosition, int childPosition) 获取与在给定组给予孩子相关的数据。 getChildrenCount(int groupPosition) 返回在指定Group的Child数目。
- 2013-03-07下载
- 积分:1
-
imiFirewall
手机安全防火墙源码是一套比较全面的安卓手机安全方面的源码,总结起来就是三大防火墙电话防火墙、短信防火墙和网络防火墙和一些零碎的小工具。网络防火墙有流量预警功能,可以设置2G3G和wifi的数据流量和显示流量统计。小工具有android的命令行工具,测试了一下可以使用一些简单的liunx命令。还有一个超级终端功能。任务管理器可以结束进程和查看进程的通话防火墙支持通话黑白名单,可以选择电话被拒接以后的回复语、短信防火墙跟电话防火墙功能差不多。(Mobile security firewall source code is a more comprehensive Android mobile phone safety aspects of the source code, to sum up is three firewall phone firewall, SMS firewall and network firewall and some fragmentary gadget. Network firewall has traffic warning function, you can set the 2G3G and WiFi data flow and display traffic statistics. As a command line tool with Android, you can use some simple liunx command test. There is also a super terminal function. Task manager to end of the process and check process call firewall support call black and white list, can choose the telephone was refused to reply, SMS firewall with phone firewall functions in a similar way.)
- 2016-07-21 11:41:57下载
- 积分:1
-
Android二维码扫描源码
【实例简介】Android二维码扫描源码
- 2021-11-16 00:32:59下载
- 积分:1
-
Android蓝牙聊天源码
基于安卓的蓝牙聊天项目源码
原理是两个设备想要通信的前提是要知道对方的存在,在普通的Socket开发中,只要一台设备上线,直接发送个广播,在线设备收到这个广播后在向该广播的源地址发送个单播,两个设备就可以聊天,注意:本项目是基于android studio的,在eclipse里面可能无法直接运行。
- 2022-08-20 14:20:16下载
- 积分:1
-
Android作为Socket服务端与pc通过USB通信
Android作为Socket服务端与pc通过USB通信,通过socket套接字进行通讯,采用adb命令方式实现,PC端程序为java。
- 2022-01-26 08:00:24下载
- 积分:1
-
购物商城手机客户端+web服务器端
购物商城APP项目采用JSP+Java编写,分为手机客户端和web服务器端两个部分。手机端可以浏览商品,购买商品;web服务器端则是后台管理,可以对商品种类进行操作,用户权限的分配等等。。。
- 2022-03-04 14:56:13下载
- 积分:1
-
手机接收pc摄像头视频(含pc端程序)
手机接收pc摄像头视频
- 2015-04-02下载
- 积分:1
-
android 微信分享实例源码下载 WeixinShare
android 微信分享实例源码下载 WeixinShare
- 2014-08-07下载
- 积分:1