Skip to content

Commit

Permalink
updated documentation on Connecting ATAK and added fts-official-pub.zip
Browse files Browse the repository at this point in the history
  • Loading branch information
phreed committed Nov 29, 2023
1 parent cda6505 commit 70c9f40
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 11 deletions.
41 changes: 30 additions & 11 deletions docs/docs/Usage/Connecting ATAK.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,37 @@ The easiest way is to open this article in your Android phone, so that all the
Download and install ATAK 4.2 (updated Feb 24 2021)
* Play store https://play.google.com/store/apps/details?id=com.atakmap.app.civ
* Secondary https://files.civtak.org/ (use CivTAK Community OwnCloud Repo)
* Alternative https://drive.google.com/file/d/1bbpvABH3zS1y-8iNbSlkmu4FgUocV0F0/view?usp=sharing

Download the configuration fts-official-pub.zip at this link
/docs/fts-official-pub.zip
Download configurations
* [Configuration `fts-official-pub.zip`](fts-official-pub.zip)
This configuration includes `fts-offical-pub.pref`:
```xml
<?xml version='1.0' standalone='yes'?>
<preferences>
<preference version="1" name="cot_streams">
<entry key="count" class="class java.lang.Integer">1</entry>
<entry key="description0" class="class java.lang.String">FTS Official (Public)</entry>
<entry key="enabled0" class="class java.lang.Boolean">true</entry>
<entry key="connectString0" class="class java.lang.String">137.184.101.250:8087:tcp</entry>
</preference>
<preference version="1" name="com.atakmap.app_preferences">
<entry key="displayServerConnectionWidget" class="class java.lang.Boolean">true</entry>
</preference>
</preferences>
```

Download maps (optional)
* [Basic Maps `Google_Mapsources.zip`](https://bit.ly/2zSxlco)
* [Additional Maps `MOBAC-Maps-master.zip`](https://drive.google.com/file/d/1Ltdp2U7ItEu6b380u9BYswVHLSD9F-vn/view?usp=sharing)
* [Bing Maps](https://bit.ly/3gW6lcj)

### 2. Configure using import manager
* Start ATAK on android
* Tap the ...
* Tap Import manager
* Tap Local SD
* Go to the place where you have downloaded the files
* select fts-official-pub.zip
* Click OK
* A message will appear to inform you that you are are connected to Pub Server
* Under servers the Pub Server is green’ (connected)
* Tap the "..." (upper left)
* Tap "Import" manager
* Tap "Local SD"
* Go to the place where you have downloaded the files (probably `/sdcard/Download/`)
* Select `fts-official-pub.zip`
* Click `OK`
* A message will appear to inform you that you are connected to Pub Server
* Under servers the Pub Server is green (if connected)
Binary file added docs/docs/Usage/fts-official-pub.zip
Binary file not shown.

0 comments on commit 70c9f40

Please sign in to comment.