Quick Start¶
This article guides you to quickly start using FIRERPA in the simplest way. Before starting, make sure you have an Android phone. To fully utilize all features of FIRERPA, it is recommended that your Android device has root access. Of course, FIRERPA also supports running with shell (non-root) permissions; some privileged functions will be limited, but you can still use most major features.
Hint
Please ensure the relevant software versions you are using are the latest. The documentation content progresses step by step, so it is recommended that you read sequentially from the first chapter.
To simplify your usage, before starting, you need to determine which environment your device has and handle them separately.
With Root Access¶
Please click the link to download our service application firerpa.apk. After installation, open the APP and grant the application root permission, then wait for the service download and installation to complete. Click the start service button. If you want the service to start on boot, turn on the auto-start switch.
Without Root Access¶
If your device does not have root access or you are unsure what root is, you will need to install the service through the following method. You still need to install our service application firerpa.apk first. After installation, continue to download Shizuku.apk and install it. After installation, refer to the official documentation Shizuku User Manual and How to open Developer Options to complete the service startup and settings. Then, reopen our application, wait for the service download and installation to complete, make sure Shizuku has been authorized, and once everything is done, click the start service button.
Attention
For some device models, the default auto-start behavior of the APP may be blocked by the system. In this case, you may need to find the relevant settings yourself to allow our APP to auto-start or add our application to the auto-start whitelist; otherwise, the service may not start normally after a reboot.
If everything goes well, after opening the APP you will see the application interface as shown above. You can click to copy the Console URL and enter that address in your computer browser. This will allow you to access the remote desktop as shown below, and at this point you have completed the installation.
For Professionals¶
If you are a professional and find the above installation method difficult to control or too redundant, you can directly go to the Install Server chapter. In this chapter, you will see how to use Magisk modules for installation, as well as manual installation and startup for system ROM-level integration.
Hint
When in doubt, check the documentation first; if still lost, join the group to ask questions. You can find contact information in the Technical Support chapter.
Of course, this is just our most basic installation operation and remote desktop feature. The features we provide go far beyond this. In addition to APP deployment, FIRERPA also supports manual or ROM-built-in deployment methods. There are many more APIs and tools for you to use. Continue exploring the subsequent documentation to learn more!