How to Reflect Changes in Lomiri UI repo on Ubuntu Touch Mobile
-
Hi everyone,
I have finally installed the ubuntu touch on redmi note 9 pro and I have done some changes in the Lomiri UI repo and want these changes to be reflected in the mobile phone.
Is there any way that I can build the changes from this repo and install them in the mobile phone? Like we can do the changes in the individual apps and get them built and installed in the phone.
Thank you.
-
Hello,
Yes there is few ways to test changes on the device. The methods can be found in the documentation
https://docs.ubports.com/en/latest/systemdev/guides.html.You can try building your changes with
crossbuilder
and install them on you deviceGood luck.
-
@iqrajaved You can edit the qml files of Lomiri in
/usr/share/unity8
for 16.04, and
/usr/share/lomiri
for 20.04.
After editing make sure to restart the device or Lomiri. -
@ikoz thank you for the help.
How can I restart Lomiri on Mobile device?
-
@iqrajaved Not that I would know the command, but seems like this has recently been answered here too: https://forums.ubports.com/post/76115
systemctl --user restart lomiri-full-greeter.service