• 大小: 8.54MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-10-05
  • 语言: 其他
  • 标签: fragmentatio  

资源简介

利用fragmentation实现多Activity和多Fragment实现,并完美解决沉浸式状态栏

资源截图

代码片段和文件信息

package com.example.tsm.myapplication;

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.*;

/**
 * Instrumented 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.tsm.myapplication“ appContext.getPackageName());
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        127  2018-07-04 11:28  MyApplication\.gitignore

     文件          1  2018-08-01 09:14  MyApplication\.gradle\4.1\fileChanges\last-build.bin

     文件         17  2018-07-04 11:52  MyApplication\.gradle\4.1\fileContent\fileContent.lock

     文件     452091  2018-08-01 09:14  MyApplication\.gradle\4.1\fileHashes\fileHashes.bin

     文件         17  2018-08-01 09:14  MyApplication\.gradle\4.1\fileHashes\fileHashes.lock

     文件      20911  2018-07-04 11:42  MyApplication\.gradle\4.1\fileHashes\resourceHashesCache.bin

     文件     646686  2018-07-04 11:52  MyApplication\.gradle\4.1\javaCompile\classAnalysis.bin

     文件     487885  2018-07-04 11:42  MyApplication\.gradle\4.1\javaCompile\jarAnalysis.bin

     文件         17  2018-07-04 11:52  MyApplication\.gradle\4.1\javaCompile\javaCompile.lock

     文件     175421  2018-07-04 11:52  MyApplication\.gradle\4.1\javaCompile\taskHistory.bin

     文件      20967  2018-07-04 11:52  MyApplication\.gradle\4.1\javaCompile\taskJars.bin

     文件    2411809  2018-08-01 09:04  MyApplication\.gradle\4.1\taskHistory\fileSnapshots.bin

     文件      79607  2018-08-01 09:04  MyApplication\.gradle\4.1\taskHistory\taskHistory.bin

     文件         17  2018-08-01 09:05  MyApplication\.gradle\4.1\taskHistory\taskHistory.lock

     文件          1  2018-09-28 14:11  MyApplication\.gradle\4.4.1\fileChanges\last-build.bin

     文件         17  2018-09-28 14:11  MyApplication\.gradle\4.4.1\fileContent\fileContent.lock

     文件     784590  2018-09-28 14:11  MyApplication\.gradle\4.4.1\fileHashes\fileHashes.bin

     文件         17  2018-09-28 14:11  MyApplication\.gradle\4.4.1\fileHashes\fileHashes.lock

     文件      61509  2018-09-27 17:55  MyApplication\.gradle\4.4.1\fileHashes\resourceHashesCache.bin

     文件    2437985  2018-09-28 14:11  MyApplication\.gradle\4.4.1\javaCompile\classAnalysis.bin

     文件     861180  2018-09-27 17:56  MyApplication\.gradle\4.4.1\javaCompile\jarAnalysis.bin

     文件         17  2018-09-28 14:11  MyApplication\.gradle\4.4.1\javaCompile\javaCompile.lock

     文件    3594124  2018-09-28 14:11  MyApplication\.gradle\4.4.1\javaCompile\taskHistory.bin

     文件      72119  2018-09-28 14:11  MyApplication\.gradle\4.4.1\javaCompile\taskJars.bin

     文件    8130021  2018-09-28 14:11  MyApplication\.gradle\4.4.1\taskHistory\taskHistory.bin

     文件         17  2018-09-28 14:11  MyApplication\.gradle\4.4.1\taskHistory\taskHistory.lock

     文件         17  2018-09-28 14:11  MyApplication\.gradle\buildOutputCleanup\buildOutputCleanup.lock

     文件         53  2018-08-01 09:18  MyApplication\.gradle\buildOutputCleanup\cache.properties

     文件      21755  2018-09-28 14:11  MyApplication\.gradle\buildOutputCleanup\outputFiles.bin

     文件        704  2018-09-21 10:55  MyApplication\.idea\gradle.xml

............此处省略1472个文件信息

评论

共有 条评论