際際滷

際際滷Share a Scribd company logo
Android Developer Tips
& Tricks
Evgeny Shishkin,
Leading Android developer IZITEQ
Sunday, August 4, 13
About
Evgeny Shishkin
@johnkil
about.me/e.shishkin
Sunday, August 4, 13
Stop using ProgressDialog!
Better yet, load data in the background so you never have to show a
loading spinner altogether.
Sunday, August 4, 13
Android-ProgressFragment
Sunday, August 4, 13
Android-ProgressFragment
Realize the technique of blue ring!
Sunday, August 4, 13
Android-ProgressFragment
Create your implementation of ProgressFragment
or ProgressSherlockFragment (if you use ActionBarSherlock)
Sunday, August 4, 13
Android-ProgressFragment
Setup content view and empty text (optional)
Sunday, August 4, 13
Android-ProgressFragment
Display of indeterminate progress indicator
When the data is loaded to set whether the content is empty and show
content
Sunday, August 4, 13
Android-ProgressFragment
http://johnkil.github.io/Android-ProgressFragment/
Sunday, August 4, 13
Whether it is tied to the context!
Toast is displayed on top of any screen and remains visible for the duration
speci鍖ed at its creation
Sunday, August 4, 13
Android AppMsg (Crouton) Library
Sunday, August 4, 13
Android AppMsg (Crouton) Library
Try the taste of crouton!
Sunday, August 4, 13
Android AppMsg (Crouton) Library
Show AppMsg
Sunday, August 4, 13
Android AppMsg (Crouton) Library
http://johnkil.github.io/Android-AppMsg/
Sunday, August 4, 13
Roboto everywhere!
Sunday, August 4, 13
Android-RobotoTextView
Sunday, August 4, 13
Android-RobotoTextView
Support the roboto uprising!
Sunday, August 4, 13
Android-RobotoTextView
Sunday, August 4, 13
Android-RobotoTextView
http://johnkil.github.io/Android-RobotoTextView/
Sunday, August 4, 13
Q&A
Sunday, August 4, 13

More Related Content

Android Developer Tips & Tricks