Browsing Category
Tutorials
Get your hands on Android Studio 1.3
Previewed earlier this summer at Google I/O, Android Studio 1.3 is now available on the stable release channel. We appreciated the…
Fetch API (100 Days of Google Dev)
https://www.youtube.com/watch?v=g6-ZwZmRncs
Fetch is a new API that makes ‘Fetch’ing remote resources much easier. Like…
Smaller Pixel Formats (100 Days of Google Dev)
https://www.youtube.com/watch?v=1WqcEHXRWpM
Compressed image formats like PNG, JPG and WebP do a fantastic job of reducing the file…
Symfony2: app_dev.php allow access only to IP address
The post will give a demonstration how to access Symfony2 dev environment with an accessible IP address.
Android Auto Backup for Apps (100 Days of Google Dev)
Android Backup is the automatic, cloud-based backup and restore of users’ apps when they set up a new device. With the Android “M”…
Hidden Cost of Transparency (100 Days of Google Dev)
Transparency & Alpha is one of those awesome visual effects that helps communicate important details to the user, but sometimes…
How to Include WordPress Custom Post Types to Your Site RSS Feed
The default WordPress RSS feed includes only the default post types but the custom post types are not included. The following quick…
Installable Web Apps (100 Days of Google Dev)
You can make your web app an Installable Web App with only a few minor changes to your code. Installable Web Apps look and feel like…