-
大小: 36.47M文件類型: .zip金幣: 1下載: 0 次發布日期: 2021-01-25
- 語言: Java
- 標簽:
資源簡介
Android 使用百度地圖定位自己的位置(位置服務與地圖應用-15_139).zip
代碼片段和文件信息
package?com.mingrisoft.baidulocation;
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.baidulocation“?appContext.getPackageName());
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????????127??2016-12-23?15:29??Project\BaiDuLocation\.gitignore
?????文件?????????867??2016-12-23?15:30??Project\BaiDuLocation\BaiDuLocation.iml
?????文件?????????521??2016-12-23?15:29??Project\BaiDuLocation\build.gradle
?????文件?????????747??2016-12-23?15:29??Project\BaiDuLocation\gradle.properties
?????文件????????4971??2016-12-23?15:29??Project\BaiDuLocation\gradlew
?????文件????????2404??2016-12-23?15:29??Project\BaiDuLocation\gradlew.bat
?????文件?????????459??2017-07-28?11:38??Project\BaiDuLocation\local.properties
?????文件??????????16??2016-12-23?15:29??Project\BaiDuLocation\settings.gradle
?????文件??????????31??2016-12-23?15:30??Project\BaiDuLocation\.gradle\2.14.1\taskArtifacts\cache.properties
?????文件??????????17??2017-07-28?11:57??Project\BaiDuLocation\.gradle\2.14.1\taskArtifacts\cache.properties.lock
?????文件??????525672??2017-07-28?11:57??Project\BaiDuLocation\.gradle\2.14.1\taskArtifacts\fileHashes.bin
?????文件?????4350585??2017-07-28?11:57??Project\BaiDuLocation\.gradle\2.14.1\taskArtifacts\fileSnapshots.bin
?????文件???????29120??2017-07-28?11:57??Project\BaiDuLocation\.gradle\2.14.1\taskArtifacts\fileSnapshotsToTreeSnapshotsIndex.bin
?????文件??????150128??2017-07-28?11:57??Project\BaiDuLocation\.gradle\2.14.1\taskArtifacts\taskArtifacts.bin
?????文件???????41359??2017-07-28?11:55??Project\BaiDuLocation\.gradle\2.14.1\tasks\_app_compileDebugJavaWithJavac\localClassSetAnalysis\localClassSetAnalysis.bin
?????文件??????????17??2017-07-28?11:55??Project\BaiDuLocation\.gradle\2.14.1\tasks\_app_compileDebugJavaWithJavac\localClassSetAnalysis\localClassSetAnalysis.lock
?????文件???????24211??2017-07-28?11:55??Project\BaiDuLocation\.gradle\2.14.1\tasks\_app_compileDebugJavaWithJavac\localJarClasspathSnapshot\localJarClasspathSnapshot.bin
?????文件??????????17??2017-07-28?11:55??Project\BaiDuLocation\.gradle\2.14.1\tasks\_app_compileDebugJavaWithJavac\localJarClasspathSnapshot\localJarClasspathSnapshot.lock
?????文件?????????686??2017-07-28?11:38??Project\BaiDuLocation\.idea\compiler.xm
?????文件?????????699??2017-07-28?11:38??Project\BaiDuLocation\.idea\gradle.xm
?????文件????????2136??2017-07-28?11:45??Project\BaiDuLocation\.idea\misc.xm
?????文件?????????363??2017-07-28?11:38??Project\BaiDuLocation\.idea\modules.xm
?????文件?????????564??2017-07-28?11:38??Project\BaiDuLocation\.idea\runConfigurations.xm
?????文件??????147360??2017-07-28?13:53??Project\BaiDuLocation\.idea\workspace.xm
?????文件??????????76??2017-07-28?11:38??Project\BaiDuLocation\.idea\copyright\profiles_settings.xm
?????文件?????????241??2017-07-28?11:38??Project\BaiDuLocation\.idea\libraries\android_android_24.xm
?????文件?????????645??2017-07-28?11:39??Project\BaiDuLocation\.idea\libraries\animated_vector_drawable_24_2_1.xm
?????文件?????????761??2017-07-28?11:39??Project\BaiDuLocation\.idea\libraries\appcompat_v7_24_2_1.xm
?????文件?????????235??2017-07-28?11:38??Project\BaiDuLocation\.idea\libraries\BaiduLBS_Android.xm
?????文件?????????627??2017-07-28?11:39??Project\BaiDuLocation\.idea\libraries\espresso_core_2_2_2.xm
?????文件?????????682??2017-07-28?11:39??Project\BaiDuLocation\.idea\libraries\espresso_idling_resource_2_2_2.xm
............此處省略101個文件信息
評論
共有 條評論