Google Play Services 7.8 is here, and it brings two new shining APIs to help you BUILD BETTER APPS! The Nearby Messages API allows you to build simple interacti... Read More
https://www.youtube.com/watch?v=HY9aaXHx8yA
For media rich applications, BITMAPS are everywhere. But these high-resolution images can cause a horde of performa... Read More
https://www.youtube.com/watch?v=2TUvmlGoDrw
PNG files represent the bulk of android image content, especially if you’ve got a lot of UI elements in your application (rather than photo data). But PNG files also represent a huge problem in terms of fi... Read More
https://www.youtube.com/watch?v=g6-ZwZmRncs
Fetch is a new API that makes ‘Fetch’ing remote resources much easier. Like XMLHttpRequest, Fetch can be used for m... Read More
https://www.youtube.com/watch?v=1WqcEHXRWpM
Compressed image formats like PNG, JPG and WebP do a fantastic job of reducing the file size of your images for dis... Read More
Android Backup is the automatic, cloud-based backup and restore of users’ apps when they set up a new device. With the Android “M” release, Android Backup has evolved to include full data, which means all the user data associated with an app will, at... Read More
Transparency & Alpha is one of those awesome visual effects that helps communicate important details to the user, but sometimes it costs more than it has to... Read More
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 installed native apps; they... Read More