This is the x86 build of Round Sync - Rclone for Android 2.5.6. Intel-architecture builds are useful for Android emulators (BlueStacks, NoxPlayer, Android Studio AVD), Chromebooks running ARC, and the small number of Intel-CPU Android phones. Most physical Android phones should download the ARM variant instead.
File size: 33.3 MB • Min Android: 23 • Target Android: 34 • Version code: 418 • Framework: Native (Java/Kotlin) • Permissions: 15
File Information
| Package Name | de.felixnuesse.extract |
|---|---|
| Version Name | 2.5.6 |
| Version Code | 418 |
| Architecture | x86 |
| Min Android Version | Android 23 (API 34) |
| Main Activity | ca.pkay.rcloneexplorer.Activities.MainActivity |
| Framework | Native (Java/Kotlin) |
| File Size | 33.29 MB |
| Signature (SHA1) | 3547F66FE251816AB085EC207C7BF3E882B078B4 |
| File Hash (SHA256) | 7a984cd90d4e1e9d1454ba90349ef4957cbfcb35096bf3a85315308074d37617 |
What's New
Changes from 2.5.5:
Fix issue where the app would crash when creating a new remote (closes
#287
)
Full Changelog
:
v2.5.5...v2.5.6
Sorry for uploading the wrong apks!
Fix issue where the app would crash when creating a new remote (closes
#287
)
Full Changelog
:
v2.5.5...v2.5.6
Sorry for uploading the wrong apks!
App Description
Round Sync - Rclone for Android
A cloud file manager, powered by rclone. Visit
https://roundsync.com
for more information!
Screenshots
Features
Cloud Access
256 Bit Encryption
1
Integrated Experience
Use your cloud storage like a local folder.
Keep your files private on any cloud provider with crypt remotes.
Don't give up features or comfort just because it runs on a phone.
File Management
(list, view, download, upload, move, rename, delete files and folders)
Streaming
(Stream media files, serve files and directories over FTP, HTTP, WebDAV or DLNA)
Integration
(Access local storage devices and share files with the application to store them on a remote)
Many cloud storage providers
(all via rclone config import, some without ui-setup)
Material 3 Design
(Dark theme)
All architectures
(runs on ARM, ARM64, x86 and x64 devices, Android 7+)
Storage Access Framework (SAF)
(
see docs
) for SD card and USB device access.
Intentservice
to start tasks via third party apps!
Task Management
to allow regular runs of your important tasks!
Installation
Grab the
latest version
of the signed APK and install it on your phone.
CPU architecture
Where to find
APK identifier
ARM 32 Bit
older devices
armeabi-v7a
ARM 64 Bit
most devices
arm64-v8a
Intel/AMD 32 Bit
some TV boxes and tablets
x86
Intel/AMD 64 Bit
some emulators
x86_64
If you don't know which version to pick use
roundsync--universal-release.apk
. Most devices run ARM 64 Bit, and 64 Bit devices often can also run the respective 32 bit version at lower performance. The app runs on any phone, tablet or TV with Android 7 or newer, as long as you have a touchscreen or mouse.
Usage
See the documentation
.
Intents
This app includes the ability to launch an intent! Create a task to sync to a remote, and copy it's id (via the treedot-menu) The intent needs the following:
Intent
Content
packageName
de.felixnuesse.extract
className
ca.pkay.rcloneexplorer.Services.SyncService
Action
START_TASK
Integer Extra
task
idOfTask
Boolean Extra
notification
true or false
Libraries
rclone
- Calling this a library is an understatement. Without rclone, there would not be Round Sync. See
https://rclone.org/donate/
to support rclone.
Jetpack AndroidX
Floating Action Button SpeedDial
- A Floating Action Button Speed Dial implementation for Android that follows the Material Design specification.
Glide
- An image loading and caching library for Android focused on smooth scrolling.
MarkdownJ
- converts markdown into HTML.
Material Design Icons
- 2200+ Material Design Icons from the Community.
Recyclerview Animators
- An Android Animation library which easily add itemanimator to RecyclerView items.
Toasty
- The usual Toast, but with steroids.
Icons from
Flaticon
courtesy of
Smashicons
and
Freepik
Contributing
See
CONTRIBUTING
Anyone is welcome to contribute and help out. However, hate, discrimination and racism are decidedly unwelcome here. If you feel offended by this, you might belong to the group of people who are not welcome. I will not tolerate hate in any way.
If you want to add more translations, see our
weblate-project
!
Developing
You should first make sure you have:
Go 1.20+ installed and in your PATH
Java installed and in your PATH
Android SDK command-line tools installed OR the NDK version specified in
gradle.properties
installed
You can then build the app normally from Android Studio or from CLI by running:
#
Debug build
./gradlew assembleOssDebug
#
or release build
./gradlew assembleOssRelease
License
This app is released under the terms of the
GPLv3 license
. Community contributions are licensed under the MIT license, and
CLA Assistant
will ask you to confirm
a CLA stating that
if create a PR.
About this app
This is a fork of
RCX
by
x0b
x0b
which is itself a fork of
rcloneExplorer
by
Patryk Kaczmarkiewicz
patrykcoding
.
If you want to convey a modified version (fork), we ask you to use a different name, app icon and package id as well as proper attribution to avoid user confusion.
A cloud file manager, powered by rclone. Visit
https://roundsync.com
for more information!
Screenshots
Features
Cloud Access
256 Bit Encryption
1
Integrated Experience
Use your cloud storage like a local folder.
Keep your files private on any cloud provider with crypt remotes.
Don't give up features or comfort just because it runs on a phone.
File Management
(list, view, download, upload, move, rename, delete files and folders)
Streaming
(Stream media files, serve files and directories over FTP, HTTP, WebDAV or DLNA)
Integration
(Access local storage devices and share files with the application to store them on a remote)
Many cloud storage providers
(all via rclone config import, some without ui-setup)
Material 3 Design
(Dark theme)
All architectures
(runs on ARM, ARM64, x86 and x64 devices, Android 7+)
Storage Access Framework (SAF)
(
see docs
) for SD card and USB device access.
Intentservice
to start tasks via third party apps!
Task Management
to allow regular runs of your important tasks!
Installation
Grab the
latest version
of the signed APK and install it on your phone.
CPU architecture
Where to find
APK identifier
ARM 32 Bit
older devices
armeabi-v7a
ARM 64 Bit
most devices
arm64-v8a
Intel/AMD 32 Bit
some TV boxes and tablets
x86
Intel/AMD 64 Bit
some emulators
x86_64
If you don't know which version to pick use
roundsync--universal-release.apk
. Most devices run ARM 64 Bit, and 64 Bit devices often can also run the respective 32 bit version at lower performance. The app runs on any phone, tablet or TV with Android 7 or newer, as long as you have a touchscreen or mouse.
Usage
See the documentation
.
Intents
This app includes the ability to launch an intent! Create a task to sync to a remote, and copy it's id (via the treedot-menu) The intent needs the following:
Intent
Content
packageName
de.felixnuesse.extract
className
ca.pkay.rcloneexplorer.Services.SyncService
Action
START_TASK
Integer Extra
task
idOfTask
Boolean Extra
notification
true or false
Libraries
rclone
- Calling this a library is an understatement. Without rclone, there would not be Round Sync. See
https://rclone.org/donate/
to support rclone.
Jetpack AndroidX
Floating Action Button SpeedDial
- A Floating Action Button Speed Dial implementation for Android that follows the Material Design specification.
Glide
- An image loading and caching library for Android focused on smooth scrolling.
MarkdownJ
- converts markdown into HTML.
Material Design Icons
- 2200+ Material Design Icons from the Community.
Recyclerview Animators
- An Android Animation library which easily add itemanimator to RecyclerView items.
Toasty
- The usual Toast, but with steroids.
Icons from
Flaticon
courtesy of
Smashicons
and
Freepik
Contributing
See
CONTRIBUTING
Anyone is welcome to contribute and help out. However, hate, discrimination and racism are decidedly unwelcome here. If you feel offended by this, you might belong to the group of people who are not welcome. I will not tolerate hate in any way.
If you want to add more translations, see our
weblate-project
!
Developing
You should first make sure you have:
Go 1.20+ installed and in your PATH
Java installed and in your PATH
Android SDK command-line tools installed OR the NDK version specified in
gradle.properties
installed
You can then build the app normally from Android Studio or from CLI by running:
#
Debug build
./gradlew assembleOssDebug
#
or release build
./gradlew assembleOssRelease
License
This app is released under the terms of the
GPLv3 license
. Community contributions are licensed under the MIT license, and
CLA Assistant
will ask you to confirm
a CLA stating that
if create a PR.
About this app
This is a fork of
RCX
by
x0b
x0b
which is itself a fork of
rcloneExplorer
by
Patryk Kaczmarkiewicz
patrykcoding
.
If you want to convey a modified version (fork), we ask you to use a different name, app icon and package id as well as proper attribution to avoid user confusion.
Download Round Sync - Rclone for Android APK
Fast, free and safe download.
APK Permissions 15
- android.permission.ACCESS_NETWORK_STATE
- android.permission.ACCESS_WIFI_STATE
- android.permission.FOREGROUND_SERVICE
- android.permission.FOREGROUND_SERVICE_DATA_SYNC
- android.permission.INTERNET
- android.permission.MANAGE_EXTERNAL_STORAGE
- android.permission.POST_NOTIFICATIONS
- android.permission.RECEIVE_BOOT_COMPLETED
- android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS
- android.permission.REQUEST_INSTALL_PACKAGES
- android.permission.SCHEDULE_EXACT_ALARM
- android.permission.UPDATE_PACKAGES_WITHOUT_USER_ACTION
- android.permission.WAKE_LOCK
- android.permission.WRITE_EXTERNAL_STORAGE
- de.felixnuesse.extract.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.
Other Variants
This release has multiple variants (e.g. diff architectures).
arm64-v8a arm64-v8a, armeabi-v7a, x86, x86_64 armeabi-v7a x86_64Similar in Tools
Frequently Asked Questions about Round Sync - Rclone for Android APK
This variant is built for 32-bit Intel (older Chromebooks, some Android emulators). If your device's CPU matches, this is the smallest, fastest version to install.
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 23 (API level 34) 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.