Skip to content

Latest commit

 

History

History
98 lines (53 loc) · 5.39 KB

Issue#106.md

File metadata and controls

98 lines (53 loc) · 5.39 KB
layout title date comments categories
post
Issue#106
2014-06-16 20:36
true
Issue#106

#Issue #106

###ARTICLES & TUTORIALS

Android Tips Round-Up (blog.danlew.net)

Android Tips Round-Up is a five part series by Dan Lew is a five part series that gives you nice tips about Android development. Lots of time savers in there.

Android Bluetooth Support: Overview (blog.moritzhaarmann.de)

This post summarizes a two month long journey in the depths of Android’s Bluetooth Stack. It wasn’t nice.

Bright, but not bright enough (medium.com)

Alex Fu was recently working on an Android app that contained a variety of solid colors, all ranging from dark to light. During the development, he was finding myself repeating a very specific task over and over again… so he shared this code for calculating it automatically.

Top 5 Android libraries every Android developer should know about (www.infinum.co)

There are quite a few open source libraries that Dario Penic uses on a daily basis. Here is a selection of five of his favorite ones and a list of links where you can find others.

Effects of Android Application Termination (www.doubleencore.com)

Between process management of the system at large and user behavior, there are a handful of methods through which your Android application process may terminate.

NXP Releases Free Android Dev Kit for MiFare & NTAG (www.eetimes.com)

There's a lot of buzz surrounding the possibility of using NFC-enabled smartphones to replace transit smartcards. The introduction of Host Card Emulation for Android (standard on OS 4.4 KitKat) is starting to fuel the development of many applications that could be used for mobile payments, access control, and smartcard emulation.

Groovy on Android (melix.github.io)

Cédric Champeau is working on bringing the Groovy language to Android and is making great progress.

Wait for it...a deep dive into Espresso's Idling Resources (dev.jimdo.com)

One of the challenges developers have to face when writing UI tests is waiting for asynchronous computations or I/O operations to be completed. This post describes how that problem can be solved using the Espresso testing framework and a few gotchas the author learned.

Dagger: dependency injection on Android (Part 2) (antonioleiva.com)

In this second part in a series, Antonio Leiva dives into some simple examples of using Dependency Injection in an Android app.

Theming ActionBar and the SearchView within it (www.jayway.com)

An in-depth article on providing the appropriate theme values for the default SearchView.

Android Version Distribution (robux4.blogspot.fr)

Here's a look at the Android version distributions over the years, with some analysis of how version usage changes over time.

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

Previously in this series Mark Allison looked at improving the UI of an app to display temperature and humidity obtained from a TI SensorTag device, but in this article he turns his attention to the UX.

####LIBRARIES & CODE

**Progress Pie View **(github.com)

Android library for showing progress in a highly customizable pie chart.

Emojicon (rockerhieu.com)

Emojicon is an Android library to implement a TextView that supports emoji.

Goro 2.0 (stanfy.com)

Goro is an Android library for organizing your asynchronous tasks in queues.

Parallax Pager Library (github.com)

A PageTransformer for ViewPager that provides a parallax effect.

####TOOLS

Navigation Editor - Android Tools Project Site (tools.android.com)

The Navigation Editor is an early prototype of a tool Google plans to release next year for graphically creating and viewing the structure and layout of an Android application. They have released this early version so as to be able to incorporate as much feedback as possible into its feature set and design.


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

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

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

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