platform_frameworks_base

By aosp-mirror

Platform_frameworks_base Alternatives

Similar projects and alternatives to platform_frameworks_base

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better platform_frameworks_base alternative or higher similarity.

platform_frameworks_base reviews and mentions

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
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 28 Apr 2024
    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. Learn more →

Stats

Basic platform_frameworks_base repo stats
9
10,524
10.0
6 months ago

aosp-mirror/platform_frameworks_base is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of platform_frameworks_base is Java.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com