ahmubashshir / AuroraServiceOSS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aurora Logo
GPL v3 Logo

Aurora Services: Seamless installation of apps from Aurora Store / Droid

Aurora Services is a system / root application that integrates with the Aurora line of products to simplify the installation of downloaded applications.

Aurora Services is currently in development, but all features listed here work without any hiccups.

Link to Releases page

Features

  • Free / Libre software -- Has GPLv3 licence

  • Background app installation -- With the services method selected in Aurora Store / Droid, applications automatically install in the background without any user input.

Installation

  1. Install Aurora Services as a system app.

    • You need to either manually push the APK to /system/priv-app, or install the Magisk module. Both are available from the GitLab releases page.
    • Also if you manually push apk to /system/priv-app, you need to push permissions_com.aurora.services.xml to /system/etc/permissions/
  2. Provided you have rebooted your device, open Aurora Services and follow the setup instructions, granting the required permissions.

  3. Open Aurora Store / Droid and enable Aurora Services as the installation method.

    • Settings -> Installations -> Installation method -> Aurora Services

Screenshot

Links

Aurora Services uses the following Open Source libraries:

About

License:GNU General Public License v3.0


Languages

Language:Kotlin 89.1%Language:AIDL 10.9%