Android Dev - App Feedback Thread - May 15, 2021 |
- App Feedback Thread - May 15, 2021
- [Discussion] Does anyone else feel exhausted with recent Android Development trends? How do you keep yourself motivated?
- Static analysis tools for Android
- for people wondering how to log android room operation (CRUD) and transaction
- Is there any privacy-focused analytic platforms for mobile in 2021?
- Is anyone using an ad network other than admob.
- Android Bottom Sheet Dialog Tutorial
- Canvas | 2D space Particles | Jetpack Compose Desktop
- Practise UI/UX skills on real Mobile app in development.
- library to persistently store kotlin data classes
- Coroutine 1.5.0 releasee
- Non Technical
- Has facebook audience network removed onAdClicked?
- What is your favorite question to ask while interviewing Mid - Senior Android developers?
- Open an app when getting notification
- Reporting Leakcanary leak traces to bug reporter
- What's the recommended way to structure a group chatting data structure in Firebase Realtime Database?
- Has anyone got the new Admob console (app review process)?
- How do you know you are ready for freelance or junior dev position at a firm?
- Assume: Easy response mocking library for retrofit-okhttp
- New network address on Android 11 Hotspot
- How do I resume my app on all android devices when its minimized and then the icon is clicked of the app
App Feedback Thread - May 15, 2021 Posted: 15 May 2021 06:00 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. [link] [comments] | ||
Posted: 15 May 2021 05:52 AM PDT I've been developing Android apps for 5 years. I worked in projects and companies of various sizes (including app that stayed in no#1 for 2 years in play store app in my country). So far I really enjoyed my career. Recently, I'm fed up with all the new trends and thinking about leaving Android for another software related field (haven't decided yet). In my current company I replaced a guy with 7 years of Android development experience who left the position because he didn't want to develop Android anymore (he moved to another position in the company but in another field even probably with the lower salary). It was surprising for me at first but later I noticed that more people I know from different companies around the world are doing the same. Motivation for other people might be different. But for me, as time goes by I find it more difficult to maintain a healthy and up-to-date code. For example: 2,5 Years ago the app I wrote with Kotlin and MVP pattern and Rx had %95 test coverage was easy to maintain, had no problems with adding new features and sprint estimates were lower. Today I'm experiencing nightmares with the components which supposed to make my life easier. Code is full of workarounds. Instead of Stackoverflow I search solutions to my problems in Github issues. Need to follow them to see if google/kotlin/dagger etc. fixed my problem It's all sunshine and rainbows in simple master-detail projects but when it comes to larger projects nothing simply works as expected. When I start to develop new project or when I apply for a job and they ask me to send a case app I feel under pressure to use multi-module structures, navigation component, flows and channels, material components etc. Instead of making my life easier every time I need those tools to do something other then "sample github project" I end up writing too many lines of code and it ends up being larger and more complex than previous technologies. I can totally accept the fact I'm don't have sufficient knowledge yet to be as comfortable as previous technologies but I'm also having tougher time learning trends coming up recently. Transitions to Kotlin or Rx were much more easier. There are several reasons involved but at the end of the day I'm starting to hate Android development I'm really curious if anyone else feels the same way and wondering reddit's thoughts on this. TL;DR It feels like android development is becoming unnecessarily more difficult. I encountered people leaving Android Development careers because of that. How do you keep yourself motivated to adapt new technologies? [link] [comments] | ||
Static analysis tools for Android Posted: 14 May 2021 10:08 PM PDT
| ||
for people wondering how to log android room operation (CRUD) and transaction Posted: 14 May 2021 10:00 AM PDT here is the code I figure it out by read the document and room source. (room version 2.3.0)
I googled it, couldn't find any helpful answer, so I wrote it myself. I think some people may need it to. [link] [comments] | ||
Is there any privacy-focused analytic platforms for mobile in 2021? Posted: 15 May 2021 07:45 AM PDT I know there are some platforms for websites (Fathom, SimpleAnalytics,...) but it looks like as a mobile developer there is no alternative to Firebase Analytics.. (Might be a good niche business tho.) I also started the discussion on my twitter if interested EDIT: apparently Simple Analytics support events used for mobile apps [link] [comments] | ||
Is anyone using an ad network other than admob. Posted: 15 May 2021 12:10 AM PDT I'm interested in using a different ad network for my mobile games. I have found some random articles that name a few like appy jump. Is anyone in here using a none google ad network? [link] [comments] | ||
Android Bottom Sheet Dialog Tutorial Posted: 15 May 2021 07:20 AM PDT
| ||
Canvas | 2D space Particles | Jetpack Compose Desktop Posted: 15 May 2021 07:04 AM PDT
| ||
Practise UI/UX skills on real Mobile app in development. Posted: 15 May 2021 06:54 AM PDT Hey everyone. I am a android developer with much passion in mobile apps. In my free time I love to make mobile apps and currently I am working alone on medium sized project. As UX is not my stronger sides, the development is very slow and the UI itself is not, lets say, attractive. If you are interested, please do PM me and lets see how it goes from there. Thank you! [link] [comments] | ||
library to persistently store kotlin data classes Posted: 15 May 2021 02:55 AM PDT I did a library, it lets you store single instances of kotlin data classes persistently with not much effort / boilerplate https://github.com/erdo/persista I'm using it to recover state after process death (my app's state is held in immutable data classes). There is a sample app bundled with the repo so you can play around with it. Issues / PRs are open :D [link] [comments] | ||
Posted: 14 May 2021 11:32 AM PDT Corutine 1.5.0 along with other awesome kotlin libraries has also been released Changes at https://github.com/Kotlin/kotlinx.coroutines/releases/tag/1.5.0 Major apis changes(deprecation around Channels apis) [link] [comments] | ||
Posted: 15 May 2021 05:55 AM PDT How much does an Jr android Developer earns in America or anywhere (in dollars) .And what are the skills required and how should a foreigner apply for such companies? [link] [comments] | ||
Has facebook audience network removed onAdClicked? Posted: 15 May 2021 01:00 AM PDT Hii I have implemented banner ad in my app and i wanted to add a ad listener on it. But it is not showing in implement a method in android studio. Has Facebook removed it or is it a bug? [link] [comments] | ||
What is your favorite question to ask while interviewing Mid - Senior Android developers? Posted: 15 May 2021 03:14 AM PDT How do you make sure that the dev isn't just bulshitting or if he just didn't cramm up stuff just before the interview. I do not like asking Leetcode problems and I am just bad at judging people in short time. [link] [comments] | ||
Open an app when getting notification Posted: 15 May 2021 01:35 AM PDT Hello everyone I'm currently developing a app using react native and is it possible for me to open a app directly without user input when I get a notification in android [link] [comments] | ||
Reporting Leakcanary leak traces to bug reporter Posted: 14 May 2021 10:45 PM PDT Bugsnag and recently Sentry, have integration with LeakCanary to report leak traces to server. On the other side, the LeakCanary author advises against the addition of leakcanary to release apk. (So how's reporting gonna work?) Which variant of your apps is used for for reporting leaks? We currently have only debug and release build types. I would be glad to hear your experiences and suggestions in reporting leaks. [link] [comments] | ||
Posted: 14 May 2021 07:30 PM PDT I'm building a group chat app and want to make sure I start with good fundamentals. I'm thinking of making the groupID be the main chat room node. Each message will come in as a new child to the groupID node. Within each message, it will have userID, username, message, and timestamp. I feel like this is way too simple though... [link] [comments] | ||
Has anyone got the new Admob console (app review process)? Posted: 14 May 2021 06:31 PM PDT Hi, Has anyone's Admob account been updated to the new console in regards to the new app review process etc.? If so could you explain how exactly does it work and does it solve the ad limit issue when your app is approved? [link] [comments] | ||
How do you know you are ready for freelance or junior dev position at a firm? Posted: 14 May 2021 10:16 AM PDT Background: I'm a CS student in my final semester. I've had zero professional experience or internships because of COVID. I'm currently making my final year or capstone project in native Android (Java) with backend in NodeJS/Mysql REST api. I am learning everything as I start implementing them. I saw another post in r/webdev that told people abstractly when they can consider themselves ready and immediately thought how that would translate to our field. Any input or even tips are greatly appreciated. [link] [comments] | ||
Assume: Easy response mocking library for retrofit-okhttp Posted: 14 May 2021 10:57 AM PDT
| ||
New network address on Android 11 Hotspot Posted: 14 May 2021 09:45 AM PDT Differently from other Android versions, on Galaxy S21 Android 11, the hotspot network is 192.168.6.0, instead of 192.168.43.0. Stock Android doesn't allow users to change this address and a I have a product factory-configured with a static IP on the 192.168.43.0 range. Is this an Android 11 thing or a Galaxy S21 change? In any case, is there a of list of hotspot networks by vendor/android version, so I can adapt my product to avoid connection headaches from users? Tnks [link] [comments] | ||
Posted: 14 May 2021 01:05 PM PDT If an android user minimizes my app (puts in background) and then clicks the app icon on the phone again , often times my app restarts and takes them back several screens from where they were. On some phones it takes them directly to where they are. Anybody have a suggestion as to what causes this to not resume the person on all android phones? [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