ReadMe.txt


English version:
----------------
Each Android app has to be signed in its compilation process by a signing key of the
compiling party.

This creates the problem that apps compiled from identical source code
by two parties cannot be updated with each other.

This transektcount_release_nnn.apk is signed with the author's signing key.

Therefore, it is is not installable as an update of the TransektCount-App from the
F-Droid app store and vice versa, as the F-Droid's compilation of TransektCount
is signed with their signing key.


German version:
---------------
Jede Android App wird beim Kompilieren mit dem Signaturschlüssel der kompilierenden
Partei signiert.

Dadurch entsteht das Problem, das die aus identischem Quellcode kompilierten Apps
zweier Parteien nicht untereinander update-fähig sind.

Diese transektcount_release_nnn.apk ist signiert mit dem Signaturschlüssel des Autors.

Sie ist daher nicht als Update der App des F-Droid-Stores installierbar (und umgekehrt),
da die Kompilation von TransektCount durch F-Droid mit deren Signaturschlüssel signiert ist.
