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

資源簡介

安卓視頻錄制、拼接、美化、音頻處理

資源截圖

代碼片段和文件信息

package?com.example.cj.videoeditor;

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.example.cj.videoeditor“?appContext.getPackageName());
????}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-06-10?04:33??VideoEditor-For-Android-master\
?????文件?????????118??2018-06-10?04:33??VideoEditor-For-Android-master\.gitignore
?????目錄???????????0??2018-06-10?04:33??VideoEditor-For-Android-master\.idea\
?????文件?????????686??2018-06-10?04:33??VideoEditor-For-Android-master\.idea\compiler.xml
?????目錄???????????0??2018-06-10?04:33??VideoEditor-For-Android-master\.idea\copyright\
?????文件??????????74??2018-06-10?04:33??VideoEditor-For-Android-master\.idea\copyright\profiles_settings.xml
?????文件?????????159??2018-06-10?04:33??VideoEditor-For-Android-master\.idea\encodings.xml
?????文件?????????706??2018-06-10?04:33??VideoEditor-For-Android-master\.idea\gradle.xml
?????文件????????1752??2018-06-10?04:33??VideoEditor-For-Android-master\.idea\misc.xml
?????文件?????????619??2018-06-10?04:33??VideoEditor-For-Android-master\.idea\modules.xml
?????文件?????????564??2018-06-10?04:33??VideoEditor-For-Android-master\.idea\runConfigurations.xml
?????文件?????????180??2018-06-10?04:33??VideoEditor-For-Android-master\.idea\vcs.xml
?????文件?????????846??2018-06-10?04:33??VideoEditor-For-Android-master\README.md
?????目錄???????????0??2018-06-10?04:33??VideoEditor-For-Android-master\app\
?????文件???????????7??2018-06-10?04:33??VideoEditor-For-Android-master\app\.gitignore
?????文件????????1767??2018-06-10?04:33??VideoEditor-For-Android-master\app\CMakeLists.txt
?????文件??????????71??2018-06-10?04:33??VideoEditor-For-Android-master\app\ProgramInfo
?????文件????????1181??2018-06-10?04:33??VideoEditor-For-Android-master\app\build.gradle
?????文件?????????641??2018-06-10?04:33??VideoEditor-For-Android-master\app\proguard-rules.pro
?????目錄???????????0??2018-06-10?04:33??VideoEditor-For-Android-master\app\src\
?????目錄???????????0??2018-06-10?04:33??VideoEditor-For-Android-master\app\src\androidTest\
?????目錄???????????0??2018-06-10?04:33??VideoEditor-For-Android-master\app\src\androidTest\java\
?????目錄???????????0??2018-06-10?04:33??VideoEditor-For-Android-master\app\src\androidTest\java\com\
?????目錄???????????0??2018-06-10?04:33??VideoEditor-For-Android-master\app\src\androidTest\java\com\example\
?????目錄???????????0??2018-06-10?04:33??VideoEditor-For-Android-master\app\src\androidTest\java\com\example\cj\
?????目錄???????????0??2018-06-10?04:33??VideoEditor-For-Android-master\app\src\androidTest\java\com\example\cj\videoeditor\
?????文件?????????756??2018-06-10?04:33??VideoEditor-For-Android-master\app\src\androidTest\java\com\example\cj\videoeditor\ExampleInstrumentedTest.java
?????目錄???????????0??2018-06-10?04:33??VideoEditor-For-Android-master\app\src\main\
?????文件????????2282??2018-06-10?04:33??VideoEditor-For-Android-master\app\src\main\AndroidManifest.xml
?????目錄???????????0??2018-06-10?04:33??VideoEditor-For-Android-master\app\src\main\assets\
?????目錄???????????0??2018-06-10?04:33??VideoEditor-For-Android-master\app\src\main\assets\filter\
............此處省略270個文件信息

評論

共有 條評論