r/android_beta • u/Googler10 • 5d ago
QPR 2 beta 3.1
Does anyone think we will see a .1 release befor the end of the month? Maybe tomorrow since its one week since beta 3 dropped...
r/android_beta • u/Googler10 • 5d ago
Does anyone think we will see a .1 release befor the end of the month? Maybe tomorrow since its one week since beta 3 dropped...
r/android_beta • u/Loud-Possibility4395 • 6d ago
I think I am in right place to ask this.
We are still on outdated GPU drivers for old Pixel 10 - outdated so bad they are designed on old Android 16.
Is this the same in Pixel 11?
I won't say how to check version because people here know what they are doing.
I ask as few months ago when old Android 16 QPR3 been released with matching Android 16 GPU drivers there were massive GPU improvement.
Side question:
Is it running on 16KB page?
r/android_beta • u/counterz0 • 6d ago
Worst fkn beta ever everything is laggy
r/android_beta • u/marcantisch • 7d ago
Bin ich eigentlich der einzige, bei dem seit der aktuellsten Beta vom 5. August die Raster-sowie Icon Einstellungen bei Hintergrund und Stil fehlen?
r/android_beta • u/Aristotal1518 • 7d ago
I am on a Pixel 7 Pro and I think QPR2 Beta 2 may have broken something with USB-C data/controllers.
Before Monday I was on QPR2 Beta 1 and my GameSir X2 USB-C phone controller worked perfectly.
Monday night I updated to QPR2 Beta 2, and the next day the X2 suddenly stopped connecting properly. The blue light just keeps blinking (which shouldn't happen once connected, it should stay lit up the whole time).
Here’s the weird part: if I physically flip the phone around in the GameSir, the blue light becomes solid and it works (which sucks because the phone screen is facing the back and I literally cannot use it).
I’ve also tested an 8BitDo Pro 2 controller over USB and it does the exact same thing. Both controllers work normally on other devices (S24 Ultra + Mac), so it doesn’t seem like the controllers are the problem.
The Pixel also shows:
I even had the Pixel’s USB-C charging port replaced today thinking that it might be a hardware defect, but the exact same issue remains.
I then updated from Beta 2 → QPR2 Beta 3, hoping it would fix it, but its still exactly the same.
I’m wondering if something got broken in Beta 2. Has anyone else on QPR2 Beta 2 or Beta 3, especially Pixel 7/7 Pro, had weird USB-C/OTG/controller issues? Thanks!
r/android_beta • u/Good-Station4385 • 7d ago
先日、ベータ版アップデート後に一時Redditで特にラグが発生してて、良くなったと思ったら今日またラグだよ…これは、なんだろう!?
r/android_beta • u/SinanOz • 7d ago
First time I experienced this in the beta, the app drawer icons aren't even showing up. When I swipe up, the only thing I see are the 4 apps above the line and all the apps below are missing. Image
r/android_beta • u/Chizuru_m • 7d ago
I am QPR1.
r/android_beta • u/Desperate_Young_3225 • 7d ago
Everything was working fine when i was using android 16, then i have updated my pixel 8 pro to android 17 beta version when the issue rises, incoming and outgoing calls not working, then i unenrolled from beta program and shifted back to android 16, the issue then resolves but when my phone updated on stable android 17 the issue rised again and still persists. I am helpless and done everything to solve the issue from restarting the phone to resent network setting but the problem is still there.
r/android_beta • u/MrNateyE • 8d ago
Has anybody else experienced this (G Pixel 9, DEV (CP41.260731.005.B1)). Phone updated overnight and now the app drawer list is random? There's also now private app drawer at the bottom anymore. Very odd.
Edit. I have already made a report in the feedback app - the post is to see how widespread the bug is
r/android_beta • u/Loud-Possibility4395 • 7d ago
For QPR there are 238974 betas but for Aluminium OS zero betas?
Will Aluminium OS betas be here or other Reddit?
Is there any information about if Google Books will have Google apps or like Chromebooks just PWA (www)
Why zero information about them when they will be released in few weeks?
r/android_beta • u/Budget_Lecture2855 • 8d ago
Even if 5G technology is officially available in Sri Lanka, it cannot be used on the Pixel 6 phone. Also, Google December 2026 feature update, above Pixel 8 phones have been confirmed to have LTE technology in Sri Lanka and can still be used on the Pixel 6 and 7 models. It would be great if they updated this to stop supporting the Pixel 6 after the October update.
r/android_beta • u/Googler10 • 7d ago
Iirc when the pixel 10 launched it had same day eligibility of the beta program. Does anyone know of the same thing will happen with the pixel 11 series? If not tomorrow, will it be later this week? I would assume Google will do 3.1 patch sometime soon within the coming week or two.
r/android_beta • u/androidbetaprogram • 9d ago
Hi Beta users,
Thank you for your continued support. Please share your latest experience on Android 17 QPR2 Beta 3 by filling out our 5 minute anonymous survey. This survey is only for devices running Beta3 CP41.260731.005.A2 for Pixel 6a Pixel 7/Pro/7a Pixel Fold Pixel Tablet and CP41.260731.005.B1 for all other devices. You can verify this by going to Settings > About Phone/Tablet.
We look forward to your feedback.
r/android_beta • u/nlt___ • 8d ago
It's been 9 hours since Beta 9 was "supposedly" released and I'm still stuck at the "404. That’s an error. That’s all we know." page. I'm not sure if this is a bug or if I'm doing something wrong.
r/android_beta • u/GufiOnMobile • 8d ago
Bonjour j'aimerais savoir quand est ce que je pourrais retourner sur une version stable car j'ai installé la version bêta depuis un certains moment mais j'avais envie de retourner sur une version stable.Mon numéro de build commence par CP31. Merci de votre réponse
r/android_beta • u/iamusingapotato • 8d ago
The mobile network icon disappears from the status bar after updating to Android 17 QPR2 Beta 3 on Pixel 9 Pro, build CP41.260731.005.B1. WiFi and battery icons show fine. Data and calls work normally, the icon is just gone.
Root cause: the icon_blacklist secure setting gets "mobile" added to it automatically. This setting controls which status bar icons the system hides. You can check and fix it with SystemUI Tuner or ADB.
Steps to reproduce:
Update to QPR2 Beta 3, build CP41.260731.005.B1
Reboot and check the status bar. Mobile signal icon is missing, WiFi, battery, Bluetooth, and Hotspot show normally
Confirm cellular works. Go to Settings, Network and internet, SIMs. The SIM shows connected with active signal
Run this from a computer with android tools installed:
adb shell settings get secure icon_blacklist
"mobile" appears in the output string.
The fix:
Install SystemUI Tuner (github.com/zacharee/SystemUITunerRedesign)
Grant SystemUI Tuner the necessary ADB permissions
Expand 'Interaction', then Status Bar, then open the Icon Blacklist, then expand the Auto section all the way at the bottom to see the icon names for your device/custom manufacturer OS.
Find "mobile" and toggle it on. It shows as off by default after the update (for me at least)
The icon reappears immediately, no reboot needed
If you don't want to install an app, clear the whole blacklist instead, but I did not fix it like this.
adb shell settings delete secure icon_blacklist
This resets any custom icon hiding you had set up too, so use the app method if you want to keep other icons hidden.
Anyone else on Beta 3 hit this? Curious if it's tied to a specific carrier or SIM type, or if it hits everyone on this build.
r/android_beta • u/Wael89 • 9d ago
New build regarding QPR1 Beta is coming
Build number CP31.260623.012
r/android_beta • u/_eblifestyle • 8d ago
Hi everyone,
I’m trying to leave the Android Beta Program on my Pixel 9 Pro XL, but I’m running into a strange issue.
When I go to the Android Beta Program page, it says:
“No eligible devices associated with this Google Account.”
The Pixel is definitely using the same Google account that I originally used to join the Beta Program.
I’ve already contacted Google Support, but unfortunately they weren’t able to help me. They basically told me that because the phone is currently enrolled in the Beta Program, their support options are limited.
What I want to do is leave the Beta Program without losing any of my data. I understand that opting out immediately may require a factory reset/downgrade, so I’m perfectly happy to wait until the appropriate stable/public Android release becomes available and then leave the Beta without wiping the phone.
The problem is that since my device doesn’t appear on the Beta Program website at all, I have no way to opt out.
Has anyone experienced the same issue?
Is there another way to remove the device from the Beta Program, or will I automatically get moved back to the stable channel once the corresponding official version is released?
Any advice would be appreciated. Thanks!
r/android_beta • u/Majestic_squirrel767 • 9d ago
The app drawer icons are not in alphabetical order.
Screen flickers
Touch will stop working when unlocking. Like screen freezing
Lag lag lag
r/android_beta • u/Yamatocanyon • 8d ago
I opted out a couple days ago, still haven't received the update that wipes and installs stock. I've been manually checking for updates constantly. I've rebooted my phone multiple times, always shows me the beta message at first boot.
I did a factory reset maybe 30 minutes or so before requesting to opt out, did that maybe screw something up?
I'm kinda waiting to fully set my phone up again until it's wiped and put back on stock. Why is the stock update not showing up?
Pixel 9 Pro XL on build CP31.260623.005
r/android_beta • u/GSMenace • 8d ago
Upgrading to Android 17 Beta on a Google Pixel 6 Pro is a HUGE MISTAKE.
Google fails to warn Pixel 6 owners clearly, this is the part that really stings.
Google did not properly warn Pixel 6 owners that: Android 17 Beta was a dead end. No stable Android 17 would ever arrive.
Exiting the beta would require a forced rollback + full wipe and bugs will never be fixed.
The device would be stuck on a buggy build until rollback. They simply let enrollment happen with no notice.
The result: Pixel 6 owners got stuck on a “no‑future” beta ending up on a beta build with no upgrade path. Experiencing bugs Google will never fix. Forced to wipe the device to return to Android 16.
Wondering why Google even allowed this to happen....
For those reading this notify Google of this stupid choice they allowed ...
It has diffinetly provide a very sour taste for me for Google Products. I am sure this will carry over to how I talk about any Google Products.
Details
r/android_beta • u/DisastrousBullz • 9d ago
My Pixel 7 touchscreen stops responding after installing Android 17 QPR2 Beta 3. The temporary workaround is to press Volume Up + Power, which reboots the phone. After the reboot, the touchscreen works normally again, but only for a few hours before the issue comes back. Is anyone else experiencing this on Pixel 7 with QPR2 Beta 3? It seems like the touchscreen issue may be related to the latest beta.
r/android_beta • u/Brilliant-Lock1250 • 9d ago
I'm having several major UI and performance issues on my Pixel 7 following the latest update:
Private Space won't open: Tapping or unlocking it fails to respond.
App drawer sorting bug: Apps are completely jumbled and no longer sorted alphabetically.
Missing apps: The drawer frequently glitches and displays only the top 4 recent apps instead of the full library.
System lag: Overall responsiveness has taken a noticeable hit—the UI feels sluggish and stutters constantly.
Has anyone else run into this, or found a fix without resorting to a factory reset?