• Breaking News

    Tuesday, November 24, 2020

    Android Dev - JDK9+ support for Android projects coming soon!

    Android Dev - JDK9+ support for Android projects coming soon!


    JDK9+ support for Android projects coming soon!

    Posted: 24 Nov 2020 03:05 AM PST

    I made a customizable Memory game in a few hundred lines of Kotlin: https://github.com/rpandey1234/MyMemory. Would love your feedback on the code (no ads, popups, or music)

    Posted: 23 Nov 2020 09:58 AM PST

    Saving a file to a shared storage on Android

    Posted: 24 Nov 2020 01:51 AM PST

    Well, this seems probably trivial, but I'm really confused about which API to call to save a pdf to the device's storage that can later be viewed by any file explorer.

    Can somebody point me in the right direction?
    minSdkVersion 23
    targetSdkVersion 29

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

    Can't find Firebase account associated with application

    Posted: 24 Nov 2020 07:30 AM PST

    Hi, I have inherited a pretty old android app. The app uses Firebase Cloud Messaging to send notifications to users. I have access to both the server side code and the android code itself. Last week I decided to start using Firebase app distribution to send out test builds (for the last year or so we had been using internal test releases through the Playstore). This is when I realised that no one has any idea which Firebase account is associated with the app! The product has been on the market for 5 years. FCM cloud messaging stopped working in between but that was because of some stuff getting depreciated. I updated the relevant android code and it works. But I can't find the Firebase Console.

    Is there any way to figure this out?

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

    Image Segmentation in Android with Fritz AI

    Posted: 24 Nov 2020 12:42 AM PST

    which type of biometrics is enabled

    Posted: 24 Nov 2020 01:03 AM PST

    Hi guys is there a way to know which type of biometrics is enabled on Phone (fingerprint, iris, face) ? not available, but enabled... thanks in advance

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

    How can my android app receive media / content data only from particular apps?

    Posted: 24 Nov 2020 12:56 AM PST

    In my android app I need to receive data using SEND_MULTIPLE with image/* as mimeType.

    What I want to achieve is, only certain apps should be able to share to my app when their Intent Chooser is shown.

    I have packagenames of those apps.

    Is it possible to filter SEND_MULTIPLE based on package names? in AndroidManifest? I know think Instagram does it.

    It shows Instagram Direct in some apps and Instagram Stories in another.

    How can this be achieved?

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

    [Loading scene] need help

    Posted: 24 Nov 2020 03:55 AM PST

    [Loading scene] need help

    Hello everyone, I need your help.

    I have a picture, which I am attaching and I need to fill it in with a certain color and clockwise. I need to fill it progressively as if it was a progressBar, very fluid. If you have solutions, I'll take it.

    Thanks to you

    this is the image to fill with color

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

    The future of Kotlin Android Extensions

    Posted: 23 Nov 2020 09:23 AM PST

    Android Vitals - Profiling App Startup

    Posted: 23 Nov 2020 03:18 PM PST

    Android and Backend

    Posted: 23 Nov 2020 07:01 PM PST

    I am currently a junior software developer interested in backend and android development. I like making backend systems that interact with android apps and I like making the the android apps themselves. Does a android developer work with backend services and make their own or are these two separate roles in companies? Just asking to see if I have to choose one over the other.

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

    What is android.media:10049

    Posted: 23 Nov 2020 05:16 PM PST

    Hi there,

    I was going through my Wifi Data Usage and saw "android.media:10049" listed. I was wondering if anyone may know what that is. Thanks in advance!

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

    What exactly is an "upload key", and is it ok if I lose it?

    Posted: 23 Nov 2020 09:43 AM PST

    I am reading through the instructions for Google Play App Signing feature. I want to use it so I don't need to manage my own keystore.

    The confusing part for me, is that it instrcucts me to create a keystore called an upload key, and sign my app with it. It then says that this upload key should be used to sign all future releases of the app. I am assuming this upload key is not the final key used to sign the app, but I want to be very sure.

    Can I lose the upload key, and just create a new one?

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

    No comments:

    Post a Comment