News

Here's what Meta's developers have learned from moving their code base from the Java programming language over to Kotlin.
An introduction to using Xamarin with C# for building cross-platform mobile apps. A fully featured and surprisingly pleasant alternative to Android Studio!
This post introduces the basics of Java syntax so that you can better start to understand what all those lines do. Developing good practices now will save you a lot of trouble as an Android ...
Amazon's early approach to hybrid HTML5 Android app development may not have been a straight path, but according to their director of app developer services, Ethan Evans, the process taught volumes.
Programming languages: Java founder James Gosling reveals more on Java and Android James Gosling explains his motivations for creating programming language Java.
Kotlin offers big advantages over Java for JVM and Android development, and plays nicely with Java in the same projects.
Kotlin is a super new programming language built by JetBrains, which also coincidentally develops the JetBrains IDE that Android Studio — Google’s official developer tool — is based on.
Android is the prime OS for developing applications in today for many reasons. The main reasons being that it is Open Source and Intuitive. In addition it uses Java for development, which is quite ...