Skip to content

Latest commit

 

History

History
75 lines (41 loc) · 3.03 KB

File metadata and controls

75 lines (41 loc) · 3.03 KB
layout title date comments categories
post
Issue#45
2014-07-30 20:44
true
Issue#45

#Issue #45

###ARTICLES & TUTORIALS

On Wizards(plus.google.com)

Roman Nurik shared some examples how to create elegant multistep forms. He created a WizardPager component that does all the heavy lifting.

Add animations to your Android app(plus.google.com)

He also published an intro how to add animations to your Android app.

Styling Pull to Refresh Part 2(blog.stylingandroid.com)

Mark Allison continues his series on how to style a "pull to refresh" ListView.

How to define a Android Multiline EditText(vogella.com)

In this short blogpost Lars Vogel shares a snippet that shows you how to properly style a multiline TextField.

Use built-in feedback mechanism on Android(blog.tomtasche.at)

Is your app crashing and you don't know about it? Lucky for us Android has a builtin error reporting mechanism to handle such cases. Tom Tasche explains in his blog post how to do it.

Android Emulator to Work on the Macbook Pro Retina(kotancode.com)

Do you need to get the android emulator to work on a MacBook Pro Retina? This blog post explains how.

####LIBRARIES & CODE

UnifiedPreference(github.com)

UnifiedPreference is a library for working with all versions of the Android Preference package from API v4 and up.

ACRA - Know your Bugs(acra.ch)

If you need some Error Reporting with more power, then Acra is your thing. It support multiple backends like HockeyApp or Bugsense.

NotificationCompat2(github.com)

Do you need some Jelly Bean goodness for your notifications on older devices? Then checkout this repository by Jake Wharton. It adds the missing functionality.

ActivityCompat2(github.com)

Here comes the same for startActivity and ActivityOptions

###SCREENCASTS

Exit Buttons in Android(androidandme.com)

Bad idea or worst idea? Watch the debate.


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

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

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

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