New programming languages are created every year, but seldom do they gain the attention of developers like JetBrains’ Kotlin has over the last couple of years. Kotlin is a general-purpose, statically typed programming language designed for the Java Virtual Machine, Android, browsers and native solutions. It was created by JetBrains’ language designer Andrey Breslav and … continue reading
The upcoming release of Android Q is one step closer to its final release with the announcement of beta 4, final APIs and the official SDK. According to Google, if they haven’t already, developers should start to prepare their apps for the final summer release. Android Q focuses on three themes: innovation, security and privacy, … continue reading
Google is partnering with Udacity to create Developing Android Apps with Kotlin, a free online course designed to teach developers how to build Android applications using Android Jetpack and the programming language Kotlin. It covers the why and how of Android Jetpack components such as Room for databases, Work Manager for background processing and the … continue reading
Android Q is getting new security features that include encryption, platform hardening and authentication. In the Q release, the company is launching Adiantum, designed to run efficiently without cryptographic acceleration hardware, and to work across everything from smart watches to internet-connected medical devices. Now, all compatible Android devices newly launching with Android Q are required … continue reading
At Google I/O this week, the Android team revealed updates and changes aimed at making Android developers more productive. The future of Kotlin First, the team announced that they will be putting more of a focus on making Android development Kotlin-first. This means that new Jetpack APIs and features will be offered in Kotlin and … continue reading
The Android Studio team released Android Studio 3.4 as a response to users’ problems with core features in the IDE, according to a company post. One of the improvements is a revamped user interface called Project Structure Dialog (PSD) that allows users to manage Gradle project files, a feature that has been a “long-standing request … continue reading
Data Stream Network provider PubNub has announced that it has raised $23 million in Series D funding, bringing its total funding up to $70 million. PubNub offers a real-time messaging and edge computing platform that can be used to develop apps that provide connected shared experiences, such as live chat, rideshare, and enterprise collaboration. The … continue reading
Visual Studio 2019 is now generally available for Windows and Mac. Microsoft says that updates to the IDE improve on source control, starting up new projects, code navigation, debugging and AI-assisted code completion. “These capabilities work with both your existing project and new projects – from cross-platform C++ applications, to .NET mobile apps for Android … continue reading
Last year Google made it easier for Android developers to utilize modular development with the release of Android App Bundles and Google Play’s Dynamic Delivery. Over the past year, developers have implemented these new models in over 60,000 applications, resulting in reduced app sizes and time needed to manage releases. Now, the Android team is … continue reading
Google has introduced a new design specification for app icons. App developers will be able to submit new icons to the Google Play Console starting in early April. After May 1, developers will no longer be able to submit icons that do not meet the new specifications. By June 24, all icons, new and old, … continue reading
The upcoming release of Google’s operating system was unveiled this week, and the company is now giving insights into how it will handle location data and what that will mean for developers. According to the company, while location data can be imperative to giving users recommendations based on where they are, it is also a … continue reading