• Breaking News

    [Android][timeline][#f39c12]

    Friday, July 27, 2018

    Weekly "anything goes" thread! Android Dev

    Weekly "anything goes" thread! Android Dev


    Weekly "anything goes" thread!

    Posted: 27 Jul 2018 05:41 AM PDT

    Here's your chance to talk about whatever!

    Although if you're thinking about getting feedback on an app, you should wait until tomorrow's App Feedback thread.

    Remember that while you can talk about any topic, being a jerk is still not allowed.

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

    Emulator 28.0.1 Canary

    Posted: 27 Jul 2018 09:35 AM PDT

    So Similar Apps was broken on Play Store. For me it's still broken. Is Google even trying to fix this?

    Posted: 27 Jul 2018 06:44 AM PDT

    How apps like headspace , airbnb, uber , trips by lonely planet have so much good flow and good ux and smooth scroll , but big companies like booking.com, TripAdvisor have not good flow and ui. What makes headspace such a great flow is it design or other principles.

    Posted: 27 Jul 2018 10:29 AM PDT

    Recyclerview with two activities

    Posted: 27 Jul 2018 10:44 AM PDT

    I know this will sound a bit absurd. What I am trying to do is, there are list of items shown in the recyclerview (eg. News items shown in the recyclerview), and when the user clicks the item, it should take to detail activity of that clicked item ( DetailNews).

    Can anybody help me understand how I can do that?

    It's a bit newbie question. Sorry if it bothers to someone.

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

    We recently integrated Firebase APM in our app and suddenly number of ANRs spiked.

    Posted: 27 Jul 2018 03:50 AM PDT

    So a couple of days a ago we decided to upgrade firebase libraries and add Firebase APM in our app to monitor our network requests and all. It worked fine on our devices. But when we released our app to production, there was a sudden spike in ANRs. I wasn't able to reproduce it but ANRs were happening on almost every screen for the users. It took me 2 days of investigation and finally I suspect the firebase APM. We are rolling out an update to confirm. Let's see. Has anybody faced similar issue?

    submitted by /u/siddharth-shah
    [link] [comments]

    DataBinding - Dependent Properties

    Posted: 27 Jul 2018 06:40 AM PDT

    Which max Java version is supported in Android 7?

    Posted: 27 Jul 2018 10:07 AM PDT

    I haven't been able to find that out in the Internet.

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

    "We have now included pre-installs in your metrics". What does this mean?

    Posted: 27 Jul 2018 09:56 AM PDT

    I saw the above in my play developer console report today. Does anyone know what this means?

    Also it used to be possible to access statistics such has number of store page impressions/views? I know that used to be possible.

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

    Sharing Source Code - Is it Safe?

    Posted: 27 Jul 2018 07:35 AM PDT

    Being developers I wanted to know if shari ng my so urce code is a bad idea when hiring a developer. Most developers on fr eelance sites want to see the sour ce code and I am reluctant to give it.

    Am I right in thinking that way?

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

    Exploring Firebase MLKit on Android: Landmark Detection

    Posted: 27 Jul 2018 07:51 AM PDT

    How do you promote your Android developers in your team?

    Posted: 27 Jul 2018 07:27 AM PDT

    We're going to enhance our promotion process in our company and I want to know how your company promotes the job position and the salary of your Android developers. Which factors are important for you?

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

    Help with tablayout

    Posted: 27 Jul 2018 03:46 PM PDT

    I'm looking for way to create a tablayout where the title of the tab slides when the active tab changes, I've seen it a few apps but don't know what its called.

    Sorry if this is easily searchable I just didn't find what I'm looking for.

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

    Android Jetpack - Navigation Architecture Component

    Posted: 27 Jul 2018 02:34 PM PDT

    Best hardware setup for Android Studio?

    Posted: 27 Jul 2018 02:19 PM PDT

    Hi fellow droids,

    I'm looking into getting a new hardware setup for AS development and I'm wondering if you have any suggestions on what the best OS would be, minimum RAM requirements, GPU, CPU, etc.

    I'll likely be getting a laptop, so any recommendations on the best model would also be appreciated.

    Thanks in advance! I know this question has been asked before but it's likely what's best has changed in the last few years.

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

    AOSP Modification: How do i disable quick settings from the lockscreen?

    Posted: 27 Jul 2018 03:28 AM PDT

    I know that the resurrection remix rom has this option, but how do i patch an aosp tree to block quick settings access from the lock screen?

    submitted by /u/riscv-throwaway
    [link] [comments]

    Videos for 360AnDev 2018?

    Posted: 27 Jul 2018 09:40 AM PDT

    Does anyone know when we will be getting the 360 Android Dev videos? I have looked for them on youtube but cant seem to find them.

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

    Android Paging Library

    Posted: 27 Jul 2018 02:09 AM PDT

    Is there a good tutorial on this topic , apart from the documentation in Android's official web .

    • Bind local data to a RecyclerView list using the paging library
    submitted by /u/stavro24496
    [link] [comments]

    What countries are you blocking from downloading your app and why?

    Posted: 26 Jul 2018 04:41 PM PDT

    Localization tools

    Posted: 27 Jul 2018 05:08 AM PDT

    We've gathered some of the best tools for localization in this collaborative toolbox.

    Got any must-have to recommend?

    We'll add it to the list (and credit you!) so the whole community can benefit from your tips and discoveries!

    http://www.leveluptranslation.com/single-post/game-localization-tools

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

    I have more testers than total downloads. Anyone experienced the same?

    Posted: 26 Jul 2018 11:36 PM PDT

    Why do so many Android apps launch with a never-ending spinner or a blank display?

    Posted: 27 Jul 2018 10:02 AM PDT

    I have been programming professionally for 20 years, although I've never written a native mobile app and I'm admittedly ignorant of the challenges involved. I can't understand why so many of them underperform their browser based counterparts.

    I will get a notification on my Pixel 2 about some trending post on NextDoor. I click on the notification, the NextDoor app opens and displays a spinner that never ends. If I want to read the post, I have to quit the app, start over, and look for it manually. WHY IS THIS SO? It's not just NextDoor, it seems to happen with most of the apps I use regularly.

    This issue has persisted in one form or another for as long as I can remember, on both Android and iOS. If I had to guess I would say it's because of API incompatibility, but that doesn't make sense. A generic browser app designed to run on all browsers shouldn't perform better than the equivalent native app.

    Is this something that can't be fixed? Why doesn't the spinner time out? Why doesn't Android report an error?

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

    No comments:

    Post a Comment

    Fashion

    Beauty

    Travel