Android 27 sources available! Android Dev |
- Android 27 sources available!
- Kotlin 102 – Beyond the basics by Hadi Hariri
- ARCore developer fix for apps built with ARCore Preview 2 running on Pixel devices with AR Stickers installed. (x-post from /r/ARCore)
- What are some good analytics tools to improve retention?
- MVP or MVVM Design Patterns
- Using rss feeds in apps?
- I created an android library on color transition that i think you'll like
- Numericcal - Making Deep Learning Usable on Mobile with ReactiveX & Late Artifact Binding (x-post from r/SideProject)
- How to Integrate AdMob Rewarded Video Ads in Android - Developine
- AdView issue on Amazon tablet
- Different approach to Android dev
- Which Design Patterns is preferred for big projects?
- Building and using Google Play Android Instant Apps Tutorial - Developine
- I want to refactor my project using Architecture Components, but I'm not sure hot complicated it will get.
- Best OS for Android Dev
- I regret moving to kotlin
- Images and text
- Limited free course: become a professional Mobile application developer
Posted: 27 Dec 2017 11:12 AM PST | ||
Kotlin 102 – Beyond the basics by Hadi Hariri Posted: 27 Dec 2017 07:58 AM PST
| ||
Posted: 27 Dec 2017 11:18 AM PST
| ||
What are some good analytics tools to improve retention? Posted: 27 Dec 2017 05:58 AM PST Any suggestion is welcome! That said, I would really love it if I could have a tool that shows me step by step what a user did between installing and uninstalling my app (those who churn usually make that decision very quickly). We use Firebase+Bigquery, but we're open to alternatives. Maybe a gradle plugin or an annotation library to automatically send an event for each click listener? Thanks! [link] [comments] | ||
Posted: 27 Dec 2017 04:00 AM PST | ||
Posted: 27 Dec 2017 03:33 PM PST Would using RSS feeds in an app I develop, monetize, etc. be ok as long as the sources are obvious / not monetizing off them? For example, I made an RSS app for uplifting news that would just update off of /r/UpliftingNews and other similar websites. Adbar at the bottom easily removed by an ad remove in app purchase is the only monetization. Basically like building a folder in RSS apps already out there, but pre-made links by me (without option of adding new ones) for whatever subjects the app is about. Just add adbar with in app removal and there's monetization for pretty much a bathroom reader. Legally wrong, or just alittle morally. Before you all get fussy, it was just an idea that popped into my head and I'm curious if it is something I can make legally. [link] [comments] | ||
I created an android library on color transition that i think you'll like Posted: 27 Dec 2017 02:55 PM PST
| ||
Posted: 27 Dec 2017 11:07 AM PST | ||
How to Integrate AdMob Rewarded Video Ads in Android - Developine Posted: 26 Dec 2017 08:59 PM PST
| ||
Posted: 27 Dec 2017 10:28 AM PST Hey guys, I have an app, and it displays ads perfectly fine on the normal Android devices that I have. But when I ran it on the Amazon tablet that I have, the ads do not appear. They are and have been working fine for the last 2 years, and the I coded them in just like Google suggests on their developers 'manual'. Do you have any ideas why they wouldn't appear on the Amazons Android? Would it be wise for me to switch to Amazons own advertising tool? Thank You! [link] [comments] | ||
Different approach to Android dev Posted: 27 Dec 2017 06:29 AM PST Hello ! You who develop android totally different way like rest ... I'm talking to you..you that hates Google and you are all against their Architecture components, against Room, against activities,fragments,views etc. You who thinks he has never seen his architecture (or it's rare) in the 60 Medium articles you read every month, or on this reddit... What was your inspiration to develop your apps the way you do? How do you do it? Does it blend? [link] [comments] | ||
Which Design Patterns is preferred for big projects? Posted: 27 Dec 2017 09:42 AM PST | ||
Building and using Google Play Android Instant Apps Tutorial - Developine Posted: 27 Dec 2017 04:43 AM PST
| ||
Posted: 26 Dec 2017 07:37 PM PST I did the project for a course, and the code is not very pretty. can anyone give me some advice? https://github.com/willhwongwork/PodCast [link] [comments] | ||
Posted: 26 Dec 2017 05:03 PM PST Hey guys, sorry if this has been posted already. I want to know what OS do you guys prefer for Android dev. Do not consider only build times and performance, but ease of use,set-up and overall feel. I personally use MacOS and it works for me but I want to know what you guys prefer. please give reasons. Thanks in advance [link] [comments] | ||
Posted: 27 Dec 2017 07:23 AM PST I spent the past week learning about kotlin and converting my app to mostly (>80%) kotlin. I like it, it's clean, less verbose and helps me avoid NPEs. But my productivity is now about half of what it used to be. On the surface, when you use flashy new things like the data classes, the getters and setters, But then you inevitably run into cryptic errors and solutions are nowhere to be seen. I google it and find an 8 hour old stack overflow question with no answers. My build times are now over a minute. Imagine having to wait a fucking minute after changing one statement. And builds randomly fail and I have to guess when it needs a "clean", when I need to turn off instant run, when it needs an "invalidate+restart". I'm so done. How can anyone get anything done like this? I thought kotlin was an answer to Java's quirks. But so far, it has been nothing but a giant pile of quirks in itself. I didn't realize I was going to be an alpha tester. I thought kotlin was stable. The v1.2 fooled me. I had no idea I was going to be a lab rat, helping test the limits of kotlin for JetBrains while hardly getting anything done on my own. Kotlin is NOT production ready. Lesson fucking learned. I am now rolling back, having accomplished squat in the whole week. I don't think I'm ever trying this again, at least not until other large slow organizations start adopting it. [link] [comments] | ||
Posted: 26 Dec 2017 09:17 PM PST https://gyazo.com/65f4bd3c6bb99a54500d54268256d151 How can I make something like this in android studio? I want to add pictures and text both to my layout page. [link] [comments] | ||
Limited free course: become a professional Mobile application developer Posted: 26 Dec 2017 11:56 PM PST
|
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