资源简介

国内Android应用基于百度和高德的地理围栏已经很成熟了,而在国外,百度和高德等的地理围栏支持不够,且国外的用户很少使用国内的地图应用,大都使用谷歌地图,所以针对谷歌地图开发了一个地理围栏的demo,相关开发详细文档可以查看本人博客

资源截图

代码片段和文件信息

/**
 * Automatically generated file. DO NOT MODIFY
 */
package geofence.dan.com.googlegeofence.test;

public final class BuildConfig {
  public static final boolean DEBUG = Boolean.parseBoolean(“true“);
  public static final String APPLICATION_ID = “geofence.dan.com.googlegeofence.test“;
  public static final String BUILD_TYPE = “debug“;
  public static final String FLAVOR = ““;
  public static final int VERSION_CODE = 1;
  public static final String VERSION_NAME = “1.0“;
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2019-05-30 14:39  GoogleGeofence\
     文件         127  2019-05-30 14:38  GoogleGeofence\.gitignore
     目录           0  2019-05-30 14:38  GoogleGeofence\.gradle\
     目录           0  2019-05-30 15:06  GoogleGeofence\.gradle\4.1\
     目录           0  2019-05-30 14:38  GoogleGeofence\.gradle\4.1\fileChanges\
     文件           1  2019-05-30 15:18  GoogleGeofence\.gradle\4.1\fileChanges\last-build.bin
     目录           0  2019-05-30 15:06  GoogleGeofence\.gradle\4.1\fileContent\
     文件          17  2019-05-30 15:18  GoogleGeofence\.gradle\4.1\fileContent\fileContent.lock
     目录           0  2019-05-30 14:38  GoogleGeofence\.gradle\4.1\fileHashes\
     文件      338887  2019-05-30 15:18  GoogleGeofence\.gradle\4.1\fileHashes\fileHashes.bin
     文件          17  2019-05-30 15:18  GoogleGeofence\.gradle\4.1\fileHashes\fileHashes.lock
     文件       22033  2019-05-30 15:06  GoogleGeofence\.gradle\4.1\fileHashes\resourceHashesCache.bin
     目录           0  2019-05-30 15:06  GoogleGeofence\.gradle\4.1\javaCompile\
     文件     1296216  2019-05-30 15:06  GoogleGeofence\.gradle\4.1\javaCompile\classAnalysis.bin
     文件      502873  2019-05-30 15:06  GoogleGeofence\.gradle\4.1\javaCompile\jarAnalysis.bin
     文件          17  2019-05-30 15:06  GoogleGeofence\.gradle\4.1\javaCompile\javaCompile.lock
     文件       91579  2019-05-30 15:06  GoogleGeofence\.gradle\4.1\javaCompile\taskHistory.bin
     文件       24508  2019-05-30 15:06  GoogleGeofence\.gradle\4.1\javaCompile\taskJars.bin
     目录           0  2019-05-30 14:38  GoogleGeofence\.gradle\4.1\taskHistory\
     文件     2253881  2019-05-30 15:12  GoogleGeofence\.gradle\4.1\taskHistory\fileSnapshots.bin
     文件       63767  2019-05-30 15:12  GoogleGeofence\.gradle\4.1\taskHistory\taskHistory.bin
     文件          17  2019-05-30 15:18  GoogleGeofence\.gradle\4.1\taskHistory\taskHistory.lock
     目录           0  2019-05-30 14:38  GoogleGeofence\.gradle\buildOutputCleanup\
     文件           0  2019-05-30 14:38  GoogleGeofence\.gradle\buildOutputCleanup\built.bin
     文件          51  2019-05-30 14:38  GoogleGeofence\.gradle\buildOutputCleanup\cache.properties
     文件           2  2019-05-30 15:18  GoogleGeofence\.gradle\buildOutputCleanup\cache.properties.lock
     目录           0  2019-05-30 15:20  GoogleGeofence\.idea\
     文件         626  2019-05-30 14:38  GoogleGeofence\.idea\gradle.xml
     目录           0  2019-05-30 14:49  GoogleGeofence\.idea\libraries\
     文件         533  2019-05-30 14:39  GoogleGeofence\.idea\libraries\android_arch_core_common_1_0_0_jar.xml
     文件         533  2019-05-30 14:49  GoogleGeofence\.idea\libraries\android_arch_core_common_1_1_1_jar.xml
............此处省略2920个文件信息

评论

共有 条评论