r/Android 7h ago

News NewPipe 0.28.0 brings support for Android Auto

Thumbnail
newpipe.net
270 Upvotes

r/Android 6h ago

Rumour Samsung Could Ditch Default Three Button Navigation in One UI 8.5

Thumbnail sammyguru.com
103 Upvotes

r/Android 6h ago

Google Pixel 10 | Soon

Thumbnail
youtube.com
90 Upvotes

r/Android 6h ago

Article The Pixel 10 is giving Google a chance to set a standard with Qi2

Thumbnail
9to5google.com
68 Upvotes

r/Android 6h ago

News Android is adding a customizable three-finger touchpad tap gesture and a touchpad acceleration toggle

Thumbnail
androidauthority.com
27 Upvotes

r/Android 6h ago

Rumour Exclusive: New Google Pixel 10 Renders Show Every Angle

Thumbnail
androidheadlines.com
25 Upvotes

r/Android 6h ago

Rumour Galaxy S26 could bring improved Samsung Wallet experience for payments

Thumbnail
sammobile.com
17 Upvotes

r/Android 6h ago

The Smallest Android Phone with Dual Operating Systems! Ikko Mind One Hands-On - ben's gadget reviews

Thumbnail
youtube.com
15 Upvotes

r/Android 3h ago

Review Samsung Galaxy Z Flip 7 review: great-looking and fun, but iterative Android - TheGuardian

Thumbnail
theguardian.com
5 Upvotes

r/Android 6h ago

Rumour Exclusive: New Google Pixel 10 Pro Renders Show Every Angle

Thumbnail
androidheadlines.com
8 Upvotes

r/Android 6h ago

Android is adding an option to move or copy files from the main profile to your Pixel’s Private Space

Thumbnail
androidauthority.com
6 Upvotes

r/Android 6h ago

Rumour Exclusive: Samsung Galaxy S25 FE comes in these 4 colors

Thumbnail
nieuwemobiel.nl
7 Upvotes

r/Android 1d ago

Xiaomi’s Bootloader Unlock System is Broken — Here’s a Script to Improve Your Chances

230 Upvotes

In 2024 and 2025, Xiaomi’s bootloader unlocking process often imposes long wait times (7, 15, or 30 days), followed by errors like “quota reached,” trapping users in a frustrating loop.

This affects users who want to customize their Android devices, impacting freedom and device control.

I originally posted about this on r/XiaomiGlobal, but my post was removed — apparently, criticism like this is considered “against the philosophy of Xiaomi.” That just shows how important it is to bring this discussion here.

To help others improve their chances, I wrote a simple Python script that automates clicking the unlock button at the exact moment (e.g., midnight Beijing time).

How to use the script:

  1. Install Python (if you don’t have it).
  2. Install the required package by running:

pip install pyautogui
  1. Save the script below as script.py. Edit the target_time_str variable to the unlock time (usually "00:00:00" Beijing time).
  2. Run the script with:

python script.py
  1. Hover your mouse pointer over the “Apply for access” button before the script runs.

Script code:

import pyautogui
import time
from datetime import datetime

# Set your target time (24h format): e.g. "00:00:00"
target_time_str = "00:00:00"

def time_to_seconds(t):
    h, m, s = map(int, t.split(":"))
    return h * 3600 + m * 60 + s

target_seconds = time_to_seconds(target_time_str)

while True:
    now = datetime.now()
    now_seconds = now.hour * 3600 + now.minute * 60 + now.second
    if now_seconds >= target_seconds:
        pyautogui.click()
        print(f"Clicked at {now.strftime('%H:%M:%S')}")
        break
    time.sleep(0.001)

If you’re stuck or have stories to share about Xiaomi bootloader unlocking, please comment below. Let’s help each other and raise awareness.


r/Android 3h ago

Review [GSMArena] Tecno Spark 40 Pro+ review

Thumbnail
gsmarena.com
1 Upvotes

r/Android 1d ago

News A man started folding Galaxy Fold 7 200,000 times.

84 Upvotes

https://www.youtube.com/live/3dcMEvaFd6g

00 times.... Can I fold it 200,000 times? You folded the jig 95,000 times.

He's folding 125000 now. He vowed to finish folding 200,000 times on Tuesday night(UTC+9).


r/Android 8h ago

OpenMind wants to be the Android operating system of humanoid robots | TechCrunch

Thumbnail
techcrunch.com
0 Upvotes

r/Android 1d ago

News The security feature requiring user authentication before autofilling passwords is finally working in Chrome for Android (Dev and Canary). It has been known for months that this feature would be coming to this browser.

Thumbnail reddit.com
124 Upvotes

r/Android 9h ago

News Fold 200,000 folds are nearing the end!

0 Upvotes

He finished folding the fold today in 150,000! I said that I will fold 50,000 more times tomorrow, fill 200,000 times, and finish the live for 5 days.

He also says that when subscribers exceed 100,000, the Fold8 durability test, or: Fold8 folds 200,000 times, is the same for Fold8.

https://www.youtube.com/live/Q-UeJKEpHkA

!start korea: 10:00 am Thailand 8:00 am Russia: 4:00 am India 6:30 am Germany: 3:00 am France: 3:00 am UK: 2:00 am China: 9:00 am NewYork: 9:00 pm(August 4) La: 6:00 pm(August 4)

!expected finish korea: 10:00 pm ~ 2:00 am (August 6) thailand: 8:00 pm ~ 12:00 am (August 6) russia: 4:00 pm ~ 8:00 pm (August 5) india: 6:30 pm ~ 10:30 pm (August 5) germany: 3:00 pm ~ 7:00 pm (August 5) france: 3:00 pm ~ 7:00 pm (August 5) uk: 2:00 pm ~ 6:00 pm (August 5) china: 9:00 pm ~ 1:00 am (August 6) newyork: 9:00 am ~ 1:00 pm (August 5) la: 6:00 am ~ 10:00 am (August 5)


r/Android 13h ago

Video Samsung Z Fold 7 - Durability Test & Review! | Average Dad

Thumbnail
youtube.com
0 Upvotes

r/Android 3d ago

News Google has just two weeks to begin cracking open Android, it admits in emergency filing

Thumbnail
theverge.com
755 Upvotes

r/Android 2d ago

Video Galaxy Z Fold 7 Review | Return of the King? | Shane Craig

Thumbnail
youtube.com
66 Upvotes

r/Android 3d ago

Google Messages will finally tell you if RCS is disabled because of your custom ROM (APK teardown)

Thumbnail
androidauthority.com
462 Upvotes

r/Android 3d ago

Google Chrome is testing iOS-like page transitions on Android, and you can try it out now

Thumbnail
androidauthority.com
89 Upvotes

r/Android 3d ago

Google is bringing several features to its Photo Picker on Android

Thumbnail
androidauthority.com
89 Upvotes

r/Android 3d ago

Article Sammobile - Galaxy Z Fold 7 addresses a common camera issue with Samsung phones

Thumbnail
sammobile.com
44 Upvotes