• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

android

  1. Dannydet

    https://www.tomsguide.com/news/this-new-android-malware-can-unlock-your-phone-and-drain-your-bank-accounts-how-to-stay-safe

    This is some serious malware, people. Stay clear of installing from unknown sources. https://www.tomsguide.com/news/this-new-android-malware-can-unlock-your-phone-and-drain-your-bank-accounts-how-to-stay-safe
  2. Google

    New deals, rewards and more from Google Play Live

    Check out the deals, rewards and other offers we announced at Google Play Live.
  3. D

    Apps and games

    Anyone know what app is the ‘B’ icon notification in android belong to ?
  4. S

    Transparent background FAB not allowing interaction/blocking interaction

    Hey all I am trying to figure out why I am unable to interact with the background even though my app has a transparent background? The code below was modified from the official Google Android demos here. Here is the code I am using: class FabTransformationActivity : AppCompatActivity() {...
  5. W

    replacement for Stitcher ?

    So STITCHER is officially shut down. Rats! Can anyone recommend another really good podcast app for Android? I'm grateful for any suggestions! Thanks in advance, W
  6. svim

    Android version upgrade database

    https://www.androidpolice.com/android-update-tracker-website/ https://www.androidupdatetracker.com/ -- This chart does cover a pretty wide range of different manufacturers and models but it's primarily focused on just Android version upgrades, so monthly security updates are not a part of...
  7. killazsiga77

    Cable data transfer

    is it possible to transfer files from a nokia t10 tablet to another phone (oppo reno 5z) with a cable if so how
  8. V

    Is it possible to notify users

    Can an email notification out to users of my app to notify them they need to export their data. Soon my app will no longer use the current local storage. On the next upgrade, they can import that saved data. My package is com.kinsey.passwords. Thanks.
  9. F

    Android Auto for Subaru

    I drive a 2021 Subaru Outback with a full center panel flat screen and a Galaxy S21 phone. Originally both Car Play and Android used only about half of the car's screen but this been corrected by an update to Car Play. My understanding is that Google has also been working on an update for...
  10. BlueFoxMobileGaming

    New Android Game

    Hi guys. I will be publishing my game soon. I created a demo version where you can play only 1 level but get a feeling of the game. Let me know your thoughts. Thank you! https://play.google.com/store/apps/details?id=com.BlueFoxMobileGaming.ArielInWonderland
  11. K

    Android App for Engineering Numerical Calculations?

    Hey there, Looking for an Android app that can handle engineering numerical calculations across different fields. User-friendly and versatile features are a plus. Any recommendations? Thanks! Kashif
  12. Milo Williamson

    Robotic people talking through my hearing aids..

    Like I cannot pick up and call someone without it getting throughout a robot voice,it has been driving me for years on end, so what is the most efficent way on how to make it stop and making the person, who I am calling, sounded like their human counter part?
  13. R

    What is "Waiting for Debugger"?

    I'm developing my app with C#/VS/Xamarin. It works. And up to recently I could debug the app on my Samsung A51 via Visual Studio. BUT now I cannot. When I start debugging, I get a message on Android that it's Waiting for Debugger. The "Debugger" never appears. My phone is attached to the...
  14. C

    Luggage tracker

    New here and I hope I am not asking something that has already been discussed here. I did use the search option and found nothing. Anyone have any info on trackers for luggage that can be used with an android device? Those I have found are compatible with Apple but not Android. Thanks for any...
  15. W

    Help [SOLVED] [Evolver 7.9.7/Android 13] Pictures still not geotagged

    Hello, After upgrading to Evolver 7.9.7/Android 13 last night, I noticed that pictures were no longer geotagged. Adding the Camera app to the list of apps authorized to use the Location service, and even rebooting made no difference: There's still no Location item in the app's Settings...
  16. M

    Help What version of Android did the notification changes happen in?

    I purchased and returned a Pixel 7 Pro and an S23 before I found out they were not faulty/buggy but Google had changed the way Android works at some point between my P20 Pro and the new phones. The older phones showed an unread message count and the new ones show a one time notification and no...
  17. D

    BLE communication device name cannot be changed

    We are doing BLE communication with Android application and Nordic microcontroller. Even if the device name is changed with the software on the Nordic microcomputer side, it will not be reflected in the Android application. But over time it will be reflected in the Android app. Does this mean...
  18. A

    How to select messages from a specific phone number (Kotlin Android)

    val cursor = contentResolver.query(Uri.parse("content://sms/inbox"), null, null, null, null) if (cursor != null) { //cursor.moveToFirst() cursor.moveToPosition(1) var text = cursor.getString(12) Toast.makeText(applicationContext,text,Toast.LENGTH_SHORT).show()...
  19. Google

    Live TV on Google TV just got even better

    We’re adding more than 25 new free channels from Google TV, plus full integration from NFL Sunday Ticket.
  20. Al Fresco

    Map link works in WIN 10 but not Android 11

    These links work properly in WIN 10 but when they are launched on an Android 11 Motorola 5 G ACE phone the links open to the present GPS location, not the location of the link. Here are the links: <a href='40°22'00.1"N 105°34'49.2"W' target="_blank" title="Location of entry station">Location...
  21. J

    Help Phone wont sleep/recurring USB connect/disconnect notification

    Hi, New this forum, thanks for having me. Apologies if these issues have been deal with elsewhere. At the end of my rope with these two problems which happened simultaneously: the phone suddenly wont sleep, and I'm receiving constant connect/disconnect usb notifications. I've tried: cleaning...
  22. A

    remote connection

    hello everyone I have an androide phone on a remote site I need to connect to it remotely and control it (starting an app and press ok within the app) Ive manged to connect to the phone via teamviewer and anydesk but in the end I still need to press on a button (start broadcast) in order to...
  23. hrcd

    Can't get ImageCapture use case working for CameraX in Android Studio

    Hello. All I'm trying to do is have a simple preview and image capture working. However, I keep getting an error stating this... "androidx.camera.core.ImageCaptureException: Not bound to a valid Camera" I've been trying to get chatGPT to help figure it out but none of it's suggestions seem to...
  24. S

    android 4.4.2 upgrade

    android 4.4.2 software upgrade to 5 any help i have samsung s 4 mini android 4.4.2 want upgrade to 5 how to do that please
  25. S

    Button/tab/small icon

    I have a small tab/button thing with 2 of my apps that I can move up and down but cannot get rid of. Any suggestions? I have a Google pixel 7 running Android. Thank you!