Thank you for your speedy reply.Installing TWRP is quite easy: enter fastboot mode andYou can enter fastboot via different ways:Code:fastboot flash recovery YOUR_TWRP.img
- from Lineage via advanced restart (developer options): choose bootloader
- from recovery: choose advanced -> reboot to bootloader
- from powered off device -> connect USB while holding volume UP
- from powered off device -> power on while holding volume UP
EDIT: And yes, gapps pico is the only fitting package. Actually this was all explained in the LOS 17 thread. But it disappeared and until now xda wasn't able to bring it back.
Perhaps I should start a new one to not spam this one...
On the subject of Gapps I'd abandon this completely if I didn't use Google services so heavily. It imposes such a big resource hit. I've an original HTC Desire which again becomes a very useable device without Gapps, F-Droid gives all the functionality needed. Must explore that more on a more powerful machine, using Firefox as the Google portal.
---------- Post added at 10:52 AM ---------- Previous post was at 10:38 AM ----------
A question, I had twrp-3.1.1-0-crackling installed and that worked fine. Do you know if the latest twrp-3.3.1-0-crackling version is also compatible with the Swift?Installing TWRP is quite easy: enter fastboot mode andCode:fastboot flash recovery YOUR_TWRP.img
Thank you.