• 大小: 12.21M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-20
  • 语言: Java
  • 标签: 高德  地图  

资源简介


资源截图

代码片段和文件信息

package com.moos.marker;

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.moos.marker“ appContext.getPackageName());
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2018-03-13 11:03  AMapMarker-master-master\
     文件        6148  2018-03-13 11:03  AMapMarker-master-master\.DS_Store
     文件         760  2018-03-13 11:03  AMapMarker-master-master\.gitignore
     目录           0  2018-03-13 11:03  AMapMarker-master-master\AMapMarker-master\
     文件         118  2018-03-13 11:03  AMapMarker-master-master\AMapMarker-master\.gitignore
     目录           0  2018-03-13 11:03  AMapMarker-master-master\AMapMarker-master\.idea\
     文件         686  2018-03-13 11:03  AMapMarker-master-master\AMapMarker-master\.idea\compiler.xml
     目录           0  2018-03-13 11:03  AMapMarker-master-master\AMapMarker-master\.idea\copyright\
     文件          74  2018-03-13 11:03  AMapMarker-master-master\AMapMarker-master\.idea\copyright\profiles_settings.xml
     目录           0  2018-03-13 11:03  AMapMarker-master-master\AMapMarker-master\.idea\dictionaries\
     文件          83  2018-03-13 11:03  AMapMarker-master-master\AMapMarker-master\.idea\dictionaries\moos.xml
     文件         626  2018-03-13 11:03  AMapMarker-master-master\AMapMarker-master\.idea\gradle.xml
     目录           0  2018-03-13 11:03  AMapMarker-master-master\AMapMarker-master\.idea\inspectionProfiles\
     文件        1453  2018-03-13 11:03  AMapMarker-master-master\AMapMarker-master\.idea\inspectionProfiles\Project_Default.xml
     文件         235  2018-03-13 11:03  AMapMarker-master-master\AMapMarker-master\.idea\inspectionProfiles\profiles_settings.xml
     文件        3731  2018-03-13 11:03  AMapMarker-master-master\AMapMarker-master\.idea\misc.xml
     文件         371  2018-03-13 11:03  AMapMarker-master-master\AMapMarker-master\.idea\modules.xml
     文件         564  2018-03-13 11:03  AMapMarker-master-master\AMapMarker-master\.idea\runConfigurations.xml
     目录           0  2018-03-13 11:03  AMapMarker-master-master\AMapMarker-master\app\
     文件           7  2018-03-13 11:03  AMapMarker-master-master\AMapMarker-master\app\.gitignore
     文件        1124  2018-03-13 11:03  AMapMarker-master-master\AMapMarker-master\app\build.gradle
     目录           0  2018-03-13 11:03  AMapMarker-master-master\AMapMarker-master\app\libs\
     文件     3104550  2018-03-13 11:03  AMapMarker-master-master\AMapMarker-master\app\libs\AMap3DMap_5.6.0_AMapSearch_5.5.0_AMapLocation_3.7.0_20171218.jar
     文件         933  2018-03-13 11:03  AMapMarker-master-master\AMapMarker-master\app\proguard-rules.pro
     目录           0  2018-03-13 11:03  AMapMarker-master-master\AMapMarker-master\app\src\
     目录           0  2018-03-13 11:03  AMapMarker-master-master\AMapMarker-master\app\src\androidTest\
     目录           0  2018-03-13 11:03  AMapMarker-master-master\AMapMarker-master\app\src\androidTest\java\
     目录           0  2018-03-13 11:03  AMapMarker-master-master\AMapMarker-master\app\src\androidTest\java\com\
     目录           0  2018-03-13 11:03  AMapMarker-master-master\AMapMarker-master\app\src\androidTest\java\com\moos\
     目录           0  2018-03-13 11:03  AMapMarker-master-master\AMapMarker-master\app\src\androidTest\java\com\moos\marker\
     文件         734  2018-03-13 11:03  AMapMarker-master-master\AMapMarker-master\app\src\androidTest\java\com\moos\marker\ExampleInstrumentedTest.java
............此处省略107个文件信息

评论

共有 条评论