Skip to content

mingganglee/Godot-Android-GIS-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Godot Android GIS Tracker

Refre

Example

Notice

  • Android device location permission enabled
  • Godot Engine Version (Release has version number)
  • GPS is WGS84

How to use

Download arr

Download gis_tracker.aar

Download Android Template

Project -> Install Android Build Template...

Settings project

  1. gis_tracker.aar file move to android/plugins/
  2. create gis_tracker.gdap file
[config]

name="GISTracker"
binary_type="local"
binary="gis_tracker.aar"
  1. Export apk
# Export for android -> Option
Use Custom Buildd -> On
Gis Tracker -> On