Quantcast
Channel: Developer Phil — An Android Developer's Blog
Browsing latest articles
Browse All 12 View Live

Image may be NSFW.
Clik here to view.

Android Studio Tips & Tricks: Moving Around

There are two things that you should know about me:I am an IDE enthusiastI am a productivity geekSo two years ago, when I switched to Intellij IDEA, on which Android Studio is based, I spent a lot of...

View Article



Image may be NSFW.
Clik here to view.

Android Studio Tips Of the Day - Roundup #1

Turns out that I am not that good at keeping a commitment. The previous post was supposed to be a new series that I would contribute to but here we are, one year later!So I am starting this all over...

View Article

Image may be NSFW.
Clik here to view.

Android Studio Tips Of the Day - Roundup #2

This is the second roundup of my Android Studio Daily Tips that I post on Google+ You can take a look at the previous post here.About KeymapsAndroid Studio provides different keymaps (the mapping...

View Article

Image may be NSFW.
Clik here to view.

Android Studio Tips Of the Day - Roundup #3

This is the third roundup of my Android Studio Daily Tips that I post on Google+ You can take a look at the previous post here.About KeymapsAndroid Studio provides different keymaps (the mapping...

View Article

Image may be NSFW.
Clik here to view.

Android Studio Tips Of the Day - Roundup #4

This is the fourth roundup of my Android Studio Daily Tips that I post on Google+ You can take a look at the previous post here.About KeymapsAndroid Studio provides different keymaps (the mapping...

View Article


Image may be NSFW.
Clik here to view.

Android Studio Tips Of the Day - Roundup #5

This is the fifth roundup of my Android Studio Daily Tips that I post on Google+ You can take a look at the previous post here.About KeymapsAndroid Studio provides different keymaps (the mapping...

View Article

Image may be NSFW.
Clik here to view.

Android Studio Tips Of the Day - Roundup #6

This is the sixth roundup of my Android Studio Daily Tips that I post on Google+ You can take a look at the previous post here.About KeymapsAndroid Studio provides different keymaps (the mapping...

View Article

No, You Can Not Override the Home Button... But You Don't Have To!

About The Home ButtonEvery once in a while, somebody will ask “Can I override the Home button?”. The response usually reads like this:Of course you can’t! Handling the back button is already hard...

View Article


Image may be NSFW.
Clik here to view.

Nested Modules in Gradle

There are a many reasons to split your app in modules or projects1. For a start, it’s mandatory to deploy an Instant App. It’s also a good way to speed up your incremental builds thanks to compilation...

View Article


Image may be NSFW.
Clik here to view.

Renaming Your Gradle Build Files

In a multi-module project, searching for the right build.gradle can be tricky. After all, everything is called build.gradle so using our trusty Open File doesn’t help much. One neat trick to organize...

View Article
Browsing latest articles
Browse All 12 View Live




Latest Images