Syncplay
AppID: | com.gintoki.syncplay |
Author: | Volnutt |
License: | Apache-2.0 |
Donation: | |
InRepoSince: | 2022-05-06 |
LastRepoUpdate: | 2022-06-26 |
LastAppUpdate: | 2022-05-27 |
LastVersion: | 0.5.1a |
Categories: | Multimedia |
Google Play: | Check if it's there |

This is the UNOFFICIAL Syncplay client for Android. If you don't know Syncplay, have a look here. Syncplay synchronizes playback on different devices and makes sure everyone is watching the same thing at the same second, even if they're miles away.
What Syncplay Desktop needed is a Mobile client, people are using phones more than ever, so I dedicated myself to bringing its functionality to Android while keeping it compatible and interoperable with the Desktop version ! That means, users with both Syncplay Desktop and Syncplay BETA on Android can watch together. It supports the chat functionality, and most video formats ! (Working on the FFmpeg integration as of now, to make sure everyone can play all various formats). It's still a work in progress and it's really early in the alpha phase. There are various stuff that are still missing but exist in the official release. I am working on it slowly.

ApplicationDebuggable
: APK files of this application are compiled for debugging („application-debuggable“). For details, see e.g. What are the security implications of using an app built “for debug”.
Packages
Version 0.5.1a (2022-05-27)
Android Versions:
- Target:
- MinVer: 5.0
Permissions:
Features:
- None
53 Libraries detected:
- Android Support v4 (Development Framework) The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see Understanding the Android Support Library.
- AndroidX Activity (Utility) provides the base Activity subclass and the relevant hooks to build a composable structure on top.
- Android Jetpack Annotations (Utility) library that contains the annotations for Android Jetpack.
- Arch (Utility) helper for other arch dependencies, including JUnit test rules that can be used with LiveData.
- AppCompat (Utility) support newer Android features on older Android versions.
- Asynclayoutinflater (UI Component) AndroidX library to inflate layouts asynchronously to avoid jank in the UI.
- Cardview (UI Component) AndroidX library to implement the Material Design card pattern with round corners and drop shadows.
- Android Support Library collections (Utility) standalone efficient collections.
- Concurrent (Utility) AndroidX library to help move tasks off the main thread with coroutines and take advantage of ListenableFuture.
- Constraint Layout Library (Utility) library to reduce the number of nested views needed.
- Coordinatorlayout (UI Component) AndroidX library to position top-level application widgets, such as AppBarLayout and FloatingActionButton.
- Androidx Core (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- AndroidX Cursor Adapter (Utility) static library support version of the framework's CursorAdapter.
- Android Support Library Custom View (UI Component) a module to implement custom views. Part of the Android Support Library.
- Documentfile (UI Component) a library to view a file document.
- Drawerlayout (UI Component) AndroidX library to implement a Material Design drawer widget.
- Dynamicanimation (UI Component) create smooth animations with a physics-based animation API.
- Android Emoji2 Compat (UI Component) core library to enable emoji compatibility in Kitkat and newer devices to avoid the empty emoji characters.
- Exifinterface (Utility) a library to read and write image file EXIF tags.
- AndroidX Fragment (UI Component) AndroidX library to encapsulate part of the user interface or behavior into reusable components.
- Interpolator (UI Component) AndroidX library to use animation interpolators on older platforms.
- androidx.legacy (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Lifecycle (Utility) perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
- Loader (Utility) library to load data for your UI that survives configuration changes.
- AndroidX Local Broadcast Manager (Utility) an application-wide event bus and embraces layer violations in your app: any component may listen events from any other.
- Media (Utility) share media contents and controls with other apps.
- Preference (Utility) a library to build interactive settings screens without needing to interact with device storage or manage the UI.
- Print (Utility) a library to print photos, docs, and other graphics and images.
- ResourceInspection (Development Aid) AndroidX library to surface the attributes of custom views in Android Studio’s Live Layout Inspector.
- Recyclerview (Utility) display large sets of data in your UI while minimizing memory usage.
- Android Activity Saved State (Utility) provides the base Activity subclass and the relevant hooks to build a composable structure on top.
- Slidingpanelayout (UI Component) AndroidX library to implement a sliding pane UI pattern.
- Startup (Utility) AndroidX library to implement a straightforward, performant way to initialize components at app startup.
- Swiperefreshlayout (UI Component) implemtation of the swipe-to-refresh UI pattern.
- Tracing (Utility) AndroidX library to write trace events to the system trace buffer.
- Transition (UI Component) animates motion in the UI with starting and ending layouts.
- Vectordrawable (UI Component) AndroidX library to render vector graphics.
- Android Jetpack VersionedParcelable (Utility) Provides a stable but relatively compact binary serialization format that can be passed across processes or persisted safely.
- Viewpager (UI Component) AndroidX library to display Views or Fragments in a swipeable format.
- AndroidX Widget ViewPager2 (UI Component) replaces AndroidX ViewPager, addressing most of its predecessor’s pain-points, including right-to-left layout support, vertical orientation, modifiable Fragment collections, etc.
- Jetpack WindowManager Library (Utility) enables application developers to support new device form factors and multi-window environments. The library provides a common API surface for API versions 14 and later. Especially provides additional functionality on foldable devices.
- AndroidUtilCode (Utility) library which encapsulates the functions that commonly used in Android development which have complete demo and unit test.
- Glide (Utility) An image loading and caching library for Android focused on smooth scrolling
- Android FillableLoaders (UI Component) library providing an interesting fillable progress view working with SVG paths.
- ExoPlayer (Utility) an extensible media player library for Android
- Google Material Design (Utility) library to help with material design guidelines.
- Google Core Libraries for Java 6+ (Utility) a set of core libraries that includes new collection types (such as multimap and multiset), immutable collections, a graph library, functional types, an in-memory cache, and APIs/utilities for concurrency, I/O, hashing, primitives, reflection, string processing, and much more.
- Google Gson (Utility) A Java serialization/deserialization library to convert Java Objects into JSON and back.
- ExpandableLayout (UI Component) an expandable layout that shows a two-level layout with an indicator.
- Kotlin (Utility) The Kotlin Programming Language
- kotlinx.coroutines (Utility) library support for Kotlin coroutines.
- IntelliJ IDEA (Utility) development helper: integration for the IntelliJ IDEA IDE.
- BasePopup (UI Component) a system PopupWindow encapsulated and improved popup library.
- None found a system PopupWindow encapsulated and improved popup library.
- None found a system PopupWindow encapsulated and improved popup library.
Download (10.1 M)
Version 0.6.3j (2022-06-04)
Android Versions:
- Target:
- MinVer: 5.0
Permissions:
Features:
- None
54 Libraries detected:
- Android Support v4 (Development Framework) The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see Understanding the Android Support Library.
- AndroidX Activity (Utility) provides the base Activity subclass and the relevant hooks to build a composable structure on top.
- Android Jetpack Annotations (Utility) library that contains the annotations for Android Jetpack.
- Arch (Utility) helper for other arch dependencies, including JUnit test rules that can be used with LiveData.
- AppCompat (Utility) support newer Android features on older Android versions.
- Asynclayoutinflater (UI Component) AndroidX library to inflate layouts asynchronously to avoid jank in the UI.
- Cardview (UI Component) AndroidX library to implement the Material Design card pattern with round corners and drop shadows.
- Android Support Library collections (Utility) standalone efficient collections.
- Concurrent (Utility) AndroidX library to help move tasks off the main thread with coroutines and take advantage of ListenableFuture.
- Constraint Layout Library (Utility) library to reduce the number of nested views needed.
- Coordinatorlayout (UI Component) AndroidX library to position top-level application widgets, such as AppBarLayout and FloatingActionButton.
- Androidx Core (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- AndroidX Cursor Adapter (Utility) static library support version of the framework's CursorAdapter.
- Android Support Library Custom View (UI Component) a module to implement custom views. Part of the Android Support Library.
- Documentfile (UI Component) a library to view a file document.
- Drawerlayout (UI Component) AndroidX library to implement a Material Design drawer widget.
- Dynamicanimation (UI Component) create smooth animations with a physics-based animation API.
- Android Emoji2 Compat (UI Component) core library to enable emoji compatibility in Kitkat and newer devices to avoid the empty emoji characters.
- Exifinterface (Utility) a library to read and write image file EXIF tags.
- AndroidX Fragment (UI Component) AndroidX library to encapsulate part of the user interface or behavior into reusable components.
- Interpolator (UI Component) AndroidX library to use animation interpolators on older platforms.
- androidx.legacy (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Lifecycle (Utility) perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
- Loader (Utility) library to load data for your UI that survives configuration changes.
- AndroidX Local Broadcast Manager (Utility) an application-wide event bus and embraces layer violations in your app: any component may listen events from any other.
- Media (Utility) share media contents and controls with other apps.
- Preference (Utility) a library to build interactive settings screens without needing to interact with device storage or manage the UI.
- Print (Utility) a library to print photos, docs, and other graphics and images.
- ResourceInspection (Development Aid) AndroidX library to surface the attributes of custom views in Android Studio’s Live Layout Inspector.
- Recyclerview (Utility) display large sets of data in your UI while minimizing memory usage.
- Android Activity Saved State (Utility) provides the base Activity subclass and the relevant hooks to build a composable structure on top.
- Slidingpanelayout (UI Component) AndroidX library to implement a sliding pane UI pattern.
- Startup (Utility) AndroidX library to implement a straightforward, performant way to initialize components at app startup.
- Swiperefreshlayout (UI Component) implemtation of the swipe-to-refresh UI pattern.
- Tracing (Utility) AndroidX library to write trace events to the system trace buffer.
- Transition (UI Component) animates motion in the UI with starting and ending layouts.
- Vectordrawable (UI Component) AndroidX library to render vector graphics.
- Android Jetpack VersionedParcelable (Utility) Provides a stable but relatively compact binary serialization format that can be passed across processes or persisted safely.
- Viewpager (UI Component) AndroidX library to display Views or Fragments in a swipeable format.
- AndroidX Widget ViewPager2 (UI Component) replaces AndroidX ViewPager, addressing most of its predecessor’s pain-points, including right-to-left layout support, vertical orientation, modifiable Fragment collections, etc.
- Jetpack WindowManager Library (Utility) enables application developers to support new device form factors and multi-window environments. The library provides a common API surface for API versions 14 and later. Especially provides additional functionality on foldable devices.
- AndroidUtilCode (Utility) library which encapsulates the functions that commonly used in Android development which have complete demo and unit test.
- Glide (Utility) An image loading and caching library for Android focused on smooth scrolling
- Android FillableLoaders (UI Component) library providing an interesting fillable progress view working with SVG paths.
- ExoPlayer (Utility) an extensible media player library for Android
- Google Material Design (Utility) library to help with material design guidelines.
- Google Core Libraries for Java 6+ (Utility) a set of core libraries that includes new collection types (such as multimap and multiset), immutable collections, a graph library, functional types, an in-memory cache, and APIs/utilities for concurrency, I/O, hashing, primitives, reflection, string processing, and much more.
- Google Gson (Utility) A Java serialization/deserialization library to convert Java Objects into JSON and back.
- ExpandableLayout (UI Component) an expandable layout that shows a two-level layout with an indicator.
- Kotlin (Utility) The Kotlin Programming Language
- kotlinx.coroutines (Utility) library support for Kotlin coroutines.
- Conscrypt (Utility) a Java Security Provider (JSP) that implements parts of the Java Cryptography Extension (JCE) and Java Secure Socket Extension (JSSE). It uses BoringSSL to provide cryptographic primitives and Transport Layer Security (TLS) for Java applications on Android and OpenJDK.
- IntelliJ IDEA (Utility) development helper: integration for the IntelliJ IDEA IDE.
- BasePopup (UI Component) a system PopupWindow encapsulated and improved popup library.
- None found a system PopupWindow encapsulated and improved popup library.
- None found a system PopupWindow encapsulated and improved popup library.
Download (16.9 M)
Version 0.7.0 (2022-06-26)
Android Versions:
- Target:
- MinVer: 5.0
Permissions:
- ACCESS_NETWORK_STATE
- INTERNET
- READ_EXTERNAL_STORAGE
- WRITE_EXTERNAL_STORAGE
- com.gintoki.syncplay.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Features:
- None
50 Libraries detected:
- Android Support v4 (Development Framework) The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see Understanding the Android Support Library.
- AndroidX Activity (Utility) provides the base Activity subclass and the relevant hooks to build a composable structure on top.
- Android Jetpack Annotations (Utility) library that contains the annotations for Android Jetpack.
- Arch (Utility) helper for other arch dependencies, including JUnit test rules that can be used with LiveData.
- AppCompat (Utility) support newer Android features on older Android versions.
- Cardview (UI Component) AndroidX library to implement the Material Design card pattern with round corners and drop shadows.
- Android Support Library collections (Utility) standalone efficient collections.
- Concurrent (Utility) AndroidX library to help move tasks off the main thread with coroutines and take advantage of ListenableFuture.
- Constraint Layout Library (Utility) library to reduce the number of nested views needed.
- Coordinatorlayout (UI Component) AndroidX library to position top-level application widgets, such as AppBarLayout and FloatingActionButton.
- Androidx Core (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- AndroidX Cursor Adapter (Utility) static library support version of the framework's CursorAdapter.
- Android Support Library Custom View (UI Component) a module to implement custom views. Part of the Android Support Library.
- Documentfile (UI Component) a library to view a file document.
- Drawerlayout (UI Component) AndroidX library to implement a Material Design drawer widget.
- Dynamicanimation (UI Component) create smooth animations with a physics-based animation API.
- Android Emoji2 Compat (UI Component) core library to enable emoji compatibility in Kitkat and newer devices to avoid the empty emoji characters.
- Exifinterface (Utility) a library to read and write image file EXIF tags.
- AndroidX Fragment (UI Component) AndroidX library to encapsulate part of the user interface or behavior into reusable components.
- Interpolator (UI Component) AndroidX library to use animation interpolators on older platforms.
- androidx.legacy (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Lifecycle (Utility) perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
- Loader (Utility) library to load data for your UI that survives configuration changes.
- AndroidX Local Broadcast Manager (Utility) an application-wide event bus and embraces layer violations in your app: any component may listen events from any other.
- Media (Utility) share media contents and controls with other apps.
- Preference (Utility) a library to build interactive settings screens without needing to interact with device storage or manage the UI.
- Print (Utility) a library to print photos, docs, and other graphics and images.
- ResourceInspection (Development Aid) AndroidX library to surface the attributes of custom views in Android Studio’s Live Layout Inspector.
- Recyclerview (Utility) display large sets of data in your UI while minimizing memory usage.
- Android Activity Saved State (Utility) provides the base Activity subclass and the relevant hooks to build a composable structure on top.
- Slidingpanelayout (UI Component) AndroidX library to implement a sliding pane UI pattern.
- Startup (Utility) AndroidX library to implement a straightforward, performant way to initialize components at app startup.
- Tracing (Utility) AndroidX library to write trace events to the system trace buffer.
- Transition (UI Component) animates motion in the UI with starting and ending layouts.
- Vectordrawable (UI Component) AndroidX library to render vector graphics.
- Android Jetpack VersionedParcelable (Utility) Provides a stable but relatively compact binary serialization format that can be passed across processes or persisted safely.
- Viewpager (UI Component) AndroidX library to display Views or Fragments in a swipeable format.
- AndroidX Widget ViewPager2 (UI Component) replaces AndroidX ViewPager, addressing most of its predecessor’s pain-points, including right-to-left layout support, vertical orientation, modifiable Fragment collections, etc.
- Jetpack WindowManager Library (Utility) enables application developers to support new device form factors and multi-window environments. The library provides a common API surface for API versions 14 and later. Especially provides additional functionality on foldable devices.
- Glide (Utility) An image loading and caching library for Android focused on smooth scrolling
- Android FillableLoaders (UI Component) library providing an interesting fillable progress view working with SVG paths.
- ExoPlayer (Utility) an extensible media player library for Android
- Google Material Design (Utility) library to help with material design guidelines.
- Google Core Libraries for Java 6+ (Utility) a set of core libraries that includes new collection types (such as multimap and multiset), immutable collections, a graph library, functional types, an in-memory cache, and APIs/utilities for concurrency, I/O, hashing, primitives, reflection, string processing, and much more.
- Google Gson (Utility) A Java serialization/deserialization library to convert Java Objects into JSON and back.
- ExpandableLayout (UI Component) an expandable layout that shows a two-level layout with an indicator.
- Kotlin (Utility) The Kotlin Programming Language
- kotlinx.coroutines (Utility) library support for Kotlin coroutines.
- IntelliJ IDEA (Utility) development helper: integration for the IntelliJ IDEA IDE.
- BasePopup (UI Component) a system PopupWindow encapsulated and improved popup library.
- None found a system PopupWindow encapsulated and improved popup library.
- None found a system PopupWindow encapsulated and improved popup library.
Download (13.2 M)