You seem to have missed the point: All APKs at Aptoide are potentially malicious, because anyone can upload anything there. Consequently any new version of a formerly benign APK at Aptoide might be malicious. Hence one shall not use Aptoide at all. All software at Aptoide is available elsewhere, because it only hosts APKs uploaded by users!
Furthermore the Aptoide client app has become a data collection tool long ago and Aptoide has been having multiple security breaches (including all user accounts credentials at least twice).
??? Aurora Droid is a F-Droid client app, which is unmaintained since spring 2021. Hence it cannot be used âinsteadâ of the Aptoide client app, because it does not access Aptoide.
In contrast to that advising to install the Aurora Store app from F-Droid to access the Google Play store makes a lot of sense.
Using a free UDPVPN that slow down the clock sync of the modem/GPS which is extremely important for such hardware subsystem and getting 30s in cold start after a reboot is a short time, IMHO. Without the patch, there was no hope to have a fix indoor. I did not tried suplpatcher but everyone who tried and I asked about did not gave me any numbers.
I will try later wihout the VPN on my terrace. Just to see how fast is when it meets optimal conditions, instead the worst. As far as I rember, also my Samsung smartphone after a reboot takes its time to gave me a fix indoor. I never take the time, obviously but it was long enough to be perceived. If A-GPS fix on SFOS performs in a way that I did not feel the lack of my Samsung, then it is good enough in dealing with the cold fix.
POST SCRIPTUM
After all the proof-of-concept has been delivered good enough to stimulate Jolla employes to tune it for the best. As an begginer amateur, I think that I did enough.
Suplpatcher for example is not needed on th X10iii. It was the only way on the XA2 to disable TLS in the modem because it is not possible to upload new certificates. On the 10iii TLS is disabled by default.
I in my great stupidity installed aptoide and now I canât uninstall it from app launcher, it keeps coming back. Would uninstalling from terminal work and what is the command?
Well, Aptoide is gone now. A-gps patch was working completely fine yesterday but it suddenly stopped working at night. Only change I remember doing was installing triple camera toggle. I tried removing it, no effect, A-gps wonât activate anymore.
Mine stopped to work with the VPN but still work with the plain 4G connection. I suppose, you have installed the 0.0.8. I am going to deliver a 0.0.9 soon. The new might fix your problem but it does not seem able to fix the one related to the VPN.
Iâm not using vpn. It was working just fine even without sim 2 activated, I tried activating it now but no diffrence. I also tried older versions of patch.
I relesed the new one but I do not think that will change the issue which probably it is related to this lines:
# this is modify for xtra Donwload interval
# only valid for mobile network data
XTRA_INTERVAL = 86400
I will try with this interval set to zero just in case the modem saved it into a non-volatile memory. If you want try by yourself switch off the GPS, change the config and execute:
systemctl restart ofono
Then try to use the GPS when everything raise up again.
Sometimes, instead of rmnet_data2, it could be rmnet_data1. Therefore both have been added with vpn0 before them. If you are using a VPN to connect then the VPN should be connected at that time because if you connect VPN after then some traffic will be routed trought the mobile data connection and trasmited in clear. In case you wish to granted yourself against data leaks, you add just the rule for vpn0.
You can also save this string in your .profile or .bashrc creating an alias:
alias usbth="<put here the long string above>"
and reload your profile con source .profile or .bashrc.
conclusion
If you do not live in developer mode, then install one of the package listed above.
If you like this guide and you like the idea that it will be continued to be extended and improved then consider to offer me a coffe, a beer or a pizza as your concrete sign of support and appreciation of my on-line activities. Thanks. R-
In the new section USER BACKUP a script that allow you to make your home data backup leveraging the developer modeSSH connection.
UPDATE #8
The session USB PROBLEMS has been updated with unbind and bind back USB devices and alternative fastboot usage that can replace - in extremis - the flash.sh procedure.
UPDATE #9
The last backup procedure script has been added into USER BACKUP section.
At this point the Settings:System â System:Backup can be put in condition to work also using SSH connection. Below the âAdd cloud accountâ can be added a button for âUse the SSH connectionâ with brief instructions. Then, also the restore procedure can be added.