• Breaking News

    Sunday, August 1, 2021

    Android Dev - User Messaging Platform and AdMob

    Android Dev - User Messaging Platform and AdMob


    User Messaging Platform and AdMob

    Posted: 01 Aug 2021 12:57 AM PDT

    Greetings,

    I have a question. I'm trying to integrate AdMob in my app, using User Messaging Platform to get user consent, but feel the documentation is a bit lacking. I'm not really sure what I'm supposed to do with the result of the consent form that pops up. As far as I can tell, previous incarnations of Google's consent APIs stated that you'd pass a "npa=0" parameter to AdMob when requested non-personalized ads, if user didn't consent. I can't find anyhing about this in newer documentation.

    How do I pass all this consent information to AdMob? How do I even access it? (Since now it's a lot more complex than just consent or no consent)

    Hope someone can give me some pointers.

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

    Introduction to Dagger dependency injection [Free course]

    Posted: 01 Aug 2021 07:49 AM PDT

    Hi everyone and welcome to my new course

    Android Dependency Injection using Dagger 2 with Kotlin

    This course is designed for an Android Developer who has no background in using Dagger 2 for Dependency injection. Dagger is one of the most popular frameworks for Dependency injection in Android Development. It is developed by Google as a forked project from Dagger 1 which is developed by Square. Dagger 2 is one of the skills that you should have for your career as an Android Developer because a lot of companies use it nowadays because it is fast, reliable and it makes the code more testable and clean because of separation of concerns.

    After this course, you will be able to Understand the following

    • What is Dependency Injection(DI)
    • Why do we need DI
    • Introduction to Dagger 2 library
    • Understanding the types of DI
    • Understanding Dagger Component
    • Understanding Field Injection
    • Understanding Method Injection
    • Understanding Dagger 2 Module
    • Understanding Scopes and SubComponent
    submitted by /u/mrabelwahed
    [link] [comments]

    Jetpack Compose: Where is the Documentation?

    Posted: 01 Aug 2021 05:10 AM PDT

    I'm trying to learn Jetpack Compose now that it has a stable release. But, I can't find any official documentation of compose components like Row, Column, Button etc.

    Coming from a full-stack background, I'm used to component libraries having a list of all the components available with docs. Is it being worked on or am I missing something?

    I know that there are books/articles on Compose which can help but I wanted 1st party documentation that won't become obsolete after a few updates.

    Edit: typo

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

    Showing the toast message in the proper language from resources.

    Posted: 01 Aug 2021 01:39 AM PDT

    Hello devs, some info before the problem:
    - I use now @ApplicationContext from Hilt in my ViewModels to get a context.

    - I have "change language" feature in my app so the user can change the app language from settings.

    - as you know when changing the app language programmatically you really don't change the whole app language you just change the activity language(the root of my problem)

    problem description:

    Sometimes I need to show a toast message from res/string in ViewModel so I use the application context but the problem appears when the device language is EN and the app language is AR for example and I already using the app context in ViewModel therefore the message will appear in EN even though the app language is AR.

    problem-solve(currently):

    I created two functions in my Application class, setContext(context: Context) and getContext() then in onCreate of each activity I called setContext() to save the activity context in Application class to use it in ViewModel instead of the application context.

    Are there any concerns about this solution(performance, crashes...etc)?

    Is there a better solution for this problem?

    Any suggestion will be appreciated :)

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

    As an app developer, what's the one thing you have the most difficulty with?

    Posted: 01 Aug 2021 08:40 AM PDT

    I personally feels that app seo is the hardest thing, but I'm pretty new to this. Anyone else feels this way?

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

    Hello Guys, I want some Information I have transfer my Application Revenue and app sales to to my bank account but my payment not receive to me 1 month 22 days ago. I am living in India can anyone help me how much time they take to transfer my revenue and app sales o my bank account 20k

    Posted: 01 Aug 2021 07:05 AM PDT

    Stop other media players like music player, spotify or youtube, etc

    Posted: 01 Aug 2021 06:59 AM PDT

    Hi, how can stop the playing music or any background sound from my? I just able to mute the song but the player is still playing.

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

    What's the difference between a normal view and an AppCompat view?

    Posted: 31 Jul 2021 11:08 AM PDT

    Is one better than the other performance wise? Which one should developers pick? Ex. TextView and AppCompatTextView

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

    Custom generated keystore file and sensitive keys included

    Posted: 31 Jul 2021 03:08 PM PDT

    Is it possible to include a custom generated keystore file with an apk that includes sensitive info like api keys? This would obviously require generating a keystore file outside of Android Studio's generator

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

    Opensource Education Augmented Reality App | HucreAR

    Posted: 31 Jul 2021 01:31 PM PDT

    https://www.youtube.com/watch?v=S03jgYp7dv8

    Github link: https://github.com/yessGlory17/HucreAR

    IF YOU LIKE THE PROJECT, YOU CAN SUPPORT BY GIVING STARS!

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

    Check out my first 3D mobile game, Paddle Pong! I'd appreciate any feedback for improvement.

    Posted: 31 Jul 2021 05:21 PM PDT

    Check out my first 3D mobile game, Paddle Pong! I'd appreciate any feedback for improvement.

    Come check out Paddle Pong, a mobile game I created where you have to keep an erratic ping pong ball bouncing for as long as possible on the paddle! It's a fairly simple game, with cool features like an online leaderboard and lots of different ways to customize your ball that I think are fun. This is a twist on the classic game of ping pong. Let me know your thoughts and if you have any ideas for ways to improve my game!

    Download Link: https://play.google.com/store/apps/details?id=com.ConnorBryant.PaddlePong&hl=en_US

    Source Code Link: https://github.com/connorjbryant/Paddle-Pong

    https://reddit.com/link/ovi769/video/wzo1bowe1ne71/player

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

    Upload Android Bundle now users cannot update

    Posted: 31 Jul 2021 08:34 AM PDT

    Hello I need help! My users can't update my app but on the Google Play Console my app was successfully rolled out. Does anyone has a similar experience? This is my first time uploading Android Bundle file instead of apk.

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

    App flagged for Ads

    Posted: 31 Jul 2021 10:05 AM PDT

    Just kind of venting. I use Crashlytics to keep an eye on trending issues in my APK, but because the SDK also has the AdMob libraries in it my APK gets flagged as having ads. I'm already talking with them about it, but god damn is it frustrating.

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

    Rekeying for app that’s already deployed

    Posted: 31 Jul 2021 03:46 PM PDT

    We have an app in the marketplace and are making a hard exit with the current developer. Our new apps are complied outside of Android Studio, and I'm trying to understand the process for rekeying to deploy these apps into production.

    Do I still create a new key in Android Studio (even though our app isn't built there)? And how do I register a new key with Google Play?

    Thanks for any advice, I'm getting a little overwhelmed with this last mile and lost documentation are about submitting new apps.

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

    Camera Library

    Posted: 31 Jul 2021 01:02 PM PDT

    I want to integrate a basic camera view into my app. Is CameraX is the recommended solution by veteran android developers? I know Google at least is definitely recommending this route: https://developer.android.com/jetpack/androidx/releases/camera

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

    What is considered as a "compact" phone today?

    Posted: 31 Jul 2021 08:14 AM PDT

    Talk about screen size, overall size, or whatever

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

    [Question] Getting started with Android for experienced front end engineers?

    Posted: 31 Jul 2021 08:08 AM PDT

    The codelabs were very basic. Android dev landing page is pretty confusing though, at least to me. Kotlin / Jetpack compose or the old JAVA xml way. Not sure what the industry standard is.

    Still dont feel confident. Are there any quality resources to strengthen my Android dev skills, especially if I'm an experienced programmer coming from React Native and JS land?

    I know JAVA pretty well though. Can pickup Kotlin in a day or two. Any good resources to learn the tricks of the trade? At least a roadmap or something of getting familiar with the entire ecosystem since everything's pretty overwhelming in general due to too many options.

    Like i want to gain the level of expertise wherein I can clone the front end of any application that I want. I can do that in RN but having native skills is always appreciated. That'll provide me the skill set to build RN libs and what not.

    Thanks!

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

    No comments:

    Post a Comment