[ROM][UNOFFICIAL][11][R]LineageOS 18.1 for z5c (suzuran)

Search This thread

DaZZZl1

Member
Mar 9, 2022
21
0
ohh yes, I tried it ... no difference, except that microg is not in the system menu... maybe something wrong with the signature spoofing? It seems that the calls are not redirected...
 

DaZZZl1

Member
Mar 9, 2022
21
0
I solved it...

There was FakeStore 0.0.2 installed. After upgrading to 0.1.0, the maps API start working!

Maybe you can include the latest FakeStore version in your ROM?
 

DaZZZl1

Member
Mar 9, 2022
21
0
Look at the commits at github ... they only made adaptions for Android 11 ... It should be safe to use this version 🙃
 

Berni-0815

Senior Member
Sep 22, 2016
2,453
2,147
Germany
Sony Xperia Z5 Compact
Ok, I have to ask more precise:
You can't deinstall FakeStore the "normal" way. Have you used my self-written deinstaller? Or have you deinstalled FakeStore manually (via adb)?
What have you installed? GmsCore? GsfProxy? DroidGuard?
I'm asking, because at los19.1 I can't get any localisation informations from (f.e.) pictures... It always says, there are no localisation data available. But they are there! I can see them at my dektop computer.
 

DaZZZl1

Member
Mar 9, 2022
21
0
I have not deinstalled your FakeStore. I updated with Fdroid and the microG repo. As far as I know, it will be installed in the data partition and the newest version will be used...

with Fdroid, I installed only the FakeStore ...

If you need it, I can look on my phone where are all the stuff...
 

DaZZZl1

Member
Mar 9, 2022
21
0
wait ... I made before the following experiment.... I uninstalled microg as you mentioned with adb and rm and installed microg services core, microg droid helper, unifiednlp (GAPPS), fake store, and microg service framework proxy from the microg repo with Fdroid... It had no effect, so I installed the system partition again. Later on, I udated fakestore and now it is working...
I have to check what version of microg is used now...
 
Last edited:

DaZZZl1

Member
Mar 9, 2022
21
0
Correction ... I have not installed unifiednlp (GAPPS), It was fake store instead ... however, he installed the 0.0.2 version... later on I updated to 0.1.0
 

DaZZZl1

Member
Mar 9, 2022
21
0
Ok, I checked it... the Fdroid versions are used ... I checked it by looking at the apps settings menu

microg service core: 0.2.26.223616
droid helper: 0.1.0
proxy : 0.1.0
 

Berni-0815

Senior Member
Sep 22, 2016
2,453
2,147
Germany
Sony Xperia Z5 Compact
At my los20.0 device it looks like this:
Code:
./system/priv-app/FakeStore
./system/priv-app/FakeStore/FakeStore.apk
./dev/6ikN0Sy/.magisk/mirror/data/system/package_cache/eng.bernha.20221229.155219/FakeStore-16
./data/system/package_cache/eng.bernha.20221229.155219/FakeStore-16
As you can see, at los 20.0 I'm using FakeStore 0.0.2 (aka com.android.vending-16.apk) in system/priv-app and the location data are displayed correctly for my pictures.
 

DaZZZl1

Member
Mar 9, 2022
21
0
But here, you can not see it it is Fakestore 0.0.2 or 0.1.0, or?

I have also

/data/system/package_cache/e22f109594fbe2ee0ee285839cf2d916176373e8/FakeStore-16
 

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    New version out; see 1st post.
    • Android security patch level: 5 March 2023
  • 36
    Hi all:

    Here is a LineageOS 18.1 ROM for Z5 compact (suzuran).

    New: ROM with microG apk's included in priv-app:
    Download 2023-03-22

    Please pay attention: microG can't coexist with GApps! So decide whether to install microG OR GApps!

    If you want to remove microG, enter these command line by line in a terminal:
    Code:
    adb root
    adb shell
    
    mount -o remount,rw /
    
    rm /system/priv-app/DroidGuard/DroidGuard.apk
    rm /system/priv-app/FakeStore/FakeStore.apk
    rm /system/priv-app/GmsCore/GmsCore.apk
    rm /system/priv-app/GsfProxy/GsfProxy.apk
    
    exit

    Reboot!


    Or flash this microG-remover.

    This is a 7z archive with the zip'ed ROM and the md5 file in it. Please unpack this archive, copy the included two files somewhere to your device, reboot into TWRP and flash this zip file. Enable md5sum checking. The zip file itself is not signed, so you have to disable zip verification.

    Kernel sources
    Tree sources

    Features:

    • OS Version: 11 (R)
    • Kernel: Linux 3.10
    • Kernel 3.10.108
    • New: Android security patch level: 5 March 2023
    • Using Sony blob's from stock version 32.4.A.1.54

    Important informations:
    • You should be familiar with general installation of custom ROMs.
    • Required for installation: TWRP 3.2.1 (pick the version from 2018-02-23!!!)
      OR use my self built TWRP-version 3.6.2!
    • This ROM needs a clean install, old /data may cause problems!
    • This ROM is NOT pre-rooted. For rooting you can use Magisk.
    • It is highly recommended that your device is running (or HAS RUN in the past!) the latest stock ROM from Sony (32.4.A.1.54) before flashing this ROM.
      Otherwise the baseband files may not match.
    Working:
    • Audio
    • Bluetooth
    • Camera; both built-in camera (Snap) and 3-rd party camera apps.
      Camera2 may be a little bit laggy, please use 3-rd party camera app instead; for example OpenCamera. If you're running into errors, please report.
    • Enforced SELinux support
    • Fingerprint
    • FM-Radio (maybe it needs a few restarts before it's working)
    • GApps (MindTheGApps 11 arm64)
    • German app AusweisApp2
    • GPS
    • Headset
    • Hotspot
    • LiveDisplay
    • Location services
    • Notifications
    • Notification LED
    • Offline charging
    • Phone calls
    • Reboot into recovery and bootloader
    • SafetyNet test passed successfully
    • Signed build
    • SMS
    • Sounds
    • Torch
    • WiFi
    • ...please tell me...
    These things are NOT (or badly) working:
    • Encryption
    • Camera focus at low distances.
    • Payment
    • Streaming (mirroring)
    • VoLTE
    Maybe some more things are not working.Please tell me...

    Use this ROM at your own risk! It comes without any warranty! I'm not responsible for any damage! If you don't agree with that, don't try to flash this ROM in any way.

    Benefits:

    • Added Aurora-Store, F-Droid and UnifiedNLP! If you don't want this, simply de-install it.
    • I've set maximum speaker volume to a higher value.
    • I've increased microphone gain.
    • I've changed the microfone gain to avoid echo in phone calls.
    Changelog

    Troubleshooting:


    • If you're running into an error, please search in this thread if this error is already posted, before you post it again!
      If not, I need a LOG to see what went wrong. Without a LOG I can't help you!
      A LOG can be fetched by connecting the device with an USB cable to your PC and then by typing these commands line by line:
      Code:
      adb root
      adb shell logcat -b all -d > logcat
      Send my this LOG file via PM.
    • If you think this could be a SELinux related issue, please try to set the device to permissive mode first.
      If the issue is gone, I need the policy file too (plus LOG). Fetch it by typing this line in a terminal:
      Code:
      adb pull /sys/fs/selinux/policy
    • If you stuck in a bootloop you can fetch a LOG with this trick:
      • Press the power button and the volume up button together until the device shuts down.
      • HOLD the power button.
      • Release the volume up button and press the volume down button immediately after releasing the volmue up button.
      • The device should start into TWRP recovery.
      • Tap on "Advanced", then on "Terminal" and enter these commands line by line:
        Code:
        cd sys/fs/pstore
        cp * /sdcard
      • Send me the copied file(s), if any, via PM.


    One last request:

    Please, do not ask about problems for which my ROM is not responsible.
    From now on I will only react to problems that I can reproduce and that are caused by my ROM.


    I'm sorry for that, but I'm developing this ROM in my spare time and I still have a normal life.
    12
    New version out; see 1st post.
    • Kernel improvements
    12
    New version out; see 1st post.
    • Android security patch level: 1 October 2021
    • DynamicsProcessing library implemented
    12
    I finally managed to increase the write speed on /sdcard partition dramatically:
    Code:
    suzuran:/ $ dd if=/dev/zero of=/sdcard/output count=65536
    65536+0 records in
    65536+0 records out
    33554432 bytes (32 M) copied, 0.706444 s, 45 M/s
    suzuran:/ $
    New version out; see 1st post.
    10
    New version out; see 1st post.
    • Android security patch level: 5 May 2021