Weekly "who's hiring" thread! Android Dev |
- Weekly "who's hiring" thread!
- Weekly Questions Thread - July 30, 2018
- Android Studio 3.2 Beta 5 now available
- Loaders are deprecated as of Android P (API 28)
- Complex Android animations - Tutorial
- I wrote a simple Gradle plugin to help you version your apps.
- RecylerView List Adapter Template in Kotlin
- Google rejected my request to remove an insulting review.
- Looking for code review on my MVVM arch components coroutines app
- Trying to transition into Android Development, had a couple of queries.
- Problem with armeabi ABI
- Fragment related pitfalls and how to avoid them
- What you do when your app don't get downloads?
- Learn how to make a two pane layout.
- idée - write it down, before you forget [beta] [opensource]
- Is there anything that automatically adds cover art to songs?
- What's the official name for emoji/sticker/whatever attachment-picker?
- Does any of your customers complain home widget is no longer working in Android O?
- ASC android developer
- Google Play Console App Releases page down?
- Full Source Code for 2 New RICOH THETA Plug-ins (Android apps) Available Now
- What programming language do I need to make Android Apps?
- Safe sync for Google Drive to Android
- Kin Developer Program
- [Tech Talks] Conference for Kotliners @ Budapest 2018
- Question about the design and coloring an application!
Posted: 30 Jul 2018 05:46 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 - July 30, 2018 Posted: 30 Jul 2018 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, 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] | ||
Android Studio 3.2 Beta 5 now available Posted: 30 Jul 2018 09:15 AM PDT | ||
Loaders are deprecated as of Android P (API 28) Posted: 30 Jul 2018 09:16 AM PDT
| ||
Complex Android animations - Tutorial Posted: 30 Jul 2018 10:10 AM PDT
| ||
I wrote a simple Gradle plugin to help you version your apps. Posted: 30 Jul 2018 02:48 AM PDT
| ||
RecylerView List Adapter Template in Kotlin Posted: 30 Jul 2018 11:38 AM PDT | ||
Google rejected my request to remove an insulting review. Posted: 30 Jul 2018 01:58 PM PDT Someone gave my app a 1-star review and wrote:
which translates to:
my application is about some Islamic-Sunnah books, and Al-bukhari is one of the authors, needless to say the man died centuries ago. I flagged the review, and later I got this message from google:
Is there anything I can do about it? [link] [comments] | ||
Looking for code review on my MVVM arch components coroutines app Posted: 30 Jul 2018 01:55 PM PDT Over the past couple of weeks I've been working on a small app to view exoplanet data provided by the open NASA API. The main reason for starting this app was to learn MVVM, arch components, and coroutines. A few things I ran into which kind of stumped me were: 1) What to do with single events such as navigating to a new activity. 2) How to write effective MVVM tests. 3) Should my repositories return live data? Would appreciate it if you could take a quick look and give your feedback on what I could be doing better. Here is the repo: https://github.com/AidanLaing/Exoplanets The app is completely open source and not published on the play store. Thanks :) [link] [comments] | ||
Trying to transition into Android Development, had a couple of queries. Posted: 30 Jul 2018 08:37 AM PDT I've been a Ruby on Rails dev for about 4 years now;trying to move into Android Development. I had a couple of queries regarding the transition.
[link] [comments] | ||
Posted: 30 Jul 2018 12:46 PM PDT I'm new to android dev. I'm trying to get sdl working but I get the error
Any ideas? This looks like it might be easier https://github.com/georgik/sdl2-android-example/ However gradle isn't in my path and I'm not sure if I'm suppose to be writing it in android studio somewhere or in the terminal. I'm on windows. [link] [comments] | ||
Fragment related pitfalls and how to avoid them Posted: 29 Jul 2018 05:29 PM PDT Long time lurker here, decided to share some of my learnings related to using Android Fragments, the pitfalls and how to avoid them.
[link] [comments] | ||
What you do when your app don't get downloads? Posted: 30 Jul 2018 06:49 AM PDT | ||
Learn how to make a two pane layout. Posted: 30 Jul 2018 09:19 AM PDT
| ||
idée - write it down, before you forget [beta] [opensource] Posted: 30 Jul 2018 08:26 AM PDT We come up with interesting ideas every day and they are spread across every possible notes app. This is a dedicated app for writing down your ideas. Use it to write down ideas for starting your own company, to create a bucket list or personal goals. Separate good ideas from the bad ones by sorting them via ease and confidence of execution, and how powerful the idea is. The app is in BETA, we want to hear your feedback and suit it to your needs! Get Early Access - idee.mindhouse.io Take a look at the code at Github [link] [comments] | ||
Is there anything that automatically adds cover art to songs? Posted: 30 Jul 2018 03:48 PM PDT Ok so i dont know if this is sven possible but is there anything that can see the name of a song i have and then find the appropriate album art for it via the internet? I just downloaded 140 songs and they dont have any art, it sounds stupid but is there anything that can do it automatically? [link] [comments] | ||
What's the official name for emoji/sticker/whatever attachment-picker? Posted: 30 Jul 2018 03:44 PM PDT I'm running LineageOS 15.1 (Android 8.1). When I run the default "Messenger" app & hit the paperclip icon to the left of the "Send Message" textarea, a small bar pops up above the back/home/recent button bar that (currently) has 4 square monochrome icons... a camera (launches the camera app), a picture (launches the gallery app), a musical note (launches a picker for music files), and a microphone (which records voice messages). Is this something that's just hardcoded into the app, or is this a new(-ish) addition to Android that allows an app to register itself as something like an "attachment-picker" (presumably, for some specific MIME-type) & provide an icon to Android, so unrelated apps can then automatically add it to their bar like the one in the Messenger app? If it's a new(-ish) addition to Android, what's it officially called, and/or where does Google document it? [link] [comments] | ||
Does any of your customers complain home widget is no longer working in Android O? Posted: 30 Jul 2018 02:37 PM PDT Hi, I have received several complains from customers, where the home widget is no longer working in Android O. However, I'm not able to reproduce the problem myself after several tries. I'm using Android One phone. I search around the web, but still cannot figure out why. https://www.reddit.com/r/RobinHood/comments/8adofe/android_oreo_widget_broken/ I was wondering, does anyone of you face the same problem? May I know what exactly is the root cause, and how should we solve it? Thanks. [link] [comments] | ||
Posted: 30 Jul 2018 02:08 PM PDT | ||
Google Play Console App Releases page down? Posted: 30 Jul 2018 07:55 AM PDT Wondering if anyone else is seeing the same red bar at the top of the window: "An unexpected error occurred. Please try again later. [97610910]" [link] [comments] | ||
Full Source Code for 2 New RICOH THETA Plug-ins (Android apps) Available Now Posted: 30 Jul 2018 11:10 AM PDT Considering integrating 360° tech into your next product? The Android-based RICOH THETA 360° camera allows installing your plug-in (Android app) inside the camera to fully customize functionality. Full source code is available for 2 new RICOH THETA plug-ins: File Cloud Upload and Wireless Live Streaming. Check out the free theta360.guide Developer Guide for details. [link] [comments] | ||
What programming language do I need to make Android Apps? Posted: 30 Jul 2018 11:09 AM PDT I want to start making Android apps. I'm familiar with Java, but read somewhere that Google is moving to Kotlin for Android apps. Should I stick with Java or learn Kotlin. Thanks. [link] [comments] | ||
Safe sync for Google Drive to Android Posted: 30 Jul 2018 10:29 AM PDT A big mistake was synced every entry of my notebook was deleted... I just brought the drive sync from Metal Ctrl, i like the app. But I need to pair two sync methods for one folder pair! I want a complete sync. Updated and new files uploaded, as well all new and updated downloaded. BUT NOT delete any files. I gonna do this Manually. So just a file up and download and update. Please help me! [link] [comments] | ||
Posted: 30 Jul 2018 09:59 AM PDT
| ||
[Tech Talks] Conference for Kotliners @ Budapest 2018 Posted: 29 Jul 2018 06:43 PM PDT
| ||
Question about the design and coloring an application! Posted: 30 Jul 2018 08:57 AM PDT Hi guys, I have a question bothering me. To begin with, I'm not a developer, and not even a designer. But, recently I got an interesting (at least for me) question it. Let's say that we have groups of apps:
Aight, that's enough. Could it possibly be that each gorup of applications has its own preferable coloring pattern and design? Maybe I'm wrong, but in my mind each group associates with some colors:
I'm pretty sure i am wrong, but still. Could it be that users are more comfortable with applications that repeating coloring patterns that are associating with a specific group? [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