Just a little context for anyone who wants to try the latest build - this is the first fully functional version of e/os/ for A21s.
As always, there is catch 22 - everything works on the first boot but as soon as you reboot or power off your device, it goes in e/os/, restarts and ends with blank screen every time.
I think I can make it work with the older version of e/os/ (2.3. or lower) as I’ve seen this error before.
if you want to build using repo this would be instructions for 2.3 T: repo init -u https://gitlab.e.foundation/e/os/releases.git -b refs/tags/v2.3-t
then repo sync
and maybe also: repo forall -c 'git lfs pull'
For me, unfortunately it’s a bittersweet victory becasuse same as before, Advanced Privacy is not working fully on all @ronnz98 unofficial roms since 2.4. upgrade. On official builds I have no problems.
I believe most people won’t even notice it but in my country, banking and some location apps are not working without fully functional AP so I guess it’s the end of the road for me for your unofficial builds.
I’m already looking at the differences between your and official roms, I’m also trying my own builds. Of course, I’ll post an update if I find the solution.
So once again @ronnz98 - thank you for building so many roms, I stumbled upon e/os/ because of your thread on xda (for Samsung S6). Much appreciated.
Yes, of course but it’s not enough to just install it but also set some system permissions.
Tutorial is this:
AdvancedPrivacy requirement against the system
AdvancedPrivacy needs to be installed as system app and whitelisting in order to grant some system specific permissions. Follow these steps to make it work properly on /e/OS
From Developer options, enable Android debugging and Rooted debugging
Sign the apk with platform certificate. You can use this command to do that
Allow the fake location service to run in background. Add in the file /system/etc/permissions/platform.xml .
I did all of that but this last step is elusive to me: Allow the fake location service to run in background. Add in the file /system/etc/permissions/platform.xml .
Tracking and set location through 3rd party apps.
I’ve already written about it before:
Samsung S6, S7, S7 edge, A20e, S20 Ultra, A40 maybe some more that I don’t remember.
On all of them I had the same problems and in the end I used official build or your older build.
ok Thanks for letting me know. I will rebuild 2.6 repos completely new when available. Maybe its an issue that I did only a repo sync update and not a full repo rebuild
It looks like problems with Advanced Privacy are related to the 2.5. version of e/os/ and not with AP app itself.
On the feedback section for the official e/os/ 2.5. version others have also noticed that some banking apps don’t appear in AdvancedPrivacy list and that set gps location doesn’t work.
I suggest to use 2.5. version which works perfectly (not a single reboot for me in over 10 days, very smooth and stable).
Those problems that I mentioned before are e/os/ specific, it’s not only on unofficial roms and I believe most people won’t even notice it.
I managed to install it over 2.5. version by sideloading 2.6.3. zip with only system files (it ends with an error but it installs system files) so I can confirm that everything works on 2.6.3. version.