• Breaking News

    [Android][timeline][#f39c12]

    Thursday, January 21, 2021

    Is Google Play Console down for others too? Android Dev

    Is Google Play Console down for others too? Android Dev


    Is Google Play Console down for others too?

    Posted: 21 Jan 2021 03:38 AM PST

    Is it just me or you guys are also having your app updates "in review" for more than 7 days in play console?

    Posted: 21 Jan 2021 02:28 AM PST

    I'm from India btw Edit: The app got updated on the 9th day 😀

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

    How to Improve User Experience for a Website/App?

    Posted: 21 Jan 2021 06:53 AM PST

    Hey everyone! Our post is about how to improve the UX of your website and mobile app. There is a UX checklist for creating websites/apps at your convenience. You might find it worth sharing.

    https://2muchcoffee.com/blog/how-to-improve-user-experience-for-a-website-app/

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

    Short question on Google Developer NDA

    Posted: 21 Jan 2021 04:07 AM PST

    Hi folks! I recently submitted my game to Google Play indie game corner. Yesterday I received an e-mail stating that an "Developer NDA" is necessary to carry on with process in being featured in google play. Is this a standard procedure in Google Play? After some googling I couldn't find too much information about such NDA.

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

    Nuki smart locks drop support for using old Android devices as network hubs

    Posted: 21 Jan 2021 02:04 PM PST

    An Android application that makes it possible to automatically scan and digitize documents from photos.

    Posted: 21 Jan 2021 04:32 PM PST

    Hello there. I've recently finished a side project for scanning documents from images using the OpenCV library and the latest Android tools & libs. If anyone is interested, take a look.

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

    Clarification about Room and having multiple Entities

    Posted: 21 Jan 2021 04:24 PM PST

    Been rolling this around in my brain for a while, but I'm wanting to sake data from two separate fragments into one database. These two sets of data never interact. Conceptually, imagine building two Todo apps in the same project. Todo1 and Todo2 both have their own entity and are recorded on their own table, but share the same database.

    Something like this

    @Entity(tableName = "todo_one") data class Todo1( @PrimaryKey(autoGenerate = true) val id: Int, val title: String, val content: String, ) @Entity(tableName = "todo_two") data class Todo2( @PrimaryKey(autoGenerate = true) val id: Int, val title: String, val content: String, ) @Database(entities = [Todo1::class, Todo2::class], version = 1, exportSchema = false) abstract class RollDatabase: RoomDatabase() { abstract fun todoOneDao(): TodoOneDao abstract fun todoTwoDao(): TodoTwoDao ... } 

    Am I thinking about this correctly?

    In my mind, having two tables allows me to store data from two different places (like having two Todo lists in one project) and access them by defining the Entity name. The official docs help a bit but I haven't found anywhere that answers this question about Room, specifically.

    Thanks in advance for any input.

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

    Male and female voice In app

    Posted: 21 Jan 2021 02:43 PM PST

    Hey guys. I have a dictionary app. I will like to add a feature where u can hear the pronunciations of the words. I aim to add a feature where I can change a setting so the voice over could be a Male with a British accent and a female with an American accent. So my users can hear the pronunciations in both tongues. Please what sort of plugin can help me have this type of feature in my app. The app is created with flutter for iOS and android. Thanks

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

    Posted a while ago a teaser of this GOTO Bookclub episode with Hadi Hariri and Venkat Subramaniam. The full episode is out!

    Posted: 21 Jan 2021 05:45 AM PST

    36% drop in CPC (admob)

    Posted: 21 Jan 2021 08:09 AM PST

    Hi, I have an app on play store containing banner and interstitial ads. My problem is my cpc dropped significantly since January 1 relatively to last month. Number of clicks and page views are about the same.

    Anyone experienced something similar or any suggestions? Thanks in advance.

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

    Bootloading ZTE Axon 20 5G

    Posted: 21 Jan 2021 01:24 PM PST

    Hello, I am new to bootloading. I have all the correct software and everything to get in but when I type fastboot flashing unlock or fastboot oem unlock to unlock the loader it returns FAILED (remote: unknown command). Anyone ever tried to bootload this device before and had the same issues?

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

    Good and cheap wearable device with gyroscope and accelerometer

    Posted: 21 Jan 2021 01:04 PM PST

    I am developing a Wear OS application that collects gyroscope and accelerometer data, and I am needing a test device.

    does anyone knows a good model?

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

    Do I need to "reset" onClickListener before setting a new one on the same Button?

    Posted: 21 Jan 2021 12:18 PM PST

    There are buttons and on each of them will be set an onClickListener to play a music file. Then I shuffle the order of music files and now a different music file will be assigned to the same button with a new onClickListener

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

    How to dynamically update a Recycler View item from network while in is in view? Eg. Number of likes, comments in a Tweet

    Posted: 21 Jan 2021 03:13 AM PST

    Hey , I was wondering how to update data in Recyclers dynamically in the most efficient way,like in the App twitter Each tweet will have number of retweets , likes etc changing by the time the specific tweet is in view.

    So how would you update those items in the recycler with the latest number of likes ?

    To add more complexity, how would you then handle if the user presses "Like" and now you'd have to send a network request which probably will return the latest number of likes and now you'd need to update the number of likes of only that specific tweet.

    I am trying to accomplish this using flows api, any ideas/suggestions/ Open source projects will be helpful.

    Thank you!

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

    Looking for mobile game devs

    Posted: 21 Jan 2021 12:39 PM PST

    Hey what's up people. I am looking for other mobile game devs to join my discord to talk about mobile game dev stuff. Just trying to get a community going for an oddly specific thing. Thanks. Here's the link. https://discord.gg/kWaDc8j

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

    Anyone else still using Flurry Analytics? It shouldn't be used in apps that target users under age of 17

    Posted: 21 Jan 2021 08:31 AM PST

    Anyone else still using Flurry Analytics? It shouldn't be used in apps that target users under age of 17

    Anyone using Flurry Analytics in their apps?
    I just realized that they should not be used if your app targets user who are under age of 17, that basically renders it useless for 99% of apps

    https://preview.redd.it/11btxv64qpc61.png?width=480&format=png&auto=webp&s=2d202e3cd6a4f9184594475150b72e043d0efde9

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

    Edit existing App to allow framerates up to 120

    Posted: 21 Jan 2021 11:45 AM PST

    Hello,

    I'm not an android developer, but I do have previous coding experience. The issue I'm facing is there is a 3rd party overlay app I use for a game, and both my device and game support 120Hz but the overlay app is limiting everything to 60fps.

    I was able to export the apk from my phone and decompile it, but i dont really know how to go about finding where the code is that is limiting it, or I just need to add something, where I go about adding it.

    I'm sure I could spend endless hours googling it and eventually figure this out...ORRRR come to the place that might be able to help me directly.

    Thanks in advance

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

    A test order. I just saw a person getting my app and play console stated test order.

    Posted: 21 Jan 2021 02:47 AM PST

    What is a test order and how do I stop test order? I'm fairly new so any help is appreciated Thanks

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

    Suggestion for application backend

    Posted: 21 Jan 2021 05:08 AM PST

    Good morning to all,

    i need some advice from someone with more experience in this field. Actually i have an android app that is a money manager app (https://play.google.com/store/apps/details?id=com.gmail.mymoneymanager) and at the moment all the data are stored in the local sqlite database. In the future i want my users to have the ability to subscribe and have all the data synced in the cloud and have the ability to use the web application that i will develop.

    With this conditions, what technology/language do you suggest? I was thinking about node and express, django or vaadin. I have no experience with none of the three but that's not a problem.

    What do you think? Are there some people with similar experience?

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

    Is there a comprehensive guide or library to do this on Android? (Draw freeform, lines, dots, circles, text and be able to select and move them)

    Posted: 20 Jan 2021 06:41 PM PST

    Creating custom view classes!

    Posted: 20 Jan 2021 05:08 PM PST

    So I finally learned how to create custom view classes with a standard pattern that is clean and concise. I was always confused when building creating a custom view class for Android and I would do it slightly different each time. Implementing wrong constructors or inflating the XML randomly in places....yea, I was doing it wrong.

    Thanks to some documentation as well: https://developer.android.com/codelabs/advanced-andoid-kotlin-training-custom-views#3

    // if used programmatically and XML class BadgeView @JvmOverloads constructor( context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0 ) : ConstraintLayout(context, attrs, defStyleAttr) { private val binding = ViewBadgeBinding.inflate(LayoutInflater.from(context), this, true) init { // do more init stuff here } } // if used only programmatically class BadgeView(context: Context) : ConstraintLayout(context) { private val binding = ViewBadgeBinding.inflate(LayoutInflater.from(context), this, true) init { // do more init stuff here } } 

    Hope it's at least helpful to newer devs. I'm sure you senior devs out there already knew!

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

    No comments:

    Post a Comment

    Fashion

    Beauty

    Travel