Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 6 additions & 29 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,26 +72,12 @@ <h1>Android Application</h1>
The ACK Android Application provides APRS-IS and AFSK access
to the APRS network as well detailed logs and maps.
</p>
<p>
<strong>Note:</strong>
The ACK Android application is still experimental.
</p>
<ul>
<li>
<a href="https://play.google.com/store/apps/details?id=com.inkapplications.ack.android">
Play Store
</a>
</li>
<li>
Download latest release on <a href="https://github.com/InkApplications/ACK-Android/releases/latest">GitHub</a>
</li>
<li>
Sources on
<a href="https://github.com/InkApplications/ACK-Android">GitHub</a>
</li>
<li>
<a href="https://github.com/InkApplications/ACK-Android/blob/master/LICENSE">View License</a>
</li>
</ul>
</article>
</section>
Expand Down Expand Up @@ -121,26 +107,17 @@ <h2>What is an APRS-IS Passcode and where do I get one?</h2>
<article>
<h2>Is the App Free?</h2>
<p>
The app can be installed directly through GitHub or using
an installer such as
<a href="https://obtainium.imranr.dev/">Obtainium</a>
</p>
<p>
The app is available through the Google Play Store. This
method is not free, however. Installing apps through
the Play Store is not recommended, as they can be slower, less
functional and less reliable to update than a direct install.
Supporting the Play Store requires enough extra development
effort that takes time away from developing other software, and
so the price of this installation method will continue to
increase over time to reflect that effort.
The ACK parsing and encoding library is free and open source.
The android application that integrates these this library
is sold on the Google Play store to support the ongoing
development of both the app and the open source library.
</p>
</article>
<article>
<h2>How can I Support Development</h2>
<p>
If you would like to support the developer, you can do so
through
If you would like to support the developer directly, you
can do so through
<a href="https://github.com/sponsors/ReneeVandervelde">Github Sponsors</a>
</p>
</article>
Expand Down
Loading