Hands on Open Source Android UI Libraries
Join the DZone community and get the full member experience.
Join For FreeWhat makes it even better is that source code for these apps is available. If you need any of this functionality simply download the source and use it as an example implementation.
ActionBarSherlock Demos
ActionBarSherlock is one of the most useful libraries around. The demo app has tons of examples of different functionality including action bar navigation, fragments, loaders and even service broadcasters.
ActionBarSherlock Styled
This is another ActionBarSherlock app. This one is demonstrating action bar styling.
ViewPagerIndicator Sample
ViewPagerIndicator example lets you see and feel how different view pager indicator configurations work.
Pull-to-Refresh for Android
www.senab.co.uk/portfolio/pull-to-refresh-for-android
This example app lets you try out pull-to-refresh functionality on a list.
(direct link to APK) |
GDCatalog (GreenDroid)
github.com/cyrilmottier/GreenDroid
Hansel and Gretel Sample
See how fragment bread crumbs work with this example app.
code.google.com/p/android-query
Market link
Source code
This library isn't UI library but I decided to include it in the list anyways. It includes tons of example samples for network communication XML parsing etc.
Android UI Patterns
No home page available
No Source Code available
From http://www.androiduipatterns.com/2012/01/hands-on-open-source-android-ui.html
Opinions expressed by DZone contributors are their own.
Comments