Android Enthusiasts
Q&A for enthusiasts and power users of the Android operating system
Latest Questions
0
votes
1
answers
105
views
Does Android 16 on a Google Pixel 9 or 9 Pro allow a choice between 16Kb and 4KB memory pages?
I have been using a borrowed Pixel 8 Pro with Android 15 for software testing. It can't do all my testing because it only has 128GB of storage, which is *not enough* for all my test data. I've also had to return it to its owner. It was running a [Google-provided build](https://source.android.com/doc...
I have been using a borrowed Pixel 8 Pro with Android 15 for software testing. It can't do all my testing because it only has 128GB of storage, which is *not enough* for all my test data. I've also had to return it to its owner.
It was running a [Google-provided build](https://source.android.com/docs/core/architecture/16kb-page-size/flash-pixel-with-16kb-kernel) of Android 15 that supports booting with [4KB or 16KB](https://developer.android.com/guide/practices/page-sizes) memory pages. This is, unsurprisingly, a switch in Developer Options.
Does Android 16 on a Pixel 9 or 9 Pro offer the same option? I need to buy a Pixel to get Android 16, and it would be very helpful if it could run with 16KB memory pages.
John Dallman
(2694 rep)
Aug 10, 2025, 10:39 PM
• Last activity: Sep 19, 2025, 07:50 PM
0
votes
1
answers
32
views
How to add more quick settings rows pixel 9
Is it possible to set the number of rows in the quick settings in my pixel 9 with android 16 ? I've tried going trough all of the system UI tuner apps tried searching it on google.
Is it possible to set the number of rows in the quick settings in my pixel 9 with android 16 ?
I've tried going trough all of the system UI tuner apps tried searching it on google.
Samko U
(1 rep)
Aug 29, 2025, 01:27 PM
• Last activity: Aug 29, 2025, 01:38 PM
0
votes
0
answers
60
views
How to get Google Assistant to recognize & call locally stored contacts (Android 16)?
In Android 16, how does one get Google Assistant to recognize and call locally stored (non-synced) contacts? When trying to use Google Assistant to make calls by saying *"Hey Google... Call \ "*, it always responds with *"Sorry who do you want to call?"*, and then pops up a pane that states *"Pick a...
In Android 16, how does one get Google Assistant to recognize and call locally stored (non-synced) contacts?
When trying to use Google Assistant to make calls by saying *"Hey Google... Call \"*, it always responds with *"Sorry who do you want to call?"*, and then pops up a pane that states *"Pick a contact"* that, when tapped, just opens the Contacts app. The pane also shows *"Call \"*, where *\* is the correctly spelled contact name, indicating that the problem is not a voice recognition issue.
What's been tried:
- Fully updated everything (apps, Google Play Services, Android).
- Reluctantly enabled many permissions for the Google app, including: Call logs, Contacts, Microphone, Notifications, and Phone.
- Within **Settings > Apps > Assistant > General**, enabled: Google Assistant, and set the Preferred input to Voice.
- Within **Settings > Apps > Assistant > Personal Results**, enabled: Personal Results, Lock screen personal results, and Personal suggestions on lock screen before you ask.
Please note that I also tried making calls using Google's AI Gemini Assistant, but it always says that it is still being developed and cannot currently make phone calls.
This question is related to, but different from, this old question: [How do I navigate to a contacts address using my voice?](
https://android.stackexchange.com/questions/92859/how-do-i-navigate-to-a-contacts-address-using-my-voice)
Amazon Dies In Darkness
(4864 rep)
Jul 31, 2025, 07:37 PM
• Last activity: Aug 1, 2025, 05:51 AM
1
votes
0
answers
77
views
Android 16 : apps installing in to workprofile via ADB command is failing
We would like to install our app inside work profile , for this purpose we are using testDPC for creating the workprofile and will use the following command to install our app eg: adb -s emulator-5554 install --user 10 -r application.apk Its working for the android versions till 15 , but with androi...
We would like to install our app inside work profile , for this purpose we are using testDPC for creating the workprofile and will use the following command to install our app
eg:
adb -s emulator-5554 install --user 10 -r application.apk
Its working for the android versions till 15 , but with android 16 getting the below error
any way fix this issue..?
> Exception occurred while executing 'install':
java.lang.SecurityException: Shell does not have permission to access user 10
com.android.server.am.ActivityManagerService.handleIncomingUser:13871 android.app.ActivityManager.handleIncomingUser:5300 com.android.server.pm.PackageManagerShellCommand.translateUserId:3965
at com.android.server.am.UserController.handleIncomingUser(UserController.java:2895)
at com.android.server.am.ActivityManagerService.handleIncomingUser(ActivityManagerService.java:13871)
at android.app.ActivityManager.handleIncomingUser(ActivityManager.java:5300)
at com.android.server.pm.PackageManagerShellCommand.translateUserId(PackageManagerShellCommand.java:3965)
at com.android.server.pm.PackageManagerShellCommand.doCreateSession(PackageManagerShellCommand.java:3976)
at com.android.server.pm.PackageManagerShellCommand.doRunInstall(PackageManagerShellCommand.java:1626)
at com.android.server.pm.PackageManagerShellCommand.runInstall(PackageManagerShellCommand.java:1562)
at com.android.s
Deepak
(21 rep)
Jul 24, 2025, 09:18 AM
• Last activity: Jul 24, 2025, 09:57 AM
0
votes
1
answers
123
views
"There was a network error while downloading the update. Please try again later or connect to a different network." when performing security updates
I often receive the following error message when attempting to perform Android security updates: > There was a network error while downloading the update. Please try again later or connect to a different network. In researching this error message, it is apparent that many other people have been repo...
I often receive the following error message when attempting to perform Android security updates:
> There was a network error while downloading the update. Please try again later or connect to a different network.
In researching this error message, it is apparent that many other people have been reporting the same issue for years:
- Update cannot be downloaded on specific networks : GooglePixel
https://old.reddit.com/r/GooglePixel/comments/10whijh/update_cannot_be_downloaded_on_specific_networks/
- Not able to update to android 15. Shows error in network while downloading although connected to WiFi - Google Pixel Community
https://support.google.com/pixelphone/thread/322921191/not-able-to-update-to-android-15-shows-error-in-network-while-downloading-although-connected-towifi
- Pixel 7 System Update Fails : GooglePixel
https://old.reddit.com/r/GooglePixel/comments/ycejcz/pixel_7_system_update_fails/
- There was a network error while downloading the update. Please try again later or connect to a diffe - Google Pixel Community
https://support.google.com/pixelphone/thread/205161477/there-was-a-network-error-while-downloading-the-update-please-try-again-later-or-connect-to-a-diffe
Over the years, people have offered "magical" solutions, such as toggling WiFi on and off, which likely has nothing to do with the real issue. Yet some do claim that such actions have temporarily fixed the issue (not myself, though). What's even more odd is that those reporters have not indicated they made any additional changes.
In Google's latest Android version, Android 16, this issue is still present.
Ironically, the issue seems to be most prevalent on Google's own Pixel devices.
Does anyone know what is causing this bug and how to actually fix it?
Update
---
A couple of our community members asked some good questions... here are the answers:
- The issue occurs regardless of whether WiFi or carrier data is used.
- I've seen the issue occur on many Google Pixel devices, starting with the Pixel 4. Online reports indicate it was present going back to at least the Pixel 2. I've seen this issue on several Samsung devices as well, although online reports of this issue tend to mention the Pixel devices more often than Samsung devices.
- Regarding proxies, VPNs, or blocked ports/servers, I need to investigate further. It definitely happens on a wide range of devices and on a wide range of networks, but perhaps there is a common element that I can discover.
Amazon Dies In Darkness
(4864 rep)
Jul 18, 2025, 12:29 AM
• Last activity: Jul 23, 2025, 02:33 AM
2
votes
0
answers
244
views
50% of apps not opening properly after Android 16 update
After upgrading to Android 16 around 50% of apps fail to load past their splash screen. I've ensured all apps are up to date. Any other tips on how to troubleshoot this? **Edit**, these are some of the apps that don't open properly: - [Kayo Sports][1], v 2.4.9. - [Foxtel Go][2], v 6.6.1. - [AFL][3],...
After upgrading to Android 16 around 50% of apps fail to load past their splash screen.
I've ensured all apps are up to date.
Any other tips on how to troubleshoot this?
**Edit**, these are some of the apps that don't open properly:
- Kayo Sports , v 2.4.9.
- Foxtel Go , v 6.6.1.
- AFL , v 11.4.41550.
- YesBet , v 5.9.0.
Steve
(85 rep)
Jul 7, 2025, 09:12 AM
• Last activity: Jul 7, 2025, 10:41 AM
1
votes
1
answers
656
views
Turn off Android 16's easter egg
How do I turn off the spacecraft game in Android 16? It starts automatically when I put the phone on charge and gives me hundreds of notifications that can't be muted.
How do I turn off the spacecraft game in Android 16?
It starts automatically when I put the phone on charge and gives me hundreds of notifications that can't be muted.
Jack
(21 rep)
Apr 29, 2025, 06:28 AM
• Last activity: Apr 29, 2025, 01:09 PM
Showing page 1 of 7 total questions