You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guides/install-android.md
+22-4Lines changed: 22 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -113,10 +113,6 @@ For example, on a typical 64-bit device, install both RetroArch variants:
113
113
</tbody>
114
114
</table>
115
115
116
-
To elaborate on the [Multi-Package Installation](#multi-package-installation) example: On a typical 64-bit device, install both stable and nightly RetroArch versions as follows:
###### Compatibility of `com.retroarch.ra32` on 64-bit ARM Devices
165
+
166
+
The 32‑bit `com.retroarch.ra32` package can be installed on most Android devices because they run 64‑bit ARM processors, which are still able to execute 32‑bit code. This setup is mainly useful for development and testing, since new 32‑bit ARM devices are no longer sold
167
+
The device must support 32‑bit execution, as verified by:
Note: Google Pixel 6a and newer ship with 64‑bit‑only system images (ro.zygote=zygote64, no 32‑bit ABI support). On such devices, pure 32‑bit APKs will fail to install with the error INSTALL_FAILED_NO_MATCHING_ABIS.
175
+
158
176
#### F-Droid
159
177
160
178
The F-Droid release of [RetroArch](https://f-droid.org/packages/com.retroarch/) offers the recent stable `com.retroarch` (32/64-bit ARM) package can be found in F-Droid for easier automatic updating.
0 commit comments