Android Dev - Weekly Who's Hiring Thread - July 05, 2021 |
- Weekly Who's Hiring Thread - July 05, 2021
- I've been working on this Lottie animation editor to edit and export Lottie animations (supported by Android) without After Effects! A lot of people on here have given super useful feedback so far and here's the UI update I'm implementing based on it. Feel free to sign up on lottielab.io. Thanks!
- Material Components 1.4.0 is now stable with NavigationRailView, centered titles in MaterialToolbar
- Apple M1 is Just Not Ready for Mobile Development Yet
- From Zero To Hero Series - Kotlin Flows, Channels, Sequences - medium article - with examples
- Compose architecture: MVVM or MVI with Flow?
- First android app
- Recyclerview empty even if list isn´t
- What Do you think about Modular Phones and It's future.
- Issue : Office-365-SDK-for-Android - SignOut feature
- Phone as webcam app - Is it really difficult to make?
- Google's Associate Android Developer Certification vs Udacity's Android Developer Nanodegree
- Effective Kotlin Item 44: Respect the contract of compareTo
- From your work experience, which one is better paid AndroidDev(Kotlin) or iOSDev(Swift)
- I created an app where you could store and share your favorite life-memories
- Building AOSP error
- Gradle peace in multi module projects
- Intercept splash screen API
- How do i achieve this animation in native android (kotlin) ??
Weekly Who's Hiring Thread - July 05, 2021 Posted: 05 Jul 2021 06:00 AM PDT 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] | ||
Posted: 04 Jul 2021 03:40 PM PDT
| ||
Material Components 1.4.0 is now stable with NavigationRailView, centered titles in MaterialToolbar Posted: 04 Jul 2021 08:09 PM PDT
| ||
Apple M1 is Just Not Ready for Mobile Development Yet Posted: 05 Jul 2021 02:36 AM PDT
| ||
From Zero To Hero Series - Kotlin Flows, Channels, Sequences - medium article - with examples Posted: 05 Jul 2021 04:06 AM PDT
| ||
Compose architecture: MVVM or MVI with Flow? Posted: 05 Jul 2021 07:22 AM PDT
| ||
Posted: 05 Jul 2021 07:15 AM PDT I just created my first android app in Android studio . And it took 2 minutes to build . Is this a typical time ? If it's slow then how can I speed up ? [link] [comments] | ||
Recyclerview empty even if list isn´t Posted: 05 Jul 2021 07:09 AM PDT Hi. I´m having some problems with a recyclerview and I´m so lost. Even if I send an array with 500 items to the adapter, getItemCount shows that it has 0 items. Has anyone run in to this problem before? This is how I add things to the recyclerview array fun createToplist(toplistItems: ArrayList<Toplist>?, isEditing: Boolean) { this.toplistItems?.apply { And this is the getItemCount method: override fun getItemCount(): Int = (toplistItems?.size ?: 0) + shouldDownloadMore() Afterr adding everything to the adapter I call notifyDataSetChanged() [link] [comments] | ||
What Do you think about Modular Phones and It's future. Posted: 05 Jul 2021 06:23 AM PDT | ||
Issue : Office-365-SDK-for-Android - SignOut feature Posted: 05 Jul 2021 04:51 AM PDT I followed this tutorial for the microsoft login Office-365-SDK-for-Android-1, Login done successfully. But do not know How to apply sign-out feature in the same sample, I searched everywhere for this sign-out feature, but no luck [link] [comments] | ||
Phone as webcam app - Is it really difficult to make? Posted: 05 Jul 2021 03:56 AM PDT If so, where does the difficulty lie? I have not found any open source one. I assumed, there would be many. [link] [comments] | ||
Google's Associate Android Developer Certification vs Udacity's Android Developer Nanodegree Posted: 04 Jul 2021 12:04 PM PDT Which looks better on a resume for an entry-level position?
Does it make sense to get both? For some background, I'm a 27 year old from a 3rd world country that is aiming to migrate to the US to pursue a career in Android Development. I have an IT degree. [link] [comments] | ||
Effective Kotlin Item 44: Respect the contract of compareTo Posted: 05 Jul 2021 12:48 AM PDT
| ||
From your work experience, which one is better paid AndroidDev(Kotlin) or iOSDev(Swift) Posted: 04 Jul 2021 11:41 PM PDT From the point of view of someone with less than 1-3 years of experience in mobile development. Not counting the need to have a Mac to use Xcode Which of the two would be better paid for someone just starting out? If you feel comfortable, please share your age, country, and years of experience. Also the labor field that occupies [link] [comments] | ||
I created an app where you could store and share your favorite life-memories Posted: 04 Jul 2021 10:26 AM PDT I taught myself how to program in java and learned the basics of app development in two months by reading books and using the internet to create this app. If this goes well, I plan to include connecting and chatting with those you have shared memories. I do not have a degree nor work experience in computers, it would be really appreciated if you could give constructive feedback. Thanks :) Here is my source code [link] [comments] | ||
Posted: 04 Jul 2021 08:56 PM PDT I know this subreddit is more for app development but figured someone here might be able to help with running the AOSP project. I'm getting this error when running 'emulator'. This file doesn't exist either. Can anyone assist me with this error? [link] [comments] | ||
Gradle peace in multi module projects Posted: 04 Jul 2021 11:40 AM PDT I decided to write another article that is a spin off my previous article, inspired by a person I helped and thought it might help more people if it was in it's on article. [link] [comments] | ||
Posted: 04 Jul 2021 12:27 PM PDT I'm wondering: Can a launcher intercept the new splash screen API from Android 12? Let's say I'm using a custom icon pack, will a launcher like Nova or Lawnchair be able to inject the custom icon into that splash screen? [link] [comments] | ||
How do i achieve this animation in native android (kotlin) ?? Posted: 04 Jul 2021 12:26 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