Android Dev - App Feedback Thread - September 05, 2020 |
- App Feedback Thread - September 05, 2020
- Retrosheet: Turn Google Spreadsheet to JSON endpoint (for Android and JVM)
- Introducing Radiography – Text-ray goggles for your Android views
- Any good command line test runner & result presenter, other than Spoon?
- SuperheroesAndroid - Sample app using the Marvel API following a functional/reactive architecture
- Dagger.Hilt TLDR
- My app got rejected, i submitted an update but it still shows "App rejected" as status in the all apps category, shouldn't the status change to pending publication?
- Android widgets – Update using Kotlin Flow, Room and Hilt
- Kotlin vs flutter for android
- Authentication With Flutter And AWS Cognito!☁️
- After A10 upgrade my stock launcher overrides all widgets swipe gesture. So swiping down in scrollable widgets triggers system swipe down gesture...How to fix it?
- Structural Class Redefinition
- What large scale apps use Firebase?
- If I only include Mono audio speakers, and stereo 3.5mm headset can I still be compatible with Android 10?
- Tracking distance when phone is on?
- Possible to know when apps access the accelerometer?
- MVVM RecyclerView General Question
- Dev Support
- How do I receive both notification popup on phone and trigger backgroundhandler to store the message on app terminated?
- What is Android ImageView ScaleType
App Feedback Thread - September 05, 2020 Posted: 05 Sep 2020 05:28 AM PDT This thread is for getting feedback on your own apps. Developers:
Commenters:
To cut down on spam, accounts who are too young or do not have enough karma to post will be removed. Please make an effort to contribute to the community before asking for feedback. As always, the mod team is only a small group of people, and we rely on the readers to help us maintain this subreddit. Please report any rule breakers. Thank you. - Da Mods [link] [comments] | ||
Retrosheet: Turn Google Spreadsheet to JSON endpoint (for Android and JVM) Posted: 04 Sep 2020 09:42 PM PDT
| ||
Introducing Radiography – Text-ray goggles for your Android views Posted: 04 Sep 2020 11:20 AM PDT
| ||
Any good command line test runner & result presenter, other than Spoon? Posted: 05 Sep 2020 04:04 AM PDT Alternatives to Square's Spoon - anyone know of any good? Requirements:
Why not Spoon? - The UI is good but not great. I'm not a big fan of a segmented bar representing test results - It doesn't allow individual input to individual devices (ref) - It's not maintained [link] [comments] | ||
SuperheroesAndroid - Sample app using the Marvel API following a functional/reactive architecture Posted: 05 Sep 2020 03:42 AM PDT I wrote a sample app trying out some ideas around a more functional architecture for Android and the result is here. It's a reactive layered architecture, powered by RxJava. What is unique here is the preference towards functions. Most of the logic is written as extension functions over it's dependencies. Any feedback is welcomed. [link] [comments] | ||
Posted: 05 Sep 2020 05:05 AM PDT
| ||
Posted: 05 Sep 2020 05:56 AM PDT To clarify im talking about google play store. Or shouldn't i create a new release but instead upload the whole app as a new app? thanks in advance [link] [comments] | ||
Android widgets – Update using Kotlin Flow, Room and Hilt Posted: 05 Sep 2020 05:29 AM PDT Hi, I just made a tutorial about updating widget using Kotlin Flow, Room and Hilt. Android widgets – Update using Kotlin Flow, Room and Hilt What do you think about this approach? Thanks. [link] [comments] | ||
Posted: 05 Sep 2020 04:25 AM PDT For person new in programming any start learn kotlin Or dart with flutter and why [link] [comments] | ||
Authentication With Flutter And AWS Cognito!☁️ Posted: 05 Sep 2020 03:25 AM PDT
| ||
Posted: 05 Sep 2020 01:03 AM PDT Title says it all. It is very annoying and it happens for all widgets. I need to scroll very carefully inside widgets to not trigger system scroll gestures... Is there a way to fix it, besides changing launcher? Seems to be related to A10 in general, because I also noticed the same behavior on my friend's Xiaomi after update, he complained about it too. Do manufacturers not test their upgrades? It is annoying af :( [link] [comments] | ||
Posted: 04 Sep 2020 01:25 PM PDT
| ||
What large scale apps use Firebase? Posted: 04 Sep 2020 10:55 AM PDT I've always heard Firebase is good for small projects, but for large scale apps you should stay away from Firebase. Is there any popular app that uses Firebase? [link] [comments] | ||
Posted: 04 Sep 2020 08:39 AM PDT I've been reading the compatibility spec for Android 10 while developing an IOT device. I really don't need Stereo audio from the device, but I'm worried that I'll break compatibilities and bad things will happen since I wouldn't be implementing high quality audio output. Is this an instance where the "Must" might be a "should" for custom devices? Am I safe to just use one speaker out? [link] [comments] | ||
Tracking distance when phone is on? Posted: 04 Sep 2020 11:57 AM PDT I am new to android development but was looking for some advice. I have used the google Distance API to figure distance between two points but seems like overkill when all I need total distance traveled. Looking if any alternatives exist for this problem. Example: If the app was running and you drove to work, it would show how far your commute was. Thanks. [link] [comments] | ||
Possible to know when apps access the accelerometer? Posted: 04 Sep 2020 11:19 AM PDT There are articles about the amount of personal data that can be inferred from accelerometer/gyroscope data. Android doesn't give us permission controls for apps access to these, but can I monitor it somehow? [link] [comments] | ||
MVVM RecyclerView General Question Posted: 04 Sep 2020 11:11 AM PDT Have some general MVVM questions for a recycler view that will show header cells and regular cells. Created an adapter for a recycler view that conforms to ListAdapter<Model>. I also created a ViewModel that inherits from androidx.lifecycle.ViewModel. So I have an adapter, model, and view model.
[link] [comments] | ||
Posted: 04 Sep 2020 10:13 AM PDT Where can one go to ask questions to get help with development? I have been trying to figure out how to use the headset jack to hook into my app, and I need some help, but not sure where to turn to find it. Since you can't post here looking for help, where do people turn for help with these sorts of things? [link] [comments] | ||
Posted: 04 Sep 2020 09:59 AM PDT How do I receive both notification popup on phone and trigger backgroundhandler to store the message on app terminated? It seem like if I terminate the app and I send the notification without the notification load but only data load, then it trigger background handler, but it does not show a notificaiton popup on phone so u can't know if you received a notification. If I include the notification payload along with the data payload, then it does not trigger background handler when app is terminated, but on notification click it will trigger onresume or onlaunch and it will show me the message, but then lets say if I send 10 messages at once and I open only 1 of them, then the other won't show up in the app right away until I click on each notification. [link] [comments] | ||
What is Android ImageView ScaleType Posted: 04 Sep 2020 09:48 AM 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