summaryrefslogtreecommitdiffhomepage
path: root/android/BuildInstructions.md
AgeCommit message (Collapse)AuthorFilesLines
2023-09-13Update android build instructions for macOSDavid Göransson1-28/+11
2023-08-03Update to jdk 17 in build instructionsAlbin1-2/+2
2023-06-14Add option to disable version notificationsAlbin1-0/+7
For example, set the following in local.properties: ENABLE_IN_APP_VERSION_NOTIFICATIONS=false
2023-06-12Improve the android build instructions for macOSJonatan Rhodin1-25/+31
2023-04-24Update build instructionsAlbin1-7/+41
2023-04-18Clarify Android build steps in instructionsAlbin1-4/+19
2023-03-27Fix many typosAlexander Seiler1-2/+2
Signed-off-by: Alexander Seiler <seileralex@gmail.com>
2023-03-14Update Android build instructionsAlbin1-22/+22
Updates: * NDK release r25c * NDK min sdk set to api level 26 * Build tools version 30.0.3 * docker -> podman
2023-01-18Document gradle lockfileAlbin1-0/+19
2022-12-12Update Android container build instructionsAlbin1-111/+131
2022-10-11Update android sdk in build instructionsAlbin1-2/+2
2022-10-11Specify java 8 in android build instructionsAlbin1-1/+1
2022-10-11Add missing gcc in android build instructionsAlbin1-0/+2
2022-10-11Include libprotobuf-dev in build instructionsAlbin1-1/+4
2022-09-30Move build and release instructions to separate documentsDavid Lönnhager1-0/+145