| 
									
										
										
										
											2025-01-22 02:22:53 +01:00
										 |  |  | <script lang="ts"> | 
					
						
							| 
									
										
										
										
											2025-02-10 02:04:58 +01:00
										 |  |  |   import { DownloadIcon } from "@rgossiaux/svelte-heroicons/solid" | 
					
						
							| 
									
										
										
										
											2025-01-22 02:22:53 +01:00
										 |  |  | </script> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <div class="m-8 flex flex-col"> | 
					
						
							| 
									
										
										
										
											2025-02-10 02:04:58 +01:00
										 |  |  |   <h1>MapComplete Android App</h1> | 
					
						
							| 
									
										
										
										
											2025-01-22 02:22:53 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2025-02-10 02:04:58 +01:00
										 |  |  |   MapComplete is available as Android App as direct download. We are working on publishing this in | 
					
						
							|  |  |  |   the play store and on FDroid too. | 
					
						
							| 
									
										
										
										
											2025-01-22 02:22:53 +01:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2025-02-10 02:04:58 +01:00
										 |  |  |   <a | 
					
						
							|  |  |  |     class="button primary flex justify-center" | 
					
						
							|  |  |  |     href="https://app.mapcomplete.org/mapcomplete-latest.apk" | 
					
						
							|  |  |  |   > | 
					
						
							|  |  |  |     <DownloadIcon class="h-8 w-8" /> | 
					
						
							|  |  |  |     Download the latest version | 
					
						
							|  |  |  |   </a> | 
					
						
							|  |  |  |   <a class="button" href="https://mapcomplete.org">Go back to mapcomplete</a> | 
					
						
							| 
									
										
										
										
											2025-01-22 02:22:53 +01:00
										 |  |  | </div> |