platform_frameworks_base VS scrcpy

Compare platform_frameworks_base vs scrcpy and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
platform_frameworks_base scrcpy
9 983
10,524 102,461
- 2.0%
10.0 9.3
7 months ago 13 days ago
Java C
GNU General Public License v3.0 or later Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

platform_frameworks_base

Posts with mentions or reviews of platform_frameworks_base. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-10.
  • Is this exploitable on PE? What patch level is PE on currently?
    1 project | /r/PixelExperience | 11 Nov 2022
    Also the commit was made to AOSP not any Pixel specific Android fork.
  • Accidental $70k Google Pixel Lock Screen Bypass
    1 project | /r/Android | 10 Nov 2022
    The code is in AOSP: https://github.com/aosp-mirror/platform_frameworks_base/commit/ecbed81c3a331f2f0458923cc7e744c85ece96da
    3 projects | news.ycombinator.com | 10 Nov 2022
    >Their fix included a similarly large refactor

    Their change is hardly a big refactor. This includes all the new code, all the parameter changes everywhere the function is used, and two additional test cases. This is a tiny change.

    >12 changed files with 102 additions and 26 deletions. [1]

    https://github.com/aosp-mirror/platform_frameworks_base/comm...

  • If android.view.WindowManager is "the interface that apps use to talk to the window manager" so what is the window manager?
    1 project | /r/androiddev | 14 May 2022
    windowmanagerimpl
  • [DEV] Tasker Permissions 0.0.1 - Desktop app to easily grant permissions to Tasker and related apps!
    3 projects | /r/tasker | 28 Jul 2021
    This seems to be an android 12 thing, cause AccessibilityServiceInfo in master branch doesn't define the isAccessibilityTool() function (since added in API 31) and attrs.xml doesn't define which you can get with android-31-2 sdk sources after setting compileSdkVersion=31 in android studio so that it can be used as android:isAccessibilityTool="true" in accessibility-service metadata file. The AccessibilityServiceInfo is currently just a stub class for sdk 31. Since you have android 12, maybe you have noticed the notifications already.
  • scrcpy now supports Android 12
    4 projects | /r/Android | 21 Jun 2021
    Shell have the following permissions: https://github.com/aosp-mirror/platform_frameworks_base/blob/master/packages/Shell/AndroidManifest.xml
  • Utilising ListView and ArrayAdapter in Java
    1 project | dev.to | 16 Apr 2021
    First, we instantiate the ArrayAdapter by passing 3 arguments: context, layout and the array of data. We passed this for the Context as it represents the current activity. We chose simple_list_item_1 for the layout, which just contains a single TextView. And here we assume that there is an ArrayList called students containing a series of student names, which was passed as our 3rd argument.
  • "wm density" with root make my phone on bootloop!
    1 project | /r/tasker | 16 Feb 2021
    So android gets the forced density value by calling getForcedDisplayDensityForUserLocked() which gets the system secure setting DISPLAY_DENSITY_FORCED. If the setting is unset, then android ignores it. According to this commit as mentioned here, android now writes secure settings to /data/system/users/0/settings_secure.xml for user 0 instead of a database. So all that is needed is to open that file in recovery and delete the entry for the key display_density_forced, save and reboot.
  • Beidou support on Pixels in USA?
    1 project | /r/LineageOS | 7 Jan 2021
    https://github.com/aosp-mirror/platform_frameworks_base/commit/66c7ea91b413c9d812047288efb343c16b23d865#diff-d0d0f287428f1314466cce035e6ae3a1

scrcpy

Posts with mentions or reviews of scrcpy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-05.

What are some alternatives?

When comparing platform_frameworks_base and scrcpy you can also consider the following projects:

sndcpy - Android audio forwarding (scrcpy, but for audio)

KeyMapper - **DEVELOPMENT STOPPED**.📱 An Android app that change what the buttons do on your devices!

Tasker-Permissions - Utility to easily grant Tasker permissions

scrcpy-ios - Scrcpy-iOS.app is a remote control tool for Android Phones based on [https://github.com/Genymobile/scrcpy].

deskreen - Deskreen turns any device with a web browser into a secondary screen for your computer. ⭐️ Star to support our work!

termux-tasker - Termux add-on app for integration with Tasker.

SysDVR - Stream switch games to your PC via USB or network

barrier - Open-source KVM software

switch-remoteplay - NOT AN OFFICIAL NINTENDO PRODUCT - Control your Switch remotely (no hacking required)

WSL2-Linux-Kernel - The source for the Linux kernel used in Windows Subsystem for Linux 2 (WSL2)

evdi-vnc - A minimalist utility to start up a VNC server as a secondary screen using EVDI.