Skip to content

Commit e097949

Browse files
committed
Added link to website contribute section
1 parent 2b6d650 commit e097949

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,8 @@ All kinds of contributions are welcome. These include:
184184
- Test the application on your computer.
185185
- Contribute an application build for a new platform.
186186

187+
A detailed list can be found [here](https://openandroidinstaller.org/#contribute).
188+
187189
### How to contribute your own installation configurations
188190

189191
If you want to use the tool for a non-supported smartphone, the fastest way is to adapt an [existing config file](https://github.com/openandroidinstaller-dev/openandroidinstaller/tree/main/openandroidinstaller/assets/configs). The file should be named after the official `device code` of the device. Add the code output by `adb shell getprop | grep ro.product.device` (when the devices is connected to the computer) as well as the official device code to the `supported_device_codes` list in the config. You can also get the device code by connecting the device to the computer and run OpenAndroidInstaller to detect the device.

0 commit comments

Comments
 (0)