排序
I’m an Android Developer(Java/Kotlin), pre-middle level, Ask Me Anything!
I'm an Android Developer(Java/Kotlin), pre-middle level, Ask Me Anything!, 原文链接:I'm an Android Developer(Java/Kotlin), pre-middle level, Ask Me Anything!
Android == Java but Java != Android
Android == Java but Java != Android,Maybe a strange title but let me give a small explanation. Btw I know there is also Kotlin but I am leaving it out of this, only talking about A...
Opensource Android Code Snippets in Java
Opensource Android Code Snippets in Java,Android Code Snippets app is an open source app to help all Android app developers with ready to use code snippets written in Java. I creat...
Tutorial: android architecture blueprints, full todo app (MVO edition)
Tutorial: android architecture blueprints, full todo app (MVO edition),This is part of a series on android fore Tutorials in Series 1) Tutorial: Spot the deliberate bug 2) Tutorial...
My experiences with the Android Developer Nanodegree
My experiences with the Android Developer Nanodegree,Last year from March to August I participated in Udacity's Android Developer Nanodegree program and here I want to share my exp...
Kotlin for Android
Kotlin for Android,Hey Guys, My name is Amir and I want to learn Kotlin for Android. Unfortunately I don't have any background knowledge in Java, so I wonder if it is possible to l...
Java In 2019 And Beyond
Java In 2019 And Beyond,What comes to your mind when you hear the word Java? For some people, they remember a very verbose programming language taught to them in their CS class, fo...
HTTP library for Android
HTTP library for Android,Hello fellow Developers, I have developed a small Android library for handling HTTP POST and GET requests. Anyone who is looking for an easy way to perform...
Multiple Runtime Permissions in Android Without Any Third-Party Libraries
Multiple Runtime Permissions in Android Without Any Third-Party Libraries, Learn about adding multiple runtime permissions in this step-by-step tutorial This article is part of Tod...
Interesting JDK 12 features to watch out for.
Interesting JDK 12 features to watch out for.,With the new 6 months Java release cycle, you should expect cool features to get to developers at a faster rate. I have seen some cool...
How to change language in an Android application
How to change language in an Android application, 原文链接:How to change language in an Android application
Are you using seconds or milliseconds? Don’t lose a Mars orbiter over it!
Are you using seconds or milliseconds? Don’t lose a Mars orbiter over it!,If you need an object that includes time, you’re probably going to need to convert it. Unit conversion i...