News

Google's Android Studio 3.0 dev environment has just become available in the stable channel, with built-in support for Kotlin and Java 8.
Installing Android Studio. It doesn’t really matter what order you install these elements in, but it makes sense to go ahead with Java first — nothing else will work without it.
Android Studio will display a banner asking you to configure your project to support Kotlin; click the ‘Configure’ link and follow the onscreen instructions. Convert existing Java files to Kotlin.
The three main additions to Android Studio 4.0 include a Motion Editor to speed up the creation of complex animations, a Build Analyzer that helps understand the cause of build-time bottlenecks ...