Weekly Who's Hiring Thread - January 25, 2021 Android Dev |
- Weekly Who's Hiring Thread - January 25, 2021
- Results of the 2021 /r/AndroidDev rules survey!
- Is there a way to increase the size of the "+" and "-" code folding buttons in Android Studio?
- Using Hilt’s ViewModelComponent
- Android remote interview preparation
- Firebase crashlytics and gdpr
- [Help] Generic, Dagger 2 Injected ViewModel
- How many old versions do you support?
- More on the Android FOSS assistant.
- Music Licensing for your App, ASCAP, BMI, SESAC - has anyone done this?
- Has anyone else here had to deal with permission declaration for background location when you don't actually use background location?
- Best jetpack compse resources that helped you
- Is my app a news app?
- How to get my app internationalized without translating the brand name?
- Deep diving android view classes.
- How do you guys get good build speed? Emulator speed ups.
- I found an Intel Graphics problem with AVD, how to report this?
- Compose | Horizontal expanding Cards
- I left Android dev last year because of my studies. Now I got a job interview, any resource to prepare?
- Playgameservices not logging in on some phones
Weekly Who's Hiring Thread - January 25, 2021 Posted: 25 Jan 2021 06:00 AM PST Looking for Android developers? Heard about a cool job posting? Let people know! Here is a suggested posting template:
Feel free to include any other information about the job. [link] [comments] | ||
Results of the 2021 /r/AndroidDev rules survey! Posted: 25 Jan 2021 09:59 AM PST Hey all, A month or so ago I asked for feedback on our rules, and got 61 responses (full spreadsheet). I was hoping for more, but I understand everyone was busy over xmas / new year! The survey also wasn't as visible as it could have been. In this post I'll discuss the results, and propose changes based on the data gathered. Keep in mind there was no username validation (so don't blindly trust the stated author!), and it's a very small sample size. Click the links for pretty charts etc, fresh from Google Forms. Check the very bottom of the post for 3 possible changes I'd like your thoughts on! General results
RulesRule 1: Must be related to Android Development
Rule 2: No "help me" posts
Rule 3: No promoting your apps without source code
Rule 4: No app takedown/Play Store vent posts
Rule 5: No hiring posts
Rule 6: Self promotion must be max 50% of posts
Rule 7: No hardware/software purchasing advice
Rule 8: No paywalled submissions
Rule 9: No meme / low effort posts
Rule 10: Be respectful and engage in good faith
Tl;dr
Points for discussion
Thanks! [link] [comments] | ||
Is there a way to increase the size of the "+" and "-" code folding buttons in Android Studio? Posted: 25 Jan 2021 03:04 AM PST
| ||
Using Hilt’s ViewModelComponent Posted: 25 Jan 2021 07:02 AM PST
| ||
Android remote interview preparation Posted: 25 Jan 2021 03:58 PM PST Hi folks, On tomorrow, Wednesday I will have my first ever remote interview for an Android Engineer position at a top german company. I want some advices and tips from y'all. Best regards ! [link] [comments] | ||
Posted: 25 Jan 2021 10:49 AM PST Hey guys, I'm living in Europe and I work on a side project and I wanted to add crashlytics to my app. Now I'm uncertain if I need to add something more besides an opt in and opt out for crashlytics and analytics or if I need to add a gdpr or something similar. Have you any similar experience on that? Is there any alternative that does not store user data ? Thanks in advance [link] [comments] | ||
[Help] Generic, Dagger 2 Injected ViewModel Posted: 25 Jan 2021 04:15 PM PST I'm a huge fan of /u/zhuinden's post about generic, one-liner ViewBindings for activities and fragments, and have even gone so far as to write generic, Dagger 2 Injected versions (using dispatching android injector & DaggerAppCompatActivity) that I now inherit from for each new project. The issue then is that I'm working towards replacing all my RxJava2 dependencies with Kotlin Flow. My problem is that the standard Conceptually I don't see why there shouldn't be a way to use interfaces or reification to inject an abstract view model in line with the activity lifecycle. What I have is this: Any thoughts? Suggestions? [link] [comments] | ||
How many old versions do you support? Posted: 25 Jan 2021 04:02 PM PST When it comes to older versions of apps, they quickly become a support burden. Especially if your application speaks to server API's, supporting old versions meaning keeping old API's online. I'm trying to figure out what people do in reality? I've noticed that modern Android versions aren't a problem as they mostly all auto-upgrade apps, but on older platforms people often don't update unless forced. Do you force upgrade? [link] [comments] | ||
More on the Android FOSS assistant. Posted: 24 Jan 2021 04:19 PM PST Hello all. I posted on here a little while back about creating a FOSS assistant app for Android. Good progress is still being made, and I am a few tweaks away from the Alpha being good to go. I am starting to fill out some of the documentation/wiki on Github, but could use some input on what other devs would find useful to know about the project. It is intended to work as a platform to allow a user/developer the ability to extend their device and accessibility and I intend for it to integrate w/ Alexa/Google/Mycroft/Termux/Tasker, but I am just a lone dev and don't have experience with everything. Having some input (in the form of questions) can help me best present to an other interested devs ways that they can hack on it, and what falls inside/outside my scope of design. I made a note on the README that asks any interested party to open an Github issue if you have a question you want answered about its design, philosophy, stability, integration, etc and I will try to work what I can in to the wiki. As for having a usable copy (for devs, not end users) I expect Feb will be the deadline. I originally slated if for January, and am roughly on track, but my military obligations are many and take up time unexpectedly. For a quick reference: It is an on-device assistant application designed in a modular way to allow growth and customization. On device STT is handled using VOSK, natural language processing is done using Stanford CoreNLP, and it currently works on devices between Android 7.1 and 10 Thank you for any interest and feedback, and sorry if this is obtrusive to the subreddit! I'm just excited about the design and its potential [link] [comments] | ||
Music Licensing for your App, ASCAP, BMI, SESAC - has anyone done this? Posted: 25 Jan 2021 01:29 PM PST Hi all! I am trying to license music for our mobile application and have come across these three organizations that help with that. The prices seem relatively low, but was curious if anyone has gone through this process before and knows what it entails or has advice. This is a new process for me so your thoughts would be very helpful - Thanks! https://www.ascap.com/music-users/types/website-mobile-app-landing-page [link] [comments] | ||
Posted: 25 Jan 2021 12:48 PM PST
| ||
Best jetpack compse resources that helped you Posted: 25 Jan 2021 01:11 PM PST I want to start learning jetpack compose because, honestly xml can be a real shore. I want to learn it right though, want to know all the best practices and techniques to develop an app the right way using compose. Just curious which resources helped you guys the most and you feel provided you the most valuable information. [link] [comments] | ||
Posted: 25 Jan 2021 04:38 AM PST I'm a bit confused by this new requirement in google play console My app is primarily a sports fantasy game, but it does have an aggregated news feed as a secondary feature. So is it considered a news app if the primary function is not news? I'm worried about it being labeled with News on the store and people expecting to find primarily news content in there. [link] [comments] | ||
How to get my app internationalized without translating the brand name? Posted: 25 Jan 2021 06:27 AM PST I'm breaking my head on this. On App Store, I can achieve that by adding custom keywords. But on Google Play, it's not possible to add arbitrary keywords. For example, both "Facebook" and "เฟซบุ๊ก" (Facebook wrote in Thai) will give you facebook results, and the "Facebook" word is not translated, keeping the brand name always in the original language. How can I achieve this in my app without translating my brand name? OBS: My app already has english and thai support setup in playstore. [link] [comments] | ||
Deep diving android view classes. Posted: 25 Jan 2021 05:17 AM PST I am planning to take a deep dive in android view classes just for understanding and getting better at design sake. But with jetpack compose around the corner, will it be a good idea to invest so much time in View classes? I have very basic idea about compose, and I am not even sure if this question is valid or if both even belong to the same category. Assuming Compose becoming the standard, will we be working with standard view classes? [link] [comments] | ||
How do you guys get good build speed? Emulator speed ups. Posted: 25 Jan 2021 01:02 AM PST I have been using recommended gradle.properties and the guide at https://developer.android.com/studio/build/optimize-your-build. Still I feel build times are slow, the pain of waiting to see the change is a tad too much. [link] [comments] | ||
I found an Intel Graphics problem with AVD, how to report this? Posted: 24 Jan 2021 09:15 PM PST
| ||
Compose | Horizontal expanding Cards Posted: 25 Jan 2021 03:32 AM PST
| ||
Posted: 25 Jan 2021 02:30 AM PST Last year, I resigned as an Android dev to fully focus on my studies. Since then, I have only made 1 toy project with arch components, and that's it. Now I have like 2 days to prepare for the interview and I want to go through some latest trends/topics that could be asked during the interview. Currently, I am planning to cover DI (I have never used it), coroutine, and compose UI. Also, the interview is for mid-level dev. Thank you for reading! Please help, if you can! [link] [comments] | ||
Playgameservices not logging in on some phones Posted: 24 Jan 2021 09:15 PM PST I implemented GPGS for Android in Unity, and a strange problem comes up on some phones. (On most phones it works perfectly). The Play Games log-in window appears and starts to log in but fails. The game is on internal test track. One of the phones which can't log in is a Galaxy S20U. Did anyone else encounter this problem? [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