91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介


偵聽服務Demo(Demo基于目前微信最新版本6.5.4)

*可記錄正常的微信文字聊天內容

*現在可以知道對方發的小視頻秒數

*現在可以知道對方發的語音秒數

*可以知道對方發的是圖片還是表情

*適配微信更加方便,只需要修改一個ID


資源截圖

代碼片段和文件信息

package?com.cxk.wechatlog;

import?android.content.Context;
import?android.support.test.InstrumentationRegistry;
import?android.support.test.runner.AndroidJUnit4;

import?org.junit.Test;
import?org.junit.runner.RunWith;

import?static?org.junit.Assert.*;

/**
?*?Instrumentation?test?which?will?execute?on?an?Android?device.
?*
?*?@see?Testing?documentation
?*/
@RunWith(AndroidJUnit4.class)
public?class?ExampleInstrumentedTest?{
????@Test
????public?void?useAppContext()?throws?Exception?{
????????//?Context?of?the?app?under?test.
????????Context?appContext?=?InstrumentationRegistry.getTargetContext();

????????assertEquals(“com.cxk.wechatlog“?appContext.getPackageName());
????}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-02-07?03:00??WeChatLog-master\
?????文件?????????118??2017-02-07?03:00??WeChatLog-master\.gitignore
?????目錄???????????0??2017-02-07?03:00??WeChatLog-master\.idea\
?????文件?????????686??2017-02-07?03:00??WeChatLog-master\.idea\compiler.xml
?????目錄???????????0??2017-02-07?03:00??WeChatLog-master\.idea\copyright\
?????文件??????????74??2017-02-07?03:00??WeChatLog-master\.idea\copyright\profiles_settings.xml
?????文件?????????626??2017-02-07?03:00??WeChatLog-master\.idea\gradle.xml
?????文件????????2644??2017-02-07?03:00??WeChatLog-master\.idea\misc.xml
?????文件?????????355??2017-02-07?03:00??WeChatLog-master\.idea\modules.xml
?????文件?????????564??2017-02-07?03:00??WeChatLog-master\.idea\runConfigurations.xml
?????文件?????????383??2017-02-07?03:00??WeChatLog-master\README.md
?????目錄???????????0??2017-02-07?03:00??WeChatLog-master\app\
?????文件???????????7??2017-02-07?03:00??WeChatLog-master\app\.gitignore
?????文件?????????865??2017-02-07?03:00??WeChatLog-master\app\build.gradle
?????文件?????????672??2017-02-07?03:00??WeChatLog-master\app\proguard-rules.pro
?????目錄???????????0??2017-02-07?03:00??WeChatLog-master\app\src\
?????目錄???????????0??2017-02-07?03:00??WeChatLog-master\app\src\androidTest\
?????目錄???????????0??2017-02-07?03:00??WeChatLog-master\app\src\androidTest\java\
?????目錄???????????0??2017-02-07?03:00??WeChatLog-master\app\src\androidTest\java\com\
?????目錄???????????0??2017-02-07?03:00??WeChatLog-master\app\src\androidTest\java\com\cxk\
?????目錄???????????0??2017-02-07?03:00??WeChatLog-master\app\src\androidTest\java\com\cxk\wechatlog\
?????文件?????????738??2017-02-07?03:00??WeChatLog-master\app\src\androidTest\java\com\cxk\wechatlog\ExampleInstrumentedTest.java
?????目錄???????????0??2017-02-07?03:00??WeChatLog-master\app\src\main\
?????文件????????1230??2017-02-07?03:00??WeChatLog-master\app\src\main\AndroidManifest.xml
?????目錄???????????0??2017-02-07?03:00??WeChatLog-master\app\src\main\java\
?????目錄???????????0??2017-02-07?03:00??WeChatLog-master\app\src\main\java\com\
?????目錄???????????0??2017-02-07?03:00??WeChatLog-master\app\src\main\java\com\cxk\
?????目錄???????????0??2017-02-07?03:00??WeChatLog-master\app\src\main\java\com\cxk\wechatlog\
?????文件?????????330??2017-02-07?03:00??WeChatLog-master\app\src\main\java\com\cxk\wechatlog\MainActivity.java
?????文件????????8375??2017-02-07?03:00??WeChatLog-master\app\src\main\java\com\cxk\wechatlog\WeChatLogService.java
?????目錄???????????0??2017-02-07?03:00??WeChatLog-master\app\src\main\res\
............此處省略36個文件信息

評論

共有 條評論