Android Dev - Weekly Who's Hiring Thread - October 18, 2021 |
- Weekly Who's Hiring Thread - October 18, 2021
- I've created an Open Source Task Prioritize App called Einsen using Jetpack Compose!
- A tiny app I created in response to the Google Recorder app not implementing a way to export your recordings to a local directory.
- My first casual android game!
- Kaspresso 1.3.0
- Play store listing difference. My app shows absolute size while other apps shows varies with the device. I am uploading bundles for our production releases too. Not sure why this difference. Someone knows?
- Do you have issues with emulators on MacBook M1 ?
- Android multi module architecture tutorials
- Hello, how can i make a button, when clicked, i can send a text document by email on android 11?
- Starting with android official site. Kotlin or java?
- What’s new in Flutter 2.5
- Android UI templates for student projects
- Can you explain MVVM pattern simply?
- Introducing Sap: A music streaming and discovery app built with Flutter & the Deezer API. Feedback appreciated
- What does Google mean by "client mode" (relating to wifi apparently?)
- Can sudden appearing of an Interstitial ad annoy users?
- Dagger 2 limitation
- Beginner question: Searching for a way to create multiple instances of the same object
Weekly Who's Hiring Thread - October 18, 2021 Posted: 18 Oct 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] | ||
I've created an Open Source Task Prioritize App called Einsen using Jetpack Compose! Posted: 18 Oct 2021 03:52 AM PDT
| ||
Posted: 17 Oct 2021 01:16 PM PDT
| ||
Posted: 18 Oct 2021 05:07 AM PDT Thought I would share my first android game with you guys to share the happiness. It's a simple casual game where you play as a little fish and try to dribble your way around to collect some collectibles and avoid bombs and enemies. video: https://www.youtube.com/watch?v=Qx7YP_HTs5I google play: https://play.google.com/store/apps/details?id=com.johnpccd.FishTankChase [link] [comments] | ||
Posted: 18 Oct 2021 04:37 AM PDT Kaspresso 1.3.0 has been released! What's new:
Also, the release contains a bunch of fixes and minor improvements. All detailed information is here - https://github.com/KasperskyLab/Kaspresso/releases/tag/v1.3.0 [link] [comments] | ||
Posted: 18 Oct 2021 02:15 AM PDT
| ||
Do you have issues with emulators on MacBook M1 ? Posted: 18 Oct 2021 07:18 AM PDT I recently used emulators above SDK 29, It works fine. But when I try to use emulators below 29. I have a black screen. Do you guys have the same issue on apple devices using the new M1 chip ? [link] [comments] | ||
Android multi module architecture tutorials Posted: 18 Oct 2021 07:14 AM PDT Currently I am struggling with long build times and scalability issues. I have a big android project that is monolithic and would like to refactor it to multi modules. If you know any good tutorials baes on real world examples - please share them! [link] [comments] | ||
Hello, how can i make a button, when clicked, i can send a text document by email on android 11? Posted: 18 Oct 2021 07:11 AM PDT | ||
Starting with android official site. Kotlin or java? Posted: 18 Oct 2021 06:28 AM PDT Something about me. For a long time my goal was to create mobile apps, but before that I wanted to learn what that programming thing is and how to think like a programmer. Now I think that I know more or less what it means. I finished the mooc.fi java course as an intro to learning programming and language that can help me in my future goal. Back to the question, at the official dev android site, there's two options for starting with android. One named "Android Basics in Kotlin" and the second one "Build your first Android app in Java". Which one would you recommend me? I have no knowledge of Kotlin, but I heard it's pretty similar or even better version of java, which I roughly know but still learn new things every day. I feel that I might not be knowledgable enough to start android dev, but I just want to start it and learn along the way. [link] [comments] | ||
Posted: 18 Oct 2021 05:48 AM PDT
| ||
Android UI templates for student projects Posted: 18 Oct 2021 03:48 AM PDT Hi, I wanted to ask if there is a site where I can download a free template for my semester-end project. Thanks. [link] [comments] | ||
Can you explain MVVM pattern simply? Posted: 17 Oct 2021 08:54 AM PDT Hello, I've been learning Android development for 6 months. I started learning the MVVM pattern while working on design patterns. Even though I've read a ton of articles, I'm still having trouble understanding the Viewmodel. I guess I'm a little bit stupid. What exactly do I need to write inside the viewmodel. How do viewmodel communicate with View? Can anyone explain? Thank you. [link] [comments] | ||
Posted: 17 Oct 2021 01:22 PM PDT
| ||
What does Google mean by "client mode" (relating to wifi apparently?) Posted: 17 Oct 2021 11:49 AM PDT WPS suport has been deprecated from Client mode and this method will immediately trigger WpsCallback#onFailed(int) with a generic error. I need to use the deprecated wps apis, i can use them, but as the site said it'll trigger the fail callback. I know some apps that can do this using root, but i have no idea how - any help would be helpful, thanks [link] [comments] | ||
Can sudden appearing of an Interstitial ad annoy users? Posted: 17 Oct 2021 02:49 PM PDT My app has less than 500 installs and it contains only interstitial ads that suddenly pop-up after a certain amount of button clicks My Questions:
[link] [comments] | ||
Posted: 17 Oct 2021 06:13 PM PDT If I want an activity like this it will fail by design Activity Inject custom sub component 1 Inject custom sub component 2 Question 1. What's usual way to get around this? Manual injection?
[link] [comments] | ||
Beginner question: Searching for a way to create multiple instances of the same object Posted: 17 Oct 2021 02:09 PM PDT I am searching for a method to display multiple instances of a layout without writing every time everything. Like a prefab in unity. For example: I have a layout with 3 images within it. Now I want to place that layout 10 times underneath it without pasting it manually every time. There must be a way for doing that, but I can't find it properly [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