Android Dev - Weekly "anything goes" thread! |
- Weekly "anything goes" thread!
- Android hobbyist dev and working as a dev - advice
- Calculator library (pure Kotlin module)
- what are some free face filter library for android?
- Users can't redeem promotional codes anymore
- Android Studio extremely slow with autocompletion, code analysis, etc.
- RPG Database App
- Display on Top permission granted automatically on install from Play Store
- I'm new to the whole android thing and I'm trying to develop a new skill in it.
- Help me design a DB for my app
- Any Dev Nerds? :)
- Almost All Apps Crashing Upon Opening
- SimplerRecyclerView library
- Can we talk about Fragments again?
- Is there a way to show Instagram post captions in your app and automate the process?
- I want to pay the google play developer fee, but I don't have a credit card.
- Is it possible to turn my WordPress blog into an app?
- An peaceful Invite for FlutterPro⚡A subreddit for Memes, QnA,Debugging tips,Codecase,Dart blogs,Codecase i.e Everything about Flutter!(Join it in its early days)
Weekly "anything goes" thread! Posted: 04 Sep 2020 05:40 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. [link] [comments] | ||
Android hobbyist dev and working as a dev - advice Posted: 04 Sep 2020 04:13 AM PDT Hello, Having read many stories about hobbyist devs having their accounts suspended by Google, and then in turns any work they do by association can be suspended as well, I am faced with a decision. Thanks in advance for any advice given, really appreciate it. [link] [comments] | ||
Calculator library (pure Kotlin module) Posted: 04 Sep 2020 04:43 AM PDT Many apps have number inputs, and in many cases, having a calculator function to provide the number inputs is desirable. This is my first time to publish a library, and hope you will find this helpful. Any feedback is much appreciated. To import: To get an instance of the
The The calculator is a pure Kotlin module library and does not have any Android dependency, thus you will need to provide a UI to call the and display the calculator functions. This makes the library lightweight and very flexible to suit your needs. See the link below for a sample UI. Note: The calculator library currently only supports MDAS operation. That is, it prioritizes multiplication and division over addition and subtraction as shown on the image above. [link] [comments] | ||
what are some free face filter library for android? Posted: 04 Sep 2020 06:22 AM PDT I have a project to build something similar to TikTok, hence I am looking for some free opensource library, by which I will be able to enable face filtering features like TikTok? [link] [comments] | ||
Users can't redeem promotional codes anymore Posted: 04 Sep 2020 02:23 AM PDT Since August 31, users are reporting that they cannot redeem our promotional codes for our in-app purchase anymore. The error they see is 'Could not redeem code at this time. Please try again later'. In our tests we see the error too. The promo codes from that promotion worked fine before, but just in case we created a new promotion to see if the error was happening only on the old promotion. Unfortunately, the error still happens with the new promotion. Is anyone else experiencing this problem? [link] [comments] | ||
Android Studio extremely slow with autocompletion, code analysis, etc. Posted: 03 Sep 2020 12:31 PM PDT I'm wondering if anyone else has observed something similar: in the past month or two, I observed progressively more problems with AS speed in things like: - opening a new file, it takes like 10-20+ seconds for the IDE to "color up" the code (from the initial gray) - even when a file is opened (and "colored"), oftentimes I start typing and autocompletion just doesn't work, it takes another several dozen seconds for it to finally "sync up" - general random actions just "freeze" for a few seconds however, build times are as fast as always. - 2018 MBP, 6 core i7, 32 GB RAM. I allocated 4GBs of RAM to AS (never been a problem before). I disabled all the external plugins. [link] [comments] | ||
Posted: 04 Sep 2020 03:18 AM PDT A friend of mine is launching his own RPG series and wants an app for the content database as well as local character sheet storage. I know I need to break this down further into making a searchable database and... I don't even know where to start for the character sheets. I've taken a few classes in programming for game development but could use help figuring out where to start with this. [link] [comments] | ||
Display on Top permission granted automatically on install from Play Store Posted: 04 Sep 2020 01:35 AM PDT Hi All. I need some help finding a form for Google Play Support and my Google Fu has failed me. Any help will be appreciated. Thanks :) [link] [comments] | ||
I'm new to the whole android thing and I'm trying to develop a new skill in it. Posted: 03 Sep 2020 11:43 PM PDT I'm trying to connect to a specific mac address from Bluetooth socket
block after OnClickListeners [link] [comments] | ||
Help me design a DB for my app Posted: 03 Sep 2020 09:22 PM PDT
| ||
Posted: 04 Sep 2020 04:22 AM PDT Hi all, There is a discussion in GitHub regarding a '7Eleven fuel lock' Application, which allowed users to lock in fuel prices from areas out of their local range (it spoofs gps to whatever you want). Suprise suprise, 7Eleven pushed an update, and now the app is unusable. If anyone can contribute to finding a way to fix our little application it would be greatly appreciated! Repo link: https://github.com/freyta/7Eleven-Python [link] [comments] | ||
Almost All Apps Crashing Upon Opening Posted: 03 Sep 2020 10:56 PM PDT I have a Samsung S8+ and for the past few months I've been having an issue where almost every app I have is crashing when I open it or crashing when I try to use it. I've uninstalled and reinstalled every app but they continue to crash. What do I do to fix this problem? [link] [comments] | ||
Posted: 03 Sep 2020 01:02 PM PDT Hi, RecyclerView boilerplate code done for you, check it out https://github.com/rmielnik/SimplerRecyclerView [link] [comments] | ||
Can we talk about Fragments again? Posted: 03 Sep 2020 10:47 AM PDT It's 2020, navigation components are here. Have fragments really improved enough use them now? [link] [comments] | ||
Is there a way to show Instagram post captions in your app and automate the process? Posted: 03 Sep 2020 10:25 PM PDT I'm talking about a way to copy the caption of an Instagram post and show it in your app as a text body. It has to be automatic so that we only have to set it up once. [link] [comments] | ||
I want to pay the google play developer fee, but I don't have a credit card. Posted: 03 Sep 2020 01:07 PM PDT Like the title says, I want to pay for the developer's fee, but I don't have a credit card. Where I live credit cards are not common at all, so I don't actually know how they work. But I heard they work by taking a loan from a bank and I don't want to do that, since I have enough money to pay for it, and I don't want to pay the bank interest. Is there a way to become a developer without having a credit card? My possible ways of payment are PayPal and IDeal. [link] [comments] | ||
Is it possible to turn my WordPress blog into an app? Posted: 03 Sep 2020 11:52 AM PDT I need a minimalist app that is linked to my blog so it automatically updates whenever I post new article. Is there a tool to make that happen or do I need to hire a developer, if so how much would it cost to build this app with bare minimum features? [link] [comments] | ||
Posted: 03 Sep 2020 08:53 PM PDT |
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