Android Dev - How Google Terminated my Play Store Developer Account. Seven years of rejected appeals. |
- How Google Terminated my Play Store Developer Account. Seven years of rejected appeals.
- StateFlow as replacement for LiveData is not a perfect match.
- Undocumented change in Arctic Fox/AGP 7: src/*main*/kotlin now automatically detected, no need to modify build.gradle
- Material Components 1.5.0-alpha03 · Early access preview of Material 3
- Gradle build speed myth?
- Play games icon for using in app
- Is there a specific permission for "Allow App Installations from Unknown Sources"?
- Can't download Android Studio installer from official site.
- Phone number OTP verification with Firebase
- Have anyone tried Yodo 1
- Can I make a living as a freelance android developer?
- Update Android app without user interaction
- Try the New Kotlin/Native Memory Manager Development Preview
- Unique segmented arc view with rich customisation options!
- Anyone received mails like these after publishing your app/game on Google Play Store or any other market?
- App Takedown – Trying to resolve inadequate prominent disclosure
- What's a reliable method to wake up the device from sleep and activate the display?
- Getting started with android developmenz
How Google Terminated my Play Store Developer Account. Seven years of rejected appeals. Posted: 01 Sep 2021 04:44 AM PDT
| ||
StateFlow as replacement for LiveData is not a perfect match. Posted: 01 Sep 2021 04:36 AM PDT I started to use StateFlow instead of LiveData in my ViewModels and every time I have a feeling that what I am doing is wrong. Mostly I did not like boilerplate I have to add in UI to consume SharedFlow and keep it lifecycle aware. Recently I read this - article Looks like boilerplate I added in UI was just tip of the iceberg. Great to hear your thoughts! Thank you. [link] [comments] | ||
Posted: 31 Aug 2021 07:45 PM PDT
| ||
Material Components 1.5.0-alpha03 · Early access preview of Material 3 Posted: 31 Aug 2021 04:42 PM PDT
| ||
Posted: 31 Aug 2021 09:49 PM PDT There is a general myth that Gradle builds are generally slow. For those of you who work on large apps that tens of millions of people uses, what's your opinion?
[link] [comments] | ||
Play games icon for using in app Posted: 01 Sep 2021 08:04 AM PDT Wanna use play games icon for my app but i couldn't find any original releases about this. Do you know any resources for play games icon? [link] [comments] | ||
Is there a specific permission for "Allow App Installations from Unknown Sources"? Posted: 01 Sep 2021 04:07 AM PDT Permissions such as android.permissions.WRITE_EXTERNAL_STORAGE, etc. I've tried looking through the permissions in adb before and after granting this permission through settings and can't seem to see a difference in the app's permissions. Is there no way to grant this "Allow App Installations from Unknown Sources" permission without going to the device settings? [link] [comments] | ||
Can't download Android Studio installer from official site. Posted: 01 Sep 2021 07:31 AM PDT
| ||
Phone number OTP verification with Firebase Posted: 01 Sep 2021 05:53 AM PDT In this era of mobile application development, Authentication is a basic need of every application in the market, there are many types of authentication like Facebook login, email login, phone number OTP verification available using firebase in android. In this blog, we will learn phone numbers with OTP verification with firebase. With firebase phone, number authentication use will get OTP(one-time-password) through SMS to sign in. https://blog.yudiz.com/phone-number-otp-verification-with-firebase/ [link] [comments] | ||
Posted: 01 Sep 2021 05:47 AM PDT I got an email from Yodo 1. They are telling me to work with them. So, my question is have anyone tried Yodo 1? Is it good? [link] [comments] | ||
Can I make a living as a freelance android developer? Posted: 01 Sep 2021 05:31 AM PDT I want to start to learn mobile app development, so it means there are 2 options right? Android or ios, so freelance wise is android developer better? [link] [comments] | ||
Update Android app without user interaction Posted: 01 Sep 2021 05:28 AM PDT I have an android app running on multiple tablets enclosed in transparent cases and I'm using the app only for displaying some instructions to the user and don't expect any interaction from the user. Every time I change the code, I have to open the cases and push the update after connecting the tabs to my computer with a USB cable one by one. Is there any way I can push updates to the app without access to the tablet and no user interaction? All the tablets are on the same local network as my computer if that makes it easier. [link] [comments] | ||
Try the New Kotlin/Native Memory Manager Development Preview Posted: 31 Aug 2021 08:48 AM PDT
| ||
Unique segmented arc view with rich customisation options! Posted: 31 Aug 2021 11:16 AM PDT
| ||
Posted: 31 Aug 2021 11:58 AM PDT
| ||
App Takedown – Trying to resolve inadequate prominent disclosure Posted: 31 Aug 2021 12:01 PM PDT I'm new here, so hopefully I'm providing all the information required in the rules. My company's app, Pinpoint (Play Store webcache), collects device information (phone number, SIM number, device ID, device make and model) and network information (service level, signal level, etc). We then process that data and map it for our customers to see how well their cell network performs. We use the device information to ensure that people only see maps of the data they collected. (Accounts are handled outside of the app, so there's no logging in or payment taking place inside the app. We have contracts with the people/agencies who are using the app and we don't collect data from anyone we don't have a contract with.) Anyway, the app's been in the Play Store for years, but recently got removed because: "APK HAS A PROMINENT DISCLOSURE BUT THE DISCLOSURE IS NOT ADEQUATE / Your app is uploading users' Phone Number information to [https dot app dot our-company's-site] without an adequate disclosure." Our permissions and disclosures go like this:
We've read the User Data policy requirements and have rewritten the disclosure but keep getting rejected. Obviously, we're doing something wrong, but we can't figure out what. Any suggestions would be ENORMOUSLY appreciated! [link] [comments] | ||
What's a reliable method to wake up the device from sleep and activate the display? Posted: 31 Aug 2021 11:58 AM PDT I built a timer app, that uses Alarm Manager to get the system to tell the app when the timer is finished. Since the screen might be off, I need the device screen to turn on and activate, so that I can display UI to the user telling them that the timer is up. Right now, I'm using
which works. However, One other possibility seems to be:
Does anyone know a better way of doing this? [link] [comments] | ||
Getting started with android developmenz Posted: 31 Aug 2021 09:42 AM PDT Hi guys, do you have any recommendations on how to start with learning android development? I have BS in mechatronics and have some experience with software (C, C++, Qt) and have some basic knowledge in OS (Linux development). I work in an automotive company and wanted to learn something new as a hobby that is not related to cars .. :) I know that learning by doing with a real project would be the best thing but I would like to start with something guided. I thought about doing the udacity nanodegree Android with Kotlin. Anyone knows if the course is good? Thank you!! [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