• 大小: 23.44M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2020-12-22
  • 语言: Java
  • 标签:

资源简介

Android 高德地图实时显示移动轨迹(位置服务与地图应用-15_147).zip

资源截图

代码片段和文件信息

package com.mingrisoft.gouldtrajectory;

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

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件         127  2017-01-10 07:47  Project\GouldTrajectory\.gitignore
     文件         521  2017-01-10 07:47  Project\GouldTrajectory\build.gradle
     文件         869  2017-01-10 08:30  Project\GouldTrajectory\GouldTrajectory.iml
     文件         747  2017-01-10 07:47  Project\GouldTrajectory\gradle.properties
     文件        4971  2017-01-10 07:47  Project\GouldTrajectory\gradlew
     文件        2404  2017-01-10 07:47  Project\GouldTrajectory\gradlew.bat
     文件         459  2017-07-28 14:51  Project\GouldTrajectory\local.properties
     文件          16  2017-01-10 07:47  Project\GouldTrajectory\settings.gradle
     文件          31  2017-01-10 07:48  Project\GouldTrajectory\.gradle\2.14.1\taskArtifacts\cache.properties
     文件          17  2017-07-28 15:13  Project\GouldTrajectory\.gradle\2.14.1\taskArtifacts\cache.properties.lock
     文件      268762  2017-07-28 15:13  Project\GouldTrajectory\.gradle\2.14.1\taskArtifacts\fileHashes.bin
     文件     3314916  2017-07-28 15:13  Project\GouldTrajectory\.gradle\2.14.1\taskArtifacts\fileSnapshots.bin
     文件       29120  2017-07-28 15:13  Project\GouldTrajectory\.gradle\2.14.1\taskArtifacts\fileSnapshotsToTreeSnapshotsIndex.bin
     文件      134122  2017-07-28 15:13  Project\GouldTrajectory\.gradle\2.14.1\taskArtifacts\taskArtifacts.bin
     文件       28633  2017-07-28 15:13  Project\GouldTrajectory\.gradle\2.14.1\tasks\_app_compileDebugJavaWithJavac\localClassSetAnalysis\localClassSetAnalysis.bin
     文件          17  2017-07-28 15:13  Project\GouldTrajectory\.gradle\2.14.1\tasks\_app_compileDebugJavaWithJavac\localClassSetAnalysis\localClassSetAnalysis.lock
     文件       21349  2017-07-28 15:13  Project\GouldTrajectory\.gradle\2.14.1\tasks\_app_compileDebugJavaWithJavac\localJarClasspathSnapshot\localJarClasspathSnapshot.bin
     文件          17  2017-07-28 15:13  Project\GouldTrajectory\.gradle\2.14.1\tasks\_app_compileDebugJavaWithJavac\localJarClasspathSnapshot\localJarClasspathSnapshot.lock
     文件         686  2017-07-28 14:52  Project\GouldTrajectory\.idea\compiler.xml
     文件         699  2017-07-28 14:52  Project\GouldTrajectory\.idea\gradle.xml
     文件        2136  2017-07-28 14:56  Project\GouldTrajectory\.idea\misc.xml
     文件         367  2017-07-28 14:52  Project\GouldTrajectory\.idea\modules.xml
     文件         564  2017-07-28 14:52  Project\GouldTrajectory\.idea\runConfigurations.xml
     文件      146602  2017-07-28 15:43  Project\GouldTrajectory\.idea\workspace.xml
     文件          76  2017-07-28 14:52  Project\GouldTrajectory\.idea\copyright\profiles_settings.xml
     文件         261  2017-07-28 14:52  Project\GouldTrajectory\.idea\libraries\AMap_Location_V3_2_1_20161228.xml
     文件         241  2017-07-28 14:52  Project\GouldTrajectory\.idea\libraries\android_android_24.xml
     文件         269  2017-07-28 14:52  Project\GouldTrajectory\.idea\libraries\Android_Map3D_SDK_V4_1_3_20161208.xml
     文件         645  2017-07-28 14:52  Project\GouldTrajectory\.idea\libraries\animated_vector_drawable_24_2_1.xml
     文件         761  2017-07-28 14:52  Project\GouldTrajectory\.idea\libraries\appcompat_v7_24_2_1.xml
     文件         627  2017-07-28 14:52  Project\GouldTrajectory\.idea\libraries\espresso_core_2_2_2.xml
............此处省略60个文件信息

评论

共有 条评论