Sample Header Ad - 728x90

Android Enthusiasts

Q&A for enthusiasts and power users of the Android operating system

Latest Questions

0 votes
2 answers
25 views
Creating android image
I buy loads of android phones. And I just want to make my life easier. I just want to set same phones with same settings and same apps preinstalled. An example I buy 20 moto g55 phones, on one of them I install apps, set the settings. Then I create an image of this phone, and later I just push my im...
I buy loads of android phones. And I just want to make my life easier. I just want to set same phones with same settings and same apps preinstalled. An example I buy 20 moto g55 phones, on one of them I install apps, set the settings. Then I create an image of this phone, and later I just push my image to rest of 19 phones. Is it something possible to do or I imagining things?
Vytautas Buozys (1 rep)
Sep 17, 2025, 10:52 AM • Last activity: Sep 17, 2025, 11:25 AM
5 votes
2 answers
5496 views
How can I tell if my International Galaxy S3 is suffering from Sudden Death Syndrome? If it is, how can I fix it?
I have a 16GB International Samsung Galaxy S3 (XEF) running the latest firmware, 4.1.2 (yes, the Premium Suite update, I was thinking that this would've fixed it but it seems not) with baseband XXELKB. Over the last week and a half, I've noticed my phone randomly freezing and/or restarting itself. I...
I have a 16GB International Samsung Galaxy S3 (XEF) running the latest firmware, 4.1.2 (yes, the Premium Suite update, I was thinking that this would've fixed it but it seems not) with baseband XXELKB. Over the last week and a half, I've noticed my phone randomly freezing and/or restarting itself. I investigated further. At first, I thought it was to do with apps on the device, so I started recklessly uninstalling apps, to the point where I factory reset the device. No dice. Even with not a single non-stock app installed, it still managed to randomly freeze after a few hours of use. I went googling and discovered that my device is likely suffering from Sudden Death Syndrome, and I'm willing to think maybe I have that. Went through XDA forums, and found eMMC Check . According to that app, I have the affected 'insane' chip. There's a few quirks that I have, however: 1. Is this consistent with the Sudden Death Syndrome (SDS) that people are reporting? 2. Wasn't this bug supposedly fixed with the Premium Suite update? 3. How do I go about fixing this, for someone who has never rooted/flashed a Android device before? 4. How do I go back to stock firmware/kernel after it has been fixed by Samsung? Any help, even if it doesn't solve my issue, will be much appreciated. Cheers in advance.
jordsta (51 rep)
Jan 25, 2013, 01:25 PM • Last activity: Aug 31, 2025, 01:04 AM
1 votes
1 answers
70 views
Water damage sensors and waterproofing gel (DIY water-proofing solution)
I was wondering how the water damage sensors work in Android phones? Water can irreparably damage the components and requiring entire component replacement. However, if I were to take an existing device that is prone to water damage (or at least some of its components are), and fill the back casing...
I was wondering how the water damage sensors work in Android phones? Water can irreparably damage the components and requiring entire component replacement. However, if I were to take an existing device that is prone to water damage (or at least some of its components are), and fill the back casing with water proofing gel ( the ones used to cover traditional electrical connections and solidify shortly after), will the gel before solidifying cause the same effect as water damage , given its higher viscosity ? Although my DIY plan may not make the device entirely waterproof (such as being able to submerge the device in bodies of water), at least it makes it water resistant enough to torrential rain where I live in. I would imagine that could hold the connector cables and battery robustly in place as well, with having to dig the solid gel for battery replacement. There also seems to be no videos online doing benchmark tests and experiments on devices
dazzleworth (41 rep)
Aug 25, 2025, 03:32 PM • Last activity: Aug 25, 2025, 11:42 PM
2 votes
1 answers
3494 views
Is there Android for ARM (Windows) laptops?
I'm thinking of buying an ARM laptop as a second laptop for programming and hacking experiments. Ideally I would set it up to multiboot Windows, Linux, and Android. I've seen several articles and videos on the internet for setting up x86 Android on an x86 laptop, but can't find anything on ARM lapto...
I'm thinking of buying an ARM laptop as a second laptop for programming and hacking experiments. Ideally I would set it up to multiboot Windows, Linux, and Android. I've seen several articles and videos on the internet for setting up x86 Android on an x86 laptop, but can't find anything on ARM laptops. I'm guessing it would come down to things like device drivers and maybe UEFI? Is it possible for a normal person to install Android natively on an ARM laptop intended for Windows/Linux? (And preferably dualboot/multiboot?) (I'm aware some highly skilled hacker types can probably do it using AOSP. I'm also aware I could just use a VM or emulator. For this question I'm only exploring the options of installing natively on the hardware.)
hippietrail (387 rep)
Sep 6, 2023, 03:04 AM • Last activity: Jul 17, 2025, 07:45 PM
3 votes
2 answers
18748 views
What are the differences between the two Samsung Galaxy Tab 4 7.0" models?
I have just got a new Samsung GALAXY Tab 4 7.0" (SM-T230NU). What is the difference (or improvements) between the 'stock' SM-T230 model GALAXY Tab 4 7.0" and the 'newer' SM-T230NU, recently released for US/Canada and in EU? Are there also other NU devices? I have also seen references to the GALAXY T...
I have just got a new Samsung GALAXY Tab 4 7.0" (SM-T230NU). What is the difference (or improvements) between the 'stock' SM-T230 model GALAXY Tab 4 7.0" and the 'newer' SM-T230NU, recently released for US/Canada and in EU? Are there also other NU devices? I have also seen references to the GALAXY Tab 4 10.1" as SM-T530NU. --- I have found one possible issue , with the SM-T230 *not having* multi-user mode: > The multi users setting is not available. According to the manual it should be at settings => General => Users. (My device does have multi-user capability) --- I also saw a reference to the two different models on XDA Developers : > Do make sure your tablet is a T230NU model and not just a T230 > model. --- **UPDATE: 04-Jul-2014** There are **three** variants: T230, T230NT, T230NU from: Samsung T230 | T230NT | T230NU Galaxy Tab 4 7.0 WiFi Firmwares
david6 (454 rep)
Jun 28, 2014, 04:16 AM • Last activity: Jun 19, 2025, 04:08 PM
3 votes
0 answers
45 views
Are contemporary Android face-recognition implementations fully executed inside a Trusted Execution Environment (TEE)?
The [AOSP biometic guidelines][1] state that for class 2/3 biometrics: > Biometric acquisition, enrollment, and recognition must occur inside > the secure isolated environment to prevent data breaches and other > attacks I can see this being feasible for fingerprint-based biometrics. But I'm quite s...
The AOSP biometic guidelines state that for class 2/3 biometrics: > Biometric acquisition, enrollment, and recognition must occur inside > the secure isolated environment to prevent data breaches and other > attacks I can see this being feasible for fingerprint-based biometrics. But I'm quite surprised that the entire process of facial-recognition on for example, a Samsung smartphone is all happening inside the TEE. That would presumably mean image capture, detection of features, preprocessing, biometric template generation has all been ported to what I'm assuming is a resource-constrained environment, yet it typically runs within a fraction of a second. I'm wondering if anyone can shed some light on this niche area and confirm whether all the processes in the pipeline occur in a TEE, or whether there is in fact a hybrid system wherein some image processing is happening outside of the TEE.
kieranwlc (31 rep)
May 8, 2025, 06:09 PM • Last activity: May 8, 2025, 06:33 PM
1 votes
1 answers
5999 views
Phone suddenly shut down and won't boot up
My phone (Xiaomi Redmi Note 10, 2 years usage, the warranty just passed) suddenly shut down at 50% battery at normal usage when I clicked an app to open it and it will not boot up. I want to fix it myself due to privacy reasons, as I don't trust payed services and have experience in opening phones,...
My phone (Xiaomi Redmi Note 10, 2 years usage, the warranty just passed) suddenly shut down at 50% battery at normal usage when I clicked an app to open it and it will not boot up. I want to fix it myself due to privacy reasons, as I don't trust payed services and have experience in opening phones, but only to replace the screens. I tried to turn it on on safe mode - unsuccessfully. I tried to charge it but it didn't even pop the animation of charging. Nonetheless I left it for couple hours to charge and tried again - still not booting up. The USB connector is clean, dust-free and not loose. I tried different chargers. It is not detected by the computer when plugged in (checked in the Device Manager, Windows). I also called the phone from another phone to check if it's the screen's issue - I got "user out of service" message. I tried to troubleshoot the connector and it was a surprise to me: I own a MakerHawk UM34C USB 3.0 tester and tried it on my working phone - readings were reasonable, approx. 13W of charging power. I tried it on bunch of other devices, with correct readings. I also tested a device with physical on/off switch and the device showed voltage of 5V when turned off (charger voltage) and voltage + amperage when turned on (with propper readings). **So when I plugged it in the phone and if the connector were bad then I should have the same reading as in the device with off switch. But what I got was device (tester) restarting constantly without even showing me the data, as if the connection was ok but the phone "intentionally" disconnected it repeatedly.** This means that the phone recognises the charger and disconnects it immediately. What does it imply? Is it the software issue? I tried to open it like on the vid, using same tools but the glue seems to be too strong and it won't open so I can't check the battery itself without damaging the phone: https://www.youtube.com/watch?v=PhC37fp4o7Y **How should I troubleshoot the issue?** These threads provided no help: https://android.stackexchange.com/questions/171472/galaxy-s4-not-booting-up https://android.stackexchange.com/questions/247451/poco-m3-pro-5g-not-booting-up-after-unexpected-shutdown-it-does-not-charge-as-w
Wojtek Mazurek (111 rep)
Jun 6, 2023, 03:01 PM • Last activity: Apr 25, 2025, 03:39 PM
2 votes
1 answers
75 views
NFC does not work with passive cards
I have an Xiaomi Mi Note 10 Pro phone, and there are some issue with NFC. I can use it to pay at shops, or to interact with banking terminals. However, when I try to scan a card, nothing happens, and my phone don't see it, though, it had no problems with that before (maybe a year ago), and also anot...
I have an Xiaomi Mi Note 10 Pro phone, and there are some issue with NFC. I can use it to pay at shops, or to interact with banking terminals. However, when I try to scan a card, nothing happens, and my phone don't see it, though, it had no problems with that before (maybe a year ago), and also another Xiaomi phone can read those cards with no effort. Yesterday I was repairing my screen, and also looked at NFC antenna and pins, that are used for connecting it to the motherboard, but nothing wrong there too. Maybe I'm missing some option in phone settings, that control that feature, and which I turned off with no purpose. *P.S. No software modifications are applied to my phone, bootloader is locked and have never been touched.*
lazba (21 rep)
Feb 16, 2025, 10:23 AM • Last activity: Feb 18, 2025, 09:20 AM
0 votes
1 answers
142 views
What should I do if a brand new Android phone is overheating?
I brought 'Moto G24 Power' smartphone 2 days back. From day one it is overheating evening when I am doing basic tasks. I brought it from Flipkart online. There is no return, only repair from service center. Is there any heating problem with this model or is it an hardware issue? What should I do?
I brought 'Moto G24 Power' smartphone 2 days back. From day one it is overheating evening when I am doing basic tasks. I brought it from Flipkart online. There is no return, only repair from service center. Is there any heating problem with this model or is it an hardware issue? What should I do?
Aasim Hussain Khan (101 rep)
Apr 8, 2024, 09:29 AM • Last activity: Feb 6, 2025, 05:07 AM
0 votes
1 answers
119 views
Where are the microphones on the Google Pixel 3a?
Where are the device mics on the Pixel 3a?
Where are the device mics on the Pixel 3a?
Atomic Tripod (324 rep)
Jan 1, 2025, 07:50 PM • Last activity: Jan 14, 2025, 02:14 AM
0 votes
0 answers
35 views
How do I bypass Google frp account on At&t Verge without TalkBack or going through Owner emergency info?
It won't let me use Google assistant through talkback or edit the emergency information.
It won't let me use Google assistant through talkback or edit the emergency information.
Whitney Leanne (1 rep)
Jan 8, 2025, 05:46 PM
1 votes
1 answers
80 views
How can I force a recording with a specific microphone?
How can I record through a certain microphone?
How can I record through a certain microphone?
Atomic Tripod (324 rep)
Jan 1, 2025, 07:55 PM
0 votes
0 answers
23 views
Phone Bluetooth connection playing up
recently my Bluetooth on my OnePlus 7t can't hold connection with certain devices. For example when I connect my phone to my hi FI system after a few seconds it will cut out, and it does the same for a mobile speaker. Other phones work fine with these devices. So I thought, Bluetooth must just be kn...
recently my Bluetooth on my OnePlus 7t can't hold connection with certain devices. For example when I connect my phone to my hi FI system after a few seconds it will cut out, and it does the same for a mobile speaker. Other phones work fine with these devices. So I thought, Bluetooth must just be knackered on my phone, but I can connect to my laptop and even my headphones normally, no problems. This started a few weeks ago, and I don't get any major updates anymore. I've done the basics, restarted my phone, reset Bluetooth and WiFi settings, forgot the device. But I really don't get why it will hold connection normally with only certain devices ? I've had my phones now for a few years.
Marcus (1 rep)
Dec 12, 2024, 12:09 PM
1 votes
2 answers
4538 views
How to get android device model number connected to a PC via USB?
How do I get the android phone model number from a Windows PC connected via USB, provided all the USB device drivers are installed properly? Is there anyway to get it via Android SDK?
How do I get the android phone model number from a Windows PC connected via USB, provided all the USB device drivers are installed properly? Is there anyway to get it via Android SDK?
Anindya Chatterjee (203 rep)
Mar 19, 2012, 07:04 AM • Last activity: Dec 5, 2024, 01:00 PM
2 votes
0 answers
2118 views
How do I diagnose and fix "No Service" on Samsung A52S A528B
I woke up one morning to find my mobile (it's pretty beat-up and recently had a professional screen replacement) displaying "No Service". I'm now unable to use mobile internet, make calls or texts. Other connections, WiFi, Bluetooth, etc. are working fine. Here's what I've done so far: - Check that...
I woke up one morning to find my mobile (it's pretty beat-up and recently had a professional screen replacement) displaying "No Service". I'm now unable to use mobile internet, make calls or texts. Other connections, WiFi, Bluetooth, etc. are working fine. Here's what I've done so far: - Check that the SIM works > I've visited my network provider and have got a replacement SIM. This has been check that it works in another functional phone. - Checked that the phone detects the SIM > *#06# in the dialer correctly shows the IMEI number and when I go to SIM Manager, it correctly shows my network provider. - Tried to manually select network provider, but when I try to deselected "Select automatically" I get a "Error while searching for networks" message. - Reset mobile network settings > no change. - Factory reset > no change. - Used *#0011# to show SIM info > HPLMN(234-30F) sim_state(0), No Service, Final IMEI Certi: PASS - Used *#9900# → run cp based log → copy to sdcard, then found the *internal storage/log folder/err folder/ss_log folder/MIPI_TEST.txt.* All devices were detected Present(0) - Used the Samsung Members Diagnostic tool to check all hardware - came back all OK. - Disassembled and inspected for loose connections and checked continuity of antenna cables (the white and blue ones). Reassembled and rechecked phone hardware - still "no service". I've been through just about every post on this and tried everything. No idea what to try next. I'm suspecting hardware failure. No idea what to replace. Antenna module? Charging port module? Motherboard? Any ideas?
user1083734 (121 rep)
Mar 7, 2024, 05:26 PM • Last activity: Oct 23, 2024, 02:30 AM
-1 votes
1 answers
86 views
How Can I Resolve a Persistent Security Breach on My Devices Despite Multiple Measures?
I’ve been experiencing a severe security breach where individuals have hacked into both my Android and Linux devices. They have access to all my online and offline activities, including my social media accounts, Gmail, WhatsApp, call logs, and SMS. Despite resetting my phone multiple times and enabl...
I’ve been experiencing a severe security breach where individuals have hacked into both my Android and Linux devices. They have access to all my online and offline activities, including my social media accounts, Gmail, WhatsApp, call logs, and SMS. Despite resetting my phone multiple times and enabling two-factor authentication for all my accounts, I am still unable to remove these intruders. I’ve also used the paid version of Bitdefender for malware protection, but it hasn’t detected any malware. I am confident that the intruders remain in my system. To check if my phone is still compromised, I posted a story on Instagram and used the 'Close Friends' feature to share it only with my other account. However, I discovered that the intruders were still able to see the story. Additionally, they have made comments about my personal online activities that they should not have known about. What further steps can I take to ensure that my devices are fully secure, and how can I conclusively verify that the intruders are no longer accessing my information?
aniket sahu (1 rep)
Sep 11, 2024, 09:50 PM • Last activity: Sep 11, 2024, 11:41 PM
2 votes
1 answers
293 views
Swapping touch digitizer from one Android phone to another
I have an IKALL K260 Android 6 phone with a faulty touch digitizer, a broken connector strap, and is irreparable, having IC SILEAD GSL1691. I want to replace that digitizer with Gionee F205's touch digitizer having IC Goodix 917D. I have connected the pins in the same order, but it's not working. It...
I have an IKALL K260 Android 6 phone with a faulty touch digitizer, a broken connector strap, and is irreparable, having IC SILEAD GSL1691. I want to replace that digitizer with Gionee F205's touch digitizer having IC Goodix 917D. I have connected the pins in the same order, but it's not working. It (IC Goodix 617D) heats up and does not let the display glow. It seems like there is some driver-related issue, the phone may not have drivers for the new touch digitizer. So, can anyone tell me, is it possible to add drivers through USB with a computer?
anuj goyal (21 rep)
Sep 7, 2024, 04:48 PM • Last activity: Sep 8, 2024, 08:12 AM
0 votes
0 answers
42 views
Camera driver not read after modification
I am trying to make some changes based on the parsed addresses of the camera drivers (.bin files) on my Xiaomi device running Android 14. For example, the operating frequency of a certain sensor mode or something. The values in the parsed excel file match the hex values of the driver. But the proble...
I am trying to make some changes based on the parsed addresses of the camera drivers (.bin files) on my Xiaomi device running Android 14. For example, the operating frequency of a certain sensor mode or something. The values in the parsed excel file match the hex values of the driver. But the problem is that even a 1 byte change causes the camera to disappear from the system (I think the driver is not read), while a modified version of the same driver by another developer works as it should. What I want to know is there some kind of mechanism that checks the hash values of these drivers or the file creation dates? Maybe some kind of CRC verification etc.
Cihan EKEN (1 rep)
Sep 4, 2024, 06:30 AM
1 votes
1 answers
229 views
Will downgrading my Android 14 to 13 remove the vertical green on the screen?
Vertical Green Lines: [![photo of vertical lines on Samsung screen][1]][1] I've been collecting information from any resources as to how to fix those sudden green lines (there's another colour) on the screen that appeared out of nowhere. My phone is Samsung Galaxy A73 5G with android 14. Previously,...
Vertical Green Lines: photo of vertical lines on Samsung screen I've been collecting information from any resources as to how to fix those sudden green lines (there's another colour) on the screen that appeared out of nowhere. My phone is Samsung Galaxy A73 5G with android 14. Previously, it was android 12 when I bought it 4 months ago. It has never been dropped on a hard surface nor fell in the water. It even has no scratches. Some resources say it was because overheating that caused the green lines. I refuse to believe that. My old J7+ with the same brand never got any issue such as those green lines. I even often used it to play a game with a charger plugged in! If it were because of the overheating, then why was my old phone just fine? The other possibility is water. They say that the water could cause the green lines. I don't believe it either. According to this site , samsung A73 is water and dust resistant. I barely let my phone get water on it. I even never dropped my phone in the water. Even my old samsung without water resistant has ever been dropped in the water several times never got green lines! Some sites suggest it was because of the update. So, I'm preparing to downgrade my software from 14 to 13 with the hope that it will remove the green lines. But, of course I need some advice if this were a right thing to do, were it? I'm even starting to think that all those vertical green lines are just marketing strategy from Samsung to get more money by forcing the users to replace their LCD! That was evil!
user516076 (259 rep)
Jul 26, 2024, 10:47 PM • Last activity: Jul 28, 2024, 04:11 AM
1 votes
0 answers
296 views
What sets the property ro.hardware?
I would like to know what sets the `ro.hardware` property. I cant seem to find in the build property files on the device. Is it set in the `BoardConfig.mk` or `device.mk` file when building android
I would like to know what sets the ro.hardware property. I cant seem to find in the build property files on the device. Is it set in the BoardConfig.mk or device.mk file when building android
Bret Joseph (111 rep)
Jul 27, 2024, 07:37 AM
Showing page 1 of 20 total questions