• Breaking News

    Saturday, October 23, 2021

    Android Dev - My open-source library Vlog reached 100 stars!

    Android Dev - My open-source library Vlog reached 100 stars!


    My open-source library Vlog reached 100 stars!

    Posted: 23 Oct 2021 05:57 AM PDT

    Github link Although not much, but this is the first time I reached so many developers. I am very happy and would love to get any feedback :)

    submitted by /u/binary-baba
    [link] [comments]

    Android Emulator On Mac M1 Shows Nothing

    Posted: 23 Oct 2021 04:58 AM PDT

    Android Emulator On Mac M1 Shows Nothing

    Hi peeps, when I was trying to run my project on mac M1 which works perfect on intel mac, but as you can see on the attached image, the android studio told that it has installed the app successfully, but the emulator shown nothing.
    I'm using the latest AS for mac M1 and also the emulator which is design for mac M1.

    https://preview.redd.it/8lv98rlkv6v71.png?width=5120&format=png&auto=webp&s=841252964e4da2df253e521c01d48ea8a7434dbf

    submitted by /u/reborn-2019
    [link] [comments]

    Always provide a Modifier

    Posted: 22 Oct 2021 07:51 PM PDT

    Antitrust battle latest: Google, Facebook 'colluded' to smash Apple's privacy protections

    Posted: 23 Oct 2021 05:46 AM PDT

    What payment provider do you use for your android app?

    Posted: 23 Oct 2021 06:34 AM PDT

    Someone earlier asked what we use for the backend. Most of us use Firebase because it's most likely free and easy to use. I made a project for a client that imitates uber and we used Stripe for the payment system but we have chosen this just because we can integrate it with firebase and cloud functions. However, we had a limitation and we couldn't save cards for future payments.

    Today I started doing some research for other payment gateways, in your experience if you used, what other options are on the market? I know there is google in-app purchase, but if you sell a service you can use a 3rd party payment gateway.

    I was looking on PayU, the documentation seems pretty ... old? it covers only java, not even kotlin, but I am more interested in solutionsthat work great with firebase.

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

    Screenshot testing to replace espresso testing

    Posted: 23 Oct 2021 07:38 AM PDT

    Some companies use screenshot testing in place of espresso testing.

    Any drawbacks? (programmer knows all code path and can write more tests. This is con as well since by relying on knowledge of code you are no longer doing black box testing)

    1. You can have a department of cheap labour that automate screenshot testing on iOS android web desktop…

    2. Paying 300-600k for a good programmer to spend time on writing espresso vs 70k for a entry or none programmer to write screenshot tests. When errors/regression are caught, the QA department can catch false positives and programmer don't even need to be aware

    3. Catches visual glitches espresso cannot catch.

    4. Easily do cross app testing.

    5. U don't have to worry about android changing api and dependencies

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

    KMM Beta Roadmap

    Posted: 23 Oct 2021 07:33 AM PDT

    How to figure out android build system and other code around it?

    Posted: 23 Oct 2021 02:05 AM PDT

    I can code, but this system is so complex, it feels like big huge black box where I just paste error code into google and copy some text to my configuration in order to run it smoothly. There are less complex environments I can understand - PHP + HTML + JS + CSS, C+gameEngine, even some embedded stuff feels more smooth. I feel there is the way if I can figure out the structure of the stack I'm working on I can relate to it better - what are the resources? Or the task is simply too complex to handle?

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

    Migrate from Realm to Room

    Posted: 22 Oct 2021 08:49 PM PDT

    I would like to ask is there anyone decide to move to Room after long time using Realm database on your project?

    This is a risky decision but I got many nightmare with Realm. I'm tired of crash, try catch, multiple thread.... I wish I used Room at the beginning of setting up my project.

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

    Logging over the network? Multi-user

    Posted: 23 Oct 2021 12:52 AM PDT

    I have got a team of five, for a university project. And in this team, everyone is a developer. So after a successful PR on master we just ask everyone to take a pull and test it on their end, if they face something, they create an issue with this log.

    But we are recently thinking about, adding more people to our team, like UI/UX and tester. And everyone will test once, after a successful release.

    And Google Play has that beta testing thing, where we can add users for testing. But I'm not sure how to get those logs, maybe I need to add analytics. And maybe even after that, I won't be able to get the whole log, only cash analytics.

    Any local(localhost) logging solutions/suggestions to this problem. Where every l can log everything (Log.d of my application) from these testing devices?

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

    In android what technologies do we use for backend ?

    Posted: 23 Oct 2021 03:47 AM PDT

    I'm new to android development I have just started learning and the question which is popping every time in my head is that, what we use backend. Do we have learn Node.js for that or is there any other requirement ?

    submitted by /u/Motor-Silver484
    [link] [comments]

    Title : AXIA has officially surpassed 100k users!!!

    Posted: 23 Oct 2021 06:16 AM PDT

    Proguard rules for Gson and Jsoup library

    Posted: 22 Oct 2021 09:23 PM PDT

    Hi fellow dev friends, if anyone is using either Jsoup or Gson library, I would like to ask for your help on what the proguard rules are. Because my old app's feature is not working anymore when I tried setting minifyEnabled to true. I searched on the internet and still not working. Thank you in advance!

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

    Eligible Android 12 Device List – Check the compatible next gen Android OS update phones from all vendors

    Posted: 22 Oct 2021 11:58 PM PDT

    My friendly talk with Paulo da Silva the Business Developer of eShard Mobile Application Security Service Testing at #dcbln21 about the kind of service they are providing.

    Posted: 22 Oct 2021 01:36 PM PDT

    Is publishing apps on Samsung Portal worth it?

    Posted: 22 Oct 2021 09:20 AM PDT

    Anyone tried putting apps on Samsung developer portal?

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

    Do anybody know tha answer for the "The emulator process for android was killed/terminated" issue?

    Posted: 22 Oct 2021 05:08 PM PDT

    It seems like everybody who tries to do Android development gets this every now and then and there are many pages on the Internet which claim to have solutions, like this one https://limsing.medium.com/solved-the-emulator-process-for-avd-was-killed-8c22eea8933a

    However, I've noticed that none of these actually work. In my case, I have one AVD that works for me, but when I try to make a new one I get the famous "TEPFAWKT" error, and that's fine I guess. Although, as technology marches onward I would eventually like to be able to develop for new types of phones, so there is that. ANY ideas?

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

    How to get a URL with a Privacy Policy for Kids App?

    Posted: 22 Oct 2021 10:43 AM PDT

    I'm new in this, so can you please help me with that?

    How to get a URL with a Privacy Policy for Kids App?

    Any free/easy option?

    Thanks!!

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

    No comments:

    Post a Comment