This is the universal build of MeshCore 1.27.0. It contains native libraries for every CPU architecture (arm64-v8a, armeabi-v7a, x86, x86_64), so it installs on any Android device. The trade-off is size — it's larger than per-architecture variants. Pick this one if you're unsure which CPU your phone has, or if you plan to share the APK with multiple devices.
File size: 44.3 MB • Min Android: 21 • Target Android: 35 • Version code: 50 • Framework: Native (Java/Kotlin) • Permissions: 17
File Information
| Package Name | com.liamcottle.meshcore.android |
|---|---|
| Version Name | 1.27.0 |
| Version Code | 50 |
| Architecture | Universal |
| Min Android Version | Android 21 (API 35) |
| Main Activity | com.liamcottle.meshcore.android.MainActivity |
| Framework | Native (Java/Kotlin) |
| File Size | 44.31 MB |
| Signature (SHA1) | D15F16C81B6BB03AC35C368DF40D4D3899A8A045 |
| File Hash (SHA256) | 60f01b8a068f2a7f94daeab224ce9eef40d0b1b062cea9ee60dd1d6b9ff301f8 |
What's New
- added new messages divider
- added ability to tag users in channel messages
- added new channel notification settings: "All Messages", "Mentions Only" or "None"
- companion radio names can no longer include the square brackets
- links in chat messages now open in system browser instead of embedded web view
- fixed bug where clicking notification when viewing link in embedded browser would launch a new app instance
- fixed bug where notifications would not dismiss
- added ability to tag users in channel messages
- added new channel notification settings: "All Messages", "Mentions Only" or "None"
- companion radio names can no longer include the square brackets
- links in chat messages now open in system browser instead of embedded web view
- fixed bug where clicking notification when viewing link in embedded browser would launch a new app instance
- fixed bug where notifications would not dismiss
App Description
A simple, secure, off-grid, mesh communications app powered by the open source MeshCore project.
To use this app, you must have a supported LoRa radio device, that has been flashed with the MeshCore Companion Firmware.
Once you've installed the app, you will need to:
- Pair with your MeshCore device using Bluetooth.
- Set a custom display name.
- and, Configure your LoRa radio settings.
That's it! You can now advertise yourself on the network using the signal icon, and send messages to other users you have discovered on the same frequency.
When other devices on the network have been discovered, they will show up in your contacts list.
For more information, please visit the MeshCore GitHub page.
MeshCore Firmware
-
github.com/ripplebiz/MeshCore
To use this app, you must have a supported LoRa radio device, that has been flashed with the MeshCore Companion Firmware.
Once you've installed the app, you will need to:
- Pair with your MeshCore device using Bluetooth.
- Set a custom display name.
- and, Configure your LoRa radio settings.
That's it! You can now advertise yourself on the network using the signal icon, and send messages to other users you have discovered on the same frequency.
When other devices on the network have been discovered, they will show up in your contacts list.
For more information, please visit the MeshCore GitHub page.
MeshCore Firmware
-
github.com/ripplebiz/MeshCore
Download MeshCore APK
Fast, free and safe download.
APK Permissions 17
- android.permission.ACCESS_COARSE_LOCATION
- android.permission.ACCESS_FINE_LOCATION
- android.permission.ACCESS_NETWORK_STATE
- android.permission.BLUETOOTH
- android.permission.BLUETOOTH_ADMIN
- android.permission.BLUETOOTH_CONNECT
- android.permission.BLUETOOTH_SCAN
- android.permission.CAMERA
- android.permission.FOREGROUND_SERVICE
- android.permission.FOREGROUND_SERVICE_CONNECTED_DEVICE
- android.permission.INTERNET
- android.permission.POST_NOTIFICATIONS
- android.permission.RECEIVE_BOOT_COMPLETED
- android.permission.VIBRATE
- android.permission.WAKE_LOCK
- com.android.vending.BILLING
- com.liamcottle.meshcore.android.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
APK Verified
The cryptographic signature guarantees that the file is safe to install and was not tampered with in any way.
Similar in Communication
Frequently Asked Questions about MeshCore APK
This is the universal variant — a single APK that contains native libraries for every CPU architecture. It installs on any Android device but is larger than per-architecture variants.
Yes — the APK's signature has been cryptographically verified against the publisher's signing key. The SHA-256 hash is shown in the File Information panel so you can independently confirm the file matches the original release.
Android 21 (API level 35) or newer. Older devices will refuse the install.
Install a free app like 'CPU-Z' or 'Droid Hardware Info' from the Play Store and look at the ABI / Instruction Set row. Most phones made after 2017 are arm64-v8a; if in doubt, download the universal variant.
All variants are functionally identical — same features, same version. They differ only in which CPU architectures the native code is compiled for, and (sometimes) which screen densities the included graphics target. Pick the one that matches your device for the smallest install size, or pick 'Universal' if you're unsure.