App Feedback Thread - April 28, 2018 Android Dev |
- App Feedback Thread - April 28, 2018
- My backend team changes the REST API constantly
- New Embedding Kotlin Playground
- Having a hard time finding an applicable tutorial for MVVM and Databinding.
- Any thoughts about the progressive web apps?
- Memento Database
- Activity or Fragments
App Feedback Thread - April 28, 2018 Posted: 28 Apr 2018 05:31 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] | ||
My backend team changes the REST API constantly Posted: 28 Apr 2018 07:00 AM PDT They break it (break the contract). Then my models that are setup through retrofit and gson don't work. App crashes. QA reports them as Android bugs. What can I do? Should I write a suite of tests that are just retrofit calls and make sure it doesn't crash? I don't know what to do [link] [comments] | ||
New Embedding Kotlin Playground Posted: 28 Apr 2018 03:44 AM PDT
| ||
Having a hard time finding an applicable tutorial for MVVM and Databinding. Posted: 28 Apr 2018 01:34 AM PDT I'm trying to write a customized Firebase login screen, fairly straightforward. I want a couple of EditTexts with input validation. I'm trying to migrate the working project I have to MVVM and Databinding though and I'm not finding much joy in the tutorials so far. Can anyone point me towards something that would help me understand what I'm doing? I feel like I have a very tenuous grasp on MVVM and haven't done anything much at all with Databinding. I figure learning how to put 2 EditTexts on a screen is a great place to start. [link] [comments] | ||
Any thoughts about the progressive web apps? Posted: 28 Apr 2018 05:21 AM PDT I just discovered this PWA. Do you think it will replace native dev soon enough? I am a bit worried about my path. Aiming for becoming mobile dev but seems like web dev is the best way to go if this thing clicks [link] [comments] | ||
Posted: 28 Apr 2018 07:19 AM PDT Does anyone use this? I need help. I have a library called 'Calories' which tracks my daily calories. As well as daily, it has a 'Week' field which is an integer (1,2,3...), so for Week 1 the number 1 repeats seven times, then 2 repeats seven times, and so on. I'd like to create a separate library that contains unique Week entries, then (in SQL talk) left join the 'Calories' library so I can have a weekly aggregate table. Is this possible? I don't know much Java, but I do know SQL, SAS, VBA, so I know how to follow coding logic once I understand the syntax. Thanks! [link] [comments] | ||
Posted: 28 Apr 2018 07:25 AM PDT Which is the better? Using Activities or fragments..? [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