Android Dev - Weekly "who's hiring" thread! |
- Weekly "who's hiring" thread!
- Weekly Questions Thread - September 07, 2020
- Basic Dependency Injection with Hilt
- Getting on the same page with Paging 3
- Collaboration in a NASA based stars & planets research project
- OTT App Development: Cost, Features, Technology and More
- I have been working on this mobile app user onboarding guide...will be happy if you can share your views and maybe some of fav user onboarding examples.
- Rosjava with android
- Don't Reinvent the Wheel, Delegate It!
- How do i modify an apk and recompile to fix an issue?
- setOnDateChangeListner in a calendar view
- Discussing Best Practices/Design Patterns
- AndroidBites | 5 Steps to LRU Cache in Repository.
- Unable to download Android Studio
- Timed publishing release the latest build
- Any short (less than 1 hour long) Java Android tutorials?
Posted: 07 Sep 2020 05:44 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] | ||
Weekly Questions Thread - September 07, 2020 Posted: 07 Sep 2020 03:56 AM PDT This thread is for simple questions that don't warrant their own thread (although we suggest checking the sidebar, the wiki, our Discord, or Stack Overflow before posting). Examples of questions:
Important: Downvotes are strongly discouraged in this thread. Sorting by new is strongly encouraged. Large code snippets don't read well on reddit and take up a lot of space, so please don't paste them in your comments. Consider linking Gists instead. Have a question about the subreddit or otherwise for /r/androiddev mods? We welcome your mod mail! Also, please don't link to Play Store pages or ask for feedback on this thread. Save those for the App Feedback threads we host on Saturdays. Looking for all the Questions threads? Want an easy way to locate this week's thread? Click this link! [link] [comments] | ||
Basic Dependency Injection with Hilt Posted: 07 Sep 2020 07:49 AM PDT
| ||
Getting on the same page with Paging 3 Posted: 07 Sep 2020 01:56 AM PDT
| ||
Collaboration in a NASA based stars & planets research project Posted: 07 Sep 2020 04:54 AM PDT Hello friends 👋 Recently my friend and I started an open source project: it's a simple app which provides all sort Information about stars and planets. Functionality & features? - Its simple, the app fetch data from NASA api to get information and load it onto the UI - Searchable through keywords and special filters (stars, planets, exoplanets, colours, etc) - Graphic view to present comparable actual sizes. - Maybe more... Progress? - The app's successfully been able to use data from the api and having a functional UI. But there are still bugs and problems to solve, features to add. Requirements for the project? - Know how to use flutter and github (mainly flutter, you can learn more about github and git commands as we go) - Have basic knowledge about Flutter & state management - Active and sociable and friendly 😉 (The most important) Here's the source code for the project, have fun! You can PM me if you want, we are trying to establish a group. [link] [comments] | ||
OTT App Development: Cost, Features, Technology and More Posted: 07 Sep 2020 06:17 AM PDT
| ||
Posted: 07 Sep 2020 03:16 AM PDT
| ||
Posted: 07 Sep 2020 07:34 AM PDT Need help to integrate Rosjava with android studio, cant find helpful tutorials. [link] [comments] | ||
Don't Reinvent the Wheel, Delegate It! Posted: 07 Sep 2020 03:13 AM PDT | ||
How do i modify an apk and recompile to fix an issue? Posted: 07 Sep 2020 08:13 AM PDT When I open kiwi browser with dark mode on, it flashes white for split second before opening. I need to fix this by modifying default color value. How do i do that? [link] [comments] | ||
setOnDateChangeListner in a calendar view Posted: 07 Sep 2020 08:03 AM PDT So, here is the code mCalendarView.setOnDateChangeListener(new CalendarView.OnDateChangeListener() { selectedDate=Integer.toString(year) + Integer.toString(month) + Integer.toString(dayOfMonth); applyText(dbHandler.readDataBase(habitName.getText().toString().trim(),selectedDate)); } The problem is that it takes two clicks on a date to apply those changes(the text and visibility of buttons to change ).Anyone knows why it happens and how i can fix this. [link] [comments] | ||
Discussing Best Practices/Design Patterns Posted: 06 Sep 2020 07:05 PM PDT In programming, the ways to achieve a certain result can be done by following many different ways. Doing it by using the best practices will be the most efficient though. I am a Kotlin/Java developer who likes to have a conversation when it comes to thinking about design patterns for specific problems. If you would like to have a conversation with me regarding these topics you can message me your discord nick. [link] [comments] | ||
AndroidBites | 5 Steps to LRU Cache in Repository. Posted: 06 Sep 2020 09:35 PM PDT
| ||
Unable to download Android Studio Posted: 06 Sep 2020 02:51 PM PDT I'm greeted with an IP address not found once I click on download Android studio for Windows from their site. This is the page that doesn't load: Anyone else? [link] [comments] | ||
Timed publishing release the latest build Posted: 06 Sep 2020 10:50 AM PDT With the timed publishing, I have submitted an apk to review and rollout to production, with go live button got enabled I am assuming the apk has been reviewed and approved. I have not yet gone live with that version. Now we noticed that we have to make minor changes and push the latest version instead. If we submit the new build and rollout to production, on clicking the go live button will the latest version go live? [link] [comments] | ||
Any short (less than 1 hour long) Java Android tutorials? Posted: 06 Sep 2020 10:32 AM PDT I know that questions like these get asked everyday, but most of the answers are targeted to complete beginner and/or are hours long. I would like a relatively quick tutorial (on YouTube) about Android development in Java, just to get me starting and then I can move on with my own projects, thanks👍😄 [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