|
| 1 | +--- |
| 2 | +slug: /devices/beryllium |
| 3 | +pagination_next: null |
| 4 | +pagination_prev: null |
| 5 | +title: "POCO F1 (beryllium)" |
| 6 | +--- |
| 7 | + |
| 8 | +# POCO F1 (beryllium) |
| 9 | +:::info |
| 10 | +## Device Information |
| 11 | + |
| 12 | +- **Device:** POCO F1 |
| 13 | +- **Release Date:** August 22, 2018 |
| 14 | +- **Chipset:** Qualcomm Snapdragon 845 Octa-core |
| 15 | +- **RAM:** 6 GB / 8 GB |
| 16 | +- **Storage:** 64 GB, 128 GB, 256 GB |
| 17 | +- **Battery:** 4000 mAh |
| 18 | +- **Display:** 6.18 inches, IPS LCD, 1080 x 2246 pixels |
| 19 | +- **Rear Camera:** Dual 12 MP (main, ƒ/1.9) + 5 MP (depth) |
| 20 | +- **Front Camera:** 8 MP |
| 21 | +- **Halcyon Version:** Bloom |
| 22 | +- **Maintainer:** ibratabian17 |
| 23 | +::: |
| 24 | + |
| 25 | +<a href="https://get.hlcyn.co/builds/beryllium/" class="button button--primary">Get builds</a> |
| 26 | + |
| 27 | +## Installation Guide |
| 28 | +:::caution |
| 29 | +Make sure to backup your data before proceeding. |
| 30 | +::: |
| 31 | + |
| 32 | +### Installing Recovery |
| 33 | +1. Enter fastboot mode by using a key combination `Power + Vol Down`. |
| 34 | +2. Connect your device to your PC via USB. |
| 35 | +4. Verify that your PC detects the device with `fastboot devices`. |
| 36 | +5. Flash the recovery onto your device using `fastboot flash recovery recovery.img`. |
| 37 | +6. Reboot into recovery mode by holding `Power + Vol Up`. |
| 38 | + |
| 39 | +### Installing ROM |
| 40 | +1. Download the latest release of Halcyon. |
| 41 | +2. Reboot into recovery mode. |
| 42 | +3. Perform a Format data. |
| 43 | +4. Return to the main menu. |
| 44 | +5. Select Apply update > Apply from ADB. |
| 45 | +6. Now you can start sideloading by this command: |
| 46 | +``` |
| 47 | +adb sideload halcyon_beryllium-xxxxx.zip |
| 48 | +``` |
| 49 | + |
| 50 | +## Troubleshooting |
| 51 | + |
| 52 | +If you encounter any issues during or after the installation, feel free to ask to our chat group for solutions to common problems. |
0 commit comments