Skip to content

Blundell

Android Developer Tutorials

  • Beginner
  • Intermediate
  • Advanced
  • Reference
  • X-Post

Tag: android studio

When is a Type not a Type? Kotlin in the IDE

In Intermediate, Reference By blundell On 2020-11-172020-11-17
When is a Type not a Type? Kotlin in the IDE

This article explains the ‘show type hints’ feature of IntelliJ. To get to see those sweet variable types you desire but not change any of the code conventions in your place of work.

Tagged android studio, androiddev, intellij, kotlin

Top 3 Android Studio Shortcuts

In X-Post By blundell On 2017-01-28

Everyone likes to increase their productivity and everyone has their own favourite productivity hacks, but not everyone agrees! In this blog, I will talk about his top three Android Studio shortcuts and how they’re better…

Read more of Top 3 Android Studio Shortcuts →

Tagged android studio, intellij, shortcuts, tips

[TUT] How to run Robolectric JUnit tests in Android Studio

In Reference, Request By blundell On 2014-08-10

After my blog post on describing an Android Gradle App with Robolectric JUnit tests. I follow up here with how to run these tests within your AndroidStudio. The outcome being faster feedback from your tests…

Read more of [TUT] How to run Robolectric JUnit tests in Android Studio →

Tagged android studio, androiddev, aside, blundell, junit, robolectric, run config

Creating GIF images from your Android device

In Reference By blundell On 2014-07-13

Ever wanted to show an example of your Android app on a website but it only supports image upload. Or you want to tweet a gif of your latest app feature. Now you can! If…

Read more of Creating GIF images from your Android device →

Tagged 10minutemail, android studio, androiddev, convert, demo, gif, record device, video, zamzar

[TUT] Setting up Android Studio & Gradle [windows 7]

In Beginner, Tutorial By blundell On 2013-06-072014-07-12

This is a simple walk through of setting up the new Android Studio IDE and Gradle. Gradle is the new build system for all Android projects. Prerequisites: you have a JDK installed. JAVA_HOME is set.…

Read more of [TUT] Setting up Android Studio & Gradle [windows 7] →

Tagged android, android studio, aside, build tool, gradle
© Copyright Blundell. All rights reserved.