@martijnbraam Interesting. But it just calls apk to install a package from repositories, unlike Android's sideload that installs a package from the machine you run the sideload?
@kuleszdl no it builds the package on my laptop, transfers it to the phone using ssh, makes sure the phone trusts the build keys from my laptop and installs the apk. this isn't coming from the repo.
@martijnbraam Interesting. But it just calls apk to install a package from repositories, unlike Android's sideload that installs a package from the machine you run the sideload?