Skip to content

Latest commit

 

History

History
121 lines (67 loc) · 6.76 KB

Issue#105.md

File metadata and controls

121 lines (67 loc) · 6.76 KB
layout title date comments categories
post
#Issue#105
2014-06-16 21:56
true
Issue#105

#Issue #105

###ARTICLES & TUTORIALS

How to Test Android’s Parcelable Interface(tech.gilt.com)

The author recently ran into a huge pitfall with Parcelable objects, and writes about how to create proper unit tests for them.

App UI / UX – Part 3 (blog.stylingandroid.com)

In this article Mark Allison continues developing a Bluetooth LE app, and looks at changing the background color according to the measured temperature by the LE device.

Hands on Retrofit(A Rest Api Client)(s3xy4ngyc.github.io)

When it comes to networking, there are tons of ways to do the requests. Most of the time you will end up with a lot of boilerplate code, or endless scripts containing transformations and stuff into useable code. Actually there’s a smarter way of doing that, namely by using Square's Retrofit library.

Adding attributes to a custom view(droidista.blogspot.com)

There are times when using default Android views just don't cut it and you need to create your own View. So how exactly do you do that? Zarah Dominguez show you how.

Creating a Cards UI on Android (www.technology-ebay.de)

This article explains how to create a Cards UI with only a normal ListView and Adapter logic.

AOSP Part 2: Build variants (udinic.wordpress.com)

Udi Cohen continues his series on how to build AOSP.

Dependency injection on Android: Dagger (Part 1) (antonioleiva.com)

This new series will explain what dependency injection is, what its main purpose is and how to use it on an Android project by using Dagger, the best know implementation designed with Android in mind.

Debugging During Robolectric Test Execution In Android Studio (www.culmination.org)

Here's a short tip on how to debug Robolectric tests in Android Studio using Gradle.

Extracting Form Models in Android (www.mdswanson.com)

In his continuing quest to get code out of Android Activities, Matt Swanson has implemented the traditional "Form Model" pattern in a recent project with great success and wanted to share my thoughts.

Groovy on Android (melix.github.io)

With Apple introducing Swift, a new and easier to learn programming language, the Android ecosystem needs to even up. Cédric Champeau's explains in his blog post how to develop Android application using Groovy, a programming language similar to Ruby.

###DESIGN

Awesome Android Design by Nick Butcher (parleys.com)

A deep dive on the tools and techniques for building Android applications that follow the Android Design guidelines. This talk presents patterns and protips for implementing the Holo visual language with it's content first philosophy and responsive design approach.

An Android Wear Design Story (android-developers.blogspot.com)

A few weeks ago, Roman Nurik and Timothy Jordan were chatting about designing apps for wearables to validate some of the content they’re planning for Google I/O 20141. Here a post about everything they did to design an wearable app from scratch.

###LIBRARIES & CODE

Holoaccent (github.com)

Android library to customize the Holo theme with a custom accent color. The color can even be set programmatically, allowing the UI to change dynamically. Dynamicbox (github.com)

DynamicBox is a library which inflates custom layouts to indicate loading content, show an error message or even a custom view. Supports ListView, GridView, ExpandableListView, Activity, FragmentActivity, Fragment, LinearLayout, RelativeLayout, ScrollView

Android Image Slider (github.com)

An image slider for Android with many image transformation effects.

Circular Progress Button (github.com)

Android Button which can morph to Circular Progress. See the gifs to get a feeling of the animation.

KeyboardlessEditText (github.com)

A native EditText, except that no keyboard will appear when user interacts with it. All other edit operations still work. We wonder what it will be used for - but if you have that need then check it out.

###VIDEOS

How to Educate Users (www.youtube.com)

With 87% of all users refusing to even open a manual, let alone read it, how do you help these poor people get the best from your app?

###SPECIALS

Codelearn Android App Dev Challenge (www.codelearn.org)

This challenge involves the use of HTTP network calls and the integration of Twitter4J library to make a fully functional Twitter app. Give it a try.

Smooth Reviews (smoothreviews.com)

You give a review, you get a review. You simply go to SmoothReviews.com on your mobile device and we’ll give you an app to review. Be fast and get unlimited free reviews for your app by reviewing other apps until the 10th of june.

###EVENTS

Android Developer Days - All Sessions (www.paylas.com)

For all of you who have missed the Android Developer Days in Ankara, here are the video sessions. And if you want to take a look at the presentation files, here they are: http://goo.gl/PRJ5RK


原文地址:http://androidweekly.net/issues/issue-105

译者:译者ID 校对:校对者ID

本文由AWCNTT 原创翻译,AndroidWeekly中国 荣誉推出

版权声明:原创译文欢迎自由转载-非商用-非衍生-保持署名 | Creative Commons BY-NC-ND 3.0