Quantcast
Channel: No category – Android Bookmarks
Browsing latest articles
Browse All 11 View Live

A private maven repository for android in 30 min

A very nice tutorial in which author shows how to create a private maven repository to be able to upload your own...

View Article


Non-public resources in Android Studio + Gradle 1.3

Chris Banes shares his example of non-public resources in Android Studio and Gradle 1.3. If you’ve skipped a DevByte’s video...

View Article


Flux Architecture on Android

Another variant of architecture for building Android Apps – Flux Architecture. This kind of architecture is used by Facebook to create...

View Article

Token based authentication using Retrofit 1.9 + OkHttp 2.4

A very useful tip about a mechanism to store an access token and refresh it late when you use Retrofit and OkHttp....

View Article

How to generate Java sources using buildSrc Gradle project and Codemodel

A great example of generating Java-sources in compile time. A case which is considered in this example: if you need...

View Article


Exploring Google Eddystone with the Proximity Beacon API

Several days ago Google announced release of their cross-platform BLE Beacon format. In this article Joe Birch looks at what...

View Article

TabLayout: Android design support library

In a new article about Android Support Design Library, Alex Zhukosky tells us about TabLayout and how to use it to...

View Article

FragmentedPodcast: 014 – Effective Java for Android developers : Item 1

In this episode of FragmentedPodcast Joshua Bloch’s book “Effective Java” is on the carpet and its the very first item: Consider providing...

View Article


Branded launch screen: the new splash for Android

If you follow the content of Material Design Specs, you’ll probably notied that there is an update to it that recomends...

View Article


Launch Screens: From a Tap to Your App

Cyril Mottier shares a presentation of his talk about how to implement a launch screen for an Android app. Link...

View Article
Browsing latest articles
Browse All 11 View Live