All articles
19. 7. 2017
2 min read

Android studio 3.0

Android studio 3.0

Google has unveiled the first preview of Android Studio 3.0. The new version of the well-known development environment brings more than 20 improvements. The new improvements are primarily aimed at speeding up the complete development cycle and bring a number of tools to better optimize applications.

How is Adroid Studio 3.0 improved?

Most notable new features include full support for the statically typed Kotlin language running on top of the JVM. The new Android Studio allows you to work with Java and Kotlin in a single project. An interesting feature is the built-in direct code conversion from Java to Kotlin.

Other news

Another major new feature is a group of tools used to optimize and tune performance, memory and internet usage:

  • CPU Profiler – used to analyze process activity in real time. It allows you to monitor process load during testing.
  • Memory Profiler – used to detect poor phone memory usage that can lead to application crashes.
  • Network Profiler – offers the ability to monitor network activity of the application, analyze individual requests.

The new IDE also includes the ability to analyze and debug application APKs without the need to have a compiled project. The ability to analyze APKs will help developers optimize the size of the resulting APK file, for example by reducing the size of images and other files.

Latest of all, the new Android Studio extends support for the Java 8 platform, providing an improved UI editor. It also introduces support for adaptive icons in Android 8 and brings the ability to work with fonts in XML format.

 

Have a project?

Get in touch and we'll discuss how we can help.
Contact us

More articles

1 Aug 2026

Cyber Resilience Act: New Rules for Secure Software and Digital Products

The European Union is introducing another important regulation in the field of cybersecurity. It is called the Cyber Resilience Act, or CRA for short, and applies to all products with a digital component. This means not only smart devices, but also software, applications, and systems that connect to a network or communicate with another service…
Read the article
15 Jul 2026

Withdrawal button – Wontilles responds in advance to new legislative requirements

The legislative environment in the field of e-commerce is undergoing constant changes, which place high demands on online shop operators.
Read the article
1 Jun 2026

Railsformers at the Faculty of Arts at the OU: Ruby on Rails in practice and now also in IT business

At the Faculty of Science of the University of Ostrava, we have long been giving students practical experience with Ruby on Rails development and showing them what it looks like to work on real web applications. From the original pilot course, we have developed a stable course Ruby on Rails I and II, which we…
Read the article