sorted by: new top controversial old
[-] RichRatsch@lemmy.world 6 points 3 weeks ago

Pixel 5 gang!

[-] RichRatsch@lemmy.world 3 points 8 months ago
  • Tivi Mate - one Android App to rule them all
  • iPTVsubs Pro - exactly the channels you're looking for
[-] RichRatsch@lemmy.world 3 points 8 months ago

"Disconnected from sometimes-off VPN"

[-] RichRatsch@lemmy.world 1 points 8 months ago

Yes - absolutely - just google the adb command and you should get all the infos you need!

[-] RichRatsch@lemmy.world 2 points 9 months ago

Yes - like every other time. With every App or system update these optimizations are "overwritten" by the system again...you don't need to but I'm sure if you do it every 1-4 weeks you'll see a positive impact on speed and battery.

[-] RichRatsch@lemmy.world 1 points 9 months ago

No root needed, just ADB. I use shizuku and an ADB app to do it once a week on the phone, takes 30-60mins

[-] RichRatsch@lemmy.world 21 points 9 months ago

I found this - increases battery life while apps open faster - confirmed via AccuBattery testing for a couple of weeks:

You can force ART compiler's AOT(Ahead Of Time) compiler to force compile all the apps ahead of time instead of JIT(Just In Time) which compile apps on the fly when you open and use different parts of an app.

By default google uses a profile-based method to only compile the most used parts of an app. (You can find more info by reading the source which I've mentioned below)

Remember forcing compilation take some time depending on how many apps you have installed.

Only downside is this takes up little bit more storage space due to compiled .oat files are being larger in size compared to dex files.

For example for me, apps installed without forcing compilation takes about 30GBs of space in total and after compilation it takes about 39GB.

You can use this command to compile all the apps:

adb shell cmd package compile -m speed -f -a

[-] RichRatsch@lemmy.world 2 points 11 months ago

Eternity - an Infinity fork - it's amazing!

[-] RichRatsch@lemmy.world 1 points 1 year ago

I'd go classic pareto 80/20 and make it 70/20/10 with non binary in the mix.

[-] RichRatsch@lemmy.world 2 points 1 year ago

THIS! Shizuku via Wireless ADB and then one of the many ADB apps in the play store! Loving it!

view more: next ›

RichRatsch

joined 1 year ago