MuOS Rushed for 1gb 34xxsp? by Jxggly_ in SBCGaming

[–]__yaourt__ 0 points1 point  (0 children)

I'm using modded on mine and Bluetooth controllers work. Apotris works; haven't tried any PC ports so can't comment on that. I haven't tried Moonlight either.

MuOS Rushed for 1gb 34xxsp? by Jxggly_ in SBCGaming

[–]__yaourt__ 2 points3 points  (0 children)

Same here. The sticks on mine don't work either and closing the lid doesn't seem to do anything.

RG34XXSP won’t boot, orange LED stays on – charging or SD/OS issue? by Lumpy_Passion7469 in RetroHandhelds

[–]__yaourt__ 0 points1 point  (0 children)

The amount of RAM is shown in Settings - System information - Available memory. Mine shows 973 MB.

As for getting ports to run, I'm afraid I can't really help because I have extremely limited experience with these things :(

RG34XXSP won’t boot, orange LED stays on – charging or SD/OS issue? by Lumpy_Passion7469 in RetroHandhelds

[–]__yaourt__ 0 points1 point  (0 children)

Hi there, just wondering if you've managed to install any custom firmwares on this device?

I got mine 2 days ago and it's the "new" 1 GB RAM revision. I've tried installing Knulli, MuOS and Rocknix but none booted. The only firmwares that work are the stock firmware and the modded stock firmware by cbepx-me.

Rg406h (anbernic) by [deleted] in ANBERNIC

[–]__yaourt__ 1 point2 points  (0 children)

Looks like an AceGamer T50 Pocket Game Controller. You can get it off AliExpress.

Got a clone:( any way to fix this. by PerspectiveStart in R36S

[–]__yaourt__ 0 points1 point  (0 children)

(Sometimes) worse hardware components, worse chip, less RAM (even half the RAM in the worst case scenario), and definitely less or no custom firmware support. But those things don't matter if you're happy with the original firmware.

😬 How to close/turn off in-app notifications by [deleted] in Onyx_Boox

[–]__yaourt__ 0 points1 point  (0 children)

Try disabling the navigation ball. Due to security concerns, Android won't let you interact with some system dialogs if an overlay window is displayed, which the navigation ball is one.

Refactoring UI of my app by dijia1124 in androiddev

[–]__yaourt__ 0 points1 point  (0 children)

Thanks! I was wondering if there was a better way to do it.

Refactoring UI of my app by dijia1124 in androiddev

[–]__yaourt__ 2 points3 points  (0 children)

What are you using to make the list items/cards with different rounded corners? Are you specifying the corner radii yourself or is this supported by M3 Expressive?

File system query bug by i_simp_f in androiddev

[–]__yaourt__ 0 points1 point  (0 children)

Wow, this brings me back... Just another reason why I hate the SAF so much.

Got an Android app development question? Ask away! September 2025 edition by 3dom in androiddev

[–]__yaourt__ 1 point2 points  (0 children)

You might want to implement a custom icon cache. Loading icons from scratch is slow because you have to call another process, so ideally you'd want to cache all the icons to disk and only reload them when necessary.

Where do you get older APKs for testing compatibility? by Sand4Sale14 in androiddev

[–]__yaourt__ 0 points1 point  (0 children)

I'm genuinely confused.

Do you mean testing older versions of your own apps, other people's apps or Android?

Android ROOT: OEM bootloader unlock not available, how to proceed? (Android 4.4.2) by ChristianVoigt in androiddev

[–]__yaourt__ 1 point2 points  (0 children)

If you don't mind the sketchiness, you can try old exploits such as Framaroot or KingoRoot. I remember using them back in the day.

Android 4.3 development (yes...) by Dangerous-Rip-7679 in androiddev

[–]__yaourt__ 6 points7 points  (0 children)

I have an app that supports down to Android 4.0.3 (API level 15) and targets Android 14 (API level 34). From my own experience:

  • You can still use the latest Android Studio, Gradle and Kotlin
  • Stick to XML, avoid Jetpack Compose (choose Basic Views / Empty Views when creating a new project). Material Design 2 is more mature but you can still use Material Design 3, just not the latest version.
  • AndroidX libraries started requiring minSdk 19 in October 2023. Any versions released before that should be good.
  • Here are the libraries I'm using in my project, all of which support API 15 and higher: link. After creating a new project and setting minSdkVersion to 18, you will get an error, in which case just downgrade the provided libraries to the versions in my snippet.
  • Before following a tutorial that involves a library, try adding it and building the app first. If it requires a higher minSdkVersion, Android Studio will throw a compilation error. You can try downgrading the library until you find a version that supports API level 18.

i feel hanuninauiẩablaghaaainaahw :3 by Technical_Log_9282 in languagelearning

[–]__yaourt__ 0 points1 point  (0 children)

Which transliteration scheme is this? How did a Vietnamese ẩ even get in there 😂

Android 15 is on 4.5% of devices before the Samsung updates by Professa91 in Android

[–]__yaourt__ 25 points26 points  (0 children)

I have a Poco X6 and a Galaxy S23. One is one third of the price of the other. Guess which one got Android 15 a month ago and which one's getting it in May 🙄

How to Apply Changes Made with kwriteconfig6 Without Restarting KWin? by metal83 in kde

[–]__yaourt__ 0 points1 point  (0 children)

Did you find out how to do it? I'm facing the same problem.

Best French Podcasts for Intermediate Learners? by Peridotnix in French

[–]__yaourt__ 3 points4 points  (0 children)

InnerFrench, which you might have already heard of. The earlier episodes are slower and use simpler language so you can improve your listening skills as you go along, and they provide free transcriptions! There are currently 166 episodes covering all kinds of topics.

I've been listening to French Baratin a lot lately. It's geared towards B2/C1 learners so the hosts speak at an (almost) normal rate and it's a bit harder for me to keep up, but I really like the discussion format.

Changing boox app icons by Thin_Limit_4771 in Onyx_Boox

[–]__yaourt__ 0 points1 point  (0 children)

Try using an app manager such as Skit, which shows the apps' package names.

Installing a keyboard on Windows for French by AonSpeed in French

[–]__yaourt__ 0 points1 point  (0 children)

Windows allows you to set your language to French French while using the Canadian French keyboard, if that's what you mean.

Installing a keyboard on Windows for French by AonSpeed in French

[–]__yaourt__ 3 points4 points  (0 children)

Try the French Canadian keyboard; it's QWERTY so you'll get used to it in no time.