Android Dev - Facebook Messenger started showing this fairly recently. Is this related to the change regarding foreground services? |
- Facebook Messenger started showing this fairly recently. Is this related to the change regarding foreground services?
- Any SDK developer here?
- Looking for a Google Play app affiliate program solution. Recommendations?
- Raywanderlich Tutorials are good?
- LazyColumn Item Diff Animations
- Republish an unpublished app
- messaging app icon
- I know it's taboo to ask but, how much have you earned with your own apps so far?
- 2 Releases under Managed Publishing
- Can anyone suggest me any way to mock API response so that I can test my app?
- Hidden Perks of Unit Tests
- Question in regards towards Sign in Page
- Fetch user data from Firebase database.
- How do location updates work in Android?
- Say bye-bye to Android Jetifier
Posted: 24 Jul 2021 08:06 PM PDT
| ||
Posted: 25 Jul 2021 02:53 AM PDT Hi guys, I have just joined a gig and it's an 'Android library' project, I have to say that the project itself looks pretty cool however I have to admit I am surprised about how different it is when I compare it to other Android projects I have worked on. Every time I built something there was a screen (UI/Fragment) and a controller (Presenter/ViewModel) to handle it, there were also clean architecture's interactors to do domain logic. Now there is no UI at all (well, a couple of optional screens) so I don't know where to call the interactors from :'( This is such a big change! The main functionality of the SDK is to connect to a bluetooth device and do several operations with it. Also, I try to avoid adding new libraries (mainly Jetpack) to this project unless it's absolutely necessary as I think the final SDK size will increase. I have seen that there are other companies whose final product is a SDK and not an app, I am not going to ask about how do you deal / solve all the critical problems of your business but... Is there any advice you could give to an experienced developer working on an Android library for the very first time? Regards. [link] [comments] | ||
Looking for a Google Play app affiliate program solution. Recommendations? Posted: 25 Jul 2021 01:59 AM PDT Hi everyone, I have been looking for a solution to kick off an affiliate program for an app listed on Google Play, but had no luck finding anything so far. The solution should integrate with the app via SDK. Requirements are following:
Can you recommend any platform? Do you have any experience with affiliate programs on Google Play? Looking forward to your recommendations! [link] [comments] | ||
Raywanderlich Tutorials are good? Posted: 24 Jul 2021 10:18 PM PDT Are Raywanderlich tutorials good and updated regularly according to the latest depreciations & latest libraries? And what about the quality of the tutorials (tutorials, videos & books). On the surface level looking (without a subscription) everything looks good but wanted to know from someone who has the subscription. Kindly, avoid suggestions like free tutorials are available on the internet don't need to pay and learn. [link] [comments] | ||
LazyColumn Item Diff Animations Posted: 25 Jul 2021 07:00 AM PDT https://github.com/davidliu/LazyColumnItemDiffAnimations Kinda miffed that LazyColumn still doesn't provide proper item diff animations yet, so this repo's the result of some explorations for making my own version. Shout out to /u/zhuinden for providing some inspiration on handling the animation state stuff. [link] [comments] | ||
Posted: 25 Jul 2021 02:59 AM PDT
| ||
Posted: 25 Jul 2021 06:41 AM PDT
| ||
I know it's taboo to ask but, how much have you earned with your own apps so far? Posted: 24 Jul 2021 09:51 AM PDT | ||
2 Releases under Managed Publishing Posted: 25 Jul 2021 12:08 AM PDT I have Managed Publishing turned on in Google Play Console. On July 2, I sent version code 207 for review which was approved later and currently it is under Ready to Publish section. Nevertheless I didn't published it On July 24, I have sent version code 214 for review (still under review) but still there is an Approved update of version code 207 under Ready to Publish section which is not published by me yet So when update of version code 214 will be approved so will the version code 207 be removed automatically or there will be 2 Production tracks under Ready to Publish Section? [link] [comments] | ||
Can anyone suggest me any way to mock API response so that I can test my app? Posted: 24 Jul 2021 11:41 AM PDT I'm working on an app on which the entire UI depends on the BE, which is not ready yet ,But I do have the JSON response, is there any website where I can host it for some time and can also edit the JSON object too to test the changes. [link] [comments] | ||
Posted: 24 Jul 2021 11:36 AM PDT
| ||
Question in regards towards Sign in Page Posted: 24 Jul 2021 11:29 AM PDT
| ||
Fetch user data from Firebase database. Posted: 24 Jul 2021 11:20 PM PDT Fetch user data from Firebase database. Learn how to fetch data from firebase real-time database, and display it in the navigation header of the navigation drawer, and also in the profile page of the blood donation app, step by step. [link] [comments] | ||
How do location updates work in Android? Posted: 24 Jul 2021 10:52 AM PDT I'm wondering how the location updates work under the hood, as I cannot figure it out in a simulation environment. I have a screen (activity) inside the app that listens for location updates using FusedLocationProviderClient with Questions:
[link] [comments] | ||
Say bye-bye to Android Jetifier Posted: 24 Jul 2021 06:43 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