• Breaking News

    Wednesday, December 4, 2019

    Android Dev - This is what happened when Google bots deleted a genuine 5 star detailed review by user

    Android Dev - This is what happened when Google bots deleted a genuine 5 star detailed review by user


    This is what happened when Google bots deleted a genuine 5 star detailed review by user

    Posted: 04 Dec 2019 02:22 AM PST

    Security Reasons on Why Enforcing SAF and Introduce Scoped Storage

    Posted: 03 Dec 2019 08:39 PM PST

    What do you all think about Jetpack Compose?

    Posted: 04 Dec 2019 07:22 AM PST

    I'm always looking for ways to build the best app in the most efficient way possible, so when I first heard about Jetpack Compose I was excited. After reading about it more and seeing some examples, it seems like making very custom UI's will be a pain and if you don't strictly adhere to Material Design guidelines you'll be in for more of a headache. At the same time I do see its potential. Having fewer lines of code for layouts is always a plus and live previews seem pretty cool, but I wonder if Google is reinventing the wheel too much here.

    What you do you all think?

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

    Android Auto SDK for Navigation apps??

    Posted: 04 Dec 2019 07:20 AM PST

    As we all know, there's no official Android Auto SDK for navigation apps.
    We can only build music and messaging apps.

    But somehow this navigation app exists:
    https://play.google.com/store/apps/details?id=com.locnall.KimGiSa

    Is this a sign that an Android Auto SDK for navigation apps is finally near? Let's hope so.

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

    You might soon be able to load VectorDrawable from normal&binary XML

    Posted: 04 Dec 2019 02:22 AM PST

    Sadly not in normal functions, but seems they work on it for jetpack compose :

    We are focusing on adding support for loading of VectorDrawable assets from arbitrary xml files as well as compiled xml as part of jetpack compose. New features for vector graphics will be added to those APIs instead of VectorDrawable

    submitted by /u/AD-LB
    [link] [comments]

    Creating an Expandable Floating Action Button in Android with SpringAnimations

    Posted: 04 Dec 2019 07:58 AM PST

    Can I use a different address for playstore??

    Posted: 04 Dec 2019 07:52 AM PST

    I work from home and have a home office. I also have a corporation that has a registered agent. Issue is that I dont want to post my home address as the physical address, they require some physical address for apps that have in app purchases. Anyone else have this issue?

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

    What is the state of the art way of developing Android UIs

    Posted: 04 Dec 2019 03:56 AM PST

    So I am developing a new app at work and will probably stick to XML views. But I was wondering, what is the state of the art way for developing the UI of complex Android apps, with multiple views, forms etc. In the past I used Anko, but Anko is deprecated and will be replaced with Jetpack Compose. But Jetpack Compose is still to young, and seems to miss some options for form design. So what would you guys say, is the state of the art way as of December 2019?

    PS: If this post is not allowed, feel free to delete it :)

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

    A Veterans Guide To Transitioning Android Teams Into Kotlin with Garth Gilmour & Eamonn Boyle

    Posted: 04 Dec 2019 06:41 AM PST

    Why doesn't Google include something like Bouncer app in it's functionality - if it cares much about privacy ?

    Posted: 03 Dec 2019 11:53 PM PST

    Google "forgets" to include internet access in the run-time permissions (so user is never asked to allow internet access - and the biggest CONDUIT for leakage remains open by default).

    And Google is now destroying persistent file access in Android 10 - in an effort to nudge users to their cloud services.

    Ostensibly Google uses security to justify it's strategic actions.

    Why doesn't Google implement something like Bouncer to give users greater control, and deny unnecessary grant-forever permissions practice that prevails now:

    NOTE: I saw this on a recent thread: Bouncer - What do you think of it ?

    On the face of it Bouncer-like functionality/control in the hands of users seems like an excellent idea.

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

    The Importance of Targeting for Software Products

    Posted: 04 Dec 2019 05:37 AM PST

    The Importance of Targeting for Software Products

    https://preview.redd.it/v853w0g6am241.jpg?width=738&format=pjpg&auto=webp&s=82676fddec8216f2b91e19dc35ac421f8691e874

    Everything in life is done to achieve the best possible result and also be appreciated by the audience. To meet the requirements of the audience we form a general idea of the persona we tend to satisfy. The group of such personas forms our target market. The target market or audience is the group of customers who may be considered to be the potential buyers of your products or services. Currently, the businesses target markets that do not only consist of people who are located in the business area but also in various locations worldwide. The most essential point about the target audience is that it's made up of only the people who are good fits for the introduced products or services. That is why businesses tend to include targeting tools and techniques to reach the right market.

    As the current word goes into the digital era, in the following article, I'm going to reveal the importance of targeting as a function for software products. You'll get to know all the essential features of targeting for software products as well as learn what kind of businesses may benefit from targeting function. If you are to make the right decision about what kind of software solution will best fit your business and whether you need to consider targeting, then you may get helpful information in this article.

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

    what is inputdispatcher?

    Posted: 04 Dec 2019 04:47 AM PST

    Do Admob charges us for Direct Sold Ad campaign?

    Posted: 04 Dec 2019 04:18 AM PST

    !Sorry if I posted in wrong sub.! As the title suggests, do Admob charges us (Admob publisher) for putting ads as Direct Sold ? or it's just free ? Please help!

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

    Authorization techniques using Firestore and Parse

    Posted: 04 Dec 2019 03:22 AM PST

    App not visible in playstore when searched.

    Posted: 03 Dec 2019 01:21 PM PST

    We uploaded 3 apps on 30th which were live by same day evening. Its visible through the play console and the developer's apps, but when searched for, its nowhere to be found.

    We have used product flavors and the previous flavors had been uploaded a long ago and are visible in the store, just the new ones aren't.

    Any idea why?

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

    Exploring Images in Jetpack Compose

    Posted: 03 Dec 2019 10:36 AM PST

    Emulator 29.2.11 and AMD Hypervisor 1.2 to Stable

    Posted: 03 Dec 2019 01:19 PM PST

    Enabling Timber (for http logging)

    Posted: 04 Dec 2019 12:23 AM PST

    Am I doing something wrong?

    The code snippet --> " Timber.d(message) " is placed inside of the log(String s) callback. But I can't find the log message inside of the logcat.

    Any help would be greatly appreciated!

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

    �� Android Sample App using modular, clean, scalable, testable Architecture written in Kotlin that presents modern 2019 approach to Android application development, latest tech-stack and best practices.

    Posted: 03 Dec 2019 11:43 PM PST

    📚 Android Sample App using modular, clean, scalable, testable Architecture written in Kotlin that presents modern 2019 approach to Android application development, latest tech-stack and best practices.

    https://preview.redd.it/xfjlr1n6mk241.png?width=1280&format=png&auto=webp&s=15710a765364281a22fe47087464af6c6d313136

    📚 Android Sample App using modular, clean, scalable, testable Architecture written in Kotlin that presents modern 2019 approach to Android application development, latest tech-stack and best practices.

    Application is based, apply and strictly complies with each of the following 5 points:

    • A single-activity architecture, using the Navigation component to manage fragment operations.
    • Android architecture components, part of Android Jetpack give to project a robust design, testable and maintainable.
    • Pattern Model-View-ViewModel (MVVM) facilitating separation of development of the graphical user interface.
    • S.O.L.I.D design principles intended to make software designs more understandable, flexible and maintainable.
    • Modular app architecture allows being developed features in isolation, independently from other features. For more technical details please check the project readme.

    Project link: https://github.com/VMadalin/kotlin-sample-app

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

    teaching operating systems through android?

    Posted: 03 Dec 2019 01:04 PM PST

    Hello, i'm a computer science prof teaching OS next semester. i would like to use Android OS in examples to make the material more intuitive for the students...does anyone know of some good material on the Android OS, (books, guides, blogs, etc). thanks!

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

    Ad Monetization - Lack of Resources

    Posted: 03 Dec 2019 11:26 PM PST

    Hey everyone,

    I'm trying to learn more about the monetization&optimization of in-app advertisements. I am unable to find reasonable and useful content on ad-optimization and how to increase CPMs, match rates and everything. All of the content available on the internet is mainly created by DSPs or Ad-networks trying to close clients through content marketing. At the end of almost every article I read, someone is trying to sell me something and this really bothers me.

    (We're mainly using Admob but also have Mopub and Ironsource accounts.)

    Reddit has always been my safe zone where I can find viable information from very friendly and skillful people.
    As an example, I want to learn more about "frequency-capping" and ad frequencies. I don't know whether we're showing "too many ads" or not. What I've learned so far is that you need to conduct "tests" and everything to optimize ads but all of that is too vague so far. Can someone maybe point me in the right direction or enlighten me on this?

    I'd be eternally grateful, thanks in advance!

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

    Intuitive implementation of a stepper

    Posted: 03 Dec 2019 11:22 PM PST

    No comments:

    Post a Comment