awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 个仓库

Awesome GitHub RepositoriesBackground Service Persistence

Techniques for maintaining active background processes on mobile operating systems to ensure continuous operation.

Distinct from Persistent Countdown Services: None of the candidates cover general Android background service persistence without specific focus on VPNs or countdowns

Explore 10 awesome GitHub repositories matching mobile development · Background Service Persistence. Refine with filters or upvote what's useful.

Awesome Background Service Persistence GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • zhongyi-tong/wechatluckymoneyzhongyi-tong 的头像

    zhongyi-tong/WeChatLuckyMoney

    7,228在 GitHub 上查看↗

    WeChatLuckyMoney is an Android automation tool designed to detect and claim monetary red packets within the WeChat messaging platform. It functions as a notification-based action trigger that monitors system notifications and active screens to automate the collection of digital gifts. The tool includes a red packet filter to ignore promotional content and prevent duplicate claims. It also operates as a social message automator, sending predefined thank-you responses and managing custom time delays after a packet is claimed. The application covers several functional areas, including Android n

    Runs a persistent Android service to maintain continuous monitoring of app activities without requiring the app to be open.

    Javaandroidhongbaolucky-money
    在 GitHub 上查看↗7,228
  • guardianproject/havenguardianproject 的头像

    guardianproject/haven

    6,792在 GitHub 上查看↗

    Haven is an Android physical security monitor that uses device sensors to detect unauthorized intrusions into a personal space. It functions as an encrypted intrusion alert system and an on-device security logger that captures images and audio when sensor thresholds are exceeded. The project incorporates a Tor-based remote monitor, allowing users to retrieve event logs and captured media from a distant location via secure onion services. It ensures privacy by routing intrusion alerts through encrypted messaging channels and saving media directly to the device filesystem rather than using clou

    Implements persistent background processing on Android to ensure the security monitor remains active for continuous coverage.

    Javaandroiddevice-sensorsmonitoring-service
    在 GitHub 上查看↗6,792
  • ahmyth/ahmyth-android-ratAhMyth 的头像

    AhMyth/AhMyth-Android-RAT

    5,193在 GitHub 上查看↗

    AhMyth-Android-RAT 是一个远程管理工具和框架,旨在部署和控制 Android 操作系统上的远程访问木马。它作为一个远程设备管理套件,将桌面控制面板与移动客户端配对,以管理和监控 Android 硬件。 该系统包括一个 Android APK 生成器,用于构建自定义应用程序包,在目标设备和控制器之间建立远程连接。这允许生成后门包以促进远程管理。 该框架涵盖了远程设备管理、命令执行和目标应用程序包生成的功能。

    Implements hidden background processes that automatically restart to maintain a persistent remote connection.

    Smaliahmythahmyth-ratandroid
    在 GitHub 上查看↗5,193
  • karma9874/androratkarma9874 的头像

    karma9874/AndroRAT

    4,847在 GitHub 上查看↗

    AndroRAT 是一款针对 Android 设备的远程管理工具和监控框架。它由一个基于 Python 的命令服务器和一个基于 Java 的客户端代理组成,它们建立持久的套接字连接以实现远程控制和数据提取。 该项目包括一个有效载荷生成器,用于创建配置有特定网络地址和端口的签名安装包以进行部署。一旦激活,该框架提供了一个中央界面来管理多个连接的设备,通过在设备启动时重启的后台服务来维持访问。 该系统通过交互式 Shell 执行和系统数据传输涵盖远程管理。它还提供用于检索通信日志、提取设备信息和位置数据以及远程捕获音频、视频和照片的监控功能。

    Implements background service persistence to ensure the agent remains active and restarts automatically upon device boot.

    Javaandroidandroid-applicationandroid-rat
    在 GitHub 上查看↗4,847
  • freeyourgadget/gadgetbridgeFreeyourgadget 的头像

    Freeyourgadget/Gadgetbridge

    4,554在 GitHub 上查看↗

    Gadgetbridge 是一个开源的 Android 可穿戴设备管理器和健康追踪器。它使用户能够连接和管理智能手表及健身追踪器,而无需供应商云账户或专有的配套软件。 这个无云(cloudless)框架通过将所有健康和活动数据本地存储在移动设备上来优先考虑隐私。它通过消除对供应商管理的云服务来同步设备数据的需求,从而作为专有应用程序的替代品。 该应用程序提供了一个设备管理和健康追踪系统,利用模块化驱动程序系统通过直接无线通信支持各种可穿戴硬件型号。

    Implements persistent background services to maintain connectivity and receive notifications from paired wearables on Android.

    Javaamazfitandroid-applicationhplus
    在 GitHub 上查看↗4,554
  • chenyilong/ios9adaptationtipsChenYilong 的头像

    ChenYilong/iOS9AdaptationTips

    4,447在 GitHub 上查看↗

    iOS9AdaptationTips is a collection of technical strategies and guides for adapting mobile applications to the iOS 9 operating system. It serves as a development resource for implementing system integration, UI layout adaptations, and push notification configurations. The project provides specific guidance on flexible interface implementation, including support for split-screen modes, dynamic text scaling, and status bar configurations. It also covers the use of secure certificates and heartbeat signals to maintain persistent connection stability for push notifications. The material covers br

    Provides methods for maintaining active background processes for location tracking and persistent connections.

    Objective-C
    在 GitHub 上查看↗4,447
  • kieronquinn/taptapKieronQuinn 的头像

    KieronQuinn/TapTap

    3,982在 GitHub 上查看↗

    TapTap 是一款基于加速度计的 Android 手势映射工具,允许用户通过轻敲设备背面来触发系统任务或启动应用程序。它作为一种辅助功能自动化工具,将设备硬件的物理交互映射为特定的软件事件。 该系统使用后台服务监控传感器数据,并通过预训练模型识别特定的敲击模式。它包含灵敏度校准工具,用户可通过手动滑块调整检测阈值,从而根据设备尺寸减少误触发。 该工具提供设备输入映射功能,可通过辅助功能服务模拟按钮点击并启动应用程序。它还支持条件手势执行,可根据当前运行的应用程序、屏幕状态或媒体播放状态过滤触发器。

    Runs a persistent background service to continuously poll accelerometer data without the application being open.

    Kotlin
    在 GitHub 上查看↗3,982
  • oxygencobalt/auxioOxygenCobalt 的头像

    OxygenCobalt/Auxio

    3,953在 GitHub 上查看↗

    Auxio 是一款 Android 音乐播放器和本地音频库管理器,专为播放存储在内部存储和 SD 卡上的音频文件而设计。它提供了一个利用元数据和文件夹结构组织音乐收藏的系统。 该应用程序具有主屏幕小部件,无需打开完整应用即可进行播放控制和库导航。它还包括将播放控制和界面投影到 Android Auto 车载主机的集成功能。 该软件涵盖了具有音量标准化和无缝播放功能的本地音频播放。它包括音乐库管理工具,如艺术家统一、自定义播放列表创建,以及用于定位曲目、艺术家或专辑的搜索界面。

    Uses persistent background services to ensure audio playback continues without being terminated by the OS.

    Kotlin
    在 GitHub 上查看↗3,953
  • pichillilorenzo/flutter_inappwebviewpichillilorenzo 的头像

    pichillilorenzo/flutter_inappwebview

    3,736在 GitHub 上查看↗

    This is a plugin for embedding inline or headless web browsers within Flutter applications to render web content. It provides a system for integrating native webview components directly into the widget tree, allowing for the display of web pages and local assets. The project distinguishes itself by offering a headless browser controller for programmatic interaction and data extraction, as well as tools to wrap Progressive Web Apps into native application containers. It includes a mobile bridge for WebRTC to manage camera and microphone permissions for real-time audio and video communication.

    Provides mechanisms to keep a native browser instance active in the background to prevent OS process termination.

    Dartandroidbrowsercookie-manager
    在 GitHub 上查看↗3,736
  • lukaslechnerdev/kotlin-coroutines-and-flow-usecases-on-androidLukasLechnerDev 的头像

    LukasLechnerDev/Kotlin-Coroutines-and-Flow-UseCases-on-Android

    2,872在 GitHub 上查看↗

    该仓库作为教育资源,专注于使用 Kotlin Coroutines 和 Flow 在 Android 应用中实现异步编程模式。它提供了一系列实用的示例和单元测试,旨在演示如何在保持响应式用户界面的同时,管理后台任务、并发网络请求和响应式数据流。 该项目专注于结构化并发,提供了将任务组织成层级作用域的模式,这些作用域会自动传播取消和生命周期信号。它强调集成生命周期感知的网络功能,确保后台操作和响应式流尊重 Android 组件的状态,以防止内存泄漏和崩溃。 该实现涵盖了构建弹性数据系统的广泛能力,包括使用函数式操作符转换数据序列,以及将冷流转换为热状态容器。它还演示了处理网络操作的策略,例如实现带有指数退避的重试、管理请求超时以及利用本地存储进行离线优先的数据访问。该仓库包含专门的测试模式,用于验证多线程逻辑和异步行为的正确性。

    Maintains critical background tasks like data synchronization after the user leaves the active screen.

    Kotlinandroidchannelscoroutines
    在 GitHub 上查看↗2,872
  1. Home
  2. Mobile Development
  3. Background Service Persistence