壮观猎豹

文章
6
资源
0
加入时间
3年12月4天

可折叠的listview 之ExpandableListView基本使用

先看效果demo实现其他的方法和ListView的方法一样,下面来看看具体demo的实现首先布局文件很简单,就一个控件为:<?xml version="1.0" encoding="utf-8"?><RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:t...

unable to connect to 192.168.1.4:5555 解决方法

按照网上的文章 用超级终端 setprop service.adb.tcp.prot 5555 stop adb start adb 后,在cmd里输入 adb connect 192.168.1.4 ,提示unable to connect to 192.168.1.4:5555。 后来在手机上又装上了 wireless adb工具(需root),还是连不上。没办法,又尝试了比较新的ad