Hi
This is what I did in order to get decent perf on my NSTV 2019 pro :
- Lineageos Full android (not ATV, TAB LineageOS17_mdarcy_tab ) + MindTheGapps + Magisk ( or Magisk Delta)
- tweaked the "io sched" to deadline and decrease buffer to 256 with 3c toolbox at bootstart (3c tb a must to manage/kill apps on this Low-Memory device ), vm.swappiness to 60, cpu gov to performance
- use rotation control pro to fix landscape for all apps
- magisk (root), f-froid (great apps provider) , newpipe sponsorblock, aurora store (to replace G playstore) , adaway (block ads, malware with hosts file) , youtube revanced + inotia00 microG ,
- use appManager (
MuntashirAkon github version, really great app, contribute if you can) to Disable/Freeze all com.android.google.X apps, google playstore, goo play services, G services framework, G partner, G market feedback etc.... google bloatware ...
- Use only
MuntashirAkon appManager to manage apk installaton ( the standard packageinstaller is very bad and can fill root fs quickly, check space in /data/user_de/0/com.android.packageinstaller/no_backup/ )
- AFwall+ firewall to block outbound connections
- Kiwi browser + ublock origin + violentmonkey ( or Bromite or Vivaldi Brower )
- Lucky Patcher ( Disable apk signature)
- Titanium backup
- RootExplorer, Solid Explorer, X plore
- Termux ( from f-droid )
- BS Player Pro, XPlayer video player, MX Player
- Kodi
- touchpad for big phone tab
- autostarts ( from f-droid )
I didn't try foster_tab
WIFI is stable, 3 apps in background is OK ( Free RAM around 1.6 GB for apps, YT or a browser can take 300-600 MB )
BTW : I tried to extend the internal storage with good ultra fast certified Sandisk USB key and I had a very bad experience : instable, freeze, maybe you'd find a good/working solution
So now I use a big SSD disk as a Removable USB storage
BTW2 : app swapper root to add swapfile 700 MB (priority 32767 by default so first) on internal storage, then vm.swappiness to 10. ( Leaving swap on internal, maybe better on external fast usb key ? )
Edit file in /vendor/etc/fstab_*darcy to lower zram0 from 512 to 256M (priority -1 by default so last) so more ram for apps, relying first on swap, second zram.
Finally after testing, the best for my device is to disable zram ( comment the line in fstab_xxxx ) or no swap (I don't use swapper) . No zram, no swap

so more memory, less IO/CPU load and more internal storage