Is Google Play Console down for others too? Android Dev |
- Is Google Play Console down for others too?
- Is it just me or you guys are also having your app updates "in review" for more than 7 days in play console?
- How to Improve User Experience for a Website/App?
- Short question on Google Developer NDA
- Nuki smart locks drop support for using old Android devices as network hubs
- An Android application that makes it possible to automatically scan and digitize documents from photos.
- Clarification about Room and having multiple Entities
- Male and female voice In app
- Posted a while ago a teaser of this GOTO Bookclub episode with Hadi Hariri and Venkat Subramaniam. The full episode is out!
- 36% drop in CPC (admob)
- Bootloading ZTE Axon 20 5G
- Good and cheap wearable device with gyroscope and accelerometer
- Do I need to "reset" onClickListener before setting a new one on the same Button?
- How to dynamically update a Recycler View item from network while in is in view? Eg. Number of likes, comments in a Tweet
- Looking for mobile game devs
- Anyone else still using Flurry Analytics? It shouldn't be used in apps that target users under age of 17
- Edit existing App to allow framerates up to 120
- A test order. I just saw a person getting my app and play console stated test order.
- Suggestion for application backend
- 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)
- Creating custom view classes!
Is Google Play Console down for others too? Posted: 21 Jan 2021 03:38 AM PST
| ||
Posted: 21 Jan 2021 02:28 AM PST I'm from India btw Edit: The app got updated on the 9th day 😀 [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/ [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. [link] [comments] | ||
Nuki smart locks drop support for using old Android devices as network hubs Posted: 21 Jan 2021 02:04 PM PST
| ||
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. [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 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. [link] [comments] | ||
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 [link] [comments] | ||
Posted: 21 Jan 2021 05:45 AM PST
| ||
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. [link] [comments] | ||
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? [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? [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 [link] [comments] | ||
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! [link] [comments] | ||
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 [link] [comments] | ||
Posted: 21 Jan 2021 08:31 AM PST
| ||
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 [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 [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? [link] [comments] | ||
Posted: 20 Jan 2021 06:41 PM PST
| ||
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 Hope it's at least helpful to newer devs. I'm sure you senior devs out there already knew! [link] [comments] |
You are subscribed to email updates from Developing Android Apps. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment