8000 Extend Android Support to Android 12+ (up to Android 15) · Issue #1193 · android-hacker/VirtualXposed · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Extend Android Support to Android 12+ (up to Android 15) #1193
Open
@nitinprajwal

Description

@nitinprajwal

Description:
Currently, the project only supports Android 12. We need to extend the compatibility to support newer Android versions (Android 12+ up to Android 15) to ensure the app remains functional on the latest devices and can take advantage of newer platform features.

Current Behavior:

  • Project only supports Android 12
  • May have compatibility issues with Android 13, 14, 15.

Requested Behavior:

  • Full support for Android versions 12 through 15
  • Implement necessary API changes and adaptations
  • Maintain backward compatibility
  • Handle new permission models and system changes

Benefits:

  1. Broader device compatibility
  2. Access to newer Android features and improvements
  3. Better user experience for those on newer Android versions
  4. Future-proofing the application

Technical Considerations:

  • Update targetSdkVersion
  • Implement new permission requirements
  • Handle API deprecations
  • Address behavioral changes in newer Android versions
  • Test compatibility across different Android versions

Priority: High

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0