Pular para o conteúdo
  • How do you accurately position an overlay around the front camera cutout on any Android phone?

    setembro 10, 2026

    ·

    coisa

    I’m making an overlay app that draws a ring around the front camera punch hole. I want it to line up automatically on any Android phone. On some phones (Pixels for example) it works perfectly because the system reports the camera cutout’s actual shape and position. But on a lot of other phones the system…

    Read More

  • Android developer verification – sanity check

    setembro 10, 2026

    ·

    coisa

    My company released a new Android app over the summer. It is my understanding that the app was automatically registered when the listing was created. I am specifically referring to the process described here: https://developer.android.com/developer-verification/guides/android-developer-console When I look at the listing on Google Play Console it says “status: registered” (see the screenshot as well). Despite…

    Read More

  • if your AR filters only get tested on new phones, you’re not actually testing them

    setembro 10, 2026

    ·

    coisa

    So i’m mostly a backend dev but i’ve been on this AR filters project for a couple months now, handling the android side of things since that’s apparently my job now. We’d already gone with a face tracking SDK early on, so I just started building on top of that. Thing is, we know that…

    Read More

  • Where is the App Signing SHA‑256 fingerprint page actually linked from in Play Console?

    setembro 10, 2026

    ·

    coisa

    TL;DR: I needed my app signing key’s SHA‑256 (for an assetlinks.json / Android App Links setup). It’s not linked from any menu I could find — “App integrity” now just redirects to “Protected with Play,” which doesn’t show the cert either. I only got to the page by guessing the URL …/app/<APP_ID>/app-signing. Is there an…

    Read More

  • Introducing Fast and Reliable Wireless Debugging with Android Debug Bridge (ADB) Wi-Fi 2.0

    setembro 10, 2026

    ·

    coisa

    submitted by /u/MishaalRahman [link] [comments]

    Read More

  • Interview for a 2 YoE in Android development, how much DSA should I know?

    setembro 10, 2026

    ·

    coisa

    I have never touched leetcode until today. just got laid off, preparing for my next interview. I already have a good study plan for Android (system design, coroutines, etc). What I’m missing is DSA and leetcode. I already did a few binary search problems. what else should I know or be doing? I don’t want…

    Read More

  • Google Sign In not working in Production

    setembro 10, 2026

    ·

    coisa

    I recently deployed an app to Open Testing channel which has google sign in enabled and uses Firebase to control the user authentication. The authentication worked as expected both in debug build and when I sideloaded the prod apk. But when I downloaded from the playstore, it fails with “No Credentials available” error. The following…

    Read More

  • I need help searching on mounted drives on Android 9

    setembro 10, 2026

    ·

    coisa

    I’m currently developing my own app in Java to search for files on external drives connected to an Android TV Box. Since the device runs an older version of Android (version 9) and this is my first time working with the Android ecosystem, I’m having trouble accessing the external drives, their directories, and files because…

    Read More

  • Android Studio Rabbit 1 Canary 5 now available

    setembro 10, 2026

    ·

    coisa

    submitted by /u/androidtoolsbot [link] [comments]

    Read More

  • I built an Android project generator so you can start a new app without setting up the same boilerplate again and again

    setembro 10, 2026

    ·

    coisa

    Hey r/androiddev 👋 I built Android Base — a browser-based Android project generator that lets you configure and generate a production-ready Android project. 🚀 Try it here: https://android-base.vercel.app You don’t need to clone anything or manually configure the generator. Just open the website, choose what your app needs, and generate your project. What is it?…

    Read More

Página anterior Próxima página