mirror of
https://github.com/godotengine/godot-website.git
synced 2026-01-06 14:09:58 +03:00
* (WIP) Rework the downloads page * Enable incremental builds * Improve styling and layout of the downloads page --------- Co-authored-by: Emi <2206700+coppolaemilio@users.noreply.github.com>
37 lines
1.3 KiB
Markdown
37 lines
1.3 KiB
Markdown
---
|
|
title: Download - Godot Engine
|
|
platform: Android
|
|
|
|
downloads:
|
|
- caption: Universal (ARM64 + ARMv7 + x86_64 + x86)
|
|
slug: android_editor.apk
|
|
featured: true
|
|
tags:
|
|
- ARM64/v7
|
|
- x86 (64 & 32 bit)
|
|
|
|
ignore_mono: true
|
|
|
|
content_note: |
|
|
<p>
|
|
<strong>Note:</strong> C# support is not available in the Android editor.
|
|
</p>
|
|
|
|
content_instructions: |
|
|
<ul>
|
|
<li>If you run into an issue, check the <a href="https://docs.godotengine.org/en/stable/about/troubleshooting.html">Troubleshooting</a> page for common issues and their solutions.</li>
|
|
</ul>
|
|
|
|
<p>
|
|
To install the APK file, allow your current browser to install APKs from unknown sources in your device's settings.
|
|
</p>
|
|
|
|
<p>
|
|
<strong>The Android editor is currently in an experimental stage. The UI has not been adapted for touch screens yet; using a hardware keyboard and mouse is strongly recommended.</strong>
|
|
</p>
|
|
|
|
<p>
|
|
Compared to using the editor on desktop platforms, the experience may be frustrating, especially if you do not use a hardware keyboard and mouse. See the <a href="https://github.com/godotengine/godot/issues?q=is%3Aissue+is%3Aopen+label%3Aplatform%3Aandroid+label%3Atopic%3Aeditor+">list of known issues affecting the Android editor</a> for more information.
|
|
</p>
|
|
---
|